rascala

Results 1 issues of rascala

Hi, I have been looking at implementing the Regex module. How would I go about returning objects? (ex: Match object, with .Success, .Groups, .Captures etc.) Do I just return a...