src/pylib/pystring/format_percent
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Macros
%
`%`(s: PyStr; args: untyped): PyStr
Source
Edit
Imports
strimpl
,
../stringlib/percent_format
,
../builtins/asciiImpl
,
../builtins/reprImpl
Macros
macro
`%`
(
s
:
PyStr
;
args
:
untyped
)
:
PyStr
Source
Edit