aoc
v0.11.0

        View Source AoC.Input (aoc v0.11.0)

        Summary

        Functions

        apply_stream_opt(stream, atom, trim?)
        as_file(content)
        ensure_local(year, day, suffix \\ nil)
        input_path(year, day, suffix \\ nil)
        list_of_integers(input)
        read!(path)
        resolve(year, day, suffix \\ nil)
        stream!(path, opts \\ [])
        stream_file_lines(path, opts \\ [])
        stream_to_integers(input)
        with_index_first(stream, offset \\ 0)

        Functions

        Link to this function

        apply_stream_opt(stream, atom, trim?)

        View Source
        Link to this function

        as_file(content)

        View Source
        Link to this function

        ensure_local(year, day, suffix \\ nil)

        View Source
        Link to this function

        input_path(year, day, suffix \\ nil)

        View Source
        Link to this function

        list_of_integers(input)

        View Source
        Link to this function

        read!(path)

        View Source
        Link to this function

        resolve(year, day, suffix \\ nil)

        View Source
        Link to this function

        stream!(path, opts \\ [])

        View Source
        Link to this function

        stream_file_lines(path, opts \\ [])

        View Source
        Link to this function

        stream_to_integers(input)

        View Source
        Link to this function

        with_index_first(stream, offset \\ 0)

        View Source

        Hex Package Hex Preview (current file)

        Built using ExDoc (v0.30.9) for the Elixir programming language