Undo Modularization
we need new names for
generic.process
-
generic.flag
may we just remove the periods and SnakeCase it ?
we need to think about the syntax with the generics. mask
was renamed to maskTime
. But in labda expressions in the generics mask
is hard-coded and also dont even use the mask-function we provide.
This shows an Syntax Error [1], but actually can run without errors, because mask
is defined later in a local scope in the generic call.
@schaefed any suggestion ? also see #221 (closed) ..
Beside that we're already done, i guess. No big deal, no magic. 30 min work.
Edited by Bert Palm