|
|
dd0f481e19
|
chore(packages/stdlib): fix code style, stack pop and peek jsdoc
|
2024-10-31 00:50:08 +07:00 |
|
|
|
c96213137e
|
refactor(packages/stdlib): stack return undefined on peek if it empty
|
2024-10-26 06:37:27 +07:00 |
|
|
|
29d8aa086c
|
refactor(packages/stdlib): update dir names and imports
|
2024-10-24 07:29:37 +07:00 |
|
|
|
679bced9f1
|
refactor(pacakages/stdlib): add base jsdoc for each function
|
2024-10-23 06:27:14 +07:00 |
|
|
|
174e1b02d8
|
Merge branch 'stdlib-types' into platform
# Conflicts:
# packages/stdlib/package.json
# packages/stdlib/src/math/basic/remap/index.ts
|
2024-09-30 06:30:24 +07:00 |
|
|
|
469ef8cdc2
|
feat(packages): add version jsdoc tags
|
2024-09-30 06:20:45 +07:00 |
|
|
|
7091352be2
|
chore(packages/stdlib): update import statement to use single quotes in mapRange function, lowercase in test desciptions
|
2024-05-04 06:53:46 +07:00 |
|
|
|
943e913e76
|
refactor(packages/stdlib): use toReversed method instead of reverese
|
2024-04-18 10:26:16 +07:00 |
|
|
|
7546f2b653
|
feat(packages/stdlib): add stack data structure and tests
|
2024-04-17 04:00:41 +07:00 |
|