PipelineBase.geohash

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(List!(const(ubyte)[])) geohash(const(ubyte)[] key, const(ubyte)[][] members)
  2. Response!(List!(string)) geohash(string key, string[] members)
    class PipelineBase
    Response!(List!(string))
    geohash
    (
    string key
    ,
    string[] members...
    )

Meta