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