lib module
swc constant
#let swcDocumentation
Functional public API dictionary for selective imports. Prefer importing the package itself as a module (#import "..." as swc) so swc.analyze(cell) is directly callable. Dictionary-stored functions require (swc.analyze)(cell).
Returns
dictionary
Defined in lib.typ:1141.