# HG changeset patch # User HackBot # Date 1464656353 0 # Node ID 071729470359e956ecc0e7ce9f6a93a9a23bdb50 # Parent b9fd351445d8872a168e49d1d3e22fbe29179556 learn Dereduntantation is the process of making things less redundant. It is typically done with either regexes or regular expressions. diff -r b9fd351445d8 -r 071729470359 wisdom/dereduntantation --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wisdom/dereduntantation Tue May 31 00:59:13 2016 +0000 @@ -0,0 +1,1 @@ +Dereduntantation is the process of making things less redundant. It is typically done with either regexes or regular expressions.