Skip to content

Datatypes to reduce Java's error prone Null, Exceptions etc.

License

Notifications You must be signed in to change notification settings

domlen2003/no-error-4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no-error-4j

Datatypes to reduce Java's error prone Null, Exceptions etc.

The Idea:

  • TODO

Setup:

build.gradle.kts

 implementation("io.github.domlen2003:no-error-4j:1.0.0-RC3")

build.gradle

 implementation 'io.github.domlen2003:no-error-4j:1.0.0-RC3'

(if you use maven pls find out how to import yourself, not wanna touch that sh#t and im sorry if you have to)

Usage:

  • TODO

Casting:

  • TODO

Pattern Matching:

  • TODO

Pattern Matching Switch:

  • TODO

Migration:

  • TODO

About

Datatypes to reduce Java's error prone Null, Exceptions etc.

Resources

License

Stars

Watchers

Forks

Packages