src/pylib/builtins/pytuple

Search:
Group by:
Source   Edit  

Currently we just use system.tuple for Python's tuple

Macros

macro items(t: tuple): untyped
Source   Edit  
macro len(t: tuple): int
Source   Edit