MotionLang / motion

Motion is a clean, dynamically typed programming language.
GNU General Public License v3.0
9 stars 1 forks source link

"Pipe" Operator #13

Open UPWRD1 opened 1 year ago

UPWRD1 commented 1 year ago

Add a pipe operator to pass the result of a function into another function.

Ideas: >>

|>