diff --git a/collects/swindle/extra.ss b/collects/swindle/extra.ss index af55dadef6..d7f18fd5d6 100644 --- a/collects/swindle/extra.ss +++ b/collects/swindle/extra.ss @@ -199,6 +199,8 @@ (, , ,string->immutable-string) (, , ,string->symbol) (, , ,symbol->string) + (, , ,string->keyword) + (, , ,keyword->string) (, , ,exact->inexact) (, , ,inexact->exact) (, , ,number->string)