CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 04:39:20 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=8a3ade067357c71717bae8294c49b1381ca4b6b4c55afb5e9e07ba8a8b940b65a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22brhDOQqspnfBjMPzWA499IoFRocVcwuJ%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d3e9b239e9741b-BLR
protocol Init { init(data: [String: Any])}func httpGet<T: Init>(compl - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- protocol Init {
- init(data: [String: Any])
- }
- func httpGet<T: Init>(completion: (T) -> Void) {
- let data: [String: Any] = ["x": "Awesome"]
- completion(T(data: data))
- }
- struct Model: Init {
- let x: String
- init(data: [String: Any]) {
- x = data["x"]! as! String
- }
- }
- httpGet { (model: Model) in
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
ββ
Marketplace Glitch β
Working β
NEVER SEEN...
JavaScript | 6 sec ago | 0.25 KB
-
π Swapzone +37% glitch
JavaScript | 7 sec ago | 0.24 KB
-
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 18 sec ago | 0.24 KB
-
ββ
Exploit 2500$ in 15 Minutesβββ G
JavaScript | 19 sec ago | 0.25 KB
-
β
Make $2500 in 20 minutesβββ S
JavaScript | 37 sec ago | 0.25 KB
-
π Swapzone +37% glitch β 3
JavaScript | 47 sec ago | 0.25 KB
-
β
β Make huge profits on trading ββ S
JavaScript | 57 sec ago | 0.25 KB
-
ββ
Marketplace Glitch β
Working β
NEVER SEEN...
JavaScript | 1 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand