Back to FabImage Studio website
You are here: Start » Filter Reference » Array Transforms » RemoveNils_Fast
Removes all Nil elements from an array.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | <T>?Array | Input array |
![]() |
outArray | <T>Array | Output array |
The type of this filter is defined using the type variable T which represents any valid type. Read more.
Complexity Level
This filter is available on Expert Complexity Level.