Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CacheControl/json-rules-engine
/ 02-nested-boolean-logic.js
File
02-nested-boolean-logic.js
examples/02-nested-boolean-logic.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
/*
3
* This example demonstates nested boolean logic - e.g. (x OR y) AND (a OR b).
4
*
Callers
nothing calls this directly
Calls
1
start
Function · 0.70
Tested by
no test coverage detected