index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ic
/
mdefconverter.nim
blob: d0a23f801b7d7a7d0cc4056dc4253143f24649c5 (
plain
) (
tree
)
1822ed384
^
1
2
converter
toBool
*
(
x
:
int
):
bool
=
x
!=
0