tayloraswift / swift-json

high-performance json parsing and encoding for server applications
https://swiftinit.org/docs/swift-json
Apache License 2.0
82 stars 5 forks source link

rename apply(pattern:) and unwrap(pattern:) to match(pattern:) and flatMatch(pattern:) #59

Closed tayloraswift closed 2 years ago

tayloraswift commented 2 years ago

the current names are confusing and don’t tell you much about what they actually do.