Join Slack
Powered by
I'm asking this, because it is about `initial obje...
# arrow
r
rcd27
10/03/2020, 7:05 AM
I'm asking this, because it is about
initial object
. But
terminal object
, which is supposed to be something opposite has this morphism to it as written in our examples:
Copy code
fun <A> unit(): Unit = Unit
But we see here a
Unit
, not
Nothing
2
Views
Open in Slack
Previous
Next