Tagged Questions
16
votes
1answer
93 views
What does Internal`InheritedBlock do?
What does the function Internal`InheritedBlock do? How is it different from the regular Block?
12
votes
2answers
284 views
Internal “Periodical” functions in version 7
In version 7 there exist these Internal` context functions:
?Internal`*Periodical*
...
9
votes
2answers
169 views
Bags and non-standard evaluation
What can internally be happening here? Is the evaluator just messing with us and going non-standard because it's a Bag? Or am I just not seeing how something like ...
32
votes
2answers
982 views
Internal`Bag inside Compile
Since Internal`Bag, Internal`StuffBag and Internal`BagPart can be compiled down, it is a ...
