challenge

package
v0.0.0-...-f130474 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Input

type Input struct {
	// contains filtered or unexported fields
}

func FromFile

func FromFile() *Input

func FromLiteral

func FromLiteral(input string) *Input

func (*Input) IntSlice

func (c *Input) IntSlice() (result []int)

func (*Input) Ints

func (c *Input) Ints() <-chan int

func (*Input) LineSlice

func (c *Input) LineSlice() (result []string)

func (*Input) Lines

func (c *Input) Lines() <-chan string

func (*Input) SectionSlice

func (c *Input) SectionSlice() (result []string)

func (*Input) Sections

func (c *Input) Sections() <-chan string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL