menu
petitparser_examples package
documentation
prolog.dart
newBindings function
newBindings function
dark_mode
light_mode
newBindings
function
Map
<
Variable
,
Node
>
newBindings
(
)
Implementation
Map<Variable, Node> newBindings() => Map<Variable, Node>.identity();
petitparser_examples package
documentation
prolog
newBindings function
prolog library