src/pylib/builtins/round_int
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
round
round(x: int; _: NoneType): int
Source
Edit
Imports
round/int_round
,
../noneType
Procs
func
round
(
x
:
int
;
_
:
NoneType
)
:
int
{.
...
raises
:
[
]
,
tags
:
[
]
,
forbids
:
[
]
.}
Source
Edit