module:extras/stl
The extras/stl.js
module.
To import all symbols in this module, either of the following can be used:
import * from "extras/stl.js"; // -- or -- import * as CustomModuleName from "extras/stl.js";
Methods
- fromStlString
TODO: Not documented yet.
### (static) module:extras/stl.fromStlString(str)
TODO: Not documented yet.
Parameters
str
(Type: *)
Return Value
Return value. (Type: *)