astl icon indicating copy to clipboard operation
astl copied to clipboard

Standard Template Library for AssemblyScript

Results 2 astl issues
Sort by recently updated
recently updated
newest added

## Outline ### Set Containers Method | HashSet | LightSet | Set --------|--------:|------------:|----: insert | 223 ms | 207 ms | 35 ms has | 563 ms | 555 ms...

enhancement
help wanted

The AssemblyScript doesn't support those features yet: - Type conjuction and disjunction - Therefore, it's not possible to extending the multiple interfaces - In the closure function, capturing variables from...

bug
enhancement