Skip to content

Commit

Permalink
Merge pull request #631 from jpellegrini/minor
Browse files Browse the repository at this point in the history
Add `improper-list?` to the documentation
  • Loading branch information
egallesio authored May 7, 2024
2 parents 6399d50 + 76e1fff commit f2116c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/refman/stdproc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ quoted in programs.
{{insertdoc 'null?}}
{{insertdoc 'pair-mutable?}}
{{insertdoc 'list?}}
{{insertdoc 'improper-list?}}
{{insertdoc 'make-list}}
{{insertdoc 'list}}
{{insertdoc 'list*}}
Expand Down

0 comments on commit f2116c5

Please sign in to comment.