Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save eMdOS/cfdd384a08df7a48de9771d2ba49e05b to your computer and use it in GitHub Desktop.
Save eMdOS/cfdd384a08df7a48de9771d2ba49e05b to your computer and use it in GitHub Desktop.
XCTAssert(
AssociativeLaw<String>.verify(a: "hello", b: " ", c: "wolrd!", operation: +)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment