Implementing a type for partial values

In my previous post, I gave an interface for a type of partial values and invited implementations. Here’s mine, which surprised me in its simplicity.

Continue reading ‘Implementing a type for partial values’ »