MangaEx.Utils.ParserUtils (manga_ex v0.4.3)

Link to this section Summary

Link to this section Functions

Link to this function

generate_chapter_lists(chapters)

Specs

generate_chapter_lists([String.t()]) :: %{
  special_chapters: [String.t()],
  chapters: [integer()]
}