Module Create.Mapper
type 'w t
=
{
f : a b at bt. ('at -> f:('a -> 'b) -> 'bt) -> ('a, 'b, 'w) Accessor__.Import.Hk.t2 -> ('at, 'bt, 'w) Accessor__.Import.Hk.t2;
}
Create.Mapper
type 'w t
=
{
f : a b at bt. ('at -> f:('a -> 'b) -> 'bt) -> ('a, 'b, 'w) Accessor__.Import.Hk.t2 -> ('at, 'bt, 'w) Accessor__.Import.Hk.t2; |
}