Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hope Function Operators Support for TList #125

Open
caryyu opened this issue Feb 18, 2024 · 2 comments
Open

Hope Function Operators Support for TList #125

caryyu opened this issue Feb 18, 2024 · 2 comments

Comments

@caryyu
Copy link

caryyu commented Feb 18, 2024

For example in NodeJS/Typescript,

  • [].map()
  • [].forEach()
  • [].Sum()
  • [].Sort()
  • [].Every()
  • [].Reduce()
  • etc...
@caryyu caryyu changed the title Hope Functions Support for TList Hope Function Operators Support for TList Feb 18, 2024
@exilon
Copy link
Owner

exilon commented Feb 25, 2024

Could you provide more details about your request?

@caryyu
Copy link
Author

caryyu commented Mar 1, 2024

I thought this request is very obvious that can make operating List more convenient, of course, if you compare to the NodeJS/C#, I didn't find a full support from the Delphi ecosystem so I made some temporary solutions by using helper directive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants