lambdablock

lambdablock

part of shnell – a source to source compiler enhancement tool

© Jens Gustedt, 2020

Emulate lambda expressions for just one block

This is the inner part of the lambda directive.

Coding and configuration

The following code is needed to enable the sh-module framework.

SRC="$_" . "${0%%/${0##*/}}/import.sh"

Imports

The following sh-modules are imported:

Details