struct Chemystal::Reaction
- Chemystal::Reaction
- Struct
- Value
- Object
Defined in:
chemystal/reaction.crConstructors
Instance Method Summary
Constructor Detail
def self.new(requirements : Array(NamedTuple(name: String, type: String, arg: String)), spawner : Chemystal::Molecule -> _, proc : Array(Chemystal::Molecule), Chemystal::Molecule -> _ -> _)
#