TypeTable.insert

Inserts a type into the table by its hash.

  1. void insert(Type type)
  2. void insert(Type type, hash_t hash)
    class TypeTable
    void
    insert
    (
    ,
    hash_t hash
    )

Meta