2 summary:: pattern that embeds a routine function
3 related:: Classes/Prout, Classes/Routine
4 categories:: Streams-Patterns-Events>Patterns>Function
8 Proutine is similar to link::Classes/Prout::, it only simply embeds the function instead of creating a separate routine. This can be more efficient when used within other patterns.
13 embeds the routine function.