Yes `T | nil` is superior to `Option[T]`, in pretty much every use case, from 
optional variables to optional func args. 

Reply via email to