Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
File
package index
func ReversePrefix(word string, ch byte) string { return reversePrefix(word,ch)}