From c15c27ec73520f643d8b35afc1ae12039654a21a Mon Sep 17 00:00:00 2001 From: Aaron Christiansen Date: Mon, 30 Dec 2024 18:25:28 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20AaronC81?= =?UTF-8?q?/parlour@8789d419ab32f66fa220069221ab0be175b3808c=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Kernel.html | 2 +- Parlour.html | 2 +- Parlour/ConflictResolver.html | 2 +- Parlour/Conversion.html | 2 +- Parlour/Conversion/Converter.html | 2 +- Parlour/Conversion/RbiToRbs.html | 2 +- Parlour/Debugging.html | 2 +- Parlour/Debugging/Tree.html | 2 +- Parlour/DetachedRbiGenerator.html | 2 +- Parlour/DetachedRbsGenerator.html | 2 +- Parlour/Generator.html | 2 +- Parlour/Mixin.html | 2 +- Parlour/Mixin/Searchable.html | 2 +- Parlour/Options.html | 2 +- Parlour/ParseError.html | 2 +- Parlour/Plugin.html | 2 +- Parlour/RbiGenerator.html | 2 +- Parlour/RbiGenerator/Arbitrary.html | 2 +- Parlour/RbiGenerator/Attribute.html | 2 +- Parlour/RbiGenerator/ClassNamespace.html | 2 +- Parlour/RbiGenerator/Constant.html | 2 +- Parlour/RbiGenerator/EnumClassNamespace.html | 2 +- Parlour/RbiGenerator/Extend.html | 2 +- Parlour/RbiGenerator/Include.html | 2 +- Parlour/RbiGenerator/Method.html | 2 +- Parlour/RbiGenerator/ModuleNamespace.html | 2 +- Parlour/RbiGenerator/Namespace.html | 2 +- Parlour/RbiGenerator/Parameter.html | 2 +- Parlour/RbiGenerator/RbiObject.html | 2 +- Parlour/RbiGenerator/StructClassNamespace.html | 2 +- Parlour/RbiGenerator/StructProp.html | 2 +- Parlour/RbiGenerator/TypeAlias.html | 2 +- Parlour/RbsGenerator.html | 2 +- Parlour/RbsGenerator/Arbitrary.html | 2 +- Parlour/RbsGenerator/Attribute.html | 2 +- Parlour/RbsGenerator/Block.html | 2 +- Parlour/RbsGenerator/ClassNamespace.html | 2 +- Parlour/RbsGenerator/Constant.html | 2 +- Parlour/RbsGenerator/Extend.html | 2 +- Parlour/RbsGenerator/Include.html | 2 +- Parlour/RbsGenerator/InterfaceNamespace.html | 2 +- Parlour/RbsGenerator/Method.html | 2 +- Parlour/RbsGenerator/MethodSignature.html | 2 +- Parlour/RbsGenerator/ModuleNamespace.html | 2 +- Parlour/RbsGenerator/Namespace.html | 2 +- Parlour/RbsGenerator/Parameter.html | 2 +- Parlour/RbsGenerator/RbsObject.html | 2 +- Parlour/RbsGenerator/TypeAlias.html | 2 +- Parlour/TypeLoader.html | 2 +- Parlour/TypeParser.html | 2 +- Parlour/TypeParser/IntermediateSig.html | 2 +- Parlour/TypeParser/NodePath.html | 2 +- Parlour/TypedObject.html | 2 +- Parlour/Types.html | 2 +- Parlour/Types/Array.html | 2 +- Parlour/Types/Boolean.html | 2 +- Parlour/Types/Class.html | 2 +- Parlour/Types/Enumerable.html | 2 +- Parlour/Types/Enumerator.html | 2 +- Parlour/Types/Generic.html | 2 +- Parlour/Types/Hash.html | 2 +- Parlour/Types/Intersection.html | 2 +- Parlour/Types/Nilable.html | 2 +- Parlour/Types/Proc.html | 2 +- Parlour/Types/Proc/Parameter.html | 2 +- Parlour/Types/Range.html | 2 +- Parlour/Types/Raw.html | 2 +- Parlour/Types/Record.html | 2 +- Parlour/Types/Self.html | 2 +- Parlour/Types/Set.html | 2 +- Parlour/Types/SingleElementCollection.html | 2 +- Parlour/Types/Tuple.html | 2 +- Parlour/Types/Type.html | 2 +- Parlour/Types/Union.html | 2 +- Parlour/Types/Untyped.html | 2 +- _index.html | 2 +- file.README.html | 2 +- index.html | 2 +- top-level-namespace.html | 2 +- 79 files changed, 79 insertions(+), 79 deletions(-) diff --git a/Kernel.html b/Kernel.html index 49887c886..bee9f935f 100644 --- a/Kernel.html +++ b/Kernel.html @@ -214,7 +214,7 @@

