Skip to content

Instantly share code, notes, and snippets.

@WimJongeneel
Last active December 30, 2019 08:17
Show Gist options
  • Save WimJongeneel/98e4041f2d68e30818dd96777c71f1dc to your computer and use it in GitHub Desktop.
Save WimJongeneel/98e4041f2d68e30818dd96777c71f1dc to your computer and use it in GitHub Desktop.
(b: Fake<Blog>) => b.Id.equals(1).and(b.Title.includes('hello'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment