Skip to content
View oskarirauta's full-sized avatar
Block or Report

Block or report oskarirauta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. OptionSetAssociated: Swift's OptionS... OptionSetAssociated: Swift's OptionSet with associated value for members.
    1
    import Foundation
    2
    
                  
    3
    public protocol OptionSetAssociated: OptionSet where RawValue: FixedWidthInteger {
    4
        var store: [RawValue: Any] { get set }
    5
    }
  2. property_cpp property_cpp Public

    C++ properties, read only and/or dynamic getters

    C++ 4

  3. ClosureSleeve ClosureSleeve Public

    Package that adds support for Closure Sleeves in Swift

    Swift

  4. CreatableKit CreatableKit Public

    Swift package with Creatable extension

    Swift

  5. Money Money Public

    Forked from danthorpe/Money

    Swift value types for working with money & currency

    Swift

  6. upodman upodman Public

    Podman ubus controller

    C++ 2