From 9b96994ca21876fa6d11018dfc826f63233c5c8f Mon Sep 17 00:00:00 2001 From: AaronC81 Date: Fri, 17 Nov 2023 18:24:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20baddf?= =?UTF-8?q?c5d9dbfcde15aebe88b2bff89b200ecb137=20=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 ef0e339b0..abd432ded 100644 --- a/Kernel.html +++ b/Kernel.html @@ -214,7 +214,7 @@

diff --git a/Parlour.html b/Parlour.html index ac1224236..1a62c03fc 100644 --- a/Parlour.html +++ b/Parlour.html @@ -147,7 +147,7 @@

diff --git a/Parlour/ConflictResolver.html b/Parlour/ConflictResolver.html index b0b0dbe85..79099ef43 100644 --- a/Parlour/ConflictResolver.html +++ b/Parlour/ConflictResolver.html @@ -655,7 +655,7 @@

diff --git a/Parlour/Conversion.html b/Parlour/Conversion.html index 38858b0f4..415ca13d6 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 33a33b8b8..f83f049a4 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 208c3f9d4..5862d471d 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 0da3aa7dc..e9d342d24 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 7366dc16f..2df7d1ff8 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 f392c48fe..c2a35192c 100644 --- a/Parlour/DetachedRbiGenerator.html +++ b/Parlour/DetachedRbiGenerator.html @@ -380,7 +380,7 @@

diff --git a/Parlour/DetachedRbsGenerator.html b/Parlour/DetachedRbsGenerator.html index d133c23a5..571831732 100644 --- a/Parlour/DetachedRbsGenerator.html +++ b/Parlour/DetachedRbsGenerator.html @@ -374,7 +374,7 @@

diff --git a/Parlour/Generator.html b/Parlour/Generator.html index 685e4fbb5..25b7eb570 100644 --- a/Parlour/Generator.html +++ b/Parlour/Generator.html @@ -447,7 +447,7 @@

diff --git a/Parlour/Mixin.html b/Parlour/Mixin.html index bce0de3fc..ce9d64b8a 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 b61ef478c..ac61efc84 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 bd5e49f86..378795e15 100644 --- a/Parlour/Options.html +++ b/Parlour/Options.html @@ -682,7 +682,7 @@

diff --git a/Parlour/ParseError.html b/Parlour/ParseError.html index 63b711bbb..bde7b25bb 100644 --- a/Parlour/ParseError.html +++ b/Parlour/ParseError.html @@ -360,7 +360,7 @@

diff --git a/Parlour/Plugin.html b/Parlour/Plugin.html index 7bb333904..333031d3f 100644 --- a/Parlour/Plugin.html +++ b/Parlour/Plugin.html @@ -715,7 +715,7 @@

diff --git a/Parlour/RbiGenerator.html b/Parlour/RbiGenerator.html index 5b7f46014..4450bc208 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 96f9bb0a2..2c800245d 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 a0a900c9e..b69c7bfc8 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 97721d9ee..6ecba4873 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 53a4b3bf1..3ab9f2288 100644 --- a/Parlour/RbiGenerator/Constant.html +++ b/Parlour/RbiGenerator/Constant.html @@ -1002,7 +1002,7 @@

diff --git a/Parlour/RbiGenerator/EnumClassNamespace.html b/Parlour/RbiGenerator/EnumClassNamespace.html index 7732426ef..8fb10a037 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 935c54e98..8711c0f12 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 c3b25e121..473f214b5 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 9d5872457..c0ea3b680 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 9def29d51..7700c5963 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 cc4e117a1..7f0c83703 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 62fd36150..a282a23aa 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 5c4808d8a..2faf5a2dd 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 08e4d40a2..42146d91b 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 b7a437c9b..73dfbace7 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 609c3d512..35ad91343 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 2e147e07a..aea43c8c3 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 4c8977d46..e0f934edc 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 6a89cc79f..9c3a6f420 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 8111d9c35..6ae57e973 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 9dc6b94e6..92c532cfc 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 fd618de0d..007f6cba3 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 405df2e9d..acc349c9e 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 87d32853d..3f6ce867b 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 63d805200..360d44b7f 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 1c17e8792..3773c9ecd 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 8eec37b61..76f83d32c 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 fe715c209..f9c960e68 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 7cfebbf0e..7415ddefd 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 948d825cb..2ce20eaca 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 557bdd96b..6976f802d 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 5f851598c..b16ff4dbe 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 fc53f1ce8..905e0217a 100644 --- a/Parlour/TypeLoader.html +++ b/Parlour/TypeLoader.html @@ -585,7 +585,7 @@

diff --git a/Parlour/TypeParser.html b/Parlour/TypeParser.html index 9c10a106f..fef5cd4cc 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 9dcc28301..4462eacfe 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 f0e109c60..4f8ec294b 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 01ec91b01..10fbba72e 100644 --- a/Parlour/TypedObject.html +++ b/Parlour/TypedObject.html @@ -890,7 +890,7 @@

diff --git a/Parlour/Types.html b/Parlour/Types.html index 513d39f20..ab81dc01c 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 c606b8627..ca95137f4 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 f44cf6f1d..b594c7807 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 7a3207b5d..4c28431e0 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 239197179..0eba8eac1 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 bf52a27e6..550a3649f 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 e5b821a3c..4a1a3c1df 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 be47983aa..cbaf4b6b4 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 36a854d9f..c9238a4f6 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 4af5daa1b..d909504c0 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 89dace55b..c0040d0cb 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 0b59c2ba1..3b5458b22 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 ef7662845..e80c623fb 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 1cae986e4..ab758be38 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 6924ee47b..eef17c4ce 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 dde6bb8a5..db9b7b133 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 f4a67565f..50b2070ca 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 42e519561..bcc69a1af 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 a20eed723..4e7d9f977 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 f91d4da06..9436e4cf6 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 642139087..6d4406589 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 4f072e447..72739c965 100644 --- a/Parlour/Types/Untyped.html +++ b/Parlour/Types/Untyped.html @@ -362,7 +362,7 @@

diff --git a/_index.html b/_index.html index 230c19bf6..68005ecdf 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 b329b8124..b0e58af93 100644 --- a/file.README.html +++ b/file.README.html @@ -404,7 +404,7 @@

Code of Conduct

diff --git a/index.html b/index.html index 5b3fc89bb..18d18515a 100644 --- a/index.html +++ b/index.html @@ -404,7 +404,7 @@

Code of Conduct

diff --git a/top-level-namespace.html b/top-level-namespace.html index e3823b75e..8ff29bcaf 100644 --- a/top-level-namespace.html +++ b/top-level-namespace.html @@ -100,7 +100,7 @@

Defined Under Namespace