isEqual

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isEqual(V value, E expected)
  2. bool isEqual(V value, E expected)
    bool
    isEqual
    (
    V
    E
    )
    (
    in V value
    ,)
    if (
    isAssociativeArray!V &&
    isAssociativeArray!E
    )
  3. bool isEqual(V value, E expected)
  4. bool isEqual(V value, E expected)
  5. bool isEqual(V value, E expected)

Meta