Update Package.swift
RuleKit is a small framework for creating predicate rules that can be evaluated and used to e.g. filter arrays in a data driven way, without adding explicit if or switch statements to the code.
if
switch
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
RuleKit
RuleKit is a small framework for creating predicate rules that can be evaluated and used to e.g. filter arrays in a data driven way, without adding explicit
if
orswitch
statements to the code.