Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sortbot-crystal
master
Top Level Namespace
Sortbot
Exam
ExampleSolution
Question
Response
SolutionResponse
SortDirection
SortIntention
Generated using Crystal 1.14.0
2024-11-26 07:36:19 UTC
enum
Sortbot::
Exam::
SortDirection
Defined in:
sortbot/exam.cr
Enum Members
Ascending
=
-1
Descending
=
1
Any
=
0
Instance Method Summary
#any?
#ascending?
#descending?
Instance Method Detail
def
any?
#
[
View source
]
def
ascending?
#
[
View source
]
def
descending?
#
[
View source
]