class Fzy::Match

Included Modules

Defined in:

fzy.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(needle : String, haystack : String) #

[View source]

Instance Method Detail

def <=>(other) #

[View source]
def positions : Array(Int32) #

[View source]
def positions=(positions : Array(Int32)) #

[View source]
def score : Float32 #

[View source]
def value : String #

[View source]