class Interview::GiftExchange

Defined in:

interview/gift_exchange.cr

Constructors

Instance Method Summary

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]