DennisMitchell / jellylanguage

Jelly is a recreational programming language inspired by J.
MIT License
860 stars 47 forks source link

Implemented tie (ƭ) quick #52

Closed miles-cg closed 6 years ago

miles-cg commented 6 years ago

Cycles through either a pair of atoms or a list with given length of atoms. Based on tie (gerund) from J. Info