Class: Plumb::ArrayClass::ConcurrentArrayClass

Inherits:
Plumb::ArrayClass show all
Defined in:
lib/plumb/array_class.rb

Instance Attribute Summary

Attributes inherited from Plumb::ArrayClass

#children

Method Summary

Methods inherited from Plumb::ArrayClass

#accepted_type, #call, #concurrent, #filtered, #initialize, #of, #output_type, #stream, #value_preserving?, #with_children

Methods included from CovariantFusion

#fuse_with

Methods included from Composable

#&, #/, #>>, #[], #absorb_input, #absorb_output, #accepted_type, #as_node, #build, #check, #children, #defer, #fusable_step?, #fuse_with, #generate, #idempotent?, included, #input_type, #invalid, #invoke, #match, #metadata, #not, #output_type, #pipeline, #policy, resolve_operand, #static, #subtype_identity, #to_json_schema, #to_mermaid, #to_plumb_type, #to_s, #transform, #value, #value_preserving?, #where, #with, wrap, #|

Methods included from Callable

#call, #parse, #resolve

Constructor Details

This class inherits a constructor from Plumb::ArrayClass