fib

package
v0.0.0-...-8b849f6 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Channel

func Channel(ch chan int, counter int)

func FibChanneled

func FibChanneled(n int) int

func FibMemoized

func FibMemoized(n int) int

func FibSimple

func FibSimple(n int) int

Types

type Memoized

type Memoized func(int) int

func Memoize

func Memoize(mf Memoized) Memoized

Jump to

Keyboard shortcuts

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