Public Vars

Back

parents (clj)

(source)

function

(parents tag) (parents h tag)
Returns the immediate parents of tag, either via a Java type inheritance relationship or a relationship established via derive. h must be a hierarchy obtained from make-hierarchy, if not supplied defaults to the global hierarchy

Examples