PipelineBase.linsert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) linsert(string key, ListPosition where, string pivot, string value)
    class PipelineBase
    Response!(Long)
    linsert
    (
    string key
    ,,
    string pivot
    ,
    string value
    )
  2. Response!(Long) linsert(const(ubyte)[] key, ListPosition where, const(ubyte)[] pivot, const(ubyte)[] value)

Meta