src/show

Search:
Group by:
Source   Edit  

Types

Spec[T] = object
  nil
Source   Edit  

Procs

proc show[T: tuple](world: var World; tupleDesc: typedesc[T]; maxWidth: int = 20): string
Source   Edit