diff --git a/Parlour.html b/Parlour.html index 849825ea1..f7b922282 100644 --- a/Parlour.html +++ b/Parlour.html @@ -147,7 +147,7 @@

diff --git a/Parlour/ConflictResolver.html b/Parlour/ConflictResolver.html index 0be5976d4..eb7685b45 100644 --- a/Parlour/ConflictResolver.html +++ b/Parlour/ConflictResolver.html @@ -655,7 +655,7 @@

diff --git a/Parlour/Conversion.html b/Parlour/Conversion.html index c19a2b249..578c03173 100644 --- a/Parlour/Conversion.html +++ b/Parlour/Conversion.html @@ -107,7 +107,7 @@

Defined Under Namespace

diff --git a/Parlour/Conversion/Converter.html b/Parlour/Conversion/Converter.html index 78dcf4db8..8deb9b787 100644 --- a/Parlour/Conversion/Converter.html +++ b/Parlour/Conversion/Converter.html @@ -371,7 +371,7 @@

diff --git a/Parlour/Conversion/RbiToRbs.html b/Parlour/Conversion/RbiToRbs.html index 22a38901d..9076dd1f6 100644 --- a/Parlour/Conversion/RbiToRbs.html +++ b/Parlour/Conversion/RbiToRbs.html @@ -816,7 +816,7 @@

diff --git a/Parlour/Debugging.html b/Parlour/Debugging.html index dbf29f47f..d81fc90aa 100644 --- a/Parlour/Debugging.html +++ b/Parlour/Debugging.html @@ -395,7 +395,7 @@

diff --git a/Parlour/Debugging/Tree.html b/Parlour/Debugging/Tree.html index cfc03bfd7..8e0f7687f 100644 --- a/Parlour/Debugging/Tree.html +++ b/Parlour/Debugging/Tree.html @@ -714,7 +714,7 @@

diff --git a/Parlour/DetachedRbiGenerator.html b/Parlour/DetachedRbiGenerator.html index ded5346bf..2acfbf45e 100644 --- a/Parlour/DetachedRbiGenerator.html +++ b/Parlour/DetachedRbiGenerator.html @@ -380,7 +380,7 @@

diff --git a/Parlour/DetachedRbsGenerator.html b/Parlour/DetachedRbsGenerator.html index d74085b48..684169f5b 100644 --- a/Parlour/DetachedRbsGenerator.html +++ b/Parlour/DetachedRbsGenerator.html @@ -374,7 +374,7 @@

diff --git a/Parlour/Generator.html b/Parlour/Generator.html index f7feadbc2..7fad93db3 100644 --- a/Parlour/Generator.html +++ b/Parlour/Generator.html @@ -447,7 +447,7 @@

diff --git a/Parlour/Mixin.html b/Parlour/Mixin.html index 56b62ed90..ea9400983 100644 --- a/Parlour/Mixin.html +++ b/Parlour/Mixin.html @@ -105,7 +105,7 @@

Defined Under Namespace

