Library providing native delimited continuations implemented using GHC primops.
This library only works with GHC 9.6 or newer.
Thanks to Alexis King for implementation of actual runtime primitives and for extensive documentation and hints on how to use them correctly.
See proposal for more information about internal details.