Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Oct 7, 2024
1 parent a3da6e9 commit ac7bbb5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

A bunch of utilies for Typescript. This includes:

- Structs (using decorators)
- Compile-time math types
- Debugging types
- Convenience types and functions for strings and objects
- RNG functions
- `List`, a class that combines the best aspects of `Set` and arrays
- `JSONFileMap` and `FolderMap`
- Structs (using decorators)
- Compile-time math types
- Debugging types
- Convenience types and functions for strings and objects
- RNG functions
- `List`, a class that combines the best aspects of `Set` and arrays
- `JSONFileMap` and `FolderMap`

0 comments on commit ac7bbb5

Please sign in to comment.