SFA.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SFARange!(typeof(this), CopyTypeQualifiers!(S, T)) opSlice(size_t low, size_t high)
  2. SFARange!(typeof(this), CopyTypeQualifiers!(S, T)) opSlice()
    struct SFA(T, size_t Size = 32)
    SFARange!(typeof(this), CopyTypeQualifiers!(S, T))
    opSlice
    (
    this S
    )
    ()

Meta