view wisdom/postorder @ 9256:ecde94b992a5

<oerjan> mkx bin/hlnp//hg log "$@" | sed \'s/\\(<[^>]*\\)\\([^>]>\\)/\\1\xcc\x88\\2/g\'
author HackBot
date Thu, 13 Oct 2016 03:51:25 +0000
parents 1bd7289e1eb4
children
line wrap: on
line source

Postorder is the same as Polish notation, since Post was Polish. Not to be confused with reverse Polish notation, which is postfix.