diff --git a/Parlour/Mixin/Searchable.html b/Parlour/Mixin/Searchable.html index ccaf99a4c..19147c8d5 100644 --- a/Parlour/Mixin/Searchable.html +++ b/Parlour/Mixin/Searchable.html @@ -409,7 +409,7 @@

diff --git a/Parlour/Options.html b/Parlour/Options.html index 3061566d1..39fdafeac 100644 --- a/Parlour/Options.html +++ b/Parlour/Options.html @@ -682,7 +682,7 @@

diff --git a/Parlour/ParseError.html b/Parlour/ParseError.html index 7aaed9808..ca675c153 100644 --- a/Parlour/ParseError.html +++ b/Parlour/ParseError.html @@ -360,7 +360,7 @@

diff --git a/Parlour/Plugin.html b/Parlour/Plugin.html index 14f150717..586d3c5cf 100644 --- a/Parlour/Plugin.html +++ b/Parlour/Plugin.html @@ -715,7 +715,7 @@

diff --git a/Parlour/RbiGenerator.html b/Parlour/RbiGenerator.html index 61b24f843..235dd9aad 100644 --- a/Parlour/RbiGenerator.html +++ b/Parlour/RbiGenerator.html @@ -447,7 +447,7 @@

diff --git a/Parlour/RbiGenerator/Arbitrary.html b/Parlour/RbiGenerator/Arbitrary.html index b0d952fe2..d13282d01 100644 --- a/Parlour/RbiGenerator/Arbitrary.html +++ b/Parlour/RbiGenerator/Arbitrary.html @@ -867,7 +867,7 @@

diff --git a/Parlour/RbiGenerator/Attribute.html b/Parlour/RbiGenerator/Attribute.html index 77601a771..24a274c01 100644 --- a/Parlour/RbiGenerator/Attribute.html +++ b/Parlour/RbiGenerator/Attribute.html @@ -868,7 +868,7 @@

diff --git a/Parlour/RbiGenerator/ClassNamespace.html b/Parlour/RbiGenerator/ClassNamespace.html index 0b5b0295c..f1d9e8cde 100644 --- a/Parlour/RbiGenerator/ClassNamespace.html +++ b/Parlour/RbiGenerator/ClassNamespace.html @@ -1065,7 +1065,7 @@

diff --git a/Parlour/RbiGenerator/Constant.html b/Parlour/RbiGenerator/Constant.html index aa316aa32..d29c3bdf5 100644 --- a/Parlour/RbiGenerator/Constant.html +++ b/Parlour/RbiGenerator/Constant.html @@ -1006,7 +1006,7 @@

diff --git a/Parlour/RbiGenerator/EnumClassNamespace.html b/Parlour/RbiGenerator/EnumClassNamespace.html index 64e4acb04..9f3e2a542 100644 --- a/Parlour/RbiGenerator/EnumClassNamespace.html +++ b/Parlour/RbiGenerator/EnumClassNamespace.html @@ -1008,7 +1008,7 @@

diff --git a/Parlour/RbiGenerator/Extend.html b/Parlour/RbiGenerator/Extend.html index 335ce1379..b3720cb8f 100644 --- a/Parlour/RbiGenerator/Extend.html +++ b/Parlour/RbiGenerator/Extend.html @@ -785,7 +785,7 @@

diff --git a/Parlour/RbiGenerator/Include.html b/Parlour/RbiGenerator/Include.html index 85b3b4eb2..36b6f1afd 100644 --- a/Parlour/RbiGenerator/Include.html +++ b/Parlour/RbiGenerator/Include.html @@ -785,7 +785,7 @@

diff --git a/Parlour/RbiGenerator/Method.html b/Parlour/RbiGenerator/Method.html index b1fe8eb57..62935d8e5 100644 --- a/Parlour/RbiGenerator/Method.html +++ b/Parlour/RbiGenerator/Method.html @@ -1893,7 +1893,7 @@

