Is there a means to check what language a namespace is in?

e.g.

(namespace-language my-tr-ns) -> 'typed/racket
(namespace-language my-r-ns) -> 'racket  ;; or racket/base etc.

Thanks,

Ray
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to