|
|
|
@ -1,4 +1,4 @@ |
|
|
|
This is dash.info, produced by makeinfo version 6.5 from dash.texi. |
|
|
|
This is dash.info, produced by makeinfo version 6.7 from dash.texi. |
|
|
|
|
|
|
|
|
|
|
|
This manual is for ‘dash.el’ version 2.12.1. |
|
|
|
This manual is for ‘dash.el’ version 2.12.1. |
|
|
|
|
|
|
|
|
|
|
|
@ -2140,7 +2140,7 @@ File: dash.info, Node: Threading macros, Next: Binding, Prev: Tree operations |
|
|
|
⇒ 106 |
|
|
|
⇒ 106 |
|
|
|
|
|
|
|
|
|
|
|
-- Macro: -some--> (x &optional form &rest more) |
|
|
|
-- Macro: -some--> (x &optional form &rest more) |
|
|
|
When expr in non-nil, thread it through the first form (via ‘-->’ |
|
|
|
When expr is non-nil, thread it through the first form (via ‘-->’ |
|
|
|
(*note -->::)), and when that result is non-nil, through the next |
|
|
|
(*note -->::)), and when that result is non-nil, through the next |
|
|
|
form, etc. |
|
|
|
form, etc. |
|
|
|
|
|
|
|
|
|
|
|
@ -2574,8 +2574,8 @@ These combinators require Emacs 24 for its lexical scope. So they are |
|
|
|
offered in a separate package: ‘dash-functional‘. |
|
|
|
offered in a separate package: ‘dash-functional‘. |
|
|
|
|
|
|
|
|
|
|
|
-- Function: -partial (fn &rest args) |
|
|
|
-- Function: -partial (fn &rest args) |
|
|
|
Takes a function FN and fewer than the normal arguments to FN, |
|
|
|
Take a function FN and fewer than the normal arguments to FN, and |
|
|
|
and returns a fn that takes a variable number of additional ARGS. |
|
|
|
return a fn that takes a variable number of additional ARGS. |
|
|
|
When called, the returned function calls FN with ARGS first and |
|
|
|
When called, the returned function calls FN with ARGS first and |
|
|
|
then additional args. |
|
|
|
then additional args. |
|
|
|
|
|
|
|
|
|
|
|
@ -3396,25 +3396,25 @@ Ref: !cons86589 |
|
|
|
Ref: !cdr86795 |
|
|
|
Ref: !cdr86795 |
|
|
|
Node: Function combinators86990 |
|
|
|
Node: Function combinators86990 |
|
|
|
Ref: -partial87264 |
|
|
|
Ref: -partial87264 |
|
|
|
Ref: -rpartial87659 |
|
|
|
Ref: -rpartial87657 |
|
|
|
Ref: -juxt88061 |
|
|
|
Ref: -juxt88059 |
|
|
|
Ref: -compose88493 |
|
|
|
Ref: -compose88491 |
|
|
|
Ref: -applify89051 |
|
|
|
Ref: -applify89049 |
|
|
|
Ref: -on89498 |
|
|
|
Ref: -on89480 |
|
|
|
Ref: -flip90024 |
|
|
|
Ref: -flip90006 |
|
|
|
Ref: -const90336 |
|
|
|
Ref: -const90318 |
|
|
|
Ref: -cut90680 |
|
|
|
Ref: -cut90662 |
|
|
|
Ref: -not91166 |
|
|
|
Ref: -not91148 |
|
|
|
Ref: -orfn91476 |
|
|
|
Ref: -orfn91458 |
|
|
|
Ref: -andfn91910 |
|
|
|
Ref: -andfn91892 |
|
|
|
Ref: -iteratefn92405 |
|
|
|
Ref: -iteratefn92387 |
|
|
|
Ref: -fixfn93108 |
|
|
|
Ref: -fixfn93090 |
|
|
|
Ref: -prodfn94676 |
|
|
|
Ref: -prodfn94659 |
|
|
|
Node: Development95745 |
|
|
|
Node: Development95728 |
|
|
|
Node: Contribute96094 |
|
|
|
Node: Contribute96077 |
|
|
|
Node: Changes96842 |
|
|
|
Node: Changes96825 |
|
|
|
Node: Contributors99841 |
|
|
|
Node: Contributors99824 |
|
|
|
Node: Index101465 |
|
|
|
Node: Index101448 |
|
|
|
|
|
|
|
|
|
|
|
End Tag Table |
|
|
|
End Tag Table |
|
|
|
|
|
|
|
|
|
|
|
|