`Function<*, Unit>` would be the same as `(N...
# getting-started
o
Function<*, Unit>
would be the same as
(Nothing) -> Unit
if I am not mistaken