diff --git a/Parlour/RbiGenerator/ModuleNamespace.html b/Parlour/RbiGenerator/ModuleNamespace.html index fc51f935a..ca02ea36b 100644 --- a/Parlour/RbiGenerator/ModuleNamespace.html +++ b/Parlour/RbiGenerator/ModuleNamespace.html @@ -1039,7 +1039,7 @@

diff --git a/Parlour/RbiGenerator/Namespace.html b/Parlour/RbiGenerator/Namespace.html index 9c8916bf9..e03903e5c 100644 --- a/Parlour/RbiGenerator/Namespace.html +++ b/Parlour/RbiGenerator/Namespace.html @@ -4503,7 +4503,7 @@

diff --git a/Parlour/RbiGenerator/Parameter.html b/Parlour/RbiGenerator/Parameter.html index f8bbc51dd..7c6f5fdee 100644 --- a/Parlour/RbiGenerator/Parameter.html +++ b/Parlour/RbiGenerator/Parameter.html @@ -1185,7 +1185,7 @@

diff --git a/Parlour/RbiGenerator/RbiObject.html b/Parlour/RbiGenerator/RbiObject.html index 894382507..8da47b38b 100644 --- a/Parlour/RbiGenerator/RbiObject.html +++ b/Parlour/RbiGenerator/RbiObject.html @@ -753,7 +753,7 @@

diff --git a/Parlour/RbiGenerator/StructClassNamespace.html b/Parlour/RbiGenerator/StructClassNamespace.html index 8ecb2faf4..16eda2cbc 100644 --- a/Parlour/RbiGenerator/StructClassNamespace.html +++ b/Parlour/RbiGenerator/StructClassNamespace.html @@ -992,7 +992,7 @@

diff --git a/Parlour/RbiGenerator/StructProp.html b/Parlour/RbiGenerator/StructProp.html index 051a6bf74..e71075d09 100644 --- a/Parlour/RbiGenerator/StructProp.html +++ b/Parlour/RbiGenerator/StructProp.html @@ -1477,7 +1477,7 @@

diff --git a/Parlour/RbiGenerator/TypeAlias.html b/Parlour/RbiGenerator/TypeAlias.html index 621505f71..fe90c6328 100644 --- a/Parlour/RbiGenerator/TypeAlias.html +++ b/Parlour/RbiGenerator/TypeAlias.html @@ -878,7 +878,7 @@

diff --git a/Parlour/RbsGenerator.html b/Parlour/RbsGenerator.html index 1d2746f15..54417ea9b 100644 --- a/Parlour/RbsGenerator.html +++ b/Parlour/RbsGenerator.html @@ -420,7 +420,7 @@

diff --git a/Parlour/RbsGenerator/Arbitrary.html b/Parlour/RbsGenerator/Arbitrary.html index 32df277fe..98cae88eb 100644 --- a/Parlour/RbsGenerator/Arbitrary.html +++ b/Parlour/RbsGenerator/Arbitrary.html @@ -806,7 +806,7 @@

diff --git a/Parlour/RbsGenerator/Attribute.html b/Parlour/RbsGenerator/Attribute.html index 99233e363..f94ec0249 100644 --- a/Parlour/RbsGenerator/Attribute.html +++ b/Parlour/RbsGenerator/Attribute.html @@ -839,7 +839,7 @@

diff --git a/Parlour/RbsGenerator/Block.html b/Parlour/RbsGenerator/Block.html index a354a3e1d..ec0af2688 100644 --- a/Parlour/RbsGenerator/Block.html +++ b/Parlour/RbsGenerator/Block.html @@ -635,7 +635,7 @@

diff --git a/Parlour/RbsGenerator/ClassNamespace.html b/Parlour/RbsGenerator/ClassNamespace.html index 0726bad33..d2683d81a 100644 --- a/Parlour/RbsGenerator/ClassNamespace.html +++ b/Parlour/RbsGenerator/ClassNamespace.html @@ -801,7 +801,7 @@

