Skip to content
Commit aaaf4ff0 authored by Jakob Stierhof's avatar Jakob Stierhof
Browse files

Add array_map_index

Implements array_map_index function to apply functions to arrays more
conveniently. Intended for use in scripts and interactive sessions. Avoid it
in calculation heavy algorithms as it will make code less clear. Also it is
probably slow.
parent f3b6e30d
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment