Cody Allen

Results 250 comments of Cody Allen

This is now expected behavior and `names.global` exists. I've renamed this issue to be specific to the help for `names` claiming that it shows "all known names".

Minor note: this is only relevant for `decompress`.

> How would it be if x -> y deleted all the rules ? -> x? @aryairani I don't think that's always what you want. For example consider this scenario:...

I was just bitten by this again :(

This is a bit of a tangent, but if we are talking about changing up matching in handlers I can't help but bring the following up. It throws me off...

While we are throwing ideas around: what if the `Result`/`{ x } -> x` case were added by default? 95% of the time this seems to be what you want,...

I'd say ignore the other names for now and see if it's a feature that people care about.

The fact that there's not really a concept of "my code" vs "external library" in Unison might make this a bit tougher to make this fast. Maybe confining within a...

@aryairani are you referring to a SQLite index that will end up in the SQLite file? I wonder if a useful index into the strings would end up adding a...

@stew those Ints can be Nats, right?