├── .gitignore ├── .swiftpm └── xcode │ ├── package.xcworkspace │ └── xcshareddata │ │ ├── IDETemplateMacros.plist │ │ └── IDEWorkspaceChecks.plist │ └── xcshareddata │ └── xcschemes │ ├── SafeFetching.xcscheme │ └── SafeFetchingMacrosTests.xcscheme ├── License ├── Package.resolved ├── Package.swift ├── README.md ├── Sources ├── SafeFetching │ ├── Builders.swift │ ├── Extensions │ │ └── NSPredicate+Convenience.swift │ ├── Macros.swift │ ├── Predicate │ │ ├── FetchableValue.swift │ │ ├── RegularExpressionPattern.swift │ │ └── Types │ │ │ ├── CompoundPredicate.swift │ │ │ ├── Predicate.swift │ │ │ └── StringComparisonOptions.swift │ ├── Request │ │ ├── FetchResult.swift │ │ ├── Fetchable.swift │ │ ├── FetchableMember+Operators │ │ │ ├── Fetchable+Comparison.swift │ │ │ ├── Fetchable+RegularExpression.swift │ │ │ ├── FetchableMember+Collection.swift │ │ │ ├── FetchableMember+ManyRelationship.swift │ │ │ ├── FetchableMember+OptionSet.swift │ │ │ ├── FetchableMember+Range.swift │ │ │ └── FetchableMember+String.swift │ │ ├── FetchableMember.swift │ │ ├── RequestBuilder+BuildingSteps.swift │ │ ├── RequestBuilder.swift │ │ ├── RequestBuilderStep.swift │ │ └── SortDescriptor.swift │ └── SafeFetching.docc │ │ ├── Articles │ │ ├── build-predicates.md │ │ ├── build-requests.md │ │ └── getting-started.md │ │ ├── FetchableManagedObject.md │ │ ├── FetchableMember.md │ │ └── SafeFetching.md └── SafeFetchingMacros │ ├── Errors │ └── CannotInferTypeError.swift │ ├── Extensions │ ├── AttributeListSyntax+Extensions.swift │ ├── ClassDeclarationSyntax+Extensions.swift │ ├── DeclModifierSyntax+Extensions.swift │ ├── Diagnostic+Extensions.swift │ ├── ExprSyntax+Extensions.swift │ ├── PatternBindingSyntax+Extensions.swift │ └── VariableDeclSyntax+Extensions.swift │ ├── FetchableManagedObjectMacro │ ├── FetchableManagedObjectMacro.swift │ └── FetchableManagedObjectMacroError.swift │ ├── FetchingIgnoredMacro │ └── FetchingIgnoredMacro.swift │ └── Plugin.swift ├── Tests ├── SafeFetchingMacrosTests │ └── FetchableManagedObjectMacroTests.swift └── SafeFetchingTests │ ├── BooleanPredicateBuilderTests.swift │ ├── CompoundPredicateBuilderTests.swift │ └── RequestBuilderTests.swift ├── docs ├── css │ ├── 866.2d08a543.css │ ├── 989.4f123103.css │ ├── documentation-topic.da0b1931.css │ ├── index.3a335429.css │ ├── topic.4be8f56d.css │ └── tutorials-overview.adb17623.css ├── data │ └── documentation │ │ ├── safefetching.json │ │ └── safefetching │ │ ├── !(_:)-1nel2.json │ │ ├── !(_:)-597f5.json │ │ ├── !=(_:_:)-1aoi1.json │ │ ├── !=(_:_:)-3u4c0.json │ │ ├── !=(_:_:)-5jgvo.json │ │ ├── !=(_:_:)-838a.json │ │ ├── !=(_:_:)-85xeq.json │ │ ├── !=(_:_:)-8l065.json │ │ ├── &&(_:_:)-564o0.json │ │ ├── &&(_:_:)-6jei.json │ │ ├── &&(_:_:)-9diji.json │ │ ├── &&(_:_:)-9nggw.json │ │ ├── ==(_:_:)-1hs8o.json │ │ ├── ==(_:_:)-28lw8.json │ │ ├── ==(_:_:)-4l7h3.json │ │ ├── ==(_:_:)-6pgol.json │ │ ├── ==(_:_:)-6y42h.json │ │ ├── ==(_:_:)-jkeu.json │ │ ├── ==(_:_:)-u0en.json │ │ ├── _(_:_:)-4eyqp.json │ │ ├── _(_:_:)-4ha9e.json │ │ ├── _=(_:_:)-16ie3.json │ │ ├── _=(_:_:)-9kqfy.json │ │ ├── __(_:_:)-1ytrl.json │ │ ├── __(_:_:)-6ml9l.json │ │ ├── __(_:_:)-9h1w.json │ │ ├── __(_:_:)-9maf4.json │ │ ├── build-predicates.json │ │ ├── build-requests.json │ │ ├── builders.json │ │ ├── builders │ │ ├── compoundpredicate.json │ │ ├── predicate.json │ │ ├── predicate │ │ │ ├── formatter.json │ │ │ ├── init(identifier:isinverted:).json │ │ │ ├── init(identifier:isinverted:formatter:).json │ │ │ ├── init(identifier:operatorstring:managedobject:isinverted:).json │ │ │ ├── init(identifier:operatorstring:managedobjectid:isinverted:).json │ │ │ ├── init(identifier:operatorstring:value:isinverted:).json │ │ │ ├── nsvalue.json │ │ │ ├── predicate(_:)-2fnp0.json │ │ │ └── predicate(_:)-7z85y.json │ │ ├── prerequest.json │ │ ├── prerequest │ │ │ ├── all(after:).json │ │ │ ├── first().json │ │ │ └── first(nth:after:).json │ │ ├── regularexpressionpattern.json │ │ ├── regularexpressionpattern │ │ │ ├── expressiblebyextendedgraphemeclusterliteral-implementations.json │ │ │ ├── expressiblebystringliteral-implementations.json │ │ │ ├── init(extendedgraphemeclusterliteral:).json │ │ │ ├── init(pattern:).json │ │ │ ├── init(stringliteral:).json │ │ │ ├── init(unicodescalarliteral:).json │ │ │ └── stringvalue.json │ │ ├── request.json │ │ ├── request │ │ │ ├── fetch(in:).json │ │ │ ├── fetchrequest.json │ │ │ ├── nsvalue.json │ │ │ ├── setting(_:to:).json │ │ │ ├── sorted(by:_:).json │ │ │ ├── where(_:)-3pukm.json │ │ │ ├── where(_:)-5uzqj.json │ │ │ ├── where(_:)-7zy8h.json │ │ │ └── where(_:)-9rbuh.json │ │ ├── stringcomparisonoptions.json │ │ └── stringcomparisonoptions │ │ │ ├── !=(_:_:).json │ │ │ ├── caseinsensitive.json │ │ │ ├── diacriticandcaseinsensitive.json │ │ │ ├── diacriticinsensitive.json │ │ │ ├── equatable-implementations.json │ │ │ └── normalized.json │ │ ├── coredata.json │ │ ├── coredata │ │ ├── nsmanagedobject.json │ │ ├── nsmanagedobject │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── nsmanagedobjectid.json │ │ └── nsmanagedobjectid │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── creationstep.json │ │ ├── fetchable.json │ │ ├── fetchable │ │ ├── fetchablemembers-swift.associatedtype.json │ │ ├── fetchablemembers-swift.type.property.json │ │ ├── newfetchrequest().json │ │ └── request().json │ │ ├── fetchablemanagedobject().json │ │ ├── fetchablemember.json │ │ ├── fetchablemember │ │ ├── contains(_:)-1n1je.json │ │ ├── contains(_:)-1z51k.json │ │ ├── contains(_:)-327ey.json │ │ ├── contains(_:)-6x3ob.json │ │ ├── contains(_:options:)-8o13w.json │ │ ├── contains(_:options:)-9wq9x.json │ │ ├── hasprefix(_:options:)-3qcye.json │ │ ├── hasprefix(_:options:)-7ny53.json │ │ ├── hassuffix(_:options:)-4swiz.json │ │ ├── hassuffix(_:options:)-5tcg3.json │ │ ├── identifier.json │ │ ├── init(identifier:).json │ │ ├── intersects(_:)-7kuqd.json │ │ ├── intersects(_:)-97t9q.json │ │ ├── isin(_:)-1om8b.json │ │ ├── isin(_:)-1uizd.json │ │ ├── isin(_:)-6b1sz.json │ │ ├── isin(_:)-6l01q.json │ │ ├── isin(_:)-7lmi8.json │ │ ├── matches(_:options:)-1s0zh.json │ │ ├── matches(_:options:)-6ax6i.json │ │ ├── subscript(dynamicmember:)-18job.json │ │ └── subscript(dynamicmember:)-ubmi.json │ │ ├── fetchablevalue.json │ │ ├── fetchablevalue │ │ ├── predicaterepresentation-7mfa2.json │ │ └── predicaterepresentation.json │ │ ├── fetchingignored().json │ │ ├── fetchresult.json │ │ ├── fetchresult │ │ ├── fetched.json │ │ └── init(results:).json │ │ ├── foundation.json │ │ ├── foundation │ │ ├── data.json │ │ ├── data │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── date.json │ │ ├── date │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── nsorderedset.json │ │ ├── nsorderedset │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── nspredicate.json │ │ ├── nspredicate │ │ │ ├── safe(_:).json │ │ │ ├── safe(on:_:)-3lv1l.json │ │ │ ├── safe(on:_:)-7959c.json │ │ │ └── safe(on:_:)-7q8xu.json │ │ ├── nsset.json │ │ ├── nsset │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── url.json │ │ ├── url │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── uuid.json │ │ └── uuid │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── getting-started.json │ │ ├── predicatestep.json │ │ ├── requestbuilderstep.json │ │ ├── sortablestep.json │ │ ├── sortdescriptor.json │ │ ├── sortdescriptor │ │ ├── ascending(_:comparator:)-2jni3.json │ │ ├── ascending(_:comparator:)-6j86f.json │ │ ├── descending(_:comparator:)-80og3.json │ │ ├── descending(_:comparator:)-8upte.json │ │ └── descriptor.json │ │ ├── swift.json │ │ ├── swift │ │ ├── array.json │ │ ├── array │ │ │ ├── fetchablevalue-implementations.json │ │ │ ├── fetchresult-implementations.json │ │ │ ├── init(results:).json │ │ │ └── predicaterepresentation.json │ │ ├── bool.json │ │ ├── bool │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── closedrange.json │ │ ├── closedrange │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── double.json │ │ ├── double │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── float.json │ │ ├── float │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── int.json │ │ ├── int │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── int16.json │ │ ├── int16 │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── int32.json │ │ ├── int32 │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── int64.json │ │ ├── int64 │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── optional.json │ │ ├── optional │ │ │ ├── fetchablevalue-implementations.json │ │ │ ├── fetchresult-implementations.json │ │ │ ├── init(results:).json │ │ │ └── predicaterepresentation.json │ │ ├── range.json │ │ ├── range │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── set.json │ │ ├── set │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ ├── string.json │ │ └── string │ │ │ ├── fetchablevalue-implementations.json │ │ │ └── predicaterepresentation.json │ │ └── targetstep.json ├── developer-og-twitter.jpg ├── developer-og.jpg ├── documentation │ └── safefetching │ │ ├── !(_:)-1nel2 │ │ └── index.html │ │ ├── !(_:)-597f5 │ │ └── index.html │ │ ├── !=(_:_:)-1aoi1 │ │ └── index.html │ │ ├── !=(_:_:)-3u4c0 │ │ └── index.html │ │ ├── !=(_:_:)-5jgvo │ │ └── index.html │ │ ├── !=(_:_:)-838a │ │ └── index.html │ │ ├── !=(_:_:)-85xeq │ │ └── index.html │ │ ├── !=(_:_:)-8l065 │ │ └── index.html │ │ ├── &&(_:_:)-564o0 │ │ └── index.html │ │ ├── &&(_:_:)-6jei │ │ └── index.html │ │ ├── &&(_:_:)-9diji │ │ └── index.html │ │ ├── &&(_:_:)-9nggw │ │ └── index.html │ │ ├── ==(_:_:)-1hs8o │ │ └── index.html │ │ ├── ==(_:_:)-28lw8 │ │ └── index.html │ │ ├── ==(_:_:)-4l7h3 │ │ └── index.html │ │ ├── ==(_:_:)-6pgol │ │ └── index.html │ │ ├── ==(_:_:)-6y42h │ │ └── index.html │ │ ├── ==(_:_:)-jkeu │ │ └── index.html │ │ ├── ==(_:_:)-u0en │ │ └── index.html │ │ ├── _(_:_:)-4eyqp │ │ └── index.html │ │ ├── _(_:_:)-4ha9e │ │ └── index.html │ │ ├── _=(_:_:)-16ie3 │ │ └── index.html │ │ ├── _=(_:_:)-9kqfy │ │ └── index.html │ │ ├── __(_:_:)-1ytrl │ │ └── index.html │ │ ├── __(_:_:)-6ml9l │ │ └── index.html │ │ ├── __(_:_:)-9h1w │ │ └── index.html │ │ ├── __(_:_:)-9maf4 │ │ └── index.html │ │ ├── build-predicates │ │ └── index.html │ │ ├── build-requests │ │ └── index.html │ │ ├── builders │ │ ├── compoundpredicate │ │ │ └── index.html │ │ ├── index.html │ │ ├── predicate │ │ │ ├── formatter │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ ├── init(identifier:isinverted:) │ │ │ │ └── index.html │ │ │ ├── init(identifier:isinverted:formatter:) │ │ │ │ └── index.html │ │ │ ├── init(identifier:operatorstring:managedobject:isinverted:) │ │ │ │ └── index.html │ │ │ ├── init(identifier:operatorstring:managedobjectid:isinverted:) │ │ │ │ └── index.html │ │ │ ├── init(identifier:operatorstring:value:isinverted:) │ │ │ │ └── index.html │ │ │ ├── nsvalue │ │ │ │ └── index.html │ │ │ ├── predicate(_:)-2fnp0 │ │ │ │ └── index.html │ │ │ └── predicate(_:)-7z85y │ │ │ │ └── index.html │ │ ├── prerequest │ │ │ ├── all(after:) │ │ │ │ └── index.html │ │ │ ├── first() │ │ │ │ └── index.html │ │ │ ├── first(nth:after:) │ │ │ │ └── index.html │ │ │ └── index.html │ │ ├── regularexpressionpattern │ │ │ ├── expressiblebyextendedgraphemeclusterliteral-implementations │ │ │ │ └── index.html │ │ │ ├── expressiblebystringliteral-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ ├── init(extendedgraphemeclusterliteral:) │ │ │ │ └── index.html │ │ │ ├── init(pattern:) │ │ │ │ └── index.html │ │ │ ├── init(stringliteral:) │ │ │ │ └── index.html │ │ │ ├── init(unicodescalarliteral:) │ │ │ │ └── index.html │ │ │ └── stringvalue │ │ │ │ └── index.html │ │ ├── request │ │ │ ├── fetch(in:) │ │ │ │ └── index.html │ │ │ ├── fetchrequest │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ ├── nsvalue │ │ │ │ └── index.html │ │ │ ├── setting(_:to:) │ │ │ │ └── index.html │ │ │ ├── sorted(by:_:) │ │ │ │ └── index.html │ │ │ ├── where(_:)-3pukm │ │ │ │ └── index.html │ │ │ ├── where(_:)-5uzqj │ │ │ │ └── index.html │ │ │ ├── where(_:)-7zy8h │ │ │ │ └── index.html │ │ │ └── where(_:)-9rbuh │ │ │ │ └── index.html │ │ └── stringcomparisonoptions │ │ │ ├── !=(_:_:) │ │ │ └── index.html │ │ │ ├── caseinsensitive │ │ │ └── index.html │ │ │ ├── diacriticandcaseinsensitive │ │ │ └── index.html │ │ │ ├── diacriticinsensitive │ │ │ └── index.html │ │ │ ├── equatable-implementations │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── normalized │ │ │ └── index.html │ │ ├── coredata │ │ ├── index.html │ │ ├── nsmanagedobject │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ └── nsmanagedobjectid │ │ │ ├── fetchablevalue-implementations │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ └── index.html │ │ ├── creationstep │ │ └── index.html │ │ ├── fetchable │ │ ├── fetchablemembers-swift.associatedtype │ │ │ └── index.html │ │ ├── fetchablemembers-swift.type.property │ │ │ └── index.html │ │ ├── index.html │ │ ├── newfetchrequest() │ │ │ └── index.html │ │ └── request() │ │ │ └── index.html │ │ ├── fetchablemanagedobject() │ │ └── index.html │ │ ├── fetchablemember │ │ ├── contains(_:)-1n1je │ │ │ └── index.html │ │ ├── contains(_:)-1z51k │ │ │ └── index.html │ │ ├── contains(_:)-327ey │ │ │ └── index.html │ │ ├── contains(_:)-6x3ob │ │ │ └── index.html │ │ ├── contains(_:options:)-8o13w │ │ │ └── index.html │ │ ├── contains(_:options:)-9wq9x │ │ │ └── index.html │ │ ├── hasprefix(_:options:)-3qcye │ │ │ └── index.html │ │ ├── hasprefix(_:options:)-7ny53 │ │ │ └── index.html │ │ ├── hassuffix(_:options:)-4swiz │ │ │ └── index.html │ │ ├── hassuffix(_:options:)-5tcg3 │ │ │ └── index.html │ │ ├── identifier │ │ │ └── index.html │ │ ├── index.html │ │ ├── init(identifier:) │ │ │ └── index.html │ │ ├── intersects(_:)-7kuqd │ │ │ └── index.html │ │ ├── intersects(_:)-97t9q │ │ │ └── index.html │ │ ├── isin(_:)-1om8b │ │ │ └── index.html │ │ ├── isin(_:)-1uizd │ │ │ └── index.html │ │ ├── isin(_:)-6b1sz │ │ │ └── index.html │ │ ├── isin(_:)-6l01q │ │ │ └── index.html │ │ ├── isin(_:)-7lmi8 │ │ │ └── index.html │ │ ├── matches(_:options:)-1s0zh │ │ │ └── index.html │ │ ├── matches(_:options:)-6ax6i │ │ │ └── index.html │ │ ├── subscript(dynamicmember:)-18job │ │ │ └── index.html │ │ └── subscript(dynamicmember:)-ubmi │ │ │ └── index.html │ │ ├── fetchablevalue │ │ ├── index.html │ │ ├── predicaterepresentation-7mfa2 │ │ │ └── index.html │ │ └── predicaterepresentation │ │ │ └── index.html │ │ ├── fetchingignored() │ │ └── index.html │ │ ├── fetchresult │ │ ├── fetched │ │ │ └── index.html │ │ ├── index.html │ │ └── init(results:) │ │ │ └── index.html │ │ ├── foundation │ │ ├── data │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── date │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── index.html │ │ ├── nsorderedset │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── nspredicate │ │ │ ├── index.html │ │ │ ├── safe(_:) │ │ │ │ └── index.html │ │ │ ├── safe(on:_:)-3lv1l │ │ │ │ └── index.html │ │ │ ├── safe(on:_:)-7959c │ │ │ │ └── index.html │ │ │ └── safe(on:_:)-7q8xu │ │ │ │ └── index.html │ │ ├── nsset │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── url │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ └── uuid │ │ │ ├── fetchablevalue-implementations │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ └── index.html │ │ ├── getting-started │ │ └── index.html │ │ ├── index.html │ │ ├── predicatestep │ │ └── index.html │ │ ├── requestbuilderstep │ │ └── index.html │ │ ├── sortablestep │ │ └── index.html │ │ ├── sortdescriptor │ │ ├── ascending(_:comparator:)-2jni3 │ │ │ └── index.html │ │ ├── ascending(_:comparator:)-6j86f │ │ │ └── index.html │ │ ├── descending(_:comparator:)-80og3 │ │ │ └── index.html │ │ ├── descending(_:comparator:)-8upte │ │ │ └── index.html │ │ ├── descriptor │ │ │ └── index.html │ │ └── index.html │ │ ├── swift │ │ ├── array │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── fetchresult-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ ├── init(results:) │ │ │ │ └── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── bool │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── closedrange │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── double │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── float │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── index.html │ │ ├── int │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── int16 │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── int32 │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── int64 │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── optional │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── fetchresult-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ ├── init(results:) │ │ │ │ └── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── range │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ ├── set │ │ │ ├── fetchablevalue-implementations │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ │ └── index.html │ │ └── string │ │ │ ├── fetchablevalue-implementations │ │ │ └── index.html │ │ │ ├── index.html │ │ │ └── predicaterepresentation │ │ │ └── index.html │ │ └── targetstep │ │ └── index.html ├── favicon.ico ├── favicon.svg ├── img │ ├── added-icon.832a5d2c.svg │ ├── deprecated-icon.7bf1740a.svg │ └── modified-icon.efb2697d.svg ├── index.html ├── index │ └── index.json ├── js │ ├── 104.fe5974d0.js │ ├── 337.274a8ccc.js │ ├── 842.aeb682fd.js │ ├── 866.6e371bd7.js │ ├── chunk-vendors.bdb7cbba.js │ ├── documentation-topic.28579b4f.js │ ├── highlight-js-bash-js.702f0c5c.js │ ├── highlight-js-c-js.063069d3.js │ ├── highlight-js-cpp-js.458a9ae4.js │ ├── highlight-js-css-js.bfc4251f.js │ ├── highlight-js-custom-markdown.78c9f6ed.js │ ├── highlight-js-custom-swift.738731d1.js │ ├── highlight-js-diff-js.4db9a783.js │ ├── highlight-js-http-js.f78e83c2.js │ ├── highlight-js-java-js.4fe21e94.js │ ├── highlight-js-javascript-js.dfc9d16d.js │ ├── highlight-js-json-js.2a1856ba.js │ ├── highlight-js-llvm-js.26121771.js │ ├── highlight-js-markdown-js.a2f456af.js │ ├── highlight-js-objectivec-js.74dea052.js │ ├── highlight-js-perl-js.da6eda82.js │ ├── highlight-js-php-js.c458ffa4.js │ ├── highlight-js-python-js.60354774.js │ ├── highlight-js-ruby-js.7272231f.js │ ├── highlight-js-scss-js.adcd11a2.js │ ├── highlight-js-shell-js.0ad5b20f.js │ ├── highlight-js-swift-js.bdd5bff5.js │ ├── highlight-js-xml-js.0d78f903.js │ ├── index.d2f6f6a9.js │ ├── topic.24dedb87.js │ └── tutorials-overview.2d184ec0.js └── metadata.json └── generate-doc.zsh /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/.gitignore -------------------------------------------------------------------------------- /.swiftpm/xcode/package.xcworkspace/xcshareddata/IDETemplateMacros.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDETemplateMacros.plist -------------------------------------------------------------------------------- /.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist -------------------------------------------------------------------------------- /.swiftpm/xcode/xcshareddata/xcschemes/SafeFetching.xcscheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/.swiftpm/xcode/xcshareddata/xcschemes/SafeFetching.xcscheme -------------------------------------------------------------------------------- /.swiftpm/xcode/xcshareddata/xcschemes/SafeFetchingMacrosTests.xcscheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/.swiftpm/xcode/xcshareddata/xcschemes/SafeFetchingMacrosTests.xcscheme -------------------------------------------------------------------------------- /License: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/License -------------------------------------------------------------------------------- /Package.resolved: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Package.resolved -------------------------------------------------------------------------------- /Package.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Package.swift -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/README.md -------------------------------------------------------------------------------- /Sources/SafeFetching/Builders.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Builders.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Extensions/NSPredicate+Convenience.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Extensions/NSPredicate+Convenience.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Macros.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Macros.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Predicate/FetchableValue.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Predicate/FetchableValue.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Predicate/RegularExpressionPattern.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Predicate/RegularExpressionPattern.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Predicate/Types/CompoundPredicate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Predicate/Types/CompoundPredicate.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Predicate/Types/Predicate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Predicate/Types/Predicate.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Predicate/Types/StringComparisonOptions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Predicate/Types/StringComparisonOptions.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchResult.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchResult.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/Fetchable.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/Fetchable.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember+Operators/Fetchable+Comparison.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember+Operators/Fetchable+Comparison.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember+Operators/Fetchable+RegularExpression.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember+Operators/Fetchable+RegularExpression.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+Collection.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+Collection.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+ManyRelationship.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+ManyRelationship.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+OptionSet.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+OptionSet.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+Range.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+Range.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+String.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember+Operators/FetchableMember+String.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/FetchableMember.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/FetchableMember.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/RequestBuilder+BuildingSteps.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/RequestBuilder+BuildingSteps.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/RequestBuilder.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/RequestBuilder.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/RequestBuilderStep.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/RequestBuilderStep.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/Request/SortDescriptor.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/Request/SortDescriptor.swift -------------------------------------------------------------------------------- /Sources/SafeFetching/SafeFetching.docc/Articles/build-predicates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/SafeFetching.docc/Articles/build-predicates.md -------------------------------------------------------------------------------- /Sources/SafeFetching/SafeFetching.docc/Articles/build-requests.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/SafeFetching.docc/Articles/build-requests.md -------------------------------------------------------------------------------- /Sources/SafeFetching/SafeFetching.docc/Articles/getting-started.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/SafeFetching.docc/Articles/getting-started.md -------------------------------------------------------------------------------- /Sources/SafeFetching/SafeFetching.docc/FetchableManagedObject.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/SafeFetching.docc/FetchableManagedObject.md -------------------------------------------------------------------------------- /Sources/SafeFetching/SafeFetching.docc/FetchableMember.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/SafeFetching.docc/FetchableMember.md -------------------------------------------------------------------------------- /Sources/SafeFetching/SafeFetching.docc/SafeFetching.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetching/SafeFetching.docc/SafeFetching.md -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Errors/CannotInferTypeError.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Errors/CannotInferTypeError.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Extensions/AttributeListSyntax+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Extensions/AttributeListSyntax+Extensions.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Extensions/ClassDeclarationSyntax+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Extensions/ClassDeclarationSyntax+Extensions.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Extensions/DeclModifierSyntax+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Extensions/DeclModifierSyntax+Extensions.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Extensions/Diagnostic+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Extensions/Diagnostic+Extensions.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Extensions/ExprSyntax+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Extensions/ExprSyntax+Extensions.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Extensions/PatternBindingSyntax+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Extensions/PatternBindingSyntax+Extensions.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Extensions/VariableDeclSyntax+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Extensions/VariableDeclSyntax+Extensions.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/FetchableManagedObjectMacro/FetchableManagedObjectMacro.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/FetchableManagedObjectMacro/FetchableManagedObjectMacro.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/FetchableManagedObjectMacro/FetchableManagedObjectMacroError.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/FetchableManagedObjectMacro/FetchableManagedObjectMacroError.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/FetchingIgnoredMacro/FetchingIgnoredMacro.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/FetchingIgnoredMacro/FetchingIgnoredMacro.swift -------------------------------------------------------------------------------- /Sources/SafeFetchingMacros/Plugin.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Sources/SafeFetchingMacros/Plugin.swift -------------------------------------------------------------------------------- /Tests/SafeFetchingMacrosTests/FetchableManagedObjectMacroTests.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Tests/SafeFetchingMacrosTests/FetchableManagedObjectMacroTests.swift -------------------------------------------------------------------------------- /Tests/SafeFetchingTests/BooleanPredicateBuilderTests.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Tests/SafeFetchingTests/BooleanPredicateBuilderTests.swift -------------------------------------------------------------------------------- /Tests/SafeFetchingTests/CompoundPredicateBuilderTests.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Tests/SafeFetchingTests/CompoundPredicateBuilderTests.swift -------------------------------------------------------------------------------- /Tests/SafeFetchingTests/RequestBuilderTests.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/Tests/SafeFetchingTests/RequestBuilderTests.swift -------------------------------------------------------------------------------- /docs/css/866.2d08a543.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/css/866.2d08a543.css -------------------------------------------------------------------------------- /docs/css/989.4f123103.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/css/989.4f123103.css -------------------------------------------------------------------------------- /docs/css/documentation-topic.da0b1931.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/css/documentation-topic.da0b1931.css -------------------------------------------------------------------------------- /docs/css/index.3a335429.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/css/index.3a335429.css -------------------------------------------------------------------------------- /docs/css/topic.4be8f56d.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/css/topic.4be8f56d.css -------------------------------------------------------------------------------- /docs/css/tutorials-overview.adb17623.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/css/tutorials-overview.adb17623.css -------------------------------------------------------------------------------- /docs/data/documentation/safefetching.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!(_:)-1nel2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!(_:)-1nel2.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!(_:)-597f5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!(_:)-597f5.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!=(_:_:)-1aoi1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!=(_:_:)-1aoi1.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!=(_:_:)-3u4c0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!=(_:_:)-3u4c0.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!=(_:_:)-5jgvo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!=(_:_:)-5jgvo.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!=(_:_:)-838a.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!=(_:_:)-838a.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!=(_:_:)-85xeq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!=(_:_:)-85xeq.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/!=(_:_:)-8l065.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/!=(_:_:)-8l065.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/&&(_:_:)-564o0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/&&(_:_:)-564o0.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/&&(_:_:)-6jei.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/&&(_:_:)-6jei.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/&&(_:_:)-9diji.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/&&(_:_:)-9diji.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/&&(_:_:)-9nggw.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/&&(_:_:)-9nggw.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/==(_:_:)-1hs8o.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/==(_:_:)-1hs8o.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/==(_:_:)-28lw8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/==(_:_:)-28lw8.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/==(_:_:)-4l7h3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/==(_:_:)-4l7h3.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/==(_:_:)-6pgol.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/==(_:_:)-6pgol.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/==(_:_:)-6y42h.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/==(_:_:)-6y42h.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/==(_:_:)-jkeu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/==(_:_:)-jkeu.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/==(_:_:)-u0en.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/==(_:_:)-u0en.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/_(_:_:)-4eyqp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/_(_:_:)-4eyqp.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/_(_:_:)-4ha9e.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/_(_:_:)-4ha9e.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/_=(_:_:)-16ie3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/_=(_:_:)-16ie3.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/_=(_:_:)-9kqfy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/_=(_:_:)-9kqfy.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/__(_:_:)-1ytrl.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/__(_:_:)-1ytrl.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/__(_:_:)-6ml9l.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/__(_:_:)-6ml9l.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/__(_:_:)-9h1w.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/__(_:_:)-9h1w.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/__(_:_:)-9maf4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/__(_:_:)-9maf4.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/build-predicates.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/build-predicates.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/build-requests.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/build-requests.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/compoundpredicate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/compoundpredicate.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/formatter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/formatter.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/init(identifier:isinverted:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/init(identifier:isinverted:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/init(identifier:isinverted:formatter:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/init(identifier:isinverted:formatter:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobject:isinverted:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobject:isinverted:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobjectid:isinverted:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobjectid:isinverted:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/init(identifier:operatorstring:value:isinverted:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/init(identifier:operatorstring:value:isinverted:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/nsvalue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/nsvalue.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/predicate(_:)-2fnp0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/predicate(_:)-2fnp0.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/predicate/predicate(_:)-7z85y.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/predicate/predicate(_:)-7z85y.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/prerequest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/prerequest.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/prerequest/all(after:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/prerequest/all(after:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/prerequest/first().json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/prerequest/first().json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/prerequest/first(nth:after:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/prerequest/first(nth:after:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern/expressiblebyextendedgraphemeclusterliteral-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern/expressiblebyextendedgraphemeclusterliteral-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern/expressiblebystringliteral-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern/expressiblebystringliteral-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern/init(extendedgraphemeclusterliteral:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern/init(extendedgraphemeclusterliteral:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern/init(pattern:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern/init(pattern:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern/init(stringliteral:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern/init(stringliteral:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern/init(unicodescalarliteral:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern/init(unicodescalarliteral:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/regularexpressionpattern/stringvalue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/regularexpressionpattern/stringvalue.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/fetch(in:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/fetch(in:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/fetchrequest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/fetchrequest.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/nsvalue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/nsvalue.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/setting(_:to:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/setting(_:to:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/sorted(by:_:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/sorted(by:_:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/where(_:)-3pukm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/where(_:)-3pukm.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/where(_:)-5uzqj.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/where(_:)-5uzqj.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/where(_:)-7zy8h.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/where(_:)-7zy8h.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/request/where(_:)-9rbuh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/request/where(_:)-9rbuh.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/stringcomparisonoptions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/stringcomparisonoptions.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/stringcomparisonoptions/!=(_:_:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/stringcomparisonoptions/!=(_:_:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/stringcomparisonoptions/caseinsensitive.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/stringcomparisonoptions/caseinsensitive.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/stringcomparisonoptions/diacriticandcaseinsensitive.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/stringcomparisonoptions/diacriticandcaseinsensitive.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/stringcomparisonoptions/diacriticinsensitive.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/stringcomparisonoptions/diacriticinsensitive.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/stringcomparisonoptions/equatable-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/stringcomparisonoptions/equatable-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/builders/stringcomparisonoptions/normalized.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/builders/stringcomparisonoptions/normalized.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/coredata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/coredata.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/coredata/nsmanagedobject.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/coredata/nsmanagedobject.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/coredata/nsmanagedobject/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/coredata/nsmanagedobject/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/coredata/nsmanagedobject/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/coredata/nsmanagedobject/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/coredata/nsmanagedobjectid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/coredata/nsmanagedobjectid.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/coredata/nsmanagedobjectid/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/coredata/nsmanagedobjectid/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/coredata/nsmanagedobjectid/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/coredata/nsmanagedobjectid/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/creationstep.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/creationstep.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchable.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchable.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchable/fetchablemembers-swift.associatedtype.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchable/fetchablemembers-swift.associatedtype.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchable/fetchablemembers-swift.type.property.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchable/fetchablemembers-swift.type.property.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchable/newfetchrequest().json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchable/newfetchrequest().json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchable/request().json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchable/request().json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemanagedobject().json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemanagedobject().json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/contains(_:)-1n1je.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/contains(_:)-1n1je.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/contains(_:)-1z51k.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/contains(_:)-1z51k.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/contains(_:)-327ey.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/contains(_:)-327ey.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/contains(_:)-6x3ob.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/contains(_:)-6x3ob.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/contains(_:options:)-8o13w.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/contains(_:options:)-8o13w.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/contains(_:options:)-9wq9x.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/contains(_:options:)-9wq9x.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/hasprefix(_:options:)-3qcye.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/hasprefix(_:options:)-3qcye.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/hasprefix(_:options:)-7ny53.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/hasprefix(_:options:)-7ny53.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/hassuffix(_:options:)-4swiz.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/hassuffix(_:options:)-4swiz.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/hassuffix(_:options:)-5tcg3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/hassuffix(_:options:)-5tcg3.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/identifier.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/identifier.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/init(identifier:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/init(identifier:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/intersects(_:)-7kuqd.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/intersects(_:)-7kuqd.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/intersects(_:)-97t9q.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/intersects(_:)-97t9q.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/isin(_:)-1om8b.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/isin(_:)-1om8b.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/isin(_:)-1uizd.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/isin(_:)-1uizd.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/isin(_:)-6b1sz.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/isin(_:)-6b1sz.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/isin(_:)-6l01q.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/isin(_:)-6l01q.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/isin(_:)-7lmi8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/isin(_:)-7lmi8.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/matches(_:options:)-1s0zh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/matches(_:options:)-1s0zh.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/matches(_:options:)-6ax6i.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/matches(_:options:)-6ax6i.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-18job.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-18job.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-ubmi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-ubmi.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablevalue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablevalue.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablevalue/predicaterepresentation-7mfa2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablevalue/predicaterepresentation-7mfa2.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchablevalue/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchablevalue/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchingignored().json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchingignored().json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchresult.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchresult.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchresult/fetched.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchresult/fetched.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/fetchresult/init(results:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/fetchresult/init(results:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/data.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/data/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/data/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/data/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/data/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/date.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/date.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/date/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/date/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/date/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/date/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nsorderedset.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nsorderedset.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nsorderedset/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nsorderedset/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nsorderedset/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nsorderedset/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nspredicate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nspredicate.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nspredicate/safe(_:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nspredicate/safe(_:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nspredicate/safe(on:_:)-3lv1l.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nspredicate/safe(on:_:)-3lv1l.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7959c.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7959c.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7q8xu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7q8xu.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nsset.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nsset.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nsset/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nsset/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/nsset/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/nsset/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/url.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/url.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/url/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/url/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/url/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/url/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/uuid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/uuid.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/uuid/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/uuid/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/foundation/uuid/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/foundation/uuid/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/getting-started.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/getting-started.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/predicatestep.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/predicatestep.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/requestbuilderstep.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/requestbuilderstep.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/sortablestep.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/sortablestep.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/sortdescriptor.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/sortdescriptor.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-2jni3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-2jni3.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-6j86f.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-6j86f.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/sortdescriptor/descending(_:comparator:)-80og3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/sortdescriptor/descending(_:comparator:)-80og3.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/sortdescriptor/descending(_:comparator:)-8upte.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/sortdescriptor/descending(_:comparator:)-8upte.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/sortdescriptor/descriptor.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/sortdescriptor/descriptor.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/array.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/array.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/array/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/array/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/array/fetchresult-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/array/fetchresult-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/array/init(results:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/array/init(results:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/array/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/array/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/bool.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/bool.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/bool/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/bool/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/bool/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/bool/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/closedrange.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/closedrange.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/closedrange/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/closedrange/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/closedrange/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/closedrange/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/double.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/double.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/double/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/double/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/double/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/double/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/float.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/float.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/float/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/float/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/float/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/float/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int16.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int16/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int16/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int16/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int16/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int32.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int32/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int32/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int32/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int32/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int64.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int64.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int64/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int64/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/int64/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/int64/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/optional.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/optional.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/optional/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/optional/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/optional/fetchresult-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/optional/fetchresult-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/optional/init(results:).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/optional/init(results:).json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/optional/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/optional/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/range.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/range.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/range/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/range/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/range/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/range/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/set.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/set.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/set/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/set/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/set/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/set/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/string.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/string.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/string/fetchablevalue-implementations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/string/fetchablevalue-implementations.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/swift/string/predicaterepresentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/swift/string/predicaterepresentation.json -------------------------------------------------------------------------------- /docs/data/documentation/safefetching/targetstep.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/data/documentation/safefetching/targetstep.json -------------------------------------------------------------------------------- /docs/developer-og-twitter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/developer-og-twitter.jpg -------------------------------------------------------------------------------- /docs/developer-og.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/developer-og.jpg -------------------------------------------------------------------------------- /docs/documentation/safefetching/!(_:)-1nel2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!(_:)-1nel2/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/!(_:)-597f5/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!(_:)-597f5/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/!=(_:_:)-1aoi1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!=(_:_:)-1aoi1/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/!=(_:_:)-3u4c0/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!=(_:_:)-3u4c0/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/!=(_:_:)-5jgvo/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!=(_:_:)-5jgvo/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/!=(_:_:)-838a/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!=(_:_:)-838a/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/!=(_:_:)-85xeq/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!=(_:_:)-85xeq/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/!=(_:_:)-8l065/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/!=(_:_:)-8l065/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/&&(_:_:)-564o0/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/&&(_:_:)-564o0/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/&&(_:_:)-6jei/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/&&(_:_:)-6jei/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/&&(_:_:)-9diji/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/&&(_:_:)-9diji/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/&&(_:_:)-9nggw/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/&&(_:_:)-9nggw/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/==(_:_:)-1hs8o/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/==(_:_:)-1hs8o/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/==(_:_:)-28lw8/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/==(_:_:)-28lw8/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/==(_:_:)-4l7h3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/==(_:_:)-4l7h3/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/==(_:_:)-6pgol/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/==(_:_:)-6pgol/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/==(_:_:)-6y42h/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/==(_:_:)-6y42h/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/==(_:_:)-jkeu/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/==(_:_:)-jkeu/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/==(_:_:)-u0en/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/==(_:_:)-u0en/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/_(_:_:)-4eyqp/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/_(_:_:)-4eyqp/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/_(_:_:)-4ha9e/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/_(_:_:)-4ha9e/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/_=(_:_:)-16ie3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/_=(_:_:)-16ie3/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/_=(_:_:)-9kqfy/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/_=(_:_:)-9kqfy/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/__(_:_:)-1ytrl/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/__(_:_:)-1ytrl/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/__(_:_:)-6ml9l/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/__(_:_:)-6ml9l/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/__(_:_:)-9h1w/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/__(_:_:)-9h1w/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/__(_:_:)-9maf4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/__(_:_:)-9maf4/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/build-predicates/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/build-predicates/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/build-requests/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/build-requests/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/compoundpredicate/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/compoundpredicate/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/formatter/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/formatter/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/init(identifier:isinverted:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/init(identifier:isinverted:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/init(identifier:isinverted:formatter:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/init(identifier:isinverted:formatter:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobject:isinverted:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobject:isinverted:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobjectid:isinverted:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/init(identifier:operatorstring:managedobjectid:isinverted:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/init(identifier:operatorstring:value:isinverted:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/init(identifier:operatorstring:value:isinverted:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/nsvalue/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/nsvalue/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/predicate(_:)-2fnp0/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/predicate(_:)-2fnp0/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/predicate/predicate(_:)-7z85y/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/predicate/predicate(_:)-7z85y/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/prerequest/all(after:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/prerequest/all(after:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/prerequest/first()/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/prerequest/first()/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/prerequest/first(nth:after:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/prerequest/first(nth:after:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/prerequest/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/prerequest/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/expressiblebyextendedgraphemeclusterliteral-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/expressiblebyextendedgraphemeclusterliteral-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/expressiblebystringliteral-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/expressiblebystringliteral-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/init(extendedgraphemeclusterliteral:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/init(extendedgraphemeclusterliteral:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/init(pattern:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/init(pattern:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/init(stringliteral:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/init(stringliteral:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/init(unicodescalarliteral:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/init(unicodescalarliteral:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/regularexpressionpattern/stringvalue/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/regularexpressionpattern/stringvalue/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/fetch(in:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/fetch(in:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/fetchrequest/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/fetchrequest/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/nsvalue/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/nsvalue/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/setting(_:to:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/setting(_:to:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/sorted(by:_:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/sorted(by:_:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/where(_:)-3pukm/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/where(_:)-3pukm/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/where(_:)-5uzqj/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/where(_:)-5uzqj/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/where(_:)-7zy8h/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/where(_:)-7zy8h/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/request/where(_:)-9rbuh/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/request/where(_:)-9rbuh/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/stringcomparisonoptions/!=(_:_:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/stringcomparisonoptions/!=(_:_:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/stringcomparisonoptions/caseinsensitive/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/stringcomparisonoptions/caseinsensitive/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/stringcomparisonoptions/diacriticandcaseinsensitive/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/stringcomparisonoptions/diacriticandcaseinsensitive/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/stringcomparisonoptions/diacriticinsensitive/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/stringcomparisonoptions/diacriticinsensitive/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/stringcomparisonoptions/equatable-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/stringcomparisonoptions/equatable-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/stringcomparisonoptions/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/stringcomparisonoptions/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/builders/stringcomparisonoptions/normalized/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/builders/stringcomparisonoptions/normalized/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/coredata/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/coredata/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/coredata/nsmanagedobject/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/coredata/nsmanagedobject/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/coredata/nsmanagedobject/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/coredata/nsmanagedobject/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/coredata/nsmanagedobject/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/coredata/nsmanagedobject/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/coredata/nsmanagedobjectid/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/coredata/nsmanagedobjectid/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/coredata/nsmanagedobjectid/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/coredata/nsmanagedobjectid/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/coredata/nsmanagedobjectid/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/coredata/nsmanagedobjectid/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/creationstep/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/creationstep/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchable/fetchablemembers-swift.associatedtype/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchable/fetchablemembers-swift.associatedtype/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchable/fetchablemembers-swift.type.property/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchable/fetchablemembers-swift.type.property/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchable/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchable/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchable/newfetchrequest()/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchable/newfetchrequest()/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchable/request()/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchable/request()/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemanagedobject()/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemanagedobject()/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/contains(_:)-1n1je/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/contains(_:)-1n1je/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/contains(_:)-1z51k/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/contains(_:)-1z51k/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/contains(_:)-327ey/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/contains(_:)-327ey/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/contains(_:)-6x3ob/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/contains(_:)-6x3ob/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/contains(_:options:)-8o13w/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/contains(_:options:)-8o13w/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/contains(_:options:)-9wq9x/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/contains(_:options:)-9wq9x/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/hasprefix(_:options:)-3qcye/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/hasprefix(_:options:)-3qcye/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/hasprefix(_:options:)-7ny53/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/hasprefix(_:options:)-7ny53/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/hassuffix(_:options:)-4swiz/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/hassuffix(_:options:)-4swiz/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/hassuffix(_:options:)-5tcg3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/hassuffix(_:options:)-5tcg3/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/identifier/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/identifier/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/init(identifier:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/init(identifier:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/intersects(_:)-7kuqd/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/intersects(_:)-7kuqd/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/intersects(_:)-97t9q/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/intersects(_:)-97t9q/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/isin(_:)-1om8b/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/isin(_:)-1om8b/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/isin(_:)-1uizd/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/isin(_:)-1uizd/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/isin(_:)-6b1sz/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/isin(_:)-6b1sz/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/isin(_:)-6l01q/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/isin(_:)-6l01q/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/isin(_:)-7lmi8/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/isin(_:)-7lmi8/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/matches(_:options:)-1s0zh/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/matches(_:options:)-1s0zh/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/matches(_:options:)-6ax6i/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/matches(_:options:)-6ax6i/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-18job/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-18job/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-ubmi/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablemember/subscript(dynamicmember:)-ubmi/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablevalue/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablevalue/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablevalue/predicaterepresentation-7mfa2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablevalue/predicaterepresentation-7mfa2/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchablevalue/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchablevalue/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchingignored()/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchingignored()/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchresult/fetched/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchresult/fetched/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchresult/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchresult/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/fetchresult/init(results:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/fetchresult/init(results:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/data/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/data/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/data/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/data/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/data/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/data/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/date/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/date/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/date/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/date/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/date/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/date/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nsorderedset/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nsorderedset/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nsorderedset/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nsorderedset/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nsorderedset/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nsorderedset/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nspredicate/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nspredicate/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nspredicate/safe(_:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nspredicate/safe(_:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nspredicate/safe(on:_:)-3lv1l/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nspredicate/safe(on:_:)-3lv1l/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7959c/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7959c/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7q8xu/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nspredicate/safe(on:_:)-7q8xu/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nsset/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nsset/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nsset/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nsset/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/nsset/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/nsset/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/url/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/url/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/url/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/url/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/url/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/url/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/uuid/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/uuid/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/uuid/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/uuid/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/foundation/uuid/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/foundation/uuid/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/getting-started/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/getting-started/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/predicatestep/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/predicatestep/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/requestbuilderstep/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/requestbuilderstep/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/sortablestep/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/sortablestep/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-2jni3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-2jni3/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-6j86f/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/sortdescriptor/ascending(_:comparator:)-6j86f/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/sortdescriptor/descending(_:comparator:)-80og3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/sortdescriptor/descending(_:comparator:)-80og3/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/sortdescriptor/descending(_:comparator:)-8upte/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/sortdescriptor/descending(_:comparator:)-8upte/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/sortdescriptor/descriptor/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/sortdescriptor/descriptor/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/sortdescriptor/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/sortdescriptor/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/array/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/array/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/array/fetchresult-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/array/fetchresult-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/array/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/array/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/array/init(results:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/array/init(results:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/array/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/array/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/bool/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/bool/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/bool/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/bool/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/bool/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/bool/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/closedrange/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/closedrange/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/closedrange/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/closedrange/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/closedrange/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/closedrange/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/double/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/double/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/double/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/double/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/double/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/double/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/float/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/float/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/float/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/float/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/float/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/float/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int16/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int16/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int16/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int16/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int16/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int16/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int32/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int32/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int32/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int32/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int32/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int32/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int64/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int64/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int64/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int64/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/int64/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/int64/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/optional/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/optional/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/optional/fetchresult-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/optional/fetchresult-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/optional/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/optional/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/optional/init(results:)/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/optional/init(results:)/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/optional/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/optional/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/range/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/range/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/range/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/range/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/range/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/range/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/set/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/set/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/set/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/set/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/set/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/set/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/string/fetchablevalue-implementations/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/string/fetchablevalue-implementations/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/string/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/string/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/swift/string/predicaterepresentation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/swift/string/predicaterepresentation/index.html -------------------------------------------------------------------------------- /docs/documentation/safefetching/targetstep/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/documentation/safefetching/targetstep/index.html -------------------------------------------------------------------------------- /docs/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/favicon.ico -------------------------------------------------------------------------------- /docs/favicon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/favicon.svg -------------------------------------------------------------------------------- /docs/img/added-icon.832a5d2c.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/img/added-icon.832a5d2c.svg -------------------------------------------------------------------------------- /docs/img/deprecated-icon.7bf1740a.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/img/deprecated-icon.7bf1740a.svg -------------------------------------------------------------------------------- /docs/img/modified-icon.efb2697d.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/img/modified-icon.efb2697d.svg -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/index.html -------------------------------------------------------------------------------- /docs/index/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/index/index.json -------------------------------------------------------------------------------- /docs/js/104.fe5974d0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/104.fe5974d0.js -------------------------------------------------------------------------------- /docs/js/337.274a8ccc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/337.274a8ccc.js -------------------------------------------------------------------------------- /docs/js/842.aeb682fd.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/842.aeb682fd.js -------------------------------------------------------------------------------- /docs/js/866.6e371bd7.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/866.6e371bd7.js -------------------------------------------------------------------------------- /docs/js/chunk-vendors.bdb7cbba.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/chunk-vendors.bdb7cbba.js -------------------------------------------------------------------------------- /docs/js/documentation-topic.28579b4f.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/documentation-topic.28579b4f.js -------------------------------------------------------------------------------- /docs/js/highlight-js-bash-js.702f0c5c.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-bash-js.702f0c5c.js -------------------------------------------------------------------------------- /docs/js/highlight-js-c-js.063069d3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-c-js.063069d3.js -------------------------------------------------------------------------------- /docs/js/highlight-js-cpp-js.458a9ae4.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-cpp-js.458a9ae4.js -------------------------------------------------------------------------------- /docs/js/highlight-js-css-js.bfc4251f.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-css-js.bfc4251f.js -------------------------------------------------------------------------------- /docs/js/highlight-js-custom-markdown.78c9f6ed.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-custom-markdown.78c9f6ed.js -------------------------------------------------------------------------------- /docs/js/highlight-js-custom-swift.738731d1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-custom-swift.738731d1.js -------------------------------------------------------------------------------- /docs/js/highlight-js-diff-js.4db9a783.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-diff-js.4db9a783.js -------------------------------------------------------------------------------- /docs/js/highlight-js-http-js.f78e83c2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-http-js.f78e83c2.js -------------------------------------------------------------------------------- /docs/js/highlight-js-java-js.4fe21e94.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-java-js.4fe21e94.js -------------------------------------------------------------------------------- /docs/js/highlight-js-javascript-js.dfc9d16d.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-javascript-js.dfc9d16d.js -------------------------------------------------------------------------------- /docs/js/highlight-js-json-js.2a1856ba.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-json-js.2a1856ba.js -------------------------------------------------------------------------------- /docs/js/highlight-js-llvm-js.26121771.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-llvm-js.26121771.js -------------------------------------------------------------------------------- /docs/js/highlight-js-markdown-js.a2f456af.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-markdown-js.a2f456af.js -------------------------------------------------------------------------------- /docs/js/highlight-js-objectivec-js.74dea052.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-objectivec-js.74dea052.js -------------------------------------------------------------------------------- /docs/js/highlight-js-perl-js.da6eda82.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-perl-js.da6eda82.js -------------------------------------------------------------------------------- /docs/js/highlight-js-php-js.c458ffa4.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-php-js.c458ffa4.js -------------------------------------------------------------------------------- /docs/js/highlight-js-python-js.60354774.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-python-js.60354774.js -------------------------------------------------------------------------------- /docs/js/highlight-js-ruby-js.7272231f.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-ruby-js.7272231f.js -------------------------------------------------------------------------------- /docs/js/highlight-js-scss-js.adcd11a2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-scss-js.adcd11a2.js -------------------------------------------------------------------------------- /docs/js/highlight-js-shell-js.0ad5b20f.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-shell-js.0ad5b20f.js -------------------------------------------------------------------------------- /docs/js/highlight-js-swift-js.bdd5bff5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-swift-js.bdd5bff5.js -------------------------------------------------------------------------------- /docs/js/highlight-js-xml-js.0d78f903.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/highlight-js-xml-js.0d78f903.js -------------------------------------------------------------------------------- /docs/js/index.d2f6f6a9.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/index.d2f6f6a9.js -------------------------------------------------------------------------------- /docs/js/topic.24dedb87.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/topic.24dedb87.js -------------------------------------------------------------------------------- /docs/js/tutorials-overview.2d184ec0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/js/tutorials-overview.2d184ec0.js -------------------------------------------------------------------------------- /docs/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/docs/metadata.json -------------------------------------------------------------------------------- /generate-doc.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ABridoux/SafeFetching/HEAD/generate-doc.zsh --------------------------------------------------------------------------------