manga_ex
v0.4.5
Pages
Modules
MangaEx.Utils.ParserUtils
(manga_ex v0.4.5)
Link to this section
Summary
Functions
generate_chapter_lists(chapters)
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
()] }