Prelude.List

Functions operating on lists.

Source

Summary

indexify(list)

Turns an array into a map with the index as the key

Functions

indexify(list)

Turns an array into a map with the index as the key.

Source