string-delim-diff
Version:
Takes two arrays of strings, differently delimited (but identical otherwise) and gives you the mapping between them.
3 lines (2 loc) • 63 B
JavaScript
Takes two arrays of strings, differently delimited (but identical otherwise) and gives you the mapping between them.