Regexp is a regular expression. It can be created like this:
(Regexp from "a+")
Currently it doesn’t answer to any messages except inspect, to_string and to_boolean. To use a Regexp, see the messages you can send to String.
inspect
to_string
to_boolean