Unifex.CodeGenerator.BaseTypes.List (Unifex v0.3.2) View Source

Module implementing Unifex.CodeGenerator.BaseType behaviour for lists.

They are represented in the native code as arrays with sizes passed via separate arguments.

Implemented both for NIF and CNode as function parameter as well as return type.