This website requires JavaScript.
Explore
Help
Sign In
rock-n-code
/
ccn
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Projects
Releases
Activity
Files
fec52b7942eb87e2b530955b3503b7c9db652a30
ccn
/
Packages
/
Infrastructure
/
Sources
/
Internal
/
Extensions
/
String+Separators.swift
T
6 lines
79 B
Swift
Raw
Normal View
History
Unescape
Escape
Structured Data support for the Page protocol in the Infrastructure package (
#32
)
2026-08-01 17:21:16 +00:00
extension
String
{
enum
Separator
{
static
let
comma
=
","
}
}
Reference in New Issue
Copy Permalink