class Dry::Logic::Operations::Check

def ast(input = Undefined)

def ast(input = Undefined)
  [type, [options[:keys], rule.ast(input)]]
end