diff --git a/Parlour/RbsGenerator/Constant.html b/Parlour/RbsGenerator/Constant.html index 26179db92..a680909d8 100644 --- a/Parlour/RbsGenerator/Constant.html +++ b/Parlour/RbsGenerator/Constant.html @@ -822,7 +822,7 @@

diff --git a/Parlour/RbsGenerator/Extend.html b/Parlour/RbsGenerator/Extend.html index 5a8a79a1c..196f6e32d 100644 --- a/Parlour/RbsGenerator/Extend.html +++ b/Parlour/RbsGenerator/Extend.html @@ -824,7 +824,7 @@

diff --git a/Parlour/RbsGenerator/Include.html b/Parlour/RbsGenerator/Include.html index 1749779e5..c6a671635 100644 --- a/Parlour/RbsGenerator/Include.html +++ b/Parlour/RbsGenerator/Include.html @@ -824,7 +824,7 @@

diff --git a/Parlour/RbsGenerator/InterfaceNamespace.html b/Parlour/RbsGenerator/InterfaceNamespace.html index 90d7c43f8..7381925fc 100644 --- a/Parlour/RbsGenerator/InterfaceNamespace.html +++ b/Parlour/RbsGenerator/InterfaceNamespace.html @@ -415,7 +415,7 @@

diff --git a/Parlour/RbsGenerator/Method.html b/Parlour/RbsGenerator/Method.html index 7f1508ecc..f0da46d01 100644 --- a/Parlour/RbsGenerator/Method.html +++ b/Parlour/RbsGenerator/Method.html @@ -1060,7 +1060,7 @@

diff --git a/Parlour/RbsGenerator/MethodSignature.html b/Parlour/RbsGenerator/MethodSignature.html index 0e1eab8b8..e1a7be349 100644 --- a/Parlour/RbsGenerator/MethodSignature.html +++ b/Parlour/RbsGenerator/MethodSignature.html @@ -979,7 +979,7 @@

diff --git a/Parlour/RbsGenerator/ModuleNamespace.html b/Parlour/RbsGenerator/ModuleNamespace.html index c7e1d273b..8e9ea5c57 100644 --- a/Parlour/RbsGenerator/ModuleNamespace.html +++ b/Parlour/RbsGenerator/ModuleNamespace.html @@ -415,7 +415,7 @@

diff --git a/Parlour/RbsGenerator/Namespace.html b/Parlour/RbsGenerator/Namespace.html index 975f84d1c..39a526355 100644 --- a/Parlour/RbsGenerator/Namespace.html +++ b/Parlour/RbsGenerator/Namespace.html @@ -3634,7 +3634,7 @@

diff --git a/Parlour/RbsGenerator/Parameter.html b/Parlour/RbsGenerator/Parameter.html index 136194a14..663e6b19e 100644 --- a/Parlour/RbsGenerator/Parameter.html +++ b/Parlour/RbsGenerator/Parameter.html @@ -1038,7 +1038,7 @@

diff --git a/Parlour/RbsGenerator/RbsObject.html b/Parlour/RbsGenerator/RbsObject.html index fe8147b4e..4d78ba20c 100644 --- a/Parlour/RbsGenerator/RbsObject.html +++ b/Parlour/RbsGenerator/RbsObject.html @@ -688,7 +688,7 @@

diff --git a/Parlour/RbsGenerator/TypeAlias.html b/Parlour/RbsGenerator/TypeAlias.html index ab8741abd..1a04e1aab 100644 --- a/Parlour/RbsGenerator/TypeAlias.html +++ b/Parlour/RbsGenerator/TypeAlias.html @@ -826,7 +826,7 @@

diff --git a/Parlour/TypeLoader.html b/Parlour/TypeLoader.html index 78539a8d9..ba0674c8f 100644 --- a/Parlour/TypeLoader.html +++ b/Parlour/TypeLoader.html @@ -585,7 +585,7 @@

diff --git a/Parlour/TypeParser.html b/Parlour/TypeParser.html index 4387ed62e..d5a436ba3 100644 --- a/Parlour/TypeParser.html +++ b/Parlour/TypeParser.html @@ -2608,7 +2608,7 @@

diff --git a/Parlour/TypeParser/IntermediateSig.html b/Parlour/TypeParser/IntermediateSig.html index b5f2eddbe..3ce62449d 100644 --- a/Parlour/TypeParser/IntermediateSig.html +++ b/Parlour/TypeParser/IntermediateSig.html @@ -125,7 +125,7 @@

Overview

diff --git a/Parlour/TypeParser/NodePath.html b/Parlour/TypeParser/NodePath.html index 43025a399..f31dc21e1 100644 --- a/Parlour/TypeParser/NodePath.html +++ b/Parlour/TypeParser/NodePath.html @@ -762,7 +762,7 @@

diff --git a/Parlour/TypedObject.html b/Parlour/TypedObject.html index d76c2bfba..9a2cc074e 100644 --- a/Parlour/TypedObject.html +++ b/Parlour/TypedObject.html @@ -890,7 +890,7 @@

diff --git a/Parlour/Types.html b/Parlour/Types.html index 87640fe36..19ddd557f 100644 --- a/Parlour/Types.html +++ b/Parlour/Types.html @@ -132,7 +132,7 @@

diff --git a/Parlour/Types/Array.html b/Parlour/Types/Array.html index 842c07258..4edd759f5 100644 --- a/Parlour/Types/Array.html +++ b/Parlour/Types/Array.html @@ -282,7 +282,7 @@

diff --git a/Parlour/Types/Boolean.html b/Parlour/Types/Boolean.html index 7cc0500ad..5da49898c 100644 --- a/Parlour/Types/Boolean.html +++ b/Parlour/Types/Boolean.html @@ -362,7 +362,7 @@

diff --git a/Parlour/Types/Class.html b/Parlour/Types/Class.html index 449e7f7ed..07274a9ab 100644 --- a/Parlour/Types/Class.html +++ b/Parlour/Types/Class.html @@ -515,7 +515,7 @@

diff --git a/Parlour/Types/Enumerable.html b/Parlour/Types/Enumerable.html index acd19dcd3..b8de6409c 100644 --- a/Parlour/Types/Enumerable.html +++ b/Parlour/Types/Enumerable.html @@ -282,7 +282,7 @@

diff --git a/Parlour/Types/Enumerator.html b/Parlour/Types/Enumerator.html index cf8ef329f..66e9e9f79 100644 --- a/Parlour/Types/Enumerator.html +++ b/Parlour/Types/Enumerator.html @@ -282,7 +282,7 @@

diff --git a/Parlour/Types/Generic.html b/Parlour/Types/Generic.html index eda8ac708..9f9a5b8b2 100644 --- a/Parlour/Types/Generic.html +++ b/Parlour/Types/Generic.html @@ -593,7 +593,7 @@

diff --git a/Parlour/Types/Hash.html b/Parlour/Types/Hash.html index 66a9d46e7..92b510cb6 100644 --- a/Parlour/Types/Hash.html +++ b/Parlour/Types/Hash.html @@ -589,7 +589,7 @@

diff --git a/Parlour/Types/Intersection.html b/Parlour/Types/Intersection.html index 9a7a26e84..4c1676569 100644 --- a/Parlour/Types/Intersection.html +++ b/Parlour/Types/Intersection.html @@ -515,7 +515,7 @@

diff --git a/Parlour/Types/Nilable.html b/Parlour/Types/Nilable.html index ace6c85c4..19bb617c8 100644 --- a/Parlour/Types/Nilable.html +++ b/Parlour/Types/Nilable.html @@ -515,7 +515,7 @@

diff --git a/Parlour/Types/Proc.html b/Parlour/Types/Proc.html index 314111cb9..ee9e73050 100644 --- a/Parlour/Types/Proc.html +++ b/Parlour/Types/Proc.html @@ -623,7 +623,7 @@

diff --git a/Parlour/Types/Proc/Parameter.html b/Parlour/Types/Proc/Parameter.html index aa1fe85f0..d588655f6 100644 --- a/Parlour/Types/Proc/Parameter.html +++ b/Parlour/Types/Proc/Parameter.html @@ -500,7 +500,7 @@

diff --git a/Parlour/Types/Range.html b/Parlour/Types/Range.html index 9e10123da..1d78a0ec5 100644 --- a/Parlour/Types/Range.html +++ b/Parlour/Types/Range.html @@ -282,7 +282,7 @@

diff --git a/Parlour/Types/Raw.html b/Parlour/Types/Raw.html index ed179c5b9..0f13b5106 100644 --- a/Parlour/Types/Raw.html +++ b/Parlour/Types/Raw.html @@ -515,7 +515,7 @@

diff --git a/Parlour/Types/Record.html b/Parlour/Types/Record.html index e432f1f2a..b78ea8993 100644 --- a/Parlour/Types/Record.html +++ b/Parlour/Types/Record.html @@ -519,7 +519,7 @@

diff --git a/Parlour/Types/Self.html b/Parlour/Types/Self.html index dc233afec..b033da15c 100644 --- a/Parlour/Types/Self.html +++ b/Parlour/Types/Self.html @@ -362,7 +362,7 @@

diff --git a/Parlour/Types/Set.html b/Parlour/Types/Set.html index be074199b..0f6d28695 100644 --- a/Parlour/Types/Set.html +++ b/Parlour/Types/Set.html @@ -282,7 +282,7 @@

diff --git a/Parlour/Types/SingleElementCollection.html b/Parlour/Types/SingleElementCollection.html index 4066ef286..dd99baf79 100644 --- a/Parlour/Types/SingleElementCollection.html +++ b/Parlour/Types/SingleElementCollection.html @@ -504,7 +504,7 @@

diff --git a/Parlour/Types/Tuple.html b/Parlour/Types/Tuple.html index 629b889f0..753424899 100644 --- a/Parlour/Types/Tuple.html +++ b/Parlour/Types/Tuple.html @@ -515,7 +515,7 @@

diff --git a/Parlour/Types/Type.html b/Parlour/Types/Type.html index 21e935551..c0392665a 100644 --- a/Parlour/Types/Type.html +++ b/Parlour/Types/Type.html @@ -473,7 +473,7 @@

diff --git a/Parlour/Types/Union.html b/Parlour/Types/Union.html index 3713045dd..933449c3a 100644 --- a/Parlour/Types/Union.html +++ b/Parlour/Types/Union.html @@ -515,7 +515,7 @@

diff --git a/Parlour/Types/Untyped.html b/Parlour/Types/Untyped.html index 9ad634a6c..eb98cbb2b 100644 --- a/Parlour/Types/Untyped.html +++ b/Parlour/Types/Untyped.html @@ -362,7 +362,7 @@

diff --git a/_index.html b/_index.html index 45aa395d9..2cf6e4acd 100644 --- a/_index.html +++ b/_index.html @@ -747,7 +747,7 @@

Namespace Listing A-Z

diff --git a/file.README.html b/file.README.html index 9a25da433..fde07b4af 100644 --- a/file.README.html +++ b/file.README.html @@ -479,7 +479,7 @@

Code of Conduct

diff --git a/index.html b/index.html index 7bb77bfba..013cc0a01 100644 --- a/index.html +++ b/index.html @@ -479,7 +479,7 @@

Code of Conduct

diff --git a/top-level-namespace.html b/top-level-namespace.html index eba6381f4..a7ca85e51 100644 --- a/top-level-namespace.html +++ b/top-level-namespace.html @@ -100,7 +100,7 @@

Defined Under Namespace