Mazdak Farrokhzad
Mazdak Farrokhzad
@est31 In an effort to cheat [Wadler's law](https://wiki.haskell.org/Wadler's_Law) I will agree with you on the concrete syntax `seq[-1]`. Let's forego that. To be clear, what I was proposing was ([playground](https://play.rust-lang.org/?gist=357f45e54c1eacc67b1f5d88c083398d&version=stable)):...
Hmm.. on second thought, I think `vec[from_end(0)]` reads better than `vec[end(0)]`. The former is more verbose, but unambiguous.
@est31 > A question that every proposal to change the language has to answer: why should it be in the standard library instead of being inside a third party crate?...
@clarcharr If you want to co-author I'm interested =) You can find me at #rust-lang @ irc.mozilla.org for quicker discussions.
This is a prerequisite of https://github.com/clockworklabs/SpacetimeDB/issues/2014
I've updated the tests here to compile with the latest master and I've cherry-picked the tests over to https://github.com/clockworklabs/SpacetimeDB/pull/2685 which make the tests pass.
Requested reviews from: - @gefjon for the host internals and sdk tests - @coolreader18 for the rust module bindings - @kazimuth for the C# bits.
> I wonder if we should even bother to use unique BTree indices for simple enums, or if we should just impl a unique index on a simple enum column...
I haven't been able to reproduce this using the instructions provided on Discord, and it seems @joshua-spacetime wasn't able to either. Let's see if we can get any help from...
Dumping: https://github.com/rust-lang/rust/search?q=no_builtins&unscoped_q=no_builtins