]man now suggests you to try searching if it does not find something
]man now suggests you to try searching if it does not find something
kapitaali/array:updatehelp into master
]man now suggests you to try searching if it does not find something
@ -5352,2 +5362,3 @@
} else {
io:println man:m[input[0]]
res ← man:m[input[0]]
if ((typeof res)≢'kap:null) {
When checking for null, one can just compare with the value null. There should be no need to call typeof. The following comparison should work: null≡res.
fixed in #44
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?