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
Although not present in original NTS, there should be a possibility to ignore some of values returned from called BasicNts. One solution for this is to introduce "anonymous" variables (like '_' in pattern matching languages, Haskell etc.).
Although not present in original NTS, there should be a possibility to ignore some of values returned from called BasicNts. One solution for this is to introduce "anonymous" variables (like '_' in pattern matching languages, Haskell etc.).