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

Rust implementation #25

Open
2 of 60 tasks
elianiva opened this issue Apr 2, 2022 · 1 comment
Open
2 of 60 tasks

Rust implementation #25

elianiva opened this issue Apr 2, 2022 · 1 comment

Comments

@elianiva
Copy link
Member

elianiva commented Apr 2, 2022

String-related functions

  • explode (feat(rust): add implode and explode #24)
  • implode (feat(rust): add implode and explode #24)
  • levenshtein
  • 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
@WahidinAji
Copy link
Contributor

ini boleh ditambahin ke Go juga ga? @aldy505 @elianiva

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

3 participants