Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clojure Implementation #9

Open
3 of 60 tasks
elianiva opened this issue Mar 19, 2022 · 0 comments
Open
3 of 60 tasks

Clojure Implementation #9

elianiva opened this issue Mar 19, 2022 · 0 comments
Assignees

Comments

@elianiva
Copy link
Member

elianiva commented Mar 19, 2022

String-related functions

  • explode (feat(clojure): add implode and explode #8)
  • implode (feat(clojure): add implode and explode #8)
  • levenshtein (feat(clojure): add levenshtein implementation #14)
  • addcslashes
  • addslashes
  • bin2hex
  • chop
  • chr
  • chunk_split
  • convert_cyr_string
  • convert_uudecode
  • convert_uuencode
  • count_chars
  • crc32
  • crypt
  • echo
  • fprintf
  • get_html_translation_table
  • hebrev
  • hebrevc
  • hex2bin
  • html_entity_decode
  • htmlentities
  • htmlspecialchars_decode
  • htmlspecialchars
  • lcfirst
  • localeconv
  • ltrim
  • md5
  • md5_file
  • metaphone
  • money_format
  • nl_langinfo
  • nl2br
  • number_format
  • ord
  • parse_str
  • print
  • printf
  • quoted_printable_decode
  • quoted_printable_encode
  • quotemeta
  • rtrim
  • setlocale
  • sha1
  • sha1_file
  • similar_text
  • soundex
  • sprintf
  • sscanf
  • str_getcsv
  • str_ireplace
  • str_pad
  • str_repeat
  • str_replace
  • str_rot13
  • str_shuffle
  • str_split
  • str_word_count
  • strcasecmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants