is there any reason `Clock` isn’t a `fun interface`?
k
is there any reason
Clock
isn’t a
fun interface
?
p
Probably because else it's no longer possible to add more functions to it in the future