|
-
m
:
Gen<'a>
-
k
:
'a -> Property<'b>
-
Returns:
Property<'b>
|
|
-
m
:
Property<unit>
-
n
:
Property<'a>
-
Returns:
Property<'a>
|
|
-
f
:
'a -> string
-
Returns:
Property<'a>
|
|
-
f
:
unit -> Property<'a>
-
Returns:
Property<'a>
|
|
-
xs
:
'b
-
k
:
'a -> Property<unit>
-
Returns:
Property<unit>
|
|
-
m
:
Property<'a>
-
k
:
'a -> Property<'b>
-
Returns:
Property<'b>
|
|
-
b
:
bool
-
Returns:
Property<unit>
|
|
-
m
:
Property<'a>
-
Returns:
Property<'a>
|
|
-
m
:
Property<'a>
-
after
:
unit -> unit
-
Returns:
Property<'a>
|
|
-
m
:
Property<'a>
-
k
:
exn -> Property<'a>
-
Returns:
Property<'a>
|
|
-
a
:
'a
-
k
:
'a -> Property<'b>
-
Returns:
Property<'b>
|
|
-
p
:
'a -> bool
-
Returns:
Property<'a>
|
|
-
p
:
unit -> bool
-
m
:
Property<unit>
-
Returns:
Property<unit>
|
|
-
x
:
'a
-
Returns:
Property<'a>
|
|
-
Returns:
Property<unit>
|