Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
advent-of-code-20
main
Top Level Namespace
AdventOfCode
BitMasks
BoardingPass
Console
Ferry
Seat
Haversack
Contains
Instruction
MemoryGame
Navigation
Position
Passport
Result
Shuttle
Tickets
Rule
Ticket
TobogganMap
XMAS
Generated using Crystal 1.14.0
2024-11-26 07:33:59 UTC
class
AdventOfCode::
Passport
AdventOfCode::Passport
Reference
Object
Defined in:
crystal/04.cr
Constructors
.new
(input : String)
Instance Method Summary
#strict_valid?
: Bool
#valid?
: Bool
Constructor Detail
def self.
new
(input : String)
#
[
View source
]
Instance Method Detail
def
strict_valid?
: Bool
#
[
View source
]
def
valid?
: Bool
#
[
View source
]