border

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto border(T0 ls, T1 rs, T2 ts, T3 bs, T4 tl, T5 tr, T6 bl, T7 br)
    extern (D)
    border
    (
    T0
    T1
    T2
    T3
    T4
    T5
    T6
    T7
    )
    (
    auto ref T0 ls
    ,
    auto ref T1 rs
    ,
    auto ref T2 ts
    ,
    auto ref T3 bs
    ,
    auto ref T4 tl
    ,
    auto ref T5 tr
    ,
    auto ref T6 bl
    ,
    auto ref T7 br
    )
  2. auto border(T0 ls, T1 rs, T2 ts, T3 bs, T4 tl, T5 tr, T6 bl, T7 br)

Meta