The Option type is an enum provided by the standard library. It is useful for expressing a value which may not exist. While this may sound like null or nil ...
確定! 回上一頁