We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e0ef7 commit e54d3c3Copy full SHA for e54d3c3
HISTORY.md
@@ -15,7 +15,7 @@ There should generally be few reasons to define your own parent contexts (the on
15
Leaf contexts require no changes, apart from a removal of the `NodeTrait` function.
16
17
`ConditionContext` and `PrefixContext` are no longer exported.
18
-You should not need to use these directly, please use `condition(model, vals)` and `prefix(model, vals)` instead.
+You should not need to use these directly, please use `AbstractPPL.condition` and `DynamicPPL.prefix` instead.
19
20
#### Miscellaneous
21
0 commit comments