Skip to content

All Logic Operators

Compare
Choose a tag to compare
@torto torto released this 16 Aug 15:09
· 20 commits to master since this release

Add:

  • $in: isInclude
  • $nin: isNotInclude
  • $size: isSameSize
  • $nsize: isNotSameSize
  • $regex: isRegexMatch
  • $nregex: isNotRegexMatch