functional-reactive
Made in the European Union

Utility Functions

String, Stream, Exception and Converting helpers.

The com.svenruppert.functional package collects small, focused utilities:

  • StringFunctions — string transformations ported from Strman.
  • StreamFunctions — curried predicates and stream filters.
  • ExceptionFunctions — message() and toStackTraceStream().
  • Converting — convertToString / Integer / Double returning Result.
  • SystemProperties — typed access to system properties.