enhancementgood first issue
Repository metrics
- Stars
- (706 stars)
- PR merge metrics
- (Avg merge 17d 19h) (2 merged PRs in 30d)
Description
Given two FinSets A, B is there some computation that creates the set of all functions in Hom(A, B)? For example if A has 5 elements and B has 2, there should be 32 functions in the set f: A->B.