Lambda.this

Undocumented in source.
  1. this()
  2. this(State s)
    struct Lambda(alias fun, State...)
    static if(State.length)
    this
    (
    State s
    )

Meta