JohnEarnest / ok

An open-source interpreter for the K5 programming language.
MIT License
585 stars 73 forks source link

Mention verb train composition in manual #58

Closed darkf closed 7 years ago

darkf commented 7 years ago

Trains of monadic verbs such as (!1+) or (*/1+!#) (possibly ending in a dyadic verb) are implicitly composed, and this should be mentioned in the manual.