Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nth
v1.0.4
Int16
Int32
Int64
Int8
Nth
UInt16
UInt32
UInt64
UInt8
Built with Crystal 1.9.2
2023-10-08 14:52:28 UTC
module
Nth
Direct including types
Int16
Int32
Int64
Int8
UInt16
UInt32
UInt64
UInt8
Defined in:
nth.cr
nth/version.cr
Constant Summary
VERSION
=
"1.0.4"
Instance Method Summary
#element_of
(a : Array)
#in
(a : Array)
#nd
#rd
#st
#th
Macro Summary
minus_one
Instance Method Detail
def
element_of
(a : Array)
#
[
View source
]
def
in
(a : Array)
#
[
View source
]
def
nd
#
[
View source
]
def
rd
#
[
View source
]
def
st
#
[
View source
]
def
th
#
[
View source
]
Macro Detail
macro
minus_one
#
[
View source
]