Join Slack
Powered by
`!!` does a thing, it converts `T?` in `T`. `?` do...
# random
k
kirillrakhman
04/12/2017, 12:29 PM
!!
does a thing, it converts
T?
in
T
.
?
doesn't do anything on it's own, only in combination with a function call.
👍 1
2
Views
Open in Slack
Previous
Next