8000 GitHub - bb441db/Parsef: Parser for java.util.Formatter (printf)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bb441db/Parsef

Repository files navigation

Parsef

Exposes Formatter.parse(s: String): List<FormatString> using reflection

Usage

Kotlin

parsef("Example %1\$s")

Java

FormatterExtensions.parsef("Example %1$s")

TODO

  • Verify implementation of java.util.Formatter are equal on different jvm targets

About

Parser for java.util.Formatter (printf)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

0