SetPersistentData
data class SetPersistentData(val data: Map<String, Any>, val reset: Boolean = false) : SideEffect.AlterCustomData
Alters the it.unibo.tuprolog.solve.data.CustomDataStore.persistent tier with data.
Constructors
Properties
Functions
Link copied to clipboard
Produces the ExecutionContext resulting from applying this side effect to context.