fieldLookup

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto fieldLookup(R src)
    fieldLookup
    (
    string fieldName
    bool useTruthiness = false
    R
    )
    (
    R src
    )
    if (
    isRandomAccessRange!R
    )
  2. auto fieldLookup(R src)

Meta