# `InPlace.Array`

# `copy`

# `delete`

# `from_list`

# `get`

# `inf`

# `negative_inf`

# `new`

Initializes array of size `size`.
`initial_value` will be used to set up the initial value for array elements.

# `null`

# `put`

# `reduce`

# `size`

# `swap`

# `to_list`

# `update`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
