-
Notifications
You must be signed in to change notification settings - Fork 2
cljs.context
roman_lubushkin edited this page Jan 6, 2017
·
3 revisions
- getSeqId(context, siteId):number
- getInvCount(context, siteId, seqId):number
- include(context, opOrSiteId, opt_seqId, opt_invCount):void
- exclude(context, opOrSiteId, opt_seqId):void
- clone(context):cljs.core.Context
- includes(context1, context2):boolean
- equals(context1, context2):boolean
- isParallelTo(context1, context2):boolean
- subtract(context1, context2):cljs.core.ContextDiff
Intro
Getting Started
API Reference