MCPcopy Create free account
hub / github.com/TruthHun/BookStack / rightAssociative

Function rightAssociative

static/word2md/mammoth.browser.js:14960–14962  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

14958 }
14959
14960 function rightAssociative(name) {
14961 return createRule(infixRules.untilInclusive(name));
14962 }
14963
14964 function createRule(infixRules) {
14965 return apply.bind(null, infixRules);

Callers

nothing calls this directly

Calls 1

createRuleFunction · 0.70

Tested by

no test coverage detected