Skip to content

YK-Unit/Swift-LiteralProtocolExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fbd0c65 · Oct 28, 2017

History

3 Commits
Oct 28, 2017
Oct 28, 2017
Oct 28, 2017

Repository files navigation

Here is a literal protocol example via playground, you can see how to implement these swift literal protocol:

  • ExpressibleByNilLiteral
  • ExpressibleByIntegerLiteral
  • ExpressibleByFloatLiteral
  • ExpressibleByBooleanLiteral
  • ExpressibleByStringLiteral
  • ExpressibleByArrayLiteral
  • ExpressibleByDictionaryLiteral

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages