Tacit programming: Difference between revisions

Content deleted Content added
Line 172:
evaluates to 4 since pow(x;y) is x to the power y.
 
=====Fibonnaci sequence======
 
A tacit jq program for generating the Fibonnaci sequence would be: