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 release should be a bit faster: conversions now use linear-algebrafromRecord and toRecord functions internally, which means no currying/partial application overhead. Thanks @w0rm for the suggestion!