/PlusPlus.jl

Primary LanguageJuliaOtherNOASSERTION

PlusPlus

Build status Build Status Coverage Status codecov.io

Stress is becoming a large problem in the developed world. People have far too little to worry about, so they actively try to find problems and worries. This packages tries to reduce the stress in modern society by solving one of the biggest problems we face today: a*b string concatenation.

Demonstration:

julia> using PlusPlus

julia> "a"++"b"
"ab"

This package is no longer well-documented or well-tested, but still doesn't rely on too many dependencies.