MarioAriasC / funKTionale

Functional constructs for Kotlin
915 stars 71 forks source link

Implement complement function. #14

Closed jw-s closed 7 years ago

jw-s commented 7 years ago

Complement function, accepts a function which returns a function that takes the same arguments, does the same effect but with opposite truth.