merge

If an identical type to type is in type.stringtable, return the latter one. Otherwise, add it to type.stringtable. Some types don't get merged and are returned as-is.

merge

Parameters

type Type

Type to check against existing types

Return Value

Type: Type

the type that was merged

Suggestion Box / Bug Report