View Source Naiveical.Comparator (Naiveical v1.0.0)

Compares icalendar texts.

Link to this section Summary

Link to this section Functions

Link to this function

equal?(ical_text_1, ical_text_2, exclude_tags \\ [])

View Source
@spec equal?(String.t(), String.t(), [String.t()]) :: boolean()