! Copyright (C) 2013 John Benediktsson.
! See http://factorcode.org/license.txt for BSD license
USING: hash-sets.identity kernel prettyprint.custom ;
IN: hash-sets.identity.prettyprint
M: identity-hash-set pprint-delims drop \ IHS{ \ } ;