package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Anagrams(IsAnagrams func(input, target string) bool)
Anagrams is a function to test a isAnagram function
func Sieve(SieveOfEratosthenes func(n int) []int)
Sieve is a function to test a sieve of Eratosthenes function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.