nfrankel
11/03/2019, 5:51 PMthanksforallthefish
11/04/2019, 9:31 AMtranslate(..)
looks nice, but the moment you add a new function to the Translate
class it will start to look weird.
val t = Translate(...)
t(..)
t.another()
is it just me?nfrankel
11/04/2019, 12:08 PMdariuszbacinski
11/04/2019, 6:04 PM