Closed dcarral closed 6 years ago
Pairing with @dgsuarez ;)
These changes move away from working with naked Strings. The require expression is first transformed into an (Absolute) Namespace, allowing nesting calculations from there onwards.
String
Absolute
Namespace
Fixes issue #19.
Pairing with @dgsuarez ;)
These changes move away from working with naked
String
s. The require expression is first transformed into an (Absolute
)Namespace
, allowing nesting calculations from there onwards.Fixes issue #19.