Moved `net/base64' code from unit to module.

original commit: 0104198875
This commit is contained in:
Jon Zeppieri 2011-08-29 21:10:07 -04:00 committed by Eli Barzilay
parent 55e9e0ddd7
commit 932ab5feab

View File

@ -46,6 +46,10 @@ end-of-file or Base 64 terminator @litchar{=} from @racket[in].}
@section{Base64 Unit}
@margin-note{@racket[base64@] and @racket[base64^] are deprecated.
They exist for backward-compatibility and will likely be removed in
the future. New code should use the @racketmodname[net/base64] module.}
@defmodule[net/base64-unit]
@defthing[base64@ unit?]{