Package ldict
Expand source code
from .core.ldict_ import Ldict as ldict
from .empty import Empty
from .parameter.functionspace import FunctionSpace
from .parameter.let import lLet as let
empty = Empty()
"""The empty object is used to induce a ldict from a dict"""
Sub-modules
ldict.coreldict.customjsonldict.exceptionldict.frozenlazydictldict.lazyvalldict.parameter
Global variables
var empty-
The empty object is used to induce a ldict from a dict