From 6c4c36126a04d06b4ea5dace6d680f0f47df74ec Mon Sep 17 00:00:00 2001 From: slava Date: Mon, 24 Jul 2006 04:34:59 +0000 Subject: [PATCH] Faster make-classhash ] map>hash ; + classes dup [ + 2dup swap smaller-classes [ dup ] map>hash + ] map>hash nip ; : with-class