{"id":70300,"library":"io7m-jfunctional-core","title":"JFunctional Core","description":"Functional types (Core) providing basic functional programming abstractions for Java.","status":"active","version":"1.3.0","language":"java","source_language":null,"source_url":"https://github.com/io7m/jfunctional","tags":["functional","types","java","core"],"install":[{"cmd":"<dependency>\n  <groupId>com.io7m.jfunctional</groupId>\n  <artifactId>io7m-jfunctional-core</artifactId>\n  <version>1.3.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.io7m.jfunctional:io7m-jfunctional-core:1.3.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"FunctionType","correct":"com.io7m.jfunctional.core.FunctionType"}],"quickstart":{"code":"import com.io7m.jfunctional.core.FunctionType;\n\nFunctionType<Integer, Integer> square = x -> x * x;\nSystem.out.println(square.apply(5));","lang":"java","description":"Create and use a simple function type from the JFunctional core library."},"warnings":[],"env_vars":null,"search_vec":"'abstract':10 'basic':7 'core':2,5,16 'function':3,8,13 'java':12,15 'jfunction':1 'program':9 'provid':6 'type':4,14","created_at":"2026-06-17T18:12:26.469424+00:00","updated_at":"2026-06-17T18:12:26.469424+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://io7m.github.io/jfunctional/","github":"https://github.com/io7m/jfunctional","docs":"https://appdoc.app/artifact/com.io7m.jfunctional/io7m-jfunctional-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}