Skip to content

Instantly share code, notes, and snippets.

@ObuchiYuki
ObuchiYuki / Lock.swift
Created March 23, 2020 06:08
A simple implementation of lock in swift
//
// Lock.swift
// CoreUtil
//
// Created by yuki on 2020/03/22.
// Copyright © 2020 yuki. All rights reserved.
//
import Foundation