From 153113f0d127fd8270781adee2c8b4dc9a92a4e7 Mon Sep 17 00:00:00 2001 From: Aaron Christiansen Date: Wed, 1 Jan 2025 18:25:24 +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 0052c76ed..2b55392d5 100644 --- a/Kernel.html +++ b/Kernel.html @@ -214,7 +214,7 @@

diff --git a/Parlour.html b/Parlour.html index 3d67a8e20..6686c596c 100644 --- a/Parlour.html +++ b/Parlour.html @@ -147,7 +147,7 @@

diff --git a/Parlour/ConflictResolver.html b/Parlour/ConflictResolver.html index d0a0b3833..d907c9288 100644 --- a/Parlour/ConflictResolver.html +++ b/Parlour/ConflictResolver.html @@ -655,7 +655,7 @@

diff --git a/Parlour/Conversion.html b/Parlour/Conversion.html index 53451ab35..24d4bfb34 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 aaa684724..326274267 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 f647d280c..11e361cce 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 40e6f9d0e..8b2a090c1 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 2295ce150..91436c58c 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 e1ea107b2..65686ca4e 100644 --- a/Parlour/DetachedRbiGenerator.html +++ b/Parlour/DetachedRbiGenerator.html @@ -380,7 +380,7 @@

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

diff --git a/Parlour/Generator.html b/Parlour/Generator.html index 9474a7e53..8f530bb65 100644 --- a/Parlour/Generator.html +++ b/Parlour/Generator.html @@ -447,7 +447,7 @@

diff --git a/Parlour/Mixin.html b/Parlour/Mixin.html index 8d033d0e6..527ba6a56 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 9331f53ec..7db503c59 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 ccb258494..cf5d33703 100644 --- a/Parlour/Options.html +++ b/Parlour/Options.html @@ -682,7 +682,7 @@

diff --git a/Parlour/ParseError.html b/Parlour/ParseError.html index 2299cd602..71b74e6ca 100644 --- a/Parlour/ParseError.html +++ b/Parlour/ParseError.html @@ -360,7 +360,7 @@

diff --git a/Parlour/Plugin.html b/Parlour/Plugin.html index 11369e2b4..d9b9c1683 100644 --- a/Parlour/Plugin.html +++ b/Parlour/Plugin.html @@ -715,7 +715,7 @@

diff --git a/Parlour/RbiGenerator.html b/Parlour/RbiGenerator.html index 0acac131e..6a4609fd6 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 928e1685a..4513123b1 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 439d21a36..c904b7d84 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 e8c98744f..2429e457f 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 83a8c0c5c..91fa9dcd3 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 6488d3204..d0a5065a8 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 df3d959fb..b58e3a017 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 4d4e2cf09..a656ef22b 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 53237a776..ca0dd7ea3 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 978817876..337819cab 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 18b005d01..ed9d89ee5 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 dc2ad2360..d4bb31b1d 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 b14592c52..e18cd17bb 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 70812eed8..087d32e16 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 83deb994d..69e8863c1 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 3b3caeeff..fb6b24424 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 a544dd5d7..54b2e9f4d 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 ad70d871e..14eee770d 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 b19c36126..88a6f5bfb 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 c16d97129..99e5b75ce 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 768464194..2b186c088 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 bdae10735..04da8140e 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 5a8232718..5bb535ee4 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 29d34702c..a68d1b555 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 fb6412188..89d61686b 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 7851ddd17..5d99a5282 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 74030904e..117adb32b 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 37f5325ce..f3fecc8e0 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 9c0512d3f..850d8df20 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 4bcf232af..7732bd632 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 dd3a409a0..197eb2b59 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 a8a5e411d..e5bd52976 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 529714e01..9058a8a1f 100644 --- a/Parlour/TypeLoader.html +++ b/Parlour/TypeLoader.html @@ -585,7 +585,7 @@

diff --git a/Parlour/TypeParser.html b/Parlour/TypeParser.html index 35cd1ed8d..0f8c7c8f2 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 5770973d3..81eb747e8 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 b9932a236..2e267c9fe 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 6f0c44597..7267eca4e 100644 --- a/Parlour/TypedObject.html +++ b/Parlour/TypedObject.html @@ -890,7 +890,7 @@

diff --git a/Parlour/Types.html b/Parlour/Types.html index e30cdd26a..3a874b3b4 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 e836e30c9..d79b414bf 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 685903c0f..edcacf758 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 2662c91a1..7c52d6fae 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 d2e3d8f03..2799fbbbc 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 35704c57e..1dd36ce69 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 a4389cb1f..b903d1cd7 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 5300378ae..b38c4e50b 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 763c3b87b..b872b5570 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 f00767b2f..aabe51596 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 0c517400f..5db23351f 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 4bc397d6d..f53c5641a 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 b3055db02..4fb2032d0 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 b71619da9..76aa44816 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 32f9a75c7..d90f7a06b 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 6f8316d14..871dbfd9c 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 589ee38da..633f16ff5 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 30806c43d..f39dada66 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 70336cd27..c30f129f9 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 a3188c565..a702c207a 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 8ffc0b1ea..0d1629868 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 c6db9fbfa..a5c12f87b 100644 --- a/Parlour/Types/Untyped.html +++ b/Parlour/Types/Untyped.html @@ -362,7 +362,7 @@

diff --git a/_index.html b/_index.html index 988c535b0..0c6c0837f 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 f6b6b68eb..86c0e2316 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 994974568..1dcb90c31 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 51db6119a..5703ff3b0 100644 --- a/top-level-namespace.html +++ b/top-level-namespace.html @@ -100,7 +100,7 @@

Defined Under Namespace