over 0.6.5

OVER: the best data format.
Documentation
1
2
3
4
5
6
7
8
9

N: [[2]]
M: N+[]
M2: M+M
O: [[] [[2]]]
P: O+O
g: [
  N+[[] N+[]]
]