Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
interview
main
Interview
GiftExchange
Gift
Person
Robot
Built with Crystal 1.9.2
2023-10-07 16:22:17 UTC
class
Interview::GiftExchange
Interview::GiftExchange
Reference
Object
Defined in:
interview/gift_exchange.cr
Constructors
.new
(csv : String)
Instance Method Summary
#gifts
#people
: Array(Person)
#people=
(people : Array(Person))
#print
Constructor Detail
def self.
new
(csv : String)
#
[
View source
]
Instance Method Detail
def
gifts
#
[
View source
]
def
people
: Array(
Person
)
#
[
View source
]
def
people=
(people : Array(
Person
))
#
[
View source
]
def
print
#
[
View source
]