src/pylib/builtins/format
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
format
format[T](self: T; spec: static[string] | string): PyStr
Source
Edit
Imports
../pystring/strimpl
,
private/format_impl
Procs
proc
format
[
T
]
(
self
:
T
;
spec
:
static
[
string
]
|
string
)
:
PyStr
Source
Edit