Objects/stringobject/private/utils

Search:
Group by:
Source   Edit  

Procs

proc cap_stop[P](self: P; stop: int): int
Source   Edit  

Iterators

iterator items[S: string | seq](s: tuple[before, sep, after: S]): S
Source   Edit  

Templates

template retTypeError(body): untyped
Source   Edit  
template retValueErrorAscii(body): untyped
Source   Edit