day_10

package
v0.0.0-...-0235693 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Part1

func Part1()

func Part2

func Part2()

Types

type Connector

type Connector struct {
	Dir1 Direction
	Dir2 Direction
}

func (Connector) Equals

func (con Connector) Equals(ocon Connector) bool

func (Connector) Symbol

func (con Connector) Symbol() rune

type Direction

type Direction int
const (
	Na Direction = iota
	North
	East
	South
	West
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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