Skip to main content

Timeline for Why is a head called a head?

Current License: CC BY-SA 4.0

3 events
when toggle format what by license comment
Dec 2, 2024 at 17:49 comment added Ian Ford TreeForm will be improved using the newer ExpressionTree. TreeForm[expr] effectively formats as ExpressionTree[expr, "Heads", Heads -> False]; i.e. it is showing the tree of heads. I believe what you want to see is given by ExpressionTree[expr, "Subexpressions", Heads -> True].
Nov 29, 2024 at 17:01 history edited Michael E2 CC BY-SA 4.0
Clarification
Nov 29, 2024 at 15:23 history answered Michael E2 CC BY-SA 4.0