Skip to content

New API for string handling

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

JuliaString/StrAPI.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrAPI

contributions welcome

Julia Version Unit Tests Coverage
Julia Latest

This package provides the base API, which the other packages in JuliaString can all extend It provides a cleaner API (IMO) for many of the character and string related functions.

See the documentation in the Strs package