# update

`Number → a → [a] → [a]`

Takes a Number, any value and list, and updates the list with the value at the
index of the Number, and returns the new list.

## api

## example

[README](../../../README.md)
