splitTypeId

Split the TypeId from the formatter in a Left/Right.

TODO duplicate code between this and toStringDecl.

  1. auto splitTypeId(TypeKind t)
    @safe pure
    splitTypeId
    (
    const TypeKind t
    )
  2. auto splitTypeId(TypeKind t, uint indent)

Meta