Skip to main content

9 docs tagged with "array"

View all tags

resolve-array

Function that retrieves or resolves only array values. This function should handle various input types, resolving functions if encountered, and ultimately return an array if possible.

resolve-value

Function that retrieves or resolves only values. This function should handle various input types, resolving functions if encountered, and ultimately return an value if possible.

to-color

Convert a color of one type to another.