Rafal
someField: String?
someField
nullableSomeField
nullable
Alejandro Serrano.Mena
someField: Optional<T, String>
someField: Lens<T, String?>
null
A modern programming language that makes developers happier.