"""
Efficient arrays of numeric data

Descriptions taken from
`https://raw.githubusercontent.com/micropython/micropython/master/docs/library/array.rst`, etc.
"""

from uarray import *
