hasKeys

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool hasKeys(T[S] base, S[] keys)
  2. bool hasKeys(T[S] base, S[] keys)
    @safe @safe
    bool
    hasKeys
    (
    T
    S
    )
    (
    T[S] base
    ,
    S[] keys
    )

Meta