Hacker News new | ask | show | jobs
by ValentinA23 584 days ago
>In Pcodec I now have 9 data types and 47 matches

So 9 * 47 - 47 = 376 lines the author got rid of ? Which would imply that if he adds a tenth datatype, he doesn't have to update 47 match blocks sprinkled over the whole code base ?