Searched defs:Identity (Results 1 – 2 of 2) sorted by relevance
27 class Identity<V> implements Settable<Identity<V>, V> { class
46 type Identity<T> = T; alias