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
This change by @brendanzap removes the Option around the PrimStep
function returned by prim_step. This aims to make the code clearer as
there's only one Option involved now: the one returned by the PrimStep
function.
0 commit comments