arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
695 stars 30 forks source link

[Helpers/js] Do we even need this? #598

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

[Helpers/js] Do we even need this?

Some of the functions in here were written by me and then included in Nim's stdlib. So, right now, they are like duplicates. If we don't need them at all - or the Helper module itself - we'd better remove it altogether.

https://github.com/arturo-lang/arturo/blob/ce734e7a32c73173910cdf8f533f56be21febe3b/src/helpers/js.nim#L10

######################################################

# TODO(Helpers/js) Do we even need this?
#  Some of the functions in here were written by me and then included in Nim's stdlib. So, right now, they are like duplicates. If we don't need them at all - or the Helper module itself - we'd better remove it altogether.
#  labels: helpers, web, cleanup

#=======================================
# Libraries
#=======================================
ndex cb2aa4b33..1e1ffca4b 100644
++ b/src/helpers/jsonobject.nim

08554654bac8e9e4bc915f93381faf19e473b87b

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

Closing issue as stale.

stale[bot] commented 9 months ago

Closing issue as stale.

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.