BoxLang 🚀 A New JVM Dynamic Language Learn More...
This module exposes a simple function that can be injected using WireBox.
wirebox.getInstance( "normalizeToArray" );
normalizeToArray
can take a simple value, a list, a
query, a struct, an array, or even variadic parameters and return an
array of those values.
$
box install normalizeToArray