items¶ Signature¶ items(object|array, string, string) Description¶ Converts a map or array to an array of objects where each key:value is an item in the array. Examples¶ TODO