struct Redis::Protocol::RedisArray

Defined in:

redis/protocol/redis_array.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : Array(NonBinarySafeString | BinarySafeString | Error | Integer | Null | RedisArray)) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(value _value = @value) #

[View source]