summary refs log tree commit diff stats
path: root/lib/std/wrapnils.nim
Commit message (Expand)AuthorAgeFilesLines
* std/wrapnils does not use experimental:dotOperators anymore (#16996)Timothee Cour2021-02-101-12/+9
* use typeof instead type (#16962)flywind2021-02-081-4/+4
* clarify docs for wrapnils (#16929)Timothee Cour2021-02-041-2/+7
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-1/+1
* maybe: allows optional chaining of field access and indexing when LHS i snil ...Timothee Cour2020-01-181-0/+109