eric-corumdigital
eric-corumdigital
Were your improvements here merged into master?
Yeah suppose so. I'll share the more elaborate implementation when I am able.
Note that this depends on https://github.com/paf31/purescript-incremental-functions/pull/7 and so right now the dependency is pointed at a local package on my file system.
There is no telling what a parameter is used for in the general case. Many libraries use `unsafeCoerce` themselves under the guard of carefully constructed types. The existence of `wrapF`...
Yes, it works fine for Functors, but `wrapF` and `unwrapF` are not constrained to Functor, which is why there is a problem.
@safareli `Data.Set.Set`.