Untyped code → Untyped definitions
This commit is contained in:
parent
f29bb3956d
commit
f2a9336d71
1 changed files with 1 additions and 1 deletions
|
@ -517,7 +517,7 @@ Converts 0 to @racket[#f] and 1 to @racket[#t].
|
|||
(01->boolean 1)
|
||||
]}
|
||||
|
||||
@section[#:tag "utils/untyped"]{Untyped code}
|
||||
@section[#:tag "utils/untyped"]{Untyped definitions}
|
||||
|
||||
@defmodule[(submod dds/utils untyped)]
|
||||
|
||||
|
|
Loading…
Reference in a new issue