Skip to content
#

extension-methods

Here are 197 public repositories matching this topic...

Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming, Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and a Preprocessor. All fully supported in IntelliJ IDEA and Android Studio. Simply add Manifold to your project and begin taking advantage of it.

  • Updated Nov 14, 2020
  • Java
jreina
jreina commented Oct 3, 2017

Currently, a seed value is required for foldl which in turn causes aggregate to require a seed value. The functions should be able to be used both with and without a seed value. Additionally, the seed value appears to be misnamed as memo. This should be changed to something more suitable.

Unit tests should be added for these as well. #2 is close to being merged and presumably will have be

Improve this page

Add a description, image, and links to the extension-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extension-methods topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.