Add tests checking for Kind.InputOf
and Kind.OutputOf
constraints
#57
Labels
bug
Something isn't working
Kind.InputOf
and Kind.OutputOf
constraints
#57
Right now,
$<Kind.OutputOf, NaturalNumber.Increment>
returnsnever
instead ofnumber
. This prevents composability checks from working properly.The text was updated successfully, but these errors were encountered: