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
call\tail (whether used directly, or via a partial application) doesn't provide a return value. It works as a statement but it will always result in {-NULL-}.
Lifting this limitation is currently not very high on my list of priorities.
call\tail(whether used directly, or via a partial application) doesn't provide a return value. It works as a statement but it will always result in{-NULL-}.Lifting this limitation is currently not very high on my list of priorities.