correction
parent
0fddc389ec
commit
7ce9180873
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Package **nul** implements a **nullable** **optional-type**, for the Go programming language.
|
Package **nul** implements a **nullable** **optional-type**, for the Go programming language.
|
||||||
|
|
||||||
In other programming languages, an **optional-type** might be know as: a **option-type**, or a **maybe-type**.
|
In other programming languages, an **optional-type** might be known as: a **option-type**, or a **maybe-type**.
|
||||||
|
|
||||||
## Documention
|
## Documention
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue