memo

package
v0.0.0-...-bc1935d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Memo1x1

func Memo1x1[T0 comparable, R any](inner func(T0) R) func(T0) R

func Memo2x1

func Memo2x1[T0, T1 comparable, R any](inner func(T0, T1) R) func(T0, T1) R

func Memo3x1

func Memo3x1[T0, T1, T2 comparable, R any](inner func(T0, T1, T2) R) func(T0, T1, T2) R

func Memo4x1

func Memo4x1[T0, T1, T2, T3 comparable, R any](inner func(T0, T1, T2, T3) R) func(T0, T1, T2, T3) R

Types

This section is empty.

Jump to

Keyboard shortcuts

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