kty
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
kty
kty
/
nz.adjmunro.kty.functions
/
DifferenceAB
Difference
AB
fun
interface
DifferenceAB
<
A
,
B
>
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
a
:
A
,
b
:
B
)
:
Int