Euclid.Term.or_default

You're seeing just the function or_default, go back to Euclid.Term module for more information.
Link to this function

or_default(value, default)

View Source

Specs

or_default(any(), any()) :: any()

Returns value unless it is blank, in which case it returns default