|
|
|
|
|
by apoorvai
4201 days ago
|
|
I'm not really a programming language expert, but it seems to me that having an implementation being the spec wouldn't be a good idea. If the Streem implementation has a bug, then the bug becomes the authoritative behavior. Any platform specific quirks would also make it difficult to have defined behavior. |
|
To be fair, a spec with tests was reversed out of the ruby implementation[1], so things have improved a bit.
1. http://rubyspec.org/