You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CHANGES:
* Improve performance in `two_columns` via the zipper data structure
and caching.
* Fix a bug caused from a wrong renderer is used due to memoization.
Thanks to @zbyrn who reported the issue (sorawee/pretty-expressive-ocaml#2)!
0 commit comments