looks-fun
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i looks-fun

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

537 kB

Total Files

7

Last publish

Collaborators

  • osu_vanilla