8000 GitHub - alexito4/Baggins: 🎒 My personal bag of holding for Swift extensions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexito4/Baggins

Repository files navigation

Baggins

Build and Test

🎒 My personal bag of holding for Swift extensions.

Additions

  • Bool.toggled()

  • Safe Collection subscripts

  • Collection.nonEmpty from objc.io

  • Collection sorting with KeyPath

  • Concurrency

    • Task.sleep with seconds
    • withTimeout
    • race `firstOf(_:or:)
    • Task.unsafeBlocking (careful with this one!)
  • Exported Flow

  • Sequence.toArray()

  • String leftPadding, isUppercase, isLowercase, contains(anyOf:), split(withWord:)

  • Exported UnwrapOrThrow

  • Other stuff in _Brewing.swift which it probably shouldn't be used. Still brewing... 🧙‍♂️

Author

Alejandro Martinez | https://alejandromp.com | @alexito4

About

🎒 My personal bag of holding for Swift extensions.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Languages

0