coppertop-bones/coppertop

overload types, functions and modules

Opened this issue · 0 comments

It is very convenient to have count as a verb, as a type and as a namespace, e.g. [1,2,3] >> count, def (c:count) and count.sequence(1,5).

It should be possible in Python.