brute

package module
v0.0.0-...-437f0fb Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 1 Imported by: 0

README

brute

Utilities i use for problem solving

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Intersection

func Intersection[T comparable](slices ...[]T) []T

Intersection finds the common values found in all items

func Permutations

func Permutations[T any](items []T) [][]T

Permutations returns all the possible different ordering of specified list of items

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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