History.pushState

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void pushState(T0 data, string title, Optional!(T2) url)
  2. void pushState(T0 data, string title)
    struct History
    nothrow
    void
    pushState
    (
    T0
    )
    (
    scope auto ref T0 data
    ,
    string title
    )

Meta