Replies: 1 comment
-
Easy to reproduce:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(define-type (<lfp> :f) (in (:f (<lfp> :f))))
gives
I guess in general how to do higher kinded types?
Beta Was this translation helpful? Give feedback.
All reactions