Selection.collapse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void collapse(Optional!(T0) node, uint offset)
    struct Selection
    nothrow
    void
    collapse
    (
    T0
    )
    (
    scope auto ref Optional!(T0) node
    ,
    uint offset
    )
  2. void collapse(Optional!(T0) node)

Meta