src/pylib/builtins/private/strIter

Search:
Group by:
Source   Edit  

Templates

template strIterImpl(it; strProc; start, stop): string
requires iter(it) and it.len Source   Edit