expand

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Bitboard[81] expand(string str)
  2. Bitboard[81] expand(string str, int delegate(int, int) dg1, int delegate(int, int) dg2, ulong msk_b0, ulong msk_b1)
    expand
    (
    in string str
    ,
    int delegate
    (
    int
    ,
    int
    )
    dg1
    ,
    int delegate
    (
    int
    ,
    int
    )
    dg2
    ,
    const ulong msk_b0
    ,
    const ulong msk_b1
    )

Meta