Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 136 Bytes

todo.md

File metadata and controls

8 lines (6 loc) · 136 Bytes

TODO LIST

  • Allow cast from any kind of type into a list.
store a as list = 5
# would produce a list of length 1 with item 5