1.0.0 • Published 3 years ago

looks-fun v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

looks-fun

deepcode Codacy Badge NPM npm

A CLI tool to lookup 43 kinds of Java Standard Functional Interface.

Follow the instruction of Effective Java, Item 44: Favor the use of standard functional interfaces,
using Standard Functional Interface in Package java.util.function is recommend.

There are forty-three interfaces in java.util.Function. You can’t be expected to remember them all...

So I make this simple CLI tools to pick a better choice, just tell me the signature of functions.

Installation

npm install --global looks-fun

Example

asciicast

1.0.0

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.7.0-alpha

3 years ago

1.0.0-SNAPSHOT

3 years ago