struct Rem

Defined in:

css/rem.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : Int32 | Float64) #

[View source]

Instance Method Detail

def clone #

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

[View source]
def to_s(io : IO) #
Description copied from struct Struct

Same as #inspect(io).


[View source]
def value : Int32 | Float64 #