Skip to content

Given a string and a column number, return string with line breaks inserted at the right places to make sure line is no longer than the column number.

Notifications You must be signed in to change notification settings

stack111/LineBreak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

About

Given a string and a column number, return string with line breaks inserted at the right places to make sure line is no longer than the column number.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages