FindFruct.match

Reset the text to match

  1. const(T)[] match [@property getter]
  2. const(T)[] match [@property setter]
    struct FindFruct(T)
    @property
    void
    match
    (
    const(T)[] what
    )

Meta