Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bell-triangle

Build with stack build or build and run with stack run -- X to see the first X Bell Numbers.

$ stack run -- 5
Bell numbers:
[1,1,2,5,15]

Bell triangle:
[1]
[1,2]
[2,3,5]
[5,7,10,15]
[15,20,27,37,52]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages