MCPcopy Create free account
hub / github.com/daisy/MathCAT / len

Method len

src/speech.rs:1585–1587  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1583 }
1584
1585 fn len(&self) -> usize {
1586 return self.defs.len();
1587 }
1588}
1589
1590struct ContextStack<'c> {

Callers 15

replace_childrenFunction · 0.80
assure_mathmlMethod · 0.80
clean_mathmlMethod · 0.80
is_ratioMethod · 0.80
is_from_mhchem_hackMethod · 0.80
clean_chemistry_leafMethod · 0.80
clean_mmultiscriptsMethod · 0.80
merge_vertical_barsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected