Hello guys, I have just been introduced to the library by some people at Efnet's #c++ and I have to say there is quite a lot of useful work in there. I hope boost makes it into the standard. It's about time to get a feature rich std library. Want I wanted to ask you is to provide a few more functions in library interval. I was comparing boost with blitz++ as the parts I need at the moment are mainly of scientific nature. Anyways, I found boost more to my likeness because it has other features I might want to use later, because it supports more compilers and lastly because it's API is better organised in my opinion. The functions that I find that are missing from library 'interval' are the ones listed here: http://www.oonumerics.org/blitz/manual/blitz03.html#l77 Is there any chance you could implement them in boost? I wouldn't ask but I think that they are not a lot of work. Thanks in advance. Kind regards, George