fib

package
v0.0.0-...-c3bd378 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: GPL-3.0 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