Verk.Time.after-question-mark

You're seeing just the function after-question-mark, go back to Verk.Time module for more information.
Link to this function

after?(datetime1, datetime2)

View Source

Specs

after?(DateTime.t(), DateTime.t()) :: boolean()

Returns true if the first argument occurred after the second argument.