glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-model
/
uk.co.nickthecoder.glok.property.boilerplate
/
BooleanBinaryFunction
/
BooleanBinaryFunction
Boolean
Binary
Function
constructor
(
argA
:
OA
,
argB
:
OB
,
lambda
:
(
A
,
B
)
->
Boolean
)