struct JSON::Any

Included Modules

Defined in:

crystal_on_steroids/dig.cr

Constructors

Instance Method Summary

Instance methods inherited from module Dig

dig(index)
dig(index, *keys)
dig

Instance methods inherited from class Object

dig?(index, *keys)
dig?
dig?
, in?(another_object) in?, presence presence, presence_in(another_object) presence_in, present? present?, to_param to_param, to_query(key)
to_query
to_query

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]