lib module

swc constant

#let swc

Documentation

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.

Source

Module
lib
Defined in
lib.typ:1141
Source
View source