View Source Unifex.CodeGenerator.BaseTypes.List (Unifex v1.2.0)

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.