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
implement the clojure-style -> and ->> thread first and thread last macros so we can build compound statements in simple max messages, like:
foo 1 2 -> + 10 ->> out 1
The text was updated successfully, but these errors were encountered:
implement the clojure-style -> and ->> thread first and thread last macros so we can build compound statements in simple max messages, like:
foo 1 2 -> + 10 ->> out 1
The text was updated successfully, but these errors were encountered: