Module Cytoplasm


module Cytoplasm: sig  end
Implementation of the fourth layer of the Design Stack. Built on top of the Incubator layer. The processing units are now called proteins, and are defined in the module Protein.


type resident
class t : object  end