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 morphir IR is generating the type morphir.sdk.Basics.Int, and let create a new int passing a number as an argument. Example: morphir.sdk.Basics.Int(0)
The morphir IR is generating the function morphir.sdk.Basics.lessThan