Now happy with what's appearing in the oblist. Reader is very broken.
This commit is contained in:
parent
5ec1c926b0
commit
d2efc8ba78
6 changed files with 44 additions and 8 deletions
|
|
@ -222,7 +222,7 @@ struct function_data function_initialisers[] = {
|
|||
U"`nil`.",
|
||||
¬},
|
||||
{U"or",
|
||||
U"(or expressions...): returns `nil` if all of these `expressions...` "
|
||||
U"(or expressions...): returns `nil` if every one of these `expressions...` "
|
||||
U"evaluates to `nil`, else `t`.",
|
||||
&or},
|
||||
{U"true?",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue