Nicklas Sindlev Andersen

Results 5 issues of Nicklas Sindlev Andersen

HashIDs: https://hashids.org/ could be another cool and useful ID generation method to implement :-)

Build tool feature request: Allow specifying a local project as a build dependency. For example, I've previously used the following with rebar3 to specify a local project `local_project` as a...

help wanted
area:tooling

Just a suggestion: Make it possible to add a project-wide documentation preamble to be included in all generated doc files. Instead of having to add scripts and stylesheets across (possibly...

help wanted
discussion
area:documentation
area:tooling

Update the cheatsheets taking into account new keywords such as `use` (https://gleam.run/book/tour/use.html).

The functions in the combinatorics and sequences modules could be improved by making them return an iterator instead of a list, which will be prohibitively expensive to do for larger...