class Rule

Defined in:

16/main.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, ranges : Array(Range(Int32, Int32))) #

[View source]

Instance Method Detail

def includes?(value : Int32) #

[View source]
def name : String #

[View source]