This module enhances Iterator
with some methods that enable a pipeline-like programing.
The processing of elements in a pipeline is done trough connected filters that are implemented with reasonable memory constraints.
nitc > interpreter > dynamic_loading_ffi
This group implement a partial support for the Nit FFI in the interpreter.