An Erlang implementation of lists:seq for floats

If you want to use lists:seq/3 with floats you will notice that the standard implementation only works with integers. So I wrote a quick & dirty way to do it with floats.

You can use it just like you would use lists:seq/3

If anybody has a better implementation I would love to see it.

1 Response to “An Erlang implementation of lists:seq for floats”


  1. 1 jean

    Dede, Stick to understandable posts dude :) I like the TED and ‘philosophic’ threads but this is a little too G33Ky my friend.

    Btw how’s the ‘I-want-to-learn-something-new-every-day’ project running?

    Cheers and Merry X-Mas

Leave a Reply