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 Behavior class is mostly a rename of the Cell class with a couple methods removed. The new Cell class contains the discrete cell behavior (and uses an underlying Behavior for its implementation in C#).
https://github.com/SodiumFRP/sodium/blob/master/c%23/src/Sodium/Sodium/Behavior.cs
The text was updated successfully, but these errors were encountered: