MCPcopy Create free account

hub / github.com/betaveros/noulith / functions

Functions526 in github.com/betaveros/noulith

↓ 1 callersFunctionparse_einsum
(input: &str)
src/ein.rs:101
↓ 1 callersFunctionparse_format_string
( s: &str, outer_token: &LocToken, )
src/core.rs:2954
↓ 1 callersFunctionparse_rational_exactly
(s: &str)
src/decimal.rs:59
↓ 1 callersMethodpartial_cmp
(&self, other: &Self)
src/core.rs:1188
↓ 1 callersMethodpeek_err
(&self)
src/core.rs:3188
↓ 1 callersFunctionplusplus_concatenate
(a: Obj, b: Obj)
src/lib.rs:2513
↓ 1 callersMethodpow
(&self, e: u32)
src/nnum.rs:350
↓ 1 callersFunctionpow_big_ints
(a: &NInt, b: &NInt)
src/nnum.rs:149
↓ 1 callersMethodpow_maybe_recip
(&self, other: &Self)
src/nint.rs:345
↓ 1 callersMethodpow_num
(&self, other: &NNum)
src/nnum.rs:359
↓ 1 callersFunctionpowif_pdnum
(a: f64, b: &NInt)
src/nnum.rs:138
↓ 1 callersFunctionprompt
(input: &mut String)
src/main.rs:14
↓ 1 callersMethodpythonic_slice
(&self, lo: Option<isize>, hi: Option<isize>)
src/streams.rs:42
↓ 1 callersFunctionrc_freeze
(env: &mut FreezeEnv, expr: &Rc<LocExpr>)
src/core.rs:2438
↓ 1 callersMethodrepr
(&self)
src/nnum.rs:203
↓ 1 callersMethodreversed
(&self)
src/streams.rs:71
↓ 1 callersFunctionrun_code
( code: &str, args: Vec<String>, invoke_wrapper: Option<&'static str>, filename: String, o
src/main.rs:68
↓ 1 callersMethodsignum
(&self)
src/nint.rs:358
↓ 1 callersFunctionslice_seq
(xr: Seq, lo: Option<Obj>, hi: Option<Obj>)
src/eval.rs:1693
↓ 1 callersMethodsqrt
(&self)
src/nint.rs:374
↓ 1 callersFunctionstring_match
(a: &Obj, b: &Obj)
src/lib.rs:3262
↓ 1 callersFunctiontake_while
weird lil guy that doesn't fit
src/lib.rs:2849
↓ 1 callersFunctionto_archetypes
(lvalue: &Lvalue)
src/core.rs:2110
↓ 1 callersMethodto_complex_or_inf
(&self)
src/nnum.rs:305
↓ 1 callersMethodto_u64
(&self)
src/nnum.rs:449
↓ 1 callersMethodtotal_eq
(&self, other: &Self)
src/nnum.rs:677
↓ 1 callersFunctiontotal_eq_of_key_seqs
These will panic if called on things with unhashable things inside!!
src/core.rs:969
↓ 1 callersFunctiontotal_hash_of_key
(a: &Obj, state: &mut H)
src/core.rs:999
↓ 1 callersMethodtry_remove_index
(&mut self, index: &Obj)
src/core.rs:494
↓ 1 callersMethodtry_remove_slice
(&mut self, lo: Option<&Obj>, hi: Option<&Obj>)
src/core.rs:508
↓ 1 callersFunctionwarn
(env: &Rc<RefCell<Env>>, expr: &LocExpr)
src/lib.rs:2531
↓ 1 callersFunctionwrite_bytes
( s: &[u8], formatter: &mut dyn fmt::Write, flags: &mut MyFmtFlags, )
src/core.rs:1382
↓ 1 callersFunctionwrite_string
( s: &str, formatter: &mut dyn fmt::Write, flags: &mut MyFmtFlags, )
src/core.rs:1300
Methodabs
(&self)
src/nnum.rs:217
Methodadd_assign
(&mut self, other: &NInt)
src/nint.rs:438
Methodadd_assign
(&mut self, other: &NNum)
src/nnum.rs:952
Methodargument_error
(s: String)
src/core.rs:1727
Methodargument_error_1
(x: &Obj)
src/core.rs:1810
Methodargument_error_2
(x: &Obj, y: &Obj)
src/core.rs:1825
Methodargument_error_args
(x: &[Obj])
src/core.rs:1770
Methodargument_error_few
(x: &Few<Obj>)
src/core.rs:1776
Methodargument_error_few2
(x: &Few2<Obj>)
src/core.rs:1786
Methodargument_error_few3
(x: &Few3<Obj>)
src/core.rs:1797
Methodargument_error_first
(x: &Obj)
src/core.rs:1813
Methodargument_error_second
(x: &Obj)
src/core.rs:1819
Methodassert_error
(s: String)
src/core.rs:1766
Functionbackrefs
()
tests/test.rs:734
Functionbases
()
tests/test.rs:662
Functionbasic_hofs
()
tests/test.rs:541
Functionbig_operators
()
tests/test.rs:37
Functionbitwise
()
tests/test.rs:155
Functionbreaking
()
tests/test.rs:772
Methodbudgeted_repr
(budget: usize)
src/core.rs:1249
Methodcatamorphism
(&self)
src/core.rs:2155
Functioncomparisons
()
tests/test.rs:410
Methodcomplete
( &self, line: &str, pos: usize, _ctx: &rustyline::Context<'_>, )
src/cli.rs:128
Methoddebug
(t: &'a Obj)
src/core.rs:1422
Methoddefault
()
src/core.rs:1155
Functiondemos
()
tests/test.rs:15
Methoddestructure
even if lhs has literals, return them verbatim anyway
src/core.rs:2160
Methoddict
(m: HashMap<ObjKey, Obj>, def: Option<Obj>)
src/core.rs:1139
Functiondict_hofs
()
tests/test.rs:571
Functiondicts
()
tests/test.rs:332
Functiondisplay
(e, pkey)
worker.js:11
Methoddisplay
(&self)
src/cli.rs:117
Methoddiv
(self, other: &NNum)
src/nnum.rs:890
Methoddiv_assign
(&mut self, other: u32)
src/nint.rs:456
Methoddiv_floor
(&self, other: &NNum)
src/nnum.rs:858
Functiondumb_complex_div_floor
(a: Complex64, b: Complex64)
src/nnum.rs:851
Functiondumb_rational_div_floor
(a: &BigRational, b: &BigRational)
src/nnum.rs:847
Methodempty
???
src/core.rs:4732
Methodempty_error
(s: String)
src/core.rs:1736
Methodeof
(msg: String)
src/core.rs:2222
Methodeq
(&self, other: &Self)
src/nint.rs:265
Methodeq
(&self, other: &Self)
src/nnum.rs:524
Methodeq
(&self, other: &Self)
src/core.rs:559
Functionevil_operators
()
tests/test.rs:113
Methodexpr
(msg: String, start: CodeLoc, end: CodeLoc)
src/core.rs:2219
Methodfactorial
(&self)
src/nint.rs:413
Methodfactorial
(&self)
src/nnum.rs:386
Functionfast_append_pop
()
tests/test.rs:390
Functionfiltered
(env: &REnv, f: Func, v: Vec<T>, neg: bool)
src/lib.rs:2664
Methodfinish
(&mut self)
src/lib.rs:618
Methodfmt
(&self, formatter: &mut fmt::Formatter)
src/eval.rs:20
Methodfmt
(&self, formatter: &mut fmt::Formatter)
src/few.rs:28
Methodfmt
(&self, fmt: &mut std::fmt::Formatter<'_>)
src/lib.rs:286
Methodfmt
(&self, formatter: &mut fmt::Formatter)
src/streams.rs:20
Methodfmt
(&self, formatter: &mut fmt::Formatter)
src/core.rs:450
Functionfolds
()
tests/test.rs:605
Functionfor_loops
()
tests/test.rs:483
Methodforce
(&self)
src/streams.rs:34
Methodforce
(&self)
src/core.rs:171
Functionfractions
()
tests/test.rs:148
Methodfrom
(x: BigInt)
src/nint.rs:32
Methodfrom
(x: NInt)
src/nnum.rs:59
Methodfrom
(n: NNum)
src/core.rs:860
Functionfunction_stuff
()
tests/test.rs:533
Methodgcd
(&self, other: &NNum)
src/nnum.rs:1078
Methodgive
(&mut self, arg: Obj)
src/lib.rs:609
Methodgive
(&mut self, arg: Obj)
src/core.rs:2177
← previousnext →301–400 of 526, ranked by callers