Closed jjdosa closed 2 years ago
Sorry for the mess. This request was meant to be applied to our fork. I want to delete this mistake but I don't know how.
Sorry for the mess. This request was meant to be applied to our fork. I want to delete this mistake but I don't know how.
Not a problem :-)
Thank you for understanding. I plan to PR our development into this original repository after some cleaning up. As it's been exposed already if you have any thoughts about what I've been adding, let me know so that I can prepare better for the proper PR :) Thank you!
As the continuation-passing style of the existential type is hard to pass around, its wrapper is introduced.
For example, we can't make a list of the CPS of the existential type as below
However, the existential type is wrapped with a constructor, this is possible to make a list.