MCPcopy Create free account
hub / github.com/IntrepidPig/mexprp / tokens_to_args

Function tokens_to_args

src/term.rs:215–230  ·  view source on GitHub ↗

Converts a Vec of ParenTokens into a Vec of a Vec of Exprs, splitting them by commas and then parsing them into Exprs.

(raw: Vec<ParenToken>, ctx: &Context<N>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

paren_to_exprsFunction · 0.85

Calls 2

paren_to_exprsFunction · 0.85
to_vecMethod · 0.80

Tested by

no test coverage detected