Home
last modified time | relevance | path

Searched refs:map_assoc (Results 1 – 24 of 24) sorted by relevance

/dports/lang/yap/yap-6.2.2/library/
H A Dassoc.yap20 map_assoc/2,
21 map_assoc/3,
29 :- meta_predicate map_assoc(2, +, -), map_assoc(1, +).
91 map_assoc(t, _) :- !.
92 map_assoc(P, T) :-
98 map_assoc(t, T, T) :- !.
99 map_assoc(P, T, NT) :-
H A DINDEX.pl25 index(map_assoc,2,assoc,library(assoc)).
26 index(map_assoc,3,assoc,library(assoc)).
/dports/lang/swi-pl/swipl-8.2.3/src/Tests/library/
H A Davl.pl53 map_assoc(negative, A3),
54 map_assoc(plus(4), A3, A4),
55 map_assoc(positive, A4),
/dports/lang/lfe/lfe-1.3/src/
H A Dlfe_io_write.erl109 map_body([KV], D) -> map_assoc(KV, D);
111 Massoc = map_assoc(KV, D),
114 map_assoc({K,V}, D) -> function
/dports/lang/swi-pl/swipl-8.2.3/man/lib/
H A Dassoclib.md73 * [[map_assoc/2]]
74 * [[map_assoc/3]]
H A Dlibsummary.doc24 \predicatesummary{map_assoc}{2}{Test assoc values}
25 \predicatesummary{map_assoc}{3}{Map assoc values}
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dassoc.pl46 map_assoc/2, % :Goal, +Assoc
47 map_assoc/3, % :Goal, +Assoc0, ?Assoc
/dports/devel/py-immutables/immutables-0.16/immutables/
H A D_map.c325 map_assoc(MapObject *o, PyObject *key, PyObject *val);
2427 map_assoc(MapObject *o, PyObject *key, PyObject *val) in map_assoc() function
3053 return (PyObject *)map_assoc(self, key, val); in map_py_set()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/src/
H A Ddbg_ieval.erl663 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1485 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1520 eval_map_fields(Fs, Bs2, Ieval0, F, [{map_assoc,K,V}|Acc]);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/src/
H A Ddbg_ieval.erl663 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1480 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1515 eval_map_fields(Fs, Bs2, Ieval0, F, [{map_assoc,K,V}|Acc]);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_eval.erl256 Map1 = lists:foldl(fun ({map_assoc,K,V}, Mi) ->
265 ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi)
787 eval_map_fields(Fs, Bs2, Lf, Ef, [{map_assoc,K1,V1}|Acc]);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_eval.erl256 Map1 = lists:foldl(fun ({map_assoc,K,V}, Mi) ->
265 ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi)
787 eval_map_fields(Fs, Bs2, Lf, Ef, [{map_assoc,K1,V1}|Acc]);
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_eval.erl256 Map1 = lists:foldl(fun ({map_assoc,K,V}, Mi) ->
265 ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi)
787 eval_map_fields(Fs, Bs2, Lf, Ef, [{map_assoc,K1,V1}|Acc]);
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl253 Map1 = lists:foldl(fun ({map_assoc,K,V}, Mi) ->
262 ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi)
792 eval_map_fields(Fs, Bs2, Lf, Ef, [{map_assoc,K1,V1}|Acc]);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl253 Map1 = lists:foldl(fun ({map_assoc,K,V}, Mi) ->
262 ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi)
792 eval_map_fields(Fs, Bs2, Lf, Ef, [{map_assoc,K1,V1}|Acc]);
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl253 Map1 = lists:foldl(fun ({map_assoc,K,V}, Mi) ->
262 ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi)
792 eval_map_fields(Fs, Bs2, Lf, Ef, [{map_assoc,K1,V1}|Acc]);
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/src/
H A Ddbg_ieval.erl663 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1485 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1520 eval_map_fields(Fs, Bs2, Ieval0, F, [{map_assoc,K,V}|Acc]);
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl253 Map1 = lists:foldl(fun ({map_assoc,K,V}, Mi) ->
262 ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi)
792 eval_map_fields(Fs, Bs2, Lf, Ef, [{map_assoc,K1,V1}|Acc]);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_ieval.erl665 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1497 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1532 eval_map_fields(Fs, Bs2, Ieval0, F, [{map_assoc,K,V}|Acc]);
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_ieval.erl665 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1497 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1532 eval_map_fields(Fs, Bs2, Ieval0, F, [{map_assoc,K,V}|Acc]);
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_ieval.erl665 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1497 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1532 eval_map_fields(Fs, Bs2, Ieval0, F, [{map_assoc,K,V}|Acc]);
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_ieval.erl665 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1497 Value = lists:foldl(fun ({map_assoc,K,V}, Mi) -> maps:put(K,V,Mi);
1532 eval_map_fields(Fs, Bs2, Ieval0, F, [{map_assoc,K,V}|Acc]);
/dports/lang/swi-pl/swipl-8.2.3/man/
H A Dsummary.doc412 …ry_index}{2}{Create selective autoload file INDEX.pl} \predicatesummary{map_assoc}{2}{Map associat…
413 \predicatesummary{map_assoc}{3}{Map association tree}
/dports/lang/yap/yap-6.2.2/docs/
H A Dyap.tex8853 @item map_assoc(+@var{Pred},+@var{Assoc})
8854 @findex map_assoc/2
8855 @syindex map_assoc/2
8856 @cnindex map_assoc/2
8860 @item map_assoc(+@var{Pred},+@var{Assoc},?@var{New})
8861 @findex map_assoc/3
8862 @syindex map_assoc/3
8863 @cnindex map_assoc/3