class RethinkDB::Func

Defined in:

rethinkdb/term.cr

Class Method Summary

Instance methods inherited from class RethinkDB::Term

clone clone, coerce_to(target) coerce_to, to_reql : JSON::Any to_reql, type_of type_of

Constructor methods inherited from class RethinkDB::Term

new(type : RethinkDB::TermType, args : Array, options)
new(type : RethinkDB::TermType, args : Array)
new(any : JSON::Any)
new(type : RethinkDB::TermType)
new

Class Method Detail

def self.arity0(&) #

[View source]
def self.arity1(&) #

[View source]
def self.arity2(&) #

[View source]
def self.arity3(&) #

[View source]
def self.arity4(&) #

[View source]
def self.arity5(&) #

[View source]