module Chemystal

Defined in:

chemystal/chemical_machine.cr
chemystal/chemical_machine/molecule_soup.cr
chemystal/chemical_machine/reaction_collection.cr
chemystal/molecule.cr
chemystal/reaction.cr

Instance Method Summary

Instance Method Detail

def m!(name : String, value : MoleculeValue) : Molecule #

Make a molecule


def r!(requirements : Array(ReactionRequirement), spawner : Spawner, proc : Array(Molecule), Spawner -> Nil) #