Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aa1024 committed Aug 17, 2018
1 parent 03180b9 commit f423137
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,15 @@ Uncamelcase - Camel case to space separated text , case is preserved

q).str.ucc"addSpaceInCamelCase"


## fc
Swap/Flip case

q).str.fc"FlipCase"


## sfl
Space fill

q).str.sfl (3;12)

## fc
Swap/Flip case

q).str.fc"FlipCase"

## sfr
Space fill from right
Expand Down

0 comments on commit f423137

Please sign in to comment.