| Package | Description |
|---|---|
| com.google.javascript.rhino |
The core AST from Rhino.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PMap.equivalent(PMap<K,V> that,
PMap.BiPredicate<V,V> equivalence)
Checks equality recursively based on the given equivalence.
|
boolean |
HamtPMap.equivalent(PMap<K,V> that,
PMap.BiPredicate<V,V> equivalence)
Checks equality recursively based on the given equivalence.
|
Copyright © 2009-2019 Google. All Rights Reserved.