clojure.lang
Interface Util.EquivPred

Enclosing class:
Util

public static interface Util.EquivPred


Method Summary
 boolean equiv(Object k1, Object k2)
           
 

Method Detail

equiv

boolean equiv(Object k1,
              Object k2)


Copyright © 2015. All Rights Reserved.