RFC: Standard Library - or Libraries #32
Closed
Ratstail91
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to determine what functions should be included in a standard library, and how they should operate i.e. should the be underscore functions, or regular functions?
I'm also considering the possibility of having separate sub-collections of functions, specifically for arrays, dictionaries, strings, etc.
My current plans are a mess of random text in the spec, so I'll outline what I know I need:
Is there anything that I'm missing? I could also add the option of including these piecemeal, but there's a lot of overlap, so I don't see the benefit right now.
Beta Was this translation helpful? Give feedback.
All reactions