Skip to content

Latest commit

 

History

History

day15

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Day 15

Very straightforward.

I monkey patched the hashing function directly onto class String. Not the cleanest OOP, but very Ruby. I really appreciated the support in Array to manage the order of lenses as I added and removed them.