alan icon indicating copy to clipboard operation
alan copied to clipboard

Autoscalable Programming Language

Results 84 alan issues
Sort by recently updated
recently updated
newest added

Putting this up for testing and being able to swap between laptops for me. Definitely not ready, yet.

![~turn down~ fold up for what?](https://i1.kym-cdn.com/entries/icons/original/000/015/741/2539_logo_TurnDownForWhatCover01.jpg)

Enable fn parameters to be untyped

enhancement

There should be a conversation on how to design generic type variable declarations, as the current system of "all `any` types are the same type variable" would require complex, hard-coded...

blocked

# Preface This is sort of a "mini-RFC". Having the distributed version of datastore automatically rebalance the keys when the cluster changes size (and/or membership) is a given, but the...

Necessary for things like arithmetic which depends on having `Result` available

Currently very confusing for a newcomer based on some real-world feedback. Some thoughts on how to do this involve a higher order function that returns a closure function, but figuring...

enhancement
10d+
blocked