String.RegLanSourceSub-module used for namespacing for the regular language part of the theory requirements.
range s1 s2 is the language containing all singleton strings (i.e. string of length 1) that are lexicographically beetween s1 and s2, **assuming s1 and s2 are singleton strings**. Else it is the empty language.