Skip to content

TerryCK/enumOptional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Optional implement by enum

Xcode ver 8.3.2, Swift 3

It's a playground to learn follow concept

1.protocols: Equatable, ExpressibleByNilLiteral

2.comparsing Optional of Swift built-in and enum's Optional

3.Generics

4.customized operator

reference:

Part I

Part II

About

practices optional with enum by swift3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages