nkdsl.SymbolicCacheKey¶ class SymbolicCacheKey(token, namespace)[source]¶ Immutable cache key for compiled symbolic operator artifacts. Parameters: token (str) namespace (str) __init__(token, namespace)¶ Parameters: token (str) namespace (str) Return type: None Methods __init__(token, namespace) Attributes token namespace