python-editor-v3 icon indicating copy to clipboard operation
python-editor-v3 copied to clipboard

Document (u)array

Open microbit-matt-hillsdon opened this issue 3 years ago • 0 comments
trafficstars

Support: https://support.microbit.org/a/tickets/56135

The (u)array module is not documented. This is because it isn't documented in the micro:bit MicroPython documentation, so the type stubs also lack documentation which was ported from there.

See upstream MicroPython docs: https://docs.micropython.org/en/v1.14/library/uarray.html

microbit-matt-hillsdon avatar Aug 23 '22 12:08 microbit-matt-hillsdon