Skip to content

Conversation

maxatome
Copy link
Owner

Allowing to use td.Re as function for example:

ok = td.Cmp(t,
  strings.Split(got, "\n"),
  td.List(td.Flatten(strings.Split(expectedRe, "\n"), td.Re)))

Allowing to use td.Re as function for example:

    ok = td.Cmp(t,
      strings.Split(got, "\n"),
      td.List(td.Flatten(strings.Split(expectedRe, "\n"), td.Re)))

Signed-off-by: Maxime Soulé <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 99.921%. remained the same
when pulling b37e767 on flatten-variadic
into 9e24789 on master.

@maxatome
Copy link
Owner Author

@deathiop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants