Login
From:
blog.jez.io
(Uncensored)
subscribe
Abstract singleton class methods are an abomination – Jake Zimmerman
https://blog.jez.io/abstract-singleton-methods/
links
backlinks
Tagged with:
ruby
types
sorbet
Roast topics
Find topics
Find it!
Abstract singleton class methods do not belong in a well-behaved type system. Sorbet allows them anyways, which causes problems. Here's why they're bad and what to do instead.