day18

package
v0.0.0-...-38c8f7e Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Eval

func Eval(expr string, samePrecedence bool) (int, error)

func Part1

func Part1(in []string) (int, error)

func Part2

func Part2(in []string) (int, error)

Types

type PostfixExpr

type PostfixExpr []interface{}

func (PostfixExpr) Eval

func (e PostfixExpr) Eval() (int, error)

Jump to

Keyboard shortcuts

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