Skip to main content

Timeline for The prime frog 🐸

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Oct 20, 2017 at 1:12 comment added Wheat Wizard And one last thing, if you would like to discuss haskell golfing you can join us in Of Monads and Men.
Oct 20, 2017 at 1:11 comment added Wheat Wizard [x|x<-[b-1,b-2..1],rem b x==0] is also short than reverse[x|x<-[1..(b-1)],bremx==0].
Oct 20, 2017 at 1:10 comment added Wheat Wizard Hello and welcome to the site. You don't need the newlines and spaces for pattern guards. You can also use 1>0 for True most times but often it might be better to use an assignment, for example c<-z n.
Oct 20, 2017 at 1:06 review First posts
Oct 20, 2017 at 1:12
Oct 20, 2017 at 1:06 history answered Iron Gremlin CC BY-SA 3.0