※
In Swift what is the nature of an optional Void
? If it’s .some
then it’s nothing, but if it’s .none
then, is it everything?
Where I store the snippets.
※
In Swift what is the nature of an optional Void
? If it’s .some
then it’s nothing, but if it’s .none
then, is it everything?