Crossing.Comonadicmodule Atom : sig ... endval create :
regionality:Regionality.Const.t Atom.t ->
linearity:Linearity.Const.t Atom.t ->
portability:Portability.Const.t Atom.t ->
forkable:Forkable.Const.t Atom.t ->
yielding:Yielding.Const.t Atom.t ->
statefulness:Statefulness.Const.t Atom.t ->
tCreate a mode crossing on the comonadic fragment from the collection of mode crossings on each comonadic axes.
val always_constructed_at : Value.Comonadic.Const.t -> tCreate the mode crossing for a type whose values are always constructed at the given mode.