Skip to content
  • Mike Miller's avatar
    Simplify string (inspect) representation · a585ef09
    Mike Miller authored
    These types make heavy use of generics and combined types.
    Instantiating string representation methods for all possibilities is unecesssary and slows down compilation.
    a585ef09