mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
added more Haskell examples
This commit is contained in:
parent
14e4f1b8cb
commit
9fa7cdfea0
4 changed files with 26 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
let primepowers n = [p^i |p<-primes, i<-[1..n]]
|
Loading…
Add table
Add a link
Reference in a new issue