MCPcopy Create free account

hub / github.com/agenticsorg/lean-agentic / functions

Functions1,015 in github.com/agenticsorg/lean-agentic

MethoddemonstrateHashConsing
* Create two identical variables and verify they share the same ID * Returns true if hash-consing worked (same IDs) * @returns {boolean}
npm/lean-agentic/wasm-node/leanr_wasm.js:160
MethoddemonstrateHashConsing
* Demonstrate hash-consing by creating identical terms * @returns {string} JSON showing term equality
npm/lean-agentic/src/index.js:48
MethoddemonstrateHashConsing
()
npm/lean-agentic/src/node.js:38
MethoddemonstrateHashConsing
* Create two identical variables and verify they share the same ID * Returns true if hash-consing worked (same IDs) * @returns {boolean}
examples/wasm-demo/leanr_wasm.js:166
Methoddeny_user
(user_id: &str)
leanr-rag-gateway/src/policy.rs:19
Methoddrop
(&mut self)
lean-agentic/src/context.rs:167
Methoddrop
(&mut self)
runtime/src/runtime.rs:116
Methoddrop
(&mut self)
runtime/src/scheduler.rs:307
Methoddummy
Create a dummy span (for testing/generated code)
leanr-syntax/src/span.rs:26
Functionelaborate_expr
Elaborate an expression
leanr-elab/src/lib.rs:32
Methodema
Exponential moving average
runtime/src/primitives.rs:82
MethodensureTheoremSchema
* Ensure theorem collection has proper schema
npm/lean-agentic/src/agentdb-integration.js:59
Methodeq
(&self, other: &Self)
lean-agentic/src/term.rs:192
Functionexecution_engine
(mailbox: Mailbox<TradeDecision>)
runtime/examples/trading_swarm.rs:72
Functionexplain_episode_recall
( query: &str, episode: &Episode, similarity: f32, causal_chain: &[String], )
src/agentdb/explainable_recall.rs:5
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
leanr-elab/src/elaborate.rs:29
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
leanr-rag-gateway/src/lib.rs:225
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
lean-agentic/src/lib.rs:58
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
lean-agentic/src/term.rs:206
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
lean-agentic/src/level.rs:68
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
runtime/src/message.rs:69
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
leanr-syntax/src/parser.rs:24
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
leanr-syntax/src/span.rs:136
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
leanr-syntax/src/lexer.rs:98
Methodfree
()
npm/lean-agentic/wasm-web/leanr_wasm.js:138
Methodfree
()
npm/lean-agentic/wasm-node/leanr_wasm.js:132
Methodfree
()
examples/wasm-demo/leanr_wasm.js:138
Methodfrom_samples
(name: String, mut samples: Vec<Duration>)
tests/benchmarks/benchmark_suite.rs:28
Methodfrom_u32
Create a concrete level
lean-agentic/src/level.rs:58
MethodgetProofRecommendations
(theorem, options = {})
npm/lean-agentic/src/agentdb-integration-simple.js:179
MethodgetStats
* Get statistics about the arena (number of unique terms) * @returns {string}
npm/lean-agentic/wasm-web/leanr_wasm.js:174
MethodgetStats
* Get statistics about the arena (number of unique terms) * @returns {string}
npm/lean-agentic/wasm-node/leanr_wasm.js:168
MethodgetStats
()
npm/lean-agentic/src/node.js:48
MethodgetStats
()
npm/lean-agentic/src/agentdb-integration-simple.js:217
MethodgetStats
* Get statistics about the arena (number of unique terms) * @returns {string}
examples/wasm-demo/leanr_wasm.js:174
FunctiongetVersion
()
npm/lean-agentic/wasm-web/leanr_wasm.js:110
FunctiongetVersion
()
examples/wasm-demo/leanr_wasm.js:110
Methodget_assignment
Get assignment for a metavariable
leanr-elab/src/metavar.rs:81
Methodget_balance
(&self, account: &str)
examples/finance/verified_finance_agent.rs:164
Methodget_budget_status
(&self)
examples/finance/verified_finance_agent.rs:303
Methodget_cache_stats
(&self)
leanr-theorems/src/wasm.rs:94
Methodget_inductive_of_constructor
Get the inductive type for a constructor
lean-agentic/src/environment.rs:265
Methodget_iteration_count
(&self, loop_id: &str)
src/jit-runtime/profiling.rs:22
Methodget_patterns
Get matching patterns for a task
src/agentdb/reasoning_bank.rs:182
Methodget_stats
(&self)
leanr-wasm/src/lib.rs:67
Methodget_stats
(&self)
leanr-theorems/src/wasm.rs:45
Functionget_version
()
leanr-wasm/src/lib.rs:139
Functiongreet
(name)
npm/lean-agentic/wasm-web/leanr_wasm.js:91
Functiongreet
(name: &str)
leanr-wasm/src/lib.rs:133
Functiongreet
(name)
examples/wasm-demo/leanr_wasm.js:91
Methodhas_decl
Check if a declaration exists
lean-agentic/src/environment.rs:244
Methodhit_rate
Get cache hit statistics
leanr-eval-lite/src/cache.rs:71
Methodid
Get the symbol's ID
lean-agentic/src/symbol.rs:38
Methodid
(&self)
runtime/src/orchestration.rs:48
Methodimplicit
Create an implicit binder
lean-agentic/src/term.rs:70
Functioninit
()
leanr-theorems/src/wasm.rs:140
FunctioninitSync
(module)
npm/lean-agentic/wasm-web/leanr_wasm.js:298
FunctioninitSync
(module)
examples/wasm-demo/leanr_wasm.js:298
FunctioninitWeb
(wasmUrl)
npm/lean-agentic/src/web.js:18
Methodinsert_implicits
Insert implicit arguments for a function application
leanr-elab/src/implicit.rs:22
Methodinstance
Create attributes for a type class instance
lean-agentic/src/environment.rs:47
Methodis_app
Check if this is an application
lean-agentic/src/term.rs:186
Methodis_assigned
Check if a metavariable is assigned
leanr-elab/src/metavar.rs:76
Methodis_blocked
(&self)
leanr-rag-gateway/src/audit.rs:34
Methodis_const
Check if this is a concrete constant
lean-agentic/src/level.rs:53
Methodis_constructor
Check if a name is a constructor
lean-agentic/src/environment.rs:271
Methodis_cpu_intensive
Check if agent is CPU-intensive
runtime/src/profile.rs:81
Methodis_empty
Check if the context is empty
lean-agentic/src/context.rs:80
Methodis_high_water
(&self)
runtime/src/mailbox.rs:105
Methodis_io_bound
Check if agent is I/O-bound
runtime/src/profile.rs:86
Methodis_lam
Check if this is a lambda
lean-agentic/src/term.rs:176
Methodis_low_water
(&self)
runtime/src/mailbox.rs:111
Methodis_pi
Check if this is a Pi type
lean-agentic/src/term.rs:181
Methodis_running
Check if runtime is running
runtime/src/runtime.rs:104
Methodis_solved
Check if all constraints are solved
lean-agentic/src/unification.rs:311
Methodis_sort
Check if this is a sort
lean-agentic/src/term.rs:166
Methodis_success
(&self)
leanr-rag-gateway/src/audit.rs:30
Methodis_var
Check if this is a variable
lean-agentic/src/term.rs:171
Methodis_zero
Check if this is the zero level
lean-agentic/src/level.rs:48
Methodiso
(payload: T)
runtime/src/message.rs:78
Functionit_works
()
leanr-inductive/src/lib.rs:10
Functionit_works
()
leanr-compat/src/lib.rs:10
Methodjudge
Judge a trajectory's outcome
src/agentdb/reasoning_bank.rs:115
Methodkernel
Create config optimized for kernel verification
leanr-eval-lite/src/lib.rs:117
MethodlearnFromProofs
(options = {})
npm/lean-agentic/src/agentdb-integration-simple.js:134
Methodline
Get a line of source code
leanr-syntax/src/span.rs:118
Methodline_col
Get line and column for a byte offset
leanr-syntax/src/span.rs:101
Methodlocal
()
leanr-rag-gateway/src/router.rs:15
Methodlog_pii_masked
Log PII masking
leanr-rag-gateway/src/audit.rs:86
Functionmain
()
leanr-rag-gateway/examples/demo.rs:7
Functionmain
()
runtime/examples/trading_swarm.rs:89
Functionmain
()
runtime/examples/quorum_consensus.rs:88
Functionmain
()
examples/03_ai_verified_scraper.rs:192
Functionmain
()
examples/05_browser_theorem_prover.rs:355
Functionmain
()
examples/01_hello_world.rs:14
Functionmain
()
examples/ed25519_proof_signing.rs:405
Functionmain
()
examples/cost_savings_demo.rs:14
Functionmain
()
examples/02_verified_calculator.rs:165
Functionmain
()
examples/04_self_healing_database.rs:302
Functionmain
()
leanr-theorems/examples/church_rosser_demo.rs:16
← previousnext →601–700 of 1,015, ranked by callers