module Four_bodies: functor (Parameters : Parameters) -> sig .. end
functor (
Parameters
:
) ->
sig
end
include struct ... end
val name : string
string
val transition_rule : int array array -> bool array -> int -> bool
int array array -> bool array -> int -> bool