User defined pipe and redirection operators/ALGOL 68: Difference between revisions

(→‎Iterator_pipe_page: Fixed WRITE and page append line so there isn't an empty element at the start)
Line 24:
=: = (GENLINE gen, FILTER filter)GENLINE: filter(gen),
=: = (GENLINE gen, MANYTOONE cmd)GENLINE: cmd(gen);</lang>
 
==Iterator_pipe_utilities==
'''File: Iterator_pipe_utilities.a68'''
3,038

edits