Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
advent-of-code-2020
main
Top Level Namespace
Bag
Entry
Foo
Rule
Ship1
Ship2
Built with Crystal 1.9.2
2023-10-07 16:56:59 UTC
struct
Entry
Entry
Struct
Value
Object
Defined in:
2/main.cr
Constructors
.new
(entry)
Instance Method Summary
#first
: Int32
#letter
: Char
#password
: String
#second
: Int32
Constructor Detail
def self.
new
(entry)
#
[
View source
]
Instance Method Detail
def
first
: Int32
#
[
View source
]
def
letter
: Char
#
[
View source
]
def
password
: String
#
[
View source
]
def
second
: Int32
#
[
View source
]