Module Bigraph.React
module type R = sig ... endInput signature of the functor
React.Make.
module type T = sig ... endOutput signature of the functor
React.Make.
Bigraph.Reactmodule type R = sig ... endInput signature of the functor React.Make.
module type T = sig ... endOutput signature of the functor React.Make.