package
Version:
v0.0.0-...-d931726
Opens a new window with list of versions in this module.
Published: Aug 28, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package boolutil provides simple utility
functions around booleans.
AsInt returns 1 if v is true and
0 if v is false.
FromInt returns true if v > 0,
otherwise returns false.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.