classify
classify(
@llll ? ## required
@function null
) -> llll/null
note
classify
is a built-in function in the bell programming language and is not unique or exclusive to bellplay~.
Arranges elements into classes. When @function
is null
, it uses the default comparison function.
Arguments
@llll
[llll] (required)@function
[function/null] (default:null
)
Output
Classified @llll
[llll/null]
warning
classify
will return null
without raising an error if required arguments are not provided.