map¶ Signature¶ map(expref, array) Description¶ Transforms elements in a given array and returns the result. Examples¶ TODO