Results 5 comments of Armin Friedl

I was looking into this issue a bit and I think it is not a hash collision that is at fault here. As you mentioned, a hash collision is also...

I was reading through the paper - which is pretty amazing by the way - and if I understood this correctly, `hashBNodes` by itself is actually perfectly safe with respect...

Hi! Thanks for your feedback. Regarding your points: - Unfortunately you are right. Some functions (`ts-update`) will actually chop off sub-second resolution. I got mislead by the `:unix` field being...

Thank you for your review. I do agree that this is just a convenience function and not blowing up the ts library unnecessarily makes sense to me. Hence, I will...

It's been a while but maybe I can try to re-collect the idea behind this. So from my perspective back then `ts.el` was the date/time equivalent of `s.el` and `f.el`....