Dispatch?
, (), n :
In[1] := rules =
With[{n = 1000},
Table[ToString@i -> ToString@Mod[i + 1, n],
{i, 0, n - 1}]];
, . i /. rules, rules, Rule lhs, i. :
In[2] := Nest[
Out[2] = {1.7880482, 0}
Mathematica Dispatch -, :
In[3] := dispatch = Dispatch[rules];
:
In[4] := Nest[
Out[4] = {0.0550031, 0}
?
:
?
- .
?
- . , ML (SML, OCaml F #) , , Mathematica.