You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@spitters I also don't know what you mean by compatible but the goal is indeed that stdlib2 will take whatever is relevant from stdpp and that the rest will be ported on top of it to test its validity (same thing for math-comp and compcert).
So far, stdlib2 seems to be mostly following the math-comp style. stdpp uses a different style (type classes, for example).
E.g. how do we expect the finmap library to look?
A gitter discussion suggested making stdlib2 compatible with stdpp. Is that a realistic goal?
@robbertkrebbers @RalfJung
The text was updated successfully, but these errors were encountered: