module Rapidfuzz

Overview

TODO Write documentation for Rapidfuzz

Extended Modules

Defined in:

rapidfuzz.cr

Constant Summary

VERSION = "0.1.0"

Instance Method Summary

Instance Method Detail

def ratio(str1 : String, str2 : String) : Float64 #

[View source]