Function composition: Difference between revisions

m
(Add bruijn)
Line 618:
 
=={{header|Bruijn}}==
Composition operators as defined in <syntaxhighlightcode>std/Combinator</syntaxhighlightcode>:
<syntaxhighlight lang="bruijn">
:import std/Number .
55

edits