It is a library that encompasses frequently utilized extensions throughout the development phase.
dependencies: [
.package(url: "https://github.com/emrahturan/SwiftUtilityKit.git", from: "0.0.3")
]Import SwiftUtilityKit in proper place.
import SwiftUtilityKitSee the Wiki for full documentation.