changeset 6940:68e699ebab4c

<oerjan> learn Postorder is the same as Polish notation, since Post was Polish. Not to be confused with reverse Polish notation.
author HackBot
date Wed, 24 Feb 2016 05:00:04 +0000
parents 62a77a3a4c83
children 261be2d51dea
files wisdom/postorder
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wisdom/postorder	Wed Feb 24 05:00:04 2016 +0000
@@ -0,0 +1,1 @@
+Postorder is the same as Polish notation, since Post was Polish. Not to be confused with reverse Polish notation.