Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
overlap
master
Top Level Namespace
A
B
Break
I
Identity
Overlap
R
Built with Crystal 1.9.2
2023-10-07 21:46:52 UTC
Top Level Namespace
Defined in:
Method Summary
calc
(a)
calc_part_1
(a)
calc_part_2
(a)
calc_part_3
(a)
range
(from : A(R(I, I)))
things_equate
(a : A(R(I, I)), b : A(R(I, I))) : Bool
validate
(a : A(R(I, I))) : Bool
Method Detail
def
calc
(a)
#
[
View source
]
def
calc_part_1
(a)
#
[
View source
]
def
calc_part_2
(a)
#
[
View source
]
def
calc_part_3
(a)
#
[
View source
]
def
range
(from :
A
(
R
(
I
,
I
)))
#
[
View source
]
def
things_equate
(a :
A
(
R
(
I
,
I
)), b :
A
(
R
(
I
,
I
))) : Bool
#
[
View source
]
def
validate
(a :
A
(
R
(
I
,
I
))) : Bool
#
[
View source
]