Skip to content

Switch to a new OpenUnion implementation.

username-removed-706895 requested to merge TerrorJack/freer:master into master

I ported Oleg Kiselyov's improved OpenUnion implementation here (source). The previous implementation is a nested Either and operations take linear time, this version restores constant time injection/projection.

Merge request reports

Loading