RSchema-Hamster: Schemas for Shaping Immutable Data
RSchema-Hamster is a Ruby gem that lets you use Hamster’s persistent data structures to define and validate the shape of your data via RSchema. What for? In order to clarify my designs, reduce mistakes, and leave code easier to change than when I found it, I: Strive to program with immutable data Learn to apply […]