Elliot Francis

Results 1 issues of Elliot Francis

I'm running into what may be a conceptual issue rather than an actual issue. Are multi-character match variables supported? E.g. ` let string = "test"; match(string)( (s) => { console.log(s);...

bug
help wanted