MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / core.ts

File core.ts

src/compute-engine/library/core.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { joinLatex } from '../latex-syntax/tokenizer.js';
2import { activeRollbackFrame } from '../inference-rollback.js';
3import { callbackArity, declaresPhrase } from './callback-arity.js';
4import {

Callers

nothing calls this directly

Calls 15

isFunctionFunction · 0.90
canonicalMultiplyFunction · 0.90
parseTypeFunction · 0.90
flattenFunction · 0.90
checkArityFunction · 0.90
canonicalFunction · 0.90
isStringFunction · 0.90
checkTypeFunction · 0.90
flattenSequenceFunction · 0.90
isSymbolFunction · 0.90
isNumberFunction · 0.90

Tested by

no test coverage detected