Ppx_deriving implementation for pretty printing sets & maps

I suspect all we’re really missing is the Set/Map functors implementing pp functions. If we had that, you’d be able to use [%show: Signals.t].

3 Likes