String initializers with encoding validation
- Proposal: SE-0405 String initializers with encoding validation
- Author: Guillaume Lessard
- Review Manager: TBD
- Status: Pitch
- Bugs: rdar://99276048, rdar://99832858
- Implementation: (pending)
withMemoryRebound
I hereby claim:
To claim this, I am signing this object:
// | |
// shuffle.swift | |
// | |
// Created by Guillaume Lessard on 2014-08-28. | |
// Copyright (c) 2016 Guillaume Lessard. All rights reserved. | |
// | |
// https://github.com/glessard/shuffle | |
// https://gist.github.com/glessard/7140fe885af3eb874e11 | |
// |
// | |
// url-extensions.swift | |
// | |
// Created by Guillaume Lessard | |
// Copyright (c) 2018 Guillaume Lessard. All rights reserved. | |
// | |
// https://gist.github.com/glessard/a2b2916aa74f082a58d50a674174f1a4 | |
// | |
import Foundation |