dreaeql v0.2.1 DreaeQL.Operators.GreaterThanEquals

Link to this section Summary

Link to this section Types

Specs

t() :: %DreaeQL.Operators.GreaterThanEquals{
  left_side: DreaeQL.expression(),
  operator: :binary,
  right_side: DreaeQL.expression()
}