module Recs

Defined in:

record_types.cr

Class Method Summary

Class Method Detail

def self.alter_title_key(a_string) #

[View source]
def self.checked_compare(a, b) #

[View source]
def self.create_checked_composite_key(a) #

[View source]
def self.create_holds_composite_key(a) #

[View source]
def self.date_then_title_compare(a_date, b_date, a_title, b_title) #

[View source]
def self.date_title_composite_key(a_date, a_title) #

[View source]
def self.holds_compare(a, b) #

[View source]