Tokopedia | https://github.com/SURYAKANTSHARMA
In this article we try to know why not everything in swift is optional even swift is safe language.
Let a = [10]print(a[1]) // fatal Error: Array out on index