! Copyright (C) 2013 John Benediktsson
! See http://factorcode.org/license.txt for BSD license
USING: hashtables.numbers kernel prettyprint.custom ;
IN: hashtables.numbers
M: number-hashtable pprint-delims drop \ NH{ \ } ;