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
The functions in the SequenceFunctions library package are supposed to be opaque behaviors, but they are currently implemented as activities compiled from Alf. It would be more efficient to implement them as primitive behaviors written in Java.