(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 12.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLength[ 1052729, 21020] NotebookOptionsPosition[ 967277, 19337] NotebookOutlinePosition[ 1043089, 20820] CellTagsIndexPosition[ 1042337, 20796] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell["SymbolDependencyGraph", "Title", CellTags->"Title"], Cell["Create a graph of symbol dependencies", "Text", CellTags->"Description"], Cell[CellGroupData[{ Cell[TextData[{ "Definition", Cell[BoxData[ TemplateBox[{"Definition",Cell[ BoxData[ FrameBox[ Cell[ "Define your function using the name you gave in the Title line above. \ You can add input cells and extra code to define additional input cases or \ prerequisites. All definitions, including dependencies, will be included in \ the generated resource function.\n\nThis section should be evaluated before \ creating the Examples section below.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoDefinition"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Section", Deletable->False, DefaultNewCellStyle->"Input", CellTags->"Definition", CellID->474513213], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "SymbolDependencyGraph", "]"}], " ", "=", " ", RowBox[{"{", "HoldFirst", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SymbolDependencyGraph", "[", RowBox[{ RowBox[{ RowBox[{"(", "name_String", ")"}], "?", "NameQ"}], ",", " ", RowBox[{"limit_Integer:", "10"}], ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"NestGraph", "[", RowBox[{ RowBox[{ RowBox[{"Apply", "[", RowBox[{"symName", ",", " ", RowBox[{"DependentSymbols", "[", RowBox[{"#1", ",", " ", RowBox[{"\"\\"", " ", "->", " ", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}]}], "]"}], ",", " ", RowBox[{"{", "1", "}"}]}], "]"}], " ", "&"}], " ", ",", " ", "name", ",", " ", "limit", ",", " ", "opts"}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SymbolDependencyGraph", "[", RowBox[{ RowBox[{ RowBox[{"(", "sym_", ")"}], "?", "SymbolQ"}], ",", " ", RowBox[{"limit_Integer:", "10"}], ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{"name", " ", "=", " ", RowBox[{"symName", "[", "sym", "]"}]}], "}"}], ",", " ", RowBox[{"SymbolDependencyGraph", "[", RowBox[{"name", ",", " ", "limit", ",", " ", "opts"}], "]"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "SymbolDependencyGraph", "]"}], " ", "=", " ", RowBox[{"{", RowBox[{ RowBox[{"AlignmentPoint", " ", "->", " ", "Center"}], ",", " ", RowBox[{"AspectRatio", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"Axes", " ", "->", " ", "False"}], ",", " ", RowBox[{"AxesLabel", " ", "->", " ", "None"}], ",", " ", RowBox[{"AxesOrigin", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"AxesStyle", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"Background", " ", "->", " ", "None"}], ",", " ", RowBox[{"BaselinePosition", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"BaseStyle", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"ContentSelectable", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"DirectedEdges", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"EdgeCapacity", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"EdgeCost", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"EdgeLabels", " ", "->", " ", "None"}], ",", " ", RowBox[{"EdgeLabelStyle", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"EdgeShapeFunction", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"EdgeStyle", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"EdgeWeight", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"Editable", " ", "->", " ", "False"}], ",", " ", RowBox[{"Epilog", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"FormatType", " ", "->", " ", "TraditionalForm"}], ",", " ", RowBox[{"Frame", " ", "->", " ", "False"}], ",", " ", RowBox[{"FrameLabel", " ", "->", " ", "None"}], ",", " ", RowBox[{"FrameStyle", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"FrameTicks", " ", "->", " ", "None"}], ",", " ", RowBox[{"FrameTicksStyle", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"GraphHighlight", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"GraphHighlightStyle", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"GraphLayout", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"GraphRoot", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"GraphStyle", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"GridLines", " ", "->", " ", "None"}], ",", " ", RowBox[{"GridLinesStyle", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"ImageMargins", " ", "->", " ", "0."}], ",", " ", RowBox[{"ImagePadding", " ", "->", " ", "All"}], ",", " ", RowBox[{"ImageSize", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"LabelStyle", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"PerformanceGoal", " ", ":>", " ", "$PerformanceGoal"}], ",", " ", RowBox[{"PlotLabel", " ", "->", " ", "None"}], ",", " ", RowBox[{"PlotRange", " ", "->", " ", "All"}], ",", " ", RowBox[{"PlotRangeClipping", " ", "->", " ", "False"}], ",", " ", RowBox[{"PlotRangePadding", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"PlotRegion", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"PlotTheme", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"Prolog", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"Properties", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"RotateLabel", " ", "->", " ", "True"}], ",", " ", RowBox[{"Ticks", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"TicksStyle", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"VertexCapacity", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"VertexCoordinates", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"VertexLabels", " ", "->", " ", "None"}], ",", " ", RowBox[{"VertexLabelStyle", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"VertexShape", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"VertexShapeFunction", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"VertexSize", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"VertexStyle", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"VertexWeight", " ", "->", " ", "Automatic"}], ",", " ", RowBox[{"\"\\"", " ", "->", " ", RowBox[{"{", "\"\\"", "}"}]}]}], "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "symName", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"symName", "[", "s_", "]"}], " ", ":=", " ", RowBox[{"ToString", "[", RowBox[{"Unevaluated", "[", "s", "]"}], "]"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "DependentSymbols", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DependentSymbols", "[", RowBox[{"str_String", ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"ToExpression", "[", RowBox[{"str", ",", " ", "StandardForm", ",", " ", RowBox[{"Function", "[", RowBox[{"s", ",", " ", RowBox[{"DependentSymbols", "[", RowBox[{"s", ",", " ", "opts"}], "]"}], ",", " ", "HoldAllComplete"}], "]"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DependentSymbols", "[", RowBox[{ RowBox[{ RowBox[{"(", "sym_", ")"}], "?", "SymbolQ"}], ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "stage1", ",", " ", "stage2", ",", " ", "stage3", ",", " ", "stage4", ",", " ", "stage5", ",", " ", "excl", ",", " ", "symbols", ",", " ", "symbols2"}], "}"}], ",", " ", RowBox[{ RowBox[{"stage1", " ", "=", " ", RowBox[{"joinInputDef", "[", RowBox[{"Language`ExtendedDefinition", "[", "sym", "]"}], "]"}]}], ";", " ", RowBox[{"stage2", " ", "=", " ", RowBox[{"List", " ", "@@", " ", RowBox[{"Replace", "[", RowBox[{"stage1", ",", " ", RowBox[{ RowBox[{"Language`DefinitionList", "[", RowBox[{"_", " ", "->", " ", RowBox[{"{", "defs___", "}"}]}], "]"}], " ", ":>", " ", RowBox[{"parse1", " ", "/@", " ", RowBox[{"TempHold", "[", "defs", "]"}]}]}]}], "]"}]}]}], ";", " ", RowBox[{"stage3", " ", "=", " ", RowBox[{"HoldComplete", " ", "@@", " ", RowBox[{"(", RowBox[{"stage2", " ", "//.", " ", RowBox[{"p_parse2", " ", ":>", " ", RowBox[{"TrEval", "[", "p", "]"}]}]}], ")"}]}]}], ";", " ", RowBox[{"stage4", " ", "=", " ", RowBox[{"DeleteDuplicates", "[", RowBox[{"stage3", " ", "//.", " ", RowBox[{ RowBox[{ RowBox[{"(", "f_", ")"}], "[", RowBox[{"a___", ",", " ", RowBox[{"TempHold", "[", "b___", "]"}], ",", " ", "c___"}], "]"}], " ", ":>", " ", RowBox[{"f", "[", RowBox[{"a", ",", " ", "b", ",", " ", "c"}], "]"}]}]}], "]"}]}], ";", " ", RowBox[{"stage5", " ", "=", " ", RowBox[{"Union", "[", RowBox[{"DeleteCases", "[", RowBox[{ RowBox[{"Cases", "[", RowBox[{ RowBox[{"TempHold", " ", "@@", " ", "stage4"}], ",", " ", RowBox[{ RowBox[{ RowBox[{"(", "s_", ")"}], "?", "SymbolQ"}], " ", ":>", " ", RowBox[{"HoldComplete", "[", "s", "]"}]}], ",", " ", "Infinity", ",", " ", RowBox[{"Heads", " ", "->", " ", "True"}]}], "]"}], ",", " ", RowBox[{"HoldComplete", "[", "TempHold", "]"}]}], "]"}], "]"}]}], ";", " ", RowBox[{"symbols", " ", "=", " ", RowBox[{"Cases", "[", RowBox[{"stage5", ",", " ", RowBox[{ RowBox[{ RowBox[{"HoldComplete", "[", RowBox[{ RowBox[{"(", "s_", ")"}], "?", "DefinedQ"}], "]"}], " ", "/;", " ", RowBox[{ RowBox[{"!", RowBox[{"StringMatchQ", "[", RowBox[{ RowBox[{"SafeContext", "[", "s", "]"}], ",", " ", RowBox[{ "OptionValue", "[", "\"\\"", "]"}]}], "]"}]}], " ", "&&", " ", RowBox[{"StringMatchQ", "[", RowBox[{ RowBox[{"SafeContext", "[", "s", "]"}], ",", " ", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], "]"}]}]}], " ", ":>", " ", RowBox[{"HoldComplete", "[", "s", "]"}]}]}], "]"}]}], ";", " ", RowBox[{"symbols2", " ", "=", " ", RowBox[{"If", "[", " ", RowBox[{ RowBox[{"!", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ",", " ", RowBox[{"DeleteCases", "[", RowBox[{"symbols", ",", " ", RowBox[{"HoldComplete", "[", "sym", "]"}]}], "]"}], ",", " ", "symbols"}], "]"}]}], ";", " ", RowBox[{"If", "[", RowBox[{ RowBox[{"OptionValue", "[", "\"\\"", "]"}], ",", " ", RowBox[{"Cases", "[", RowBox[{"symbols2", ",", " ", RowBox[{"HoldComplete", "[", RowBox[{ RowBox[{"(", "s_", ")"}], "?", "DefinedQ"}], "]"}]}], "]"}], ",", " ", "symbols2"}], "]"}]}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DependentSymbols", "[", RowBox[{"expr_", ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"Block", "[", RowBox[{ RowBox[{"{", RowBox[{"$TempSymbol", " ", "=", " ", RowBox[{"HoldComplete", "[", "expr", "]"}]}], "}"}], ",", " ", RowBox[{"DeleteCases", "[", RowBox[{ RowBox[{"DependentSymbols", "[", RowBox[{"$TempSymbol", ",", " ", "opts"}], "]"}], ",", " ", RowBox[{"HoldComplete", "[", "$TempSymbol", "]"}]}], "]"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DependentSymbols", "[", RowBox[{ RowBox[{ RowBox[{"(", "sym_", ")"}], "?", "SymbolQ"}], ",", " ", "All", ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"getAll", "[", RowBox[{"sym", ",", " ", "opts"}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DependentSymbols", "[", RowBox[{"expr_", ",", " ", "All", ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"Block", "[", RowBox[{ RowBox[{"{", RowBox[{"$TempSymbol", " ", "=", " ", RowBox[{"HoldComplete", "[", "expr", "]"}]}], "}"}], ",", " ", RowBox[{"DeleteCases", "[", RowBox[{ RowBox[{"DependentSymbols", "[", RowBox[{"$TempSymbol", ",", " ", "All", ",", " ", "opts"}], "]"}], ",", " ", RowBox[{"HoldComplete", "[", "$TempSymbol", "]"}]}], "]"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "DependentSymbols", "]"}], " ", "=", " ", RowBox[{"{", RowBox[{ RowBox[{"\"\\"", " ", "->", " ", "___"}], ",", " ", RowBox[{"\"\\"", " ", "->", " ", RowBox[{ RowBox[{ "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\"", " ", "|", " ", "\"\\""}], "~~", "___"}]}], ",", " ", RowBox[{"\"\\"", " ", "->", " ", "False"}], ",", " ", RowBox[{"\"\\"", " ", "->", " ", "True"}], ",", " ", RowBox[{"\"\\"", " ", "->", " ", "True"}]}], "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "SymbolQ", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SymbolQ", "[", "s_Symbol", "]"}], " ", ":=", " ", RowBox[{ RowBox[{"Depth", "[", RowBox[{"HoldComplete", "[", "s", "]"}], "]"}], " ", "===", " ", "2"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SymbolQ", "[", "___", "]"}], " ", ":=", " ", "False"}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "SymbolQ", "]"}], " ", "=", " ", RowBox[{"{", "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"joinInputDef", "[", RowBox[{"Language`DefinitionList", "[", "]"}], "]"}], " ", ":=", " ", RowBox[{"Language`DefinitionList", "[", "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"joinInputDef", "[", RowBox[{"def", ":", RowBox[{"Language`DefinitionList", "[", "_", "]"}]}], "]"}], " ", ":=", " ", RowBox[{"Quiet", "[", RowBox[{"Check", "[", RowBox[{ RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "def2", "}"}], ",", " ", RowBox[{ RowBox[{"def2", " ", "=", " ", RowBox[{"ToExpression", "[", RowBox[{"ToString", "[", RowBox[{"def", ",", " ", "InputForm"}], "]"}], "]"}]}], ";", " ", RowBox[{"ReplacePart", "[", RowBox[{"def", ",", " ", RowBox[{ RowBox[{"{", RowBox[{"1", ",", " ", "2"}], "}"}], " ", "->", " ", RowBox[{"Merge", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"def", "[", RowBox[{"[", RowBox[{"1", ",", "2"}], "]"}], "]"}], ",", " ", RowBox[{"def2", "[", RowBox[{"[", RowBox[{"1", ",", "2"}], "]"}], "]"}]}], "}"}], ",", " ", RowBox[{ "DeleteDuplicates", " ", "@*", " ", "Flatten", " ", "@*", " ", "Join"}]}], "]"}]}]}], "]"}]}]}], "]"}], ",", " ", "def"}], "]"}], "]"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "parse1", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"parse1", "[", RowBox[{ RowBox[{ "OwnValues", " ", "|", " ", "SubValues", " ", "|", " ", "UpValues", " ", "|", " ", "DownValues", " ", "|", " ", "NValues", " ", "|", " ", "FormatValues", " ", "|", " ", "DefaultValues", " ", "|", " ", "Messages", " ", "|", " ", "Attributes"}], " ", "->", " ", RowBox[{"{", "expr___", "}"}]}], "]"}], " ", ":=", " ", RowBox[{"parse2", " ", "/@", " ", RowBox[{"TempHold", "[", "expr", "]"}]}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"parse1", "[", RowBox[{"OwnValues", " ", "->", " ", RowBox[{ RowBox[{ RowBox[{"Verbatim", "[", "HoldPattern", "]"}], "[", "_", "]"}], " ", ":>", " ", "expr_"}]}], "]"}], " ", ":=", " ", RowBox[{"parse2", "[", "expr", "]"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "parse2", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"parse2", "[", RowBox[{ RowBox[{ RowBox[{"Verbatim", "[", "HoldPattern", "]"}], "[", "lhs_", "]"}], " ", ":>", " ", "rhs_"}], "]"}], " ", ":=", " ", RowBox[{"TempHold", "[", RowBox[{"lhs", ",", " ", "rhs"}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"parse2", "[", RowBox[{ RowBox[{ RowBox[{"Verbatim", "[", "HoldPattern", "]"}], "[", "lhs_", "]"}], " ", "->", " ", "rhs_"}], "]"}], " ", ":=", " ", RowBox[{"TempHold", "[", RowBox[{"lhs", ",", " ", "rhs"}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"parse2", "[", "expr___", "]"}], " ", ":=", " ", RowBox[{"TempHold", "[", "expr", "]"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "TempHold", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"TempHold", "[", "th_TempHold", "]"}], " ", ":=", " ", "th"}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "TempHold", "]"}], " ", "=", " ", RowBox[{"{", "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[ RowBox[{ RowBox[{"HoldPattern", "[", RowBox[{"swap_", " ", ":>", " ", RowBox[{"TrEval", "[", "eval_", "]"}]}], "]"}], " ", "^:=", " ", RowBox[{"swap", " ", ":>", " ", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{"eval$", " ", "=", " ", "eval"}], "}"}], ",", " ", RowBox[{"eval$", " ", "/;", " ", "True"}]}], "]"}]}]}]], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "DefinedQ", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DefinedQ", "[", RowBox[{ RowBox[{"str_String", " ", "/;", " ", RowBox[{ RowBox[{"StringQ", "[", "str", "]"}], " ", "&&", " ", RowBox[{"NameQ", "[", "str", "]"}]}]}], ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"ToExpression", "[", RowBox[{"str", ",", " ", "StandardForm", ",", " ", RowBox[{"Function", "[", RowBox[{"s", ",", " ", RowBox[{"DefinedQ", "[", RowBox[{"s", ",", " ", "opts"}], "]"}], ",", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "]"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DefinedQ", "[", RowBox[{ RowBox[{ RowBox[{"(", "symbol_", ")"}], "?", "SymbolQ"}], ",", " ", RowBox[{"opts", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "ignore", "}"}], ",", " ", RowBox[{ RowBox[{"ignore", " ", "=", " ", RowBox[{"Replace", "[", RowBox[{ RowBox[{"OptionValue", "[", "\"\\"", "]"}], ",", " ", RowBox[{"{", RowBox[{ RowBox[{"\"\\"", " ", "->", " ", "noTemporary"}], ",", " ", RowBox[{ "\"\\"", " ", "->", " ", "ignoringAttributes"}], ",", " ", RowBox[{"_", " ", "->", " ", "Identity"}]}], "}"}]}], "]"}]}], ";", " ", RowBox[{"!", RowBox[{"MatchQ", "[", RowBox[{ RowBox[{"ignore", "[", RowBox[{"noVersionTag", "[", RowBox[{"Language`ExtendedDefinition", "[", "symbol", "]"}], "]"}], "]"}], ",", " ", RowBox[{"Language`DefinitionList", "[", RowBox[{ RowBox[{"HoldForm", "[", "symbol", "]"}], " ", "->", " ", RowBox[{"{", RowBox[{ RowBox[{"OwnValues", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"SubValues", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"UpValues", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"DownValues", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"NValues", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"FormatValues", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"DefaultValues", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"Messages", " ", "->", " ", RowBox[{"{", "}"}]}], ",", " ", RowBox[{"Attributes", " ", "->", " ", RowBox[{"{", "}"}]}]}], "}"}]}], "]"}]}], "]"}]}]}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"DefinedQ", "[", "___", "]"}], " ", ":=", " ", "False"}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "DefinedQ", "]"}], " ", "=", " ", RowBox[{"{", RowBox[{"\"\\"", " ", "->", " ", "\"\\""}], "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"noTemporary", "[", RowBox[{"Language`DefinitionList", "[", RowBox[{"sym_", " ", "->", " ", RowBox[{"{", RowBox[{"defs___", ",", " ", RowBox[{"Attributes", " ", "->", " ", RowBox[{"{", RowBox[{"a___", ",", " ", "Temporary", ",", " ", "b___"}], "}"}]}]}], "}"}]}], "]"}], "]"}], " ", ":=", " ", RowBox[{"Language`DefinitionList", "[", RowBox[{"sym", " ", "->", " ", RowBox[{"{", RowBox[{"defs", ",", " ", RowBox[{"Attributes", " ", "->", " ", RowBox[{"{", RowBox[{"a", ",", " ", "b"}], "}"}]}]}], "}"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"noTemporary", "[", "a___", "]"}], " ", ":=", " ", "a"}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "noTemporary", "]"}], " ", "=", " ", RowBox[{"{", "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"ignoringAttributes", "[", RowBox[{"Language`DefinitionList", "[", RowBox[{"sym_", " ", "->", " ", RowBox[{"{", RowBox[{"defs___", ",", " ", RowBox[{"Attributes", " ", "->", " ", "_"}]}], "}"}]}], "]"}], "]"}], " ", ":=", " ", RowBox[{"Language`DefinitionList", "[", RowBox[{"sym", " ", "->", " ", RowBox[{"{", RowBox[{"defs", ",", " ", RowBox[{"Attributes", " ", "->", " ", RowBox[{"{", "}"}]}]}], "}"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"ignoringAttributes", "[", "a___", "]"}], " ", ":=", " ", "a"}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "ignoringAttributes", "]"}], " ", "=", " ", RowBox[{"{", "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"noVersionTag", "[", "defs_", "]"}], " ", ":=", " ", RowBox[{"DeleteCases", "[", RowBox[{"defs", ",", " ", RowBox[{ RowBox[{ RowBox[{"Verbatim", "[", "HoldPattern", "]"}], "[", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"(", "version_", ")"}], "?", "SymbolQ"}], " ", "/;", " ", RowBox[{ RowBox[{"SymbolName", "[", RowBox[{"Unevaluated", "[", "version", "]"}], "]"}], " ", "===", " ", "\"\\""}]}], ")"}], "[", "_", "]"}], "]"}], " ", "->", " ", "_String"}], ",", " ", "Infinity"}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"noVersionTag", "[", "a___", "]"}], " ", ":=", " ", "a"}]}], "Input",\ InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "SafeContext", "]"}], " ", "=", " ", RowBox[{"{", "HoldAllComplete", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SafeContext", "[", RowBox[{ RowBox[{"(", "symbol_", ")"}], "?", "SymbolQ"}], "]"}], " ", ":=", " ", RowBox[{"Block", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"$Context", " ", "=", " ", "\"\\""}], ",", " ", RowBox[{"$ContextPath", " ", "=", " ", RowBox[{"{", "\"\\"", "}"}]}]}], "}"}], ",", " ", RowBox[{"With", "[", RowBox[{ RowBox[{"{", RowBox[{"name", " ", "=", " ", RowBox[{"StringTake", "[", RowBox[{ RowBox[{"ToString", "[", RowBox[{ RowBox[{"HoldComplete", "[", "symbol", "]"}], ",", " ", "InputForm", ",", " ", RowBox[{"CharacterEncoding", " ", "->", " ", "\"\\""}]}], "]"}], ",", " ", RowBox[{"{", RowBox[{"14", ",", " ", RowBox[{"-", "2"}]}], "}"}]}], "]"}]}], "}"}], ",", " ", RowBox[{"Context", "[", "name", "]"}]}], "]"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SafeContext", "[", RowBox[{ RowBox[{"Verbatim", "[", "HoldPattern", "]"}], "[", RowBox[{ RowBox[{"(", "symbol_", ")"}], "?", "SymbolQ"}], "]"}], "]"}], " ", ":=", " ", RowBox[{"SafeContext", "[", "symbol", "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SafeContext", "[", RowBox[{ RowBox[{"Verbatim", "[", "Unevaluated", "]"}], "[", RowBox[{ RowBox[{"(", "symbol_", ")"}], "?", "SymbolQ"}], "]"}], "]"}], " ", ":=", " ", RowBox[{"SafeContext", "[", "symbol", "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SafeContext", "[", "string_String", "]"}], " ", ":=", " ", RowBox[{"ToExpression", "[", RowBox[{"string", ",", " ", "StandardForm", ",", " ", "SafeContext"}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SafeContext", "[", "a___", "]"}], " ", ":=", " ", RowBox[{"(", RowBox[{ RowBox[{"Message", "[", RowBox[{ RowBox[{"SafeContext", "::", "ssle"}], ",", " ", RowBox[{"HoldForm", "[", RowBox[{"SafeContext", "[", "a", "]"}], "]"}], ",", " ", "1"}], "]"}], ";", " ", "$FailureContext"}], ")"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"Options", "[", "SafeContext", "]"}], " ", "=", " ", RowBox[{"{", "}"}]}]}], "Input", InitializationCell->True], Cell[BoxData[ RowBox[{"$FailureContext", " ", "=", " ", "\"\<$Failed`\>\""}]], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "getAll", "]"}], " ", "=", " ", RowBox[{"{", "HoldFirst", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"getAll", "[", RowBox[{"expr_", ",", " ", "opts___"}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "keep", "}"}], ",", " ", RowBox[{ RowBox[{"keep", " ", "=", " ", RowBox[{"Association", "[", "]"}]}], ";", " ", RowBox[{ RowBox[{"getMore", "[", RowBox[{"keep", ",", " ", "opts"}], "]"}], "[", RowBox[{"HoldComplete", "[", "expr", "]"}], "]"}], ";", " ", RowBox[{"Keys", "[", "keep", "]"}]}]}], "]"}]}]}], "Input", InitializationCell->True], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Attributes", "[", "getMore", "]"}], " ", "=", " ", RowBox[{"{", "HoldFirst", "}"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"getMore", "[", RowBox[{"keep_", ",", " ", "opts___"}], "]"}], "[", RowBox[{"HoldComplete", "[", "expr_", "]"}], "]"}], " ", ":=", " ", RowBox[{"If", "[", " ", RowBox[{ RowBox[{ RowBox[{"!", RowBox[{"KeyExistsQ", "[", RowBox[{"keep", ",", " ", RowBox[{"HoldComplete", "[", "expr", "]"}]}], "]"}]}], " ", "&&", " ", RowBox[{"DefinedQ", "[", "expr", "]"}]}], ",", " ", RowBox[{ RowBox[{ RowBox[{"keep", "[", RowBox[{"HoldComplete", "[", "expr", "]"}], "]"}], " ", "=", " ", "True"}], ";", " ", RowBox[{ RowBox[{"getMore", "[", RowBox[{"keep", ",", " ", "opts"}], "]"}], " ", "/@", " ", RowBox[{"DependentSymbols", "[", RowBox[{"expr", ",", " ", "opts"}], "]"}]}]}]}], "]"}]}]}], "Input", InitializationCell->True] }, Open ]], Cell["Documentation", "Section", Deletable->False, CellTags->"Documentation", CellID->855965831], Cell[CellGroupData[{ Cell[TextData[{ "Usage", Cell[BoxData[ TemplateBox[{"Usage",Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Document input usage cases by first typing an input structure, then \ pressing ", Cell[ BoxData[ StyleBox[ DynamicBox[ ToBoxes[ If[$OperatingSystem === "MacOSX", "\[ReturnKey]", "\[EnterKey]"], StandardForm], SingleEvaluation -> True, Evaluator -> "System"], ShowStringCharacters -> False]]], " to add a brief explanation of the function\[CloseCurlyQuote]s \ behavior for that structure. Pressing ", Cell[ BoxData[ StyleBox[ DynamicBox[ ToBoxes[ If[$OperatingSystem === "MacOSX", "\[ReturnKey]", "\[EnterKey]"], StandardForm], SingleEvaluation -> True, Evaluator -> "System"], ShowStringCharacters -> False]]], " repeatedly will create new cases as needed. Every input usage \ case defined above should be demonstrated explicitly here.\n\nSee existing \ documentation pages for examples."}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoUsage"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"UsageInputs", CellTags->"Usage", CellID->310800389], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SymbolDependencyGraph", "[", StyleBox["symbol", "TI"], "]"}]], "UsageInputs"], Cell[TextData[{ "displays a ", Cell[BoxData[ ButtonBox["Graph", BaseStyle->"Link"]], "InlineFormula"], " corresponding to the symbol dependencies of ", Cell[BoxData[ RowBox[{ StyleBox["symbol", "TI"], "."}]], "InlineFormula"] }], "UsageDescription"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Details & Options", Cell[BoxData[ TemplateBox[{"Details & Options",Cell[ BoxData[ FrameBox[ Cell[ "Give a detailed explanation of how the function is used and \ configured (e.g. acceptable input types, result formats, options \ specifications, background information). This section may include multiple \ cells, bullet lists, tables, hyperlinks and additional styles/structures as \ needed.\n\nAdd any other information that may be relevant, such as when the \ function was first discovered or how and why it is used within a given field. \ Include all relevant background or contextual information related to the \ function, its development, and its usage.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoDetailsOptions"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Notes", CellTags->"Details & Options", CellID->66019318], Cell[TextData[{ "An edge ", Cell[BoxData[ FormBox[ RowBox[{ StyleBox["a", "TI"], "\[Rule]", StyleBox["b", "TI"]}], TraditionalForm]]], " will appear in the graph if the symbol ", StyleBox["b", "TI"], " appears in the definition of symbol ", StyleBox["a", "TI"], "." }], "Notes", Editable->True, Deletable->True, GeneratedCell->True, CellAutoOverwrite->True, CellChangeTimes->{ 3.765620582644478*^9, {3.765620615148341*^9, 3.765620645791006*^9}, 3.767193562593433*^9, 3.768320556984089*^9}, CellTags->"Nothing"], Cell[TextData[{ Cell[BoxData[ ButtonBox["SymbolDependencyGraph", BaseStyle->"Link"]], "InlineFormula"], " takes the same options as ", Cell[BoxData[ ButtonBox["Graph", BaseStyle->"Link"]], "InlineFormula"], "." }], "Notes", Editable->True, Deletable->True, GeneratedCell->True, CellAutoOverwrite->True, CellChangeTimes->{3.765620582722103*^9, 3.767193562618045*^9, 3.768320557006115*^9}, CellTags->"Nothing"] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Examples", Cell[BoxData[ TemplateBox[{"Examples",Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Demonstrate the function\[CloseCurlyQuote]s usage, starting with \ the most basic use case and describing each example in a preceding text cell.\ \n\nWithin a group, individual examples can be delimited by inserting page \ breaks between them (either using ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"[Right-click]\"", FontFamily -> "Source Sans Pro Semibold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False], StyleBox[ "\" \[FilledRightTriangle] \"", FontFamily -> "Source Sans Pro", FontSize -> 13.86, FontColor -> GrayLevel[0.5], StripOnInput -> False], StyleBox[ "\"Insert Page Break\"", FontFamily -> "Source Sans Pro Semibold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], " between cells or through the menu using ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"Insert\"", FontFamily -> "Source Sans Pro Semibold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False], StyleBox[ "\" \[FilledRightTriangle] \"", FontFamily -> "Source Sans Pro", FontSize -> 13.86, FontColor -> GrayLevel[0.5], StripOnInput -> False], StyleBox[ "\"Page Break\"", FontFamily -> "Source Sans Pro Semibold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], ").\n\nExamples should be grouped into Subsection and Subsubsection \ cells similarly to existing documentation pages. Here are some typical \ Subsection names and the types of examples they normally contain:\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Basic Examples: \"", FontFamily -> "Source Sans Pro Semibold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "most basic function usage\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Scope: \"", FontFamily -> "Source Sans Pro Semibold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "input and display conventions, standard computational attributes \ (e.g. threading over lists)\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Options: \"", FontFamily -> "Source Sans Pro Semibold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "available options and parameters for the function\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Applications: \"", FontFamily -> "Source Sans Pro Semibold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "standard industry or academic applications\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Properties and Relations: \"", FontFamily -> "Source Sans Pro Semibold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "how the function relates to other functions\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Possible Issues: \"", FontFamily -> "Source Sans Pro Semibold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "limitations or unexpected behavior a user might experience\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Neat Examples: \"", FontFamily -> "Source Sans Pro Semibold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "particularly interesting, unconventional, or otherwise unique \ usage"}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoExamples"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Section", Deletable->False, CellTags->"Examples", CellID->180595041], Cell[CellGroupData[{ Cell["Basic Examples", "Subsection", CellID->156528929], Cell["Use the function:", "Text", CellID->314805019], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"a", ":=", RowBox[{"Hold", "[", RowBox[{"b", ",", "c"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"b", ":=", "1"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"c", ":=", "d"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"d", ":=", RowBox[{"Hold", "[", RowBox[{"a", ",", "b", ",", "e"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"e", ":=", "2"}], ";"}], "\[IndentingNewLine]", RowBox[{"SymbolDependencyGraph", "[", RowBox[{"a", ",", RowBox[{"VertexLabels", "\[Rule]", "\"\\""}], ",", RowBox[{"ImageSize", "\[Rule]", "150"}]}], "]"}]}], "Input", CellContext->Notebook, CellFrameLabels->None, CellLabel->"In[1]:=", CellID->265791997], Cell[BoxData[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{ "a", "b", "c", "d", "e"}, {{{1, 2}, {1, 3}, {3, 4}, {4, 1}, {4, 2}, {4, 5}}, Null}, {ImageSize -> 150, VertexLabels -> {"Name"}}]]}, TagBox[GraphicsGroupBox[{ {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[Medium], ArrowBox[{{{0., 0.8325237348719475}, {0.30228566730209316`, 1.6630384401824467`}}, {{0., 0.8325237348719475}, { 0.3007464484977242, 0.}}, {{0.3007464484977242, 0.}, { 0.9367867577204866, 0.8304064322473477}}, {{0.9367867577204866, 0.8304064322473477}, {0., 0.8325237348719475}}, {{0.9367867577204866, 0.8304064322473477}, {0.30228566730209316`, 1.6630384401824467`}}, {{0.9367867577204866, 0.8304064322473477}, { 2.1062994767615724`, 0.8312894575883878}}}, 0.023468169893883062`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[ 0.7]}], {DiskBox[{0., 0.8325237348719475}, 0.023468169893883062], InsetBox["\<\"a\"\>", Offset[{2, 2}, {0.023468169893883062, 0.8559919047658306}], ImageScaled[{0, 0}], BaseStyle->"Graphics"]}, { DiskBox[{0.30228566730209316, 1.6630384401824467}, 0.023468169893883062], InsetBox["\<\"b\"\>", Offset[{2, 2}, {0.3257538371959762, 1.6865066100763297}], ImageScaled[{0, 0}], BaseStyle->"Graphics"]}, { DiskBox[{0.3007464484977242, 0.}, 0.023468169893883062], InsetBox["\<\"c\"\>", Offset[{2, 2}, {0.32421461839160726, 0.023468169893883062}], ImageScaled[{0, 0}], BaseStyle->"Graphics"]}, { DiskBox[{0.9367867577204866, 0.8304064322473477}, 0.023468169893883062], InsetBox["\<\"d\"\>", Offset[{2, 2}, {0.9602549276143697, 0.8538746021412307}], ImageScaled[{0, 0}], BaseStyle->"Graphics"]}, { DiskBox[{2.1062994767615724, 0.8312894575883878}, 0.023468169893883062], InsetBox["\<\"e\"\>", Offset[{2, 2}, {2.1297676466554556, 0.8547576274822708}], ImageScaled[{0, 0}], BaseStyle->"Graphics"]}}}], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None, ImageSize->150]], "Output", CellContext->"Notebook$$311$321855`", CellChangeTimes->{3.768321915791265*^9}, CellLabel->"Out[6]="] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Scope", "Subsection", CellID->112547352], Cell[TextData[{ "Retrieve the ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["ResourceFunction", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/ResourceFunction"], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro", FontSize->0.9428571428571428 Inherited], ":" }], "Text", CellID->540781134], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ResourceFunction", "[", "\"\\"", "]"}]], "Input", CellLabel->"In[1667]:=", CellID->17764440], Cell[BoxData["SymbolDependencyGraph"], "Output", CellChangeTimes->{3.768321919922021*^9}, CellLabel->"Out[1667]="] }, Open ]], Cell[TextData[{ "Retrieve the ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["ResourceObject", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/ResourceObject"], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro", FontSize->0.9428571428571428 Inherited], ":" }], "Text", CellID->211641890], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ResourceObject", "[", "\"\\"", "]"}]], "Input", CellLabel->"In[1668]:=", CellID->25466840], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["ResourceObject", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[ RasterBox[CompressedData[" 1:eJztmzFvEzEUxyNg6JiNtUysmRADQ7qA2KJWrEitCBUMAaVFiO0GRoZILIyV +gGQGJkqBmZgR06FKoRQRRAghBA6/JI7al585+fzc85X50n/Km3vzu8X28/2 s+/C1r3122dardbOivyxvvlwbTjcfLTRlr/cGOzc2R70b10f7Pa3+8PLW2fl H69kOieVpqkXiWsrHan7UntSB1KpQQfZtXBPx5dfzIy9zOcJgc+kSfasXt1c iLEtlUiNGRiLNM7KaNfMmjDVpU2dJzVwdj3XJ6W+uwtqu6MaObFGvtq4fO6q 1JsAGLHAp1Vm1o5YbD+1FfjGMoY1gJWNuUGszsxi1l+bxKoyW/VnMYvDIcYm qsB3ctwWYY05VTUisnYD8JVLXQJvnfMmbo0NrEkAPnIrKYlRTYzHJgHTXOw6 pXVbWMeC0G8/Prhq1OHG+bn7ju5eKrye4i8806Y8jcaItUcpl2I6hp/vXhVe TykXnmlTXoH+5UnELG9ivOfL/uNC33+8fjH9/4ebF428f75Ppn+D6ynlwjO/ vdzXlm3Bu6fwkuMUtB9sv96/Lb1H9fP3p0Onvvj5Sb8q7yQ9WRNYlYnt6/On ZF747MKLv28L3lSc5EydeE3tUuU1fTe25Vvy5vnhhfFS+6wnXmou3Atv2ThT Nm458FqzcvKWjTPYmHid29OSd8m75OUrf8nLIxg7wFcQtnwuDDp+tlvKC/Ps JvDCnB3m+RTDazTO+ST44chLHoPh2ab61a2RVF74znRrKKpw+RXmG9bzSVzP Nv03N1gnUesa8gVwvc4qzCet1wvY/yq8uVHbVZFVWC9YrwdhjWPDG5Cme0vC Mi+JY0ZDeKfr/dQin6MKxp3c8jUtxGUYb8A4xh1mqfkcUr4OC3JKucFnHMcg 9xIAZ67/zjWJivsouC87xBKfmttXEQ75duDK2zFu44FIl29n2U9xmUt4knY/ xbWOA5Z2v8y1Hweq0v3QNML97jSy8wxK7IrmvErGHM15JIU5mvNmDWSO6Qwl GyvqzyHGMPbzwChuhzRWeTvvjbijOM+v4Y7ifQ1NG4/ifRwN+6l/36qEPcj3 6f4CgLLCWA== "], {{0, 0}, {60, 60}}, {0, 255}, ColorFunction -> RGBColor], AspectRatio -> 1, Axes -> False, Background -> None, Frame -> None, FrameTicks -> None, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}, ImageSizeCache -> {45., {0., 9.}}]], GridBox[{{ RowBox[{ TagBox["\"Name: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ TemplateBox[{"\"SymbolDependencyGraph\"", "\" \"", TemplateBox[{ "\"\[RightGuillemet]\"", "https://resources.wolframcloud.com/FunctionRepository/\ resources/SymbolDependencyGraph"}, "HyperlinkURL"]}, "RowDefault"], "SummaryItem"]}], TagBox["\"\"", "SummaryItem"]}, { RowBox[{ TagBox["\"Type: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"Function\"", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Description: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ "\"Create a graph of symbol dependencies\"", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[ RasterBox[CompressedData[" 1:eJztmzFvEzEUxyNg6JiNtUysmRADQ7qA2KJWrEitCBUMAaVFiO0GRoZILIyV +gGQGJkqBmZgR06FKoRQRRAghBA6/JI7al585+fzc85X50n/Km3vzu8X28/2 s+/C1r3122dardbOivyxvvlwbTjcfLTRlr/cGOzc2R70b10f7Pa3+8PLW2fl H69kOieVpqkXiWsrHan7UntSB1KpQQfZtXBPx5dfzIy9zOcJgc+kSfasXt1c iLEtlUiNGRiLNM7KaNfMmjDVpU2dJzVwdj3XJ6W+uwtqu6MaObFGvtq4fO6q 1JsAGLHAp1Vm1o5YbD+1FfjGMoY1gJWNuUGszsxi1l+bxKoyW/VnMYvDIcYm qsB3ctwWYY05VTUisnYD8JVLXQJvnfMmbo0NrEkAPnIrKYlRTYzHJgHTXOw6 pXVbWMeC0G8/Prhq1OHG+bn7ju5eKrye4i8806Y8jcaItUcpl2I6hp/vXhVe TykXnmlTXoH+5UnELG9ivOfL/uNC33+8fjH9/4ebF428f75Ppn+D6ynlwjO/ vdzXlm3Bu6fwkuMUtB9sv96/Lb1H9fP3p0Onvvj5Sb8q7yQ9WRNYlYnt6/On ZF747MKLv28L3lSc5EydeE3tUuU1fTe25Vvy5vnhhfFS+6wnXmou3Atv2ThT Nm458FqzcvKWjTPYmHid29OSd8m75OUrf8nLIxg7wFcQtnwuDDp+tlvKC/Ps JvDCnB3m+RTDazTO+ST44chLHoPh2ab61a2RVF74znRrKKpw+RXmG9bzSVzP Nv03N1gnUesa8gVwvc4qzCet1wvY/yq8uVHbVZFVWC9YrwdhjWPDG5Cme0vC Mi+JY0ZDeKfr/dQin6MKxp3c8jUtxGUYb8A4xh1mqfkcUr4OC3JKucFnHMcg 9xIAZ67/zjWJivsouC87xBKfmttXEQ75duDK2zFu44FIl29n2U9xmUt4knY/ xbWOA5Z2v8y1Hweq0v3QNML97jSy8wxK7IrmvErGHM15JIU5mvNmDWSO6Qwl GyvqzyHGMPbzwChuhzRWeTvvjbijOM+v4Y7ifQ1NG4/ifRwN+6l/36qEPcj3 6f4CgLLCWA== "], {{0, 0}, {60, 60}}, {0, 255}, ColorFunction -> RGBColor], AspectRatio -> 1, Axes -> False, Background -> None, Frame -> None, FrameTicks -> None, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}, ImageSizeCache -> {45., {0., 9.}}]], GridBox[{{ RowBox[{ TagBox["\"Name: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ TemplateBox[{"\"SymbolDependencyGraph\"", "\" \"", TemplateBox[{ "\"\[RightGuillemet]\"", "https://resources.wolframcloud.com/FunctionRepository/\ resources/SymbolDependencyGraph"}, "HyperlinkURL"]}, "RowDefault"], "SummaryItem"]}], TagBox["\"\"", "SummaryItem"]}, { RowBox[{ TagBox["\"Type: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"Function\"", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Description: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ "\"Create a graph of symbol dependencies\"", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Keywords: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ TagBox[ TemplateBox[{ ",", "\",\"", "\"symbol dependencies\"", "\"call graph\""}, "RowWithSeparators"], Short], "SummaryItem"]}], ""}, { RowBox[{ TagBox["\"Documentation: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ TemplateBox[{ "\"https://resources.wolframcloud.com/FunctionRepository/\ resources/SymbolDependencyGraph\"", "https://resources.wolframcloud.com/FunctionRepository/\ resources/SymbolDependencyGraph"}, "HyperlinkURL"], "SummaryItem"]}], ""}, { RowBox[{ TagBox["\"UUID: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ "\"20616f77-871f-47db-ac0e-09d3bf30d2c3\"", "SummaryItem"]}], ""}, { RowBox[{ TagBox["\"Version: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"1.0.0\"", "SummaryItem"]}], ""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], ResourceObject[ Association[ "Name" -> "SymbolDependencyGraph", "UUID" -> "20616f77-871f-47db-ac0e-09d3bf30d2c3", "ResourceType" -> "Function", "Version" -> "1.0.0", "Description" -> "Create a graph of symbol dependencies", "RepositoryLocation" -> URL["https://www.wolframcloud.com/objects/resourcesystem/api/1.0"], "WolframLanguageVersionRequired" -> "11.3", "SymbolName" -> "FunctionRepository`$b768888324a04fdc84269a77478e7ad7`\ SymbolDependencyGraph", "FunctionLocation" -> LocalObject[ "file:///Users/ezeleny/Library/Wolfram/Objects/Resources/206/20616f77-\ 871f-47db-ac0e-09d3bf30d2c3/download/DefinitionData"], "ShortName" -> "SymbolDependencyGraph"], ResourceSystemBase -> "https://www.wolframcloud.com/objects/resourcesystem/api/1.0"], Editable->False, SelectWithContents->True, Selectable->False]], "Output", CellChangeTimes->{3.768321922545814*^9}, CellLabel->"Out[1668]="] }, Open ]], Cell["See how a function relies on other functions:", "Text", CellID->300090035], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SymbolDependencyGraph", "[", RowBox[{"GeneralUtilities`PrintDefinitions", ",", RowBox[{"VertexLabels", "\[Rule]", RowBox[{"Placed", "[", RowBox[{"\"\\"", ",", "Tooltip"}], "]"}]}]}], "]"}]], "Input", CellLabel->"In[1669]:=", CellID->105645791], Cell[BoxData[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{ "ApplyThrough", "GeneralUtilities`General`PackagePrivate`iApplyThrough", "BlockProtected", "Developer`CheckArgumentCount", "GeneralUtilities`Code`PackagePrivate`procQ", "BoxForm`UseTextFormattingQ", "BoxForm`oldfe", "BoxForm`$UseTextFormattingWhenConvertingInput", "BoxForm`$UseTextFormattingWhenConvertingOutput", "BoxForm`$UseTextFormattingWhenEvaluating", "Definitions", "GeneralUtilities`Code`PackagePrivate`AttributeDefs", "GeneralUtilities`Code`PackagePrivate`KernelPlaceholderDefs", "GeneralUtilities`Code`PackagePrivate`OptionDefs", "GeneralUtilities`Code`PackagePrivate`UpDefs", "GeneralUtilities`PackageScope`OwnDefs", "Developer`$PossibleRulePattern", "EvaluateStrict", "GeneralUtilities`Stack`PackagePrivate`interceptFailure", "GeneralUtilities`Stack`PackagePrivate`interceptInternalfailure", "GeneralUtilities`Stack`PackagePrivate`interceptMessage", "GeneralUtilities`Stack`PackagePrivate`$strict", "InternalFailure", "FileLine", "GeneralUtilities`Packages`PackagePrivate`systemOpenAtLine", "FirstMatchIndex", "GeneralUtilities`General`PackagePrivate`$notFound", "GeneralUtilities`PackageScope`$stripWeakAttributes", "GeneralUtilities`Code`PackagePrivate`fmtInternalFailure", "GeneralUtilities`Code`PackagePrivate`makeIFailItem", "GeneralUtilities`Code`PackagePrivate`formatInternalFailureStack", "Quoted", "BoxForm`SummaryItem", "PrettyGrid", "GeneralUtilities`Code`PackagePrivate`MakeInternalFailure", "GetSourceStack", "SkeletonizeHeavyData", "ThrowRawFailure", "$SourceStack", "GeneralUtilities`Code`PackagePrivate`PackedHeavyQ", "GeneralUtilities`Code`PackagePrivate`HeavyQ", "GeneralUtilities`Code`PackagePrivate`HoldPAQ", "GeneralUtilities`PackageScope`$UpValueWrapper", "GeneralUtilities`Control`PackagePrivate`CodePane", "GeneralUtilities`PackageScope`CodeStyleBox", "MakeFormattedBoxes", "GeneralUtilities`Debugging`PackagePrivate`definitionUnlocker", "GeneralUtilities`Debugging`PackagePrivate`findBestUniqueSymbol", "SymbolNameBaseContext", "ThrowFailure", "GeneralUtilities`Debugging`PackagePrivate`makeDefBoxes", "GeneralUtilities`PackageScope`rewriteDefBoxes", "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionCell", "GeneralUtilities`Debugging`PackagePrivate`makeRuleBoxes", "GeneralUtilities`Debugging`PackagePrivate`$context", "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionCellStyleOptions", "GeneralUtilities`Debugging`PackagePrivate`$fqsym", "GeneralUtilities`Debugging`PackagePrivate`$\ PrintDefinitionsBackground", "GeneralUtilities`PackageScope`PossibleDefinitionContexts", "GeneralUtilities`PackageScope`$EmbedSymbolBoxStyles", "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionNotebook", "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionNotebookStyleDefinitions", "GeneralUtilities`PackageScope`$enableReflow", "SourceAnnotation", "$HideSourceAnnotations", "GeneralUtilities`Debugging`PackagePrivate`preprocessForPlainForm", "GeneralUtilities`PackageScope`HoldSequenceForm", "GeneralUtilities`PackageScope`ShortForm", "GeneralUtilities`PackageScope`UnescapedForm", "GeneralUtilities`Debugging`PackagePrivate`printSymbolNameDefinitions", "InheritedMessage", "PrintDefinitions", "GeneralUtilities`Debugging`PackagePrivate`\ printSymbolPatternDefinitions", "Panic", "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionSymbolTemplateBoxOptions", "GeneralUtilities`Debugging`PackagePrivate`$\ HyperlinkedDefinitionSymbolTemplateBoxOptions", "GeneralUtilities`Formatting`PackagePrivate`argbox", "GeneralUtilities`Formatting`PackagePrivate`fullbox", "GeneralUtilities`Formatting`PackagePrivate`op", "GeneralUtilities`Formatting`PackagePrivate`scope", "GeneralUtilities`Formatting`PackagePrivate`syntaxOff", "GeneralUtilities`Formatting`PackagePrivate`syntaxOn", "GeneralUtilities`Formatting`PackagePrivate`$weakSyntax", "GeneralUtilities`Formatting`PackagePrivate`binop", "GeneralUtilities`Formatting`PackagePrivate`postHeavyQ", "GeneralUtilities`Formatting`PackagePrivate`rowbox", "GeneralUtilities`Formatting`PackagePrivate`box2", "GeneralUtilities`Formatting`PackagePrivate`stdbox", "MakePlainBoxes", "GeneralUtilities`Formatting`PackagePrivate`cef", "GeneralUtilities`Formatting`PackagePrivate`cel", "GeneralUtilities`Formatting`PackagePrivate`cem", "GeneralUtilities`Formatting`PackagePrivate`clauses", "GeneralUtilities`Formatting`PackagePrivate`mml", "GeneralUtilities`Formatting`PackagePrivate`riff", "GeneralUtilities`Formatting`PackagePrivate`atomQ", "GeneralUtilities`Formatting`PackagePrivate`lhsbox", "GeneralUtilities`Formatting`PackagePrivate`lightQ", "GeneralUtilities`Formatting`PackagePrivate`longFixQ", "GeneralUtilities`Formatting`PackagePrivate`m", "GeneralUtilities`Formatting`PackagePrivate`mfml", "GeneralUtilities`Formatting`PackagePrivate`mrif", "GeneralUtilities`Formatting`PackagePrivate`patternBox", "GeneralUtilities`Formatting`PackagePrivate`rhsbox", "GeneralUtilities`Formatting`PackagePrivate`simplePartQ", "GeneralUtilities`Formatting`PackagePrivate`simplePatternQ", "GeneralUtilities`Formatting`PackagePrivate`skellbox", "GeneralUtilities`Formatting`PackagePrivate`sn", "GeneralUtilities`Formatting`PackagePrivate`spanBox", "GeneralUtilities`Formatting`PackagePrivate`switchArg", "GeneralUtilities`Formatting`PackagePrivate`syntaxFreeQ", "GeneralUtilities`Formatting`PackagePrivate`ternop", "GeneralUtilities`Formatting`PackagePrivate`unibox", "GeneralUtilities`Formatting`PackagePrivate`$comparatorPattern", "GeneralUtilities`Formatting`PackagePrivate`$mathPattern", "GeneralUtilities`Formatting`PackagePrivate`$syntax", "GeneralUtilities`Formatting`PackagePrivate`$uniboxBlacklist", "GeneralUtilities`Formatting`PackagePrivate`delnt", "GeneralUtilities`Formatting`PackagePrivate`heavyQ", "GeneralUtilities`Formatting`PackagePrivate`linelen", "GeneralUtilities`Formatting`PackagePrivate`llen", "GeneralUtilities`Formatting`PackagePrivate`strlen", "GeneralUtilities`Formatting`PackagePrivate`notSyntaxQ", "GeneralUtilities`Formatting`PackagePrivate`$syntaxHeads", "GeneralUtilities`Formatting`PackagePrivate`ntFunction", "GeneralUtilities`Formatting`PackagePrivate`$indent", "GeneralUtilities`Formatting`PackagePrivate`ontFunction", "GeneralUtilities`Formatting`PackagePrivate`$prettyFormWidth", "GeneralUtilities`Formatting`PackagePrivate`reflowCalls", "GeneralUtilities`Formatting`PackagePrivate`reflowFirstArg", "GeneralUtilities`Formatting`PackagePrivate`reflowElem", "GeneralUtilities`Formatting`PackagePrivate`reflowNewtabs", "GeneralUtilities`Formatting`PackagePrivate`reflowRow", "GeneralUtilities`Formatting`PackagePrivate`reflowTop", "GeneralUtilities`Formatting`PackagePrivate`$simpleBox", "GeneralUtilities`Formatting`PackagePrivate`$weakSyntaxDefault", "GeneralUtilities`Formatting`PackagePrivate`scopeFunction", "GeneralUtilities`Formatting`PackagePrivate`$countContextLen", "ElementQ", "IndexOf", "MapIf", "MatchIndices", "PrefixQ", "ScanIndexed", "ScanThread", "SelectFirstIndex", "SelectIndices", "SafeConstruct", "FileLines", "GeneralUtilities`Packages`PackagePrivate`$sublimePath", "GeneralUtilities`Packages`PackagePrivate`$useSublimeText", "PackageOpen", "GeneralUtilities`PrettyGrid`PackagePrivate`assocGrid", "GeneralUtilities`PackageScope`rowLabelGrid", "GeneralUtilities`PrettyGrid`PackagePrivate`igrid", "PrettyForm", "GeneralUtilities`Stack`PackagePrivate`addCELineEntry", "GeneralUtilities`Stack`PackagePrivate`CELineEntry", "GeneralUtilities`Stack`PackagePrivate`formatStackGrid", "GeneralUtilities`Stack`PackagePrivate`niceGrid", "GeneralUtilities`Stack`PackagePrivate`stackGridEntry", "GeneralUtilities`Stack`PackagePrivate`pasteEntryCell", "GeneralUtilities`PackageScope`makeInputPasteBox", "GeneralUtilities`Stack`PackagePrivate`$LineStack", "SourceStackData", "$CatchFailureHead", "GeneralUtilities`Formatting`PackagePrivate`oontFunction", "GeneralUtilities`Formatting`PackagePrivate`rowFunction", "GeneralUtilities`Formatting`PackagePrivate`tabs", "BoxForm`ArrangeSummaryBox", "BoxForm`UseIcons", "QuotedStringQ", "ExtractFileContexts", "FileQ", "GeneralUtilities`Packages`PackagePrivate`handleSave", "GeneralUtilities`Packages`PackagePrivate`makePackageStyleDefinitions", "GeneralUtilities`Packages`PackagePrivate`$nbmappings", "$LastMalformedPanic", "PrettyFormBoxes", "GeneralUtilities`Debugging`PackagePrivate`$hasDefinitionsCache", "GeneralUtilities`Debugging`PackagePrivate`$sym", "GeneralUtilities`Debugging`PackagePrivate`$symbolColorCache", "GeneralUtilities`PackageScope`CatchFailureHandler", "QualifiedSymbolName", "SymbolNameContext", "SymbolNameName", "GeneralUtilities`Code`PackagePrivate`toArbSkeleton", "GeneralUtilities`Stack`PackagePrivate`makeCELineVar", "InCatchFailureQ", "$DebugMode", "GeneralUtilities`PackageScope`CatchFailureAndMessageHandler", "GeneralUtilities`PackageScope`CatchFailureAsMessageHandler"}, \ {CompressedData[" 1:eJwt0VlXEgEYgGGUcSqxLBAQTVzYNG00bTBNlLB0JOcbQLapUCAUVFQoxxQV EZCy1FxKMVzShPZ9sb1+WnVOV+/Fc/kWO4cMznQWi9WQxmL9a1o6G2FnoAfQ g+ghNJOTxTnMOcLJ5hxFjnF53BwunyvgCnPRXFEekpefdbxAXCAsLBIXiwvF JRKpRCiRSeQSRWlZ6YkMdnZ5xckKrJJddaqquuZ0DYZX4kq8Fj+D1+H1+Fm8 QdWoqlPVK2uUTUq18pymWXNec6GltYVoq2pradM2XmxsbydIIClSR+pJA9lh JI1gNBnNFrBYLfQluAxXwNZpo2wmW5dNByTYwQgW+A/gACdcBRd0Qw9Q4AYP mEEHvdAH/eCFAbDCIAyBHgzgAz9cg+swDAx0OEYc4NA7b4yOjQW6XZ2unq7x icngVNBtd4Pb67a69SbKpDMFTKHp8HQwEogEI6FwIBwMh6LT0ZloLHpzJjIT jI3GArGQZ8QDHqeH8ug8XrPN3GG+NRvstffZ+8b7vQMwYLWC1WU1B6iALnB7 EAZ1QxP6YcOwj/SBz+Qz+ym/2e9l0pg7TB4zx8wzC8xdZpFZYpaZlfR7ovui VdGaKC7Srq2uP1hPJNYTG5tbW5yt3O2H2zs8AU/Kk+UIcoR8AV/Kl/EVu492 dqWb0j1pUqqYQ+byW1NCVFiAATaJTWGPMQqLYk8wHTaLPcWa6Gf0cxqlM2kN 3Uy/mEcWkPjL+Kv46/ib+FutRCvXvtt4X5IgOAROqIi/w4haoo74QHwkPhH7 RDnxmfhCfC1CiyoWkSVkGVnOX0FkZbJS2TdZUs1Vf1fvqRVJNLldra2Wy3/I f6Z+pX6n9v8AJMzQJw== "], Null}, {VertexLabels -> { Placed["Name", Tooltip]}}]]}, TagBox[GraphicsGroupBox[{ {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.012803305205488287`], ArrowBox[{{1.2973013990173623`, 2.5500312624938735`}, { 0.5259062393142511, 1.8136120462156882`}}, 0.08322246303499936], ArrowBox[{{0.5259062393142511, 1.8136120462156882`}, {0., 1.2838860902764218`}}, 0.08322246303499936], ArrowBox[{{5.236546579694826, 2.341954429421962}, {3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{5.236546579694826, 2.341954429421962}, { 5.322670835391257, 1.992973647066611}, {5.1848410732946535`, 1.6609978489232713`}}], 0.08322246303499936], ArrowBox[{{3.277013479360865, 2.465527342221374}, {3.160571052135312, 1.6898002599302897`}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{5.1848410732946535`, 1.6609978489232713`}, { 5.098716817598293, 2.0099786312786643`}, {5.236546579694826, 2.341954429421962}}], 0.08322246303499936], ArrowBox[{{9.658818909551094, 7.797023905108661}, {9.746641563965555, 8.454704175907914}}, 0.08322246303499936], ArrowBox[{{9.658818909551094, 7.797023905108661}, {9.514997804864658, 8.32161027079272}}, 0.08322246303499936], ArrowBox[{{9.658818909551094, 7.797023905108661}, {9.962980803882921, 8.316875630713655}}, 0.08322246303499936], ArrowBox[{{9.658818909551094, 7.797023905108661}, {8.49056714049103, 7.825119829810432}}, 0.08322246303499936], ArrowBox[{{12.480808748382342`, 3.2868581116144218`}, { 13.422609094897602`, 2.6826220378402064`}}, 0.08322246303499936], ArrowBox[{{12.480808748382342`, 3.2868581116144218`}, { 13.16922131266777, 3.1866296964467655`}}, 0.08322246303499936], ArrowBox[{{12.480808748382342`, 3.2868581116144218`}, { 12.984106993169663`, 2.8028384109944127`}}, 0.08322246303499936], ArrowBox[{{12.480808748382342`, 3.2868581116144218`}, { 12.521858316235594`, 2.6364267325763318`}}, 0.08322246303499936], ArrowBox[{{12.480808748382342`, 3.2868581116144218`}, { 13.141689225209078`, 2.9657087149687733`}}, 0.08322246303499936], ArrowBox[{{13.422609094897602`, 2.6826220378402064`}, { 14.080735743446624`, 2.2504652787578423`}}, 0.08322246303499936], ArrowBox[{{12.521858316235594`, 2.6364267325763318`}, { 11.97718256848793, 2.3544944721556744`}}, 0.08322246303499936], ArrowBox[{{10.817727562521146`, 7.193618922586581}, { 11.582362260153491`, 7.462727605229125}}, 0.08322246303499936], ArrowBox[{{10.817727562521146`, 7.193618922586581}, { 11.037350309440964`, 7.68075811536637}}, 0.08322246303499936], ArrowBox[{{10.817727562521146`, 7.193618922586581}, { 11.47462200814524, 7.262154526951701}}, 0.08322246303499936], ArrowBox[{{10.817727562521146`, 7.193618922586581}, { 11.279901420325613`, 7.513445350406567}}, 0.08322246303499936], ArrowBox[{{10.817727562521146`, 7.193618922586581}, { 10.881080093431919`, 7.9014765806397245`}}, 0.08322246303499936], ArrowBox[{{11.582362260153491`, 7.462727605229125}, { 11.279901420325613`, 7.513445350406567}}, 0.08322246303499936], ArrowBox[{{11.582362260153491`, 7.462727605229125}, { 11.422111281494068`, 6.966313271572141}}, 0.08322246303499936], ArrowBox[{{11.582362260153491`, 7.462727605229125}, { 12.166953935147927`, 7.764331767226597}}, 0.08322246303499936], ArrowBox[{{11.037350309440964`, 7.68075811536637}, { 11.279901420325613`, 7.513445350406567}}, 0.08322246303499936], ArrowBox[{{11.037350309440964`, 7.68075811536637}, { 10.881080093431919`, 7.9014765806397245`}}, 0.08322246303499936], ArrowBox[{{11.47462200814524, 7.262154526951701}, { 11.279901420325613`, 7.513445350406567}}, 0.08322246303499936], ArrowBox[{{11.47462200814524, 7.262154526951701}, { 11.422111281494068`, 6.966313271572141}}, 0.08322246303499936], ArrowBox[{{11.47462200814524, 7.262154526951701}, { 12.166953935147927`, 7.764331767226597}}, 0.08322246303499936], ArrowBox[{{11.47462200814524, 7.262154526951701}, { 11.010874797318479`, 6.6801493289976825`}}, 0.08322246303499936], ArrowBox[{{10.881080093431919`, 7.9014765806397245`}, { 9.658818909551094, 7.797023905108661}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{10.881080093431919`, 7.9014765806397245`}, { 10.5347559965024, 8.607067622524923}, {10.674850040970254`, 9.380483912246646}}], 0.08322246303499936], ArrowBox[{{11.681462192853065`, 6.56906020516416}, {9.658818909551094, 7.797023905108661}}, 0.08322246303499936], ArrowBox[{{11.681462192853065`, 6.56906020516416}, { 13.654859872676969`, 6.346608582641742}}, 0.08322246303499936], ArrowBox[{{13.654859872676969`, 6.346608582641742}, { 12.795322834029466`, 5.415605934018832}}, 0.08322246303499936], ArrowBox[{{13.654859872676969`, 6.346608582641742}, { 14.281500594111165`, 6.702135078107151}}, 0.08322246303499936], ArrowBox[{{13.654859872676969`, 6.346608582641742}, { 14.371467302352688`, 6.258630591788437}}, 0.08322246303499936], ArrowBox[{{13.654859872676969`, 6.346608582641742}, { 14.381171135203605`, 6.462019559832455}}, 0.08322246303499936], ArrowBox[{{13.654859872676969`, 6.346608582641742}, {15.4169197536641, 6.5202833792210715`}}, 0.08322246303499936], ArrowBox[{{2.4538501570071283`, 2.4652212053273446`}, { 3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{2.4538501570071283`, 2.4652212053273446`}, { 2.24254307134924, 2.0732587759076377`}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{10.674850040970254`, 9.380483912246646}, { 11.021174137899944`, 8.674892870361376}, {10.881080093431919`, 7.9014765806397245`}}], 0.08322246303499936], ArrowBox[{{10.674850040970254`, 9.380483912246646}, { 10.328577168098573`, 10.687423731952807`}}, 0.08322246303499936], ArrowBox[{{10.328577168098573`, 10.687423731952807`}, { 9.270967202377548, 9.701536717528572}}, 0.08322246303499936], ArrowBox[{{10.328577168098573`, 10.687423731952807`}, { 10.51252696547391, 11.338402744450153`}}, 0.08322246303499936], ArrowBox[{{10.328577168098573`, 10.687423731952807`}, { 10.852070792046476`, 12.172892325853304`}}, 0.08322246303499936], ArrowBox[{{9.270967202377548, 9.701536717528572}, {8.25108424035492, 8.512745344565865}}, 0.08322246303499936], ArrowBox[{{8.25108424035492, 8.512745344565865}, {9.658818909551094, 7.797023905108661}}, 0.08322246303499936], ArrowBox[{{8.25108424035492, 8.512745344565865}, {6.299998917118328, 8.001537162975703}}, 0.08322246303499936], ArrowBox[{{10.852070792046476`, 12.172892325853304`}, { 11.336818541428041`, 13.51514796705373}}, 0.08322246303499936], ArrowBox[{{11.990731949250836`, 6.732941071372413}, { 10.881080093431919`, 7.9014765806397245`}}, 0.08322246303499936], ArrowBox[{{11.990731949250836`, 6.732941071372413}, { 11.422111281494068`, 6.966313271572141}}, 0.08322246303499936], ArrowBox[{{11.990731949250836`, 6.732941071372413}, { 12.166953935147927`, 7.764331767226597}}, 0.08322246303499936], ArrowBox[{{11.990731949250836`, 6.732941071372413}, { 12.977301708720123`, 5.909583830589636}}, 0.08322246303499936], ArrowBox[{{11.990731949250836`, 6.732941071372413}, { 11.010874797318479`, 6.6801493289976825`}}, 0.08322246303499936], ArrowBox[{{11.422111281494068`, 6.966313271572141}, { 11.010874797318479`, 6.6801493289976825`}}, 0.08322246303499936], ArrowBox[{{11.422111281494068`, 6.966313271572141}, { 11.849152567520001`, 5.996509369426047}}, 0.08322246303499936], ArrowBox[{{11.422111281494068`, 6.966313271572141}, { 10.602408152059336`, 6.592674853810605}}, 0.08322246303499936], ArrowBox[{{11.422111281494068`, 6.966313271572141}, { 11.297203892077096`, 8.128240266224367}}, 0.08322246303499936], ArrowBox[{{12.166953935147927`, 7.764331767226597}, { 12.98970677231469, 8.361486820351558}}, 0.08322246303499936], ArrowBox[{{12.166953935147927`, 7.764331767226597}, { 12.691960545434359`, 8.267415093712415}}, 0.08322246303499936], ArrowBox[{{12.166953935147927`, 7.764331767226597}, { 11.297203892077096`, 8.128240266224367}}, 0.08322246303499936], ArrowBox[{{12.166953935147927`, 7.764331767226597}, { 12.780538812696822`, 7.987456160038805}}, 0.08322246303499936], ArrowBox[{{12.977301708720123`, 5.909583830589636}, { 13.619320614019758`, 5.984918571124728}}, 0.08322246303499936], ArrowBox[{{12.977301708720123`, 5.909583830589636}, { 13.665482584948176`, 5.7362265971154605`}}, 0.08322246303499936], ArrowBox[{{12.98970677231469, 8.361486820351558}, { 12.691960545434359`, 8.267415093712415}}, 0.08322246303499936], ArrowBox[{{12.98970677231469, 8.361486820351558}, { 13.607484489100784`, 8.772352691196131}}, 0.08322246303499936], ArrowBox[{{6.299998917118328, 8.001537162975703}, {6.241119243155478, 8.601886876880645}}, 0.08322246303499936], ArrowBox[{{6.299998917118328, 8.001537162975703}, {4.397420050509371, 7.2387832615085355`}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 6.184542141855402, 6.300589441335475}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 2.4283401960865127`, 6.1748557590228375`}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 4.0106784696123015`, 8.038340505873018}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 4.114315096985603, 8.150898008615897}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 3.5955474179086258`, 8.603558543294008}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 3.8836715834415116`, 7.957275291633279}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 4.7991176279834455`, 7.6359830644961875`}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 4.865858771019654, 7.316751549112453}}, 0.08322246303499936], ArrowBox[{{4.397420050509371, 7.2387832615085355`}, { 4.598539246331189, 7.798621037376762}}, 0.08322246303499936], ArrowBox[{{7.198498866520531, 2.642419302047897}, {5.236546579694826, 2.341954429421962}}, 0.08322246303499936], ArrowBox[{{13.193899069059203`, 4.169917936093931}, { 13.906076702999613`, 3.943799257257191}}, 0.08322246303499936], ArrowBox[{{13.193899069059203`, 4.169917936093931}, { 13.166792326012235`, 5.0506529053772535`}}, 0.08322246303499936], ArrowBox[{{13.166792326012235`, 5.0506529053772535`}, { 12.977301708720123`, 5.909583830589636}}, 0.08322246303499936], ArrowBox[{{13.166792326012235`, 5.0506529053772535`}, { 12.795322834029466`, 5.415605934018832}}, 0.08322246303499936], ArrowBox[{{6.148912511495734, 6.176979422893375}, {4.397420050509371, 7.2387832615085355`}}, 0.08322246303499936], ArrowBox[{{6.148912511495734, 6.176979422893375}, {6.289877550668818, 5.740196607256734}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, { 7.198498866520531, 2.642419302047897}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, { 7.923097115071398, 5.296545688190745}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, { 10.184084748192106`, 2.734577072880047}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, { 9.196770408457692, 2.5660756687972053`}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, { 10.187336661875051`, 2.481382054270277}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, { 9.739660599154146, 2.331201143175511}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, {8.81870471474097, 2.657921283863406}}, 0.08322246303499936], ArrowBox[{{9.157526580630693, 3.1108435441417637`}, { 8.984338725966913, 2.4381994133564366`}}, 0.08322246303499936], ArrowBox[{{7.923097115071398, 5.296545688190745}, {6.148912511495734, 6.176979422893375}}, 0.08322246303499936], ArrowBox[{{7.923097115071398, 5.296545688190745}, {6.184542141855402, 6.300589441335475}}, 0.08322246303499936], ArrowBox[{{7.923097115071398, 5.296545688190745}, {9.771423262327634, 6.26137763715818}}, 0.08322246303499936], ArrowBox[{{7.923097115071398, 5.296545688190745}, {8.006912677697821, 4.85594617662159}}, 0.08322246303499936], ArrowBox[{{10.472675064265442`, 1.890683201291596}, { 10.187336661875051`, 2.481382054270277}}, 0.08322246303499936], ArrowBox[{{10.472675064265442`, 1.890683201291596}, { 9.739660599154146, 2.331201143175511}}, 0.08322246303499936], ArrowBox[{{10.472675064265442`, 1.890683201291596}, { 10.710279909113337`, 0.9797173006852438}}, 0.08322246303499936], ArrowBox[{{10.710279909113337`, 0.9797173006852438}, { 10.784550252698972`, 0.2157194661413433}}, 0.08322246303499936], ArrowBox[{{10.710279909113337`, 0.9797173006852438}, { 11.004340855905413`, 1.4994455298252367`}}, 0.08322246303499936], ArrowBox[{{9.771423262327634, 6.26137763715818}, {10.817727562521146`, 7.193618922586581}}, 0.08322246303499936], ArrowBox[{{9.771423262327634, 6.26137763715818}, {11.010874797318479`, 6.6801493289976825`}}, 0.08322246303499936], ArrowBox[{{9.771423262327634, 6.26137763715818}, {10.602408152059336`, 6.592674853810605}}, 0.08322246303499936], ArrowBox[{{9.771423262327634, 6.26137763715818}, {9.859446812364283, 5.895012371240468}}, 0.08322246303499936], ArrowBox[{{7.332954487411807, 8.891266998215068}, {7.32223585209765, 8.491177836919462}}, 0.08322246303499936], ArrowBox[{{7.332954487411807, 8.891266998215068}, {7.483346616225494, 9.58406770369497}}, 0.08322246303499936], ArrowBox[{{7.332954487411807, 8.891266998215068}, {7.223743133639421, 9.593507360801329}}, 0.08322246303499936], ArrowBox[{{12.198578368217122`, 2.514086182328557}, { 12.67576639528119, 1.5047408982956805`}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{12.198578368217122`, 2.514086182328557}, { 11.71549995911318, 2.3160391772928506`}, {11.209170879239165`, 2.4433899857693753`}}], 0.08322246303499936], ArrowBox[{{12.67576639528119, 1.5047408982956805`}, { 12.835458583617282`, 0.699972663165024}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 12.480808748382342`, 3.2868581116144218`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.97718256848793, 2.3544944721556744`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 9.157526580630693, 3.1108435441417637`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 10.184084748192106`, 2.734577072880047}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 10.187336661875051`, 2.481382054270277}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 10.472675064265442`, 1.890683201291596}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.692249288343032`, 2.6414369908049884`}, {12.198578368217122`, 2.514086182328557}}], 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 12.30797691334601, 3.6959370423825737`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.285548934378545`, 1.6840948925671455`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.637648773199022`, 2.1367866458181637`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.36491870745542, 1.9510715956361837`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 12.068930582418364`, 1.4368430290765692`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.04912986122704, 1.887220713600195}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.711314050681903`, 1.8968754595616524`}}, 0.08322246303499936], ArrowBox[{{11.209170879239165`, 2.4433899857693753`}, { 11.534397584734322`, 1.7106357510026893`}}, 0.08322246303499936], ArrowBox[{{12.30797691334601, 3.6959370423825737`}, { 13.193899069059203`, 4.169917936093931}}, 0.08322246303499936], ArrowBox[{{12.30797691334601, 3.6959370423825737`}, { 12.198578368217122`, 2.514086182328557}}, 0.08322246303499936], ArrowBox[{{12.30797691334601, 3.6959370423825737`}, { 12.795322834029466`, 5.415605934018832}}, 0.08322246303499936], ArrowBox[{{12.795322834029466`, 5.415605934018832}, { 11.990731949250836`, 6.732941071372413}}, 0.08322246303499936], ArrowBox[{{12.795322834029466`, 5.415605934018832}, { 12.977301708720123`, 5.909583830589636}}, 0.08322246303499936], ArrowBox[{{12.795322834029466`, 5.415605934018832}, { 13.475982255050113`, 5.2167999089892785`}}, 0.08322246303499936], ArrowBox[{{11.004340855905413`, 1.4994455298252367`}, { 11.209170879239165`, 2.4433899857693753`}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.2649852228716094`, 6.7546516703337485`}, { 2.4420047823487074`, 6.491615928529795}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{2.2649852228716094`, 6.7546516703337485`}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{2.2649852228716094`, 6.7546516703337485`}, { 2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{2.2649852228716094`, 6.7546516703337485`}, { 1.93954786506327, 6.2631950913598375`}}, 0.08322246303499936], ArrowBox[{{2.2649852228716094`, 6.7546516703337485`}, { 1.789879051234938, 6.431767124499322}}, 0.08322246303499936], ArrowBox[{{2.2649852228716094`, 6.7546516703337485`}, { 2.0272362197057996`, 6.60427193806041}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.2513206366093663`, 6.437891500826731}, {2.2649852228716094`, 6.7546516703337485`}}], 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.93954786506327, 6.2631950913598375`}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.789879051234938, 6.431767124499322}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.0272362197057996`, 6.60427193806041}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.180584969251793, 6.574250586190078}, {2.218259810237135, 7.0427369645925735`}}], 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.3788104538832746`, 6.874911894249903}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 3.4331740923918797`, 6.901136880273953}, {4.67294550214633, 6.889208854205756}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.79090703630989, 6.458542876758913}, {3.251082460677326, 6.471645289038277}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.511477887877865, 5.74802642225343}, {2.3250366633096586`, 5.355171705716753}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.357085307166006, 5.695073436110498}, {2.0149598386239926`, 5.351244262901986}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.2452940753485486`, 5.729207512233675}, {1.8334609752527582`, 5.479204032559541}}], 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.337043147230059, 7.154211030191308}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.9449084446767042`, 5.729283117751985}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.9223161921317224`, 6.150773394959331}, {1.5007794843139557`, 6.431748583899023}}], 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.3054003946357646`, 6.597789191089956}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.567542092109435, 5.441500114038588}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.9181237205468333`, 6.279789465529225}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.829008306518989, 5.795099967663562}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.6041420871971441`, 6.816730735598888}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.468415413066959, 6.119236837876101}, {2.467654236249956, 6.050688256451797}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.1060373149615224`, 6.435086303796865}, {2.0011144852400733`, 6.835823478785777}}], 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.1668513529947147`, 5.547952487902872}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.3551769107432419`, 5.643230556955441}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.8654847739851732`, 5.969705746346636}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.14985123116569, 6.312926350110178}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.77557469257403, 6.196012911327125}, {3.067583124104103, 6.006934894202015}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.551760870255285, 6.47599196333949}, {2.8298312972281323`, 6.645085174338239}}], 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.1326192355169153`, 5.871100795219681}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.112442978485359, 6.5527745227920455`}, {2.0825305573094557`, 7.044423677328407}}], 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.4998219207226606`, 6.644337537245237}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.5396921588384078`, 5.923797422052391}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.6763031826202326`, 5.639170541083885}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 1.645602090625725, 6.16545346235099}}, 0.08322246303499936], ArrowBox[{{2.4283401960865127`, 6.1748557590228375`}, { 2.2911557530602646`, 3.4634406092959127`}}, 0.08322246303499936], ArrowBox[{{1.93954786506327, 6.2631950913598375`}, {1.645602090625725, 6.16545346235099}}, 0.08322246303499936], ArrowBox[{{1.789879051234938, 6.431767124499322}, {1.645602090625725, 6.16545346235099}}, 0.08322246303499936], ArrowBox[{{2.218259810237135, 7.0427369645925735`}, { 2.2649852228716094`, 6.7546516703337485`}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.218259810237135, 7.0427369645925735`}, { 2.466015037071881, 6.643342137425298}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{2.218259810237135, 7.0427369645925735`}, { 2.3863290616519146`, 7.689201705022256}}, 0.08322246303499936], ArrowBox[{{2.218259810237135, 7.0427369645925735`}, { 2.3788104538832746`, 6.874911894249903}}, 0.08322246303499936], ArrowBox[{{2.3863290616519146`, 7.689201705022256}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{2.3863290616519146`, 7.689201705022256}, { 2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{2.3863290616519146`, 7.689201705022256}, { 2.460925030982624, 8.308929379063368}}, 0.08322246303499936], ArrowBox[{{2.3863290616519146`, 7.689201705022256}, { 2.427200626382268, 8.627453785520887}}, 0.08322246303499936], ArrowBox[{{2.3788104538832746`, 6.874911894249903}, { 2.0272362197057996`, 6.60427193806041}}, 0.08322246303499936], ArrowBox[{{2.3788104538832746`, 6.874911894249903}, { 2.337043147230059, 7.154211030191308}}, 0.08322246303499936], ArrowBox[{{2.3788104538832746`, 6.874911894249903}, { 1.7384905324575382`, 7.529798753782158}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{4.67294550214633, 6.889208854205756}, { 3.6681116058408447`, 6.162927732954665}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{4.67294550214633, 6.889208854205756}, {3.251082460677326, 6.471645289038277}}, 0.08322246303499936], ArrowBox[{{4.67294550214633, 6.889208854205756}, {7.293524710828105, 7.766589041757287}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{3.251082460677326, 6.471645289038277}, { 2.8885156204535454`, 6.187958171302066}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{3.251082460677326, 6.471645289038277}, { 2.3788104538832746`, 6.874911894249903}}, 0.08322246303499936], ArrowBox[{{3.251082460677326, 6.471645289038277}, { 2.9181237205468333`, 6.279789465529225}}, 0.08322246303499936], ArrowBox[{{7.293524710828105, 7.766589041757287}, {9.658818909551094, 7.797023905108661}}, 0.08322246303499936], ArrowBox[{{7.293524710828105, 7.766589041757287}, {8.49056714049103, 7.825119829810432}}, 0.08322246303499936], ArrowBox[{{7.293524710828105, 7.766589041757287}, {7.332954487411807, 8.891266998215068}}, 0.08322246303499936], ArrowBox[{{7.293524710828105, 7.766589041757287}, {7.32223585209765, 8.491177836919462}}, 0.08322246303499936], ArrowBox[{{7.293524710828105, 7.766589041757287}, {7.116553244401661, 8.190337703884309}}, 0.08322246303499936], ArrowBox[{{7.293524710828105, 7.766589041757287}, {7.641651819832301, 7.93276604748608}}, 0.08322246303499936], ArrowBox[{{7.293524710828105, 7.766589041757287}, {7.489626762637564, 8.227982444499109}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.3250366633096586`, 5.355171705716753}, { 2.2418989715183493`, 5.782001042486385}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.0149598386239926`, 5.351244262901986}, { 2.0862147275445926`, 5.831026585814343}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{1.8334609752527582`, 5.479204032559541}, { 2.0165070959907627`, 5.924852279348781}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{2.337043147230059, 7.154211030191308}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{2.337043147230059, 7.154211030191308}, {2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{2.337043147230059, 7.154211030191308}, { 2.3863290616519146`, 7.689201705022256}}, 0.08322246303499936], ArrowBox[{{2.337043147230059, 7.154211030191308}, {2.83703543009407, 6.897100134636755}}, 0.08322246303499936], ArrowBox[{{2.337043147230059, 7.154211030191308}, { 1.4981016300308738`, 7.368390140389781}}, 0.08322246303499936], ArrowBox[{{2.83703543009407, 6.897100134636755}, {2.9181237205468333`, 6.279789465529225}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{1.5007794843139557`, 6.431748583899023}, { 2.0068034882688854`, 6.455830947962512}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{1.5007794843139557`, 6.431748583899023}, {1.93954786506327, 6.2631950913598375`}}, 0.08322246303499936], ArrowBox[{{1.5007794843139557`, 6.431748583899023}, { 1.1455592358201647`, 6.902673179143659}}, 0.08322246303499936], ArrowBox[{{1.3054003946357646`, 6.597789191089956}, { 0.39036351239752687`, 6.790265526942949}}, 0.08322246303499936], ArrowBox[{{2.829008306518989, 5.795099967663562}, { 2.9181237205468333`, 6.279789465529225}}, 0.08322246303499936], ArrowBox[{{1.6041420871971441`, 6.816730735598888}, { 1.4981016300308738`, 7.368390140389781}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.467654236249956, 6.050688256451797}, { 2.4275790192694724`, 6.106307177598341}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{2.467654236249956, 6.050688256451797}, {1.93954786506327, 6.2631950913598375`}}, 0.08322246303499936], ArrowBox[{{2.467654236249956, 6.050688256451797}, {3.251082460677326, 6.471645289038277}}, 0.08322246303499936], ArrowBox[{{2.467654236249956, 6.050688256451797}, { 1.9449084446767042`, 5.729283117751985}}, 0.08322246303499936], ArrowBox[{{2.467654236249956, 6.050688256451797}, {2.14985123116569, 6.312926350110178}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.0011144852400733`, 6.835823478785777}, { 2.3234173663650908`, 6.575592934011732}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{2.0011144852400733`, 6.835823478785777}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{2.0011144852400733`, 6.835823478785777}, { 2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{2.0011144852400733`, 6.835823478785777}, { 1.3054003946357646`, 6.597789191089956}}, 0.08322246303499936], ArrowBox[{{2.0011144852400733`, 6.835823478785777}, {2.14985123116569, 6.312926350110178}}, 0.08322246303499936], ArrowBox[{{2.0011144852400733`, 6.835823478785777}, { 1.1455592358201647`, 6.902673179143659}}, 0.08322246303499936], ArrowBox[{{2.1668513529947147`, 5.547952487902872}, { 1.9449084446767042`, 5.729283117751985}}, 0.08322246303499936], ArrowBox[{{1.3551769107432419`, 5.643230556955441}, { 1.9449084446767042`, 5.729283117751985}}, 0.08322246303499936], ArrowBox[{{1.3551769107432419`, 5.643230556955441}, { 0.47933587031513625`, 5.396096624137824}}, 0.08322246303499936], ArrowBox[{{1.8654847739851732`, 5.969705746346636}, {2.14985123116569, 6.312926350110178}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{3.067583124104103, 6.006934894202015}, { 2.7203486276164894`, 5.985777741897681}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{3.067583124104103, 6.006934894202015}, {3.251082460677326, 6.471645289038277}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.8298312972281323`, 6.645085174338239}, { 2.7064106230593827`, 6.343948970021522}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{2.8298312972281323`, 6.645085174338239}, { 2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{1.1326192355169153`, 5.871100795219681}, { 0.2699148467407575, 5.6433113328654985`}}, 0.08322246303499936], ArrowBox[{{2.0825305573094557`, 7.044423677328407}, { 2.2649852228716094`, 6.7546516703337485`}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{2.0825305573094557`, 7.044423677328407}, { 2.3984277749105916`, 6.666504913559246}, {2.4283401960865127`, 6.1748557590228375`}}], 0.08322246303499936], ArrowBox[{{2.0825305573094557`, 7.044423677328407}, { 2.3863290616519146`, 7.689201705022256}}, 0.08322246303499936], ArrowBox[{{2.0825305573094557`, 7.044423677328407}, { 2.3788104538832746`, 6.874911894249903}}, 0.08322246303499936], ArrowBox[{{2.4998219207226606`, 6.644337537245237}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{2.4998219207226606`, 6.644337537245237}, { 2.3788104538832746`, 6.874911894249903}}, 0.08322246303499936], ArrowBox[{{2.4998219207226606`, 6.644337537245237}, {2.14985123116569, 6.312926350110178}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 1.2973013990173623`, 2.5500312624938735`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.4538501570071283`, 2.4652212053273446`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 1.5947455519828848`, 3.1493064696186432`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.397408459112053, 2.5836360993863536`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.8258962470687, 2.9829087695160537`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.623857541332667, 2.874385388180442}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 1.7232618328550338`, 2.9323022754824097`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.5362107082715504`, 2.747041347295842}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.8507875099786917`, 2.8279340570071114`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.580201881348457, 2.5002846856534204`}}, 0.08322246303499936], ArrowBox[{{2.2911557530602646`, 3.4634406092959127`}, { 2.74669578103235, 2.68389453437467}}, 0.08322246303499936], ArrowBox[{{2.0893611438747586`, 9.616321966846138}, { 1.9988344356719914`, 9.161859549233796}}, 0.08322246303499936], ArrowBox[{{1.9988344356719914`, 9.161859549233796}, { 2.460925030982624, 8.308929379063368}}, 0.08322246303499936], ArrowBox[{{2.460925030982624, 8.308929379063368}, { 2.7812471113666586`, 7.2072495356128865`}}, 0.08322246303499936], ArrowBox[{{2.460925030982624, 8.308929379063368}, {2.857656776743088, 7.195776238172912}}, 0.08322246303499936], ArrowBox[{{2.460925030982624, 8.308929379063368}, {1.789666243860447, 8.875031847850977}}, 0.08322246303499936], ArrowBox[{{0.47933587031513625`, 5.396096624137824}, { 0.2699148467407575, 5.6433113328654985`}}, 0.08322246303499936], ArrowBox[{{4.0106784696123015`, 8.038340505873018}, { 3.465491835533637, 8.586050175557876}}, 0.08322246303499936], ArrowBox[{{4.114315096985603, 8.150898008615897}, {3.465491835533637, 8.586050175557876}}, 0.08322246303499936], ArrowBox[{{3.323266129402679, 9.115880975022204}, {3.465491835533637, 8.586050175557876}}, 0.08322246303499936], ArrowBox[{{3.323266129402679, 9.115880975022204}, { 2.8606645823959207`, 8.902715782754752}}, 0.08322246303499936], ArrowBox[{{2.8606645823959207`, 8.902715782754752}, { 2.460925030982624, 8.308929379063368}}, 0.08322246303499936], ArrowBox[{{2.8606645823959207`, 8.902715782754752}, { 3.465491835533637, 8.586050175557876}}, 0.08322246303499936], ArrowBox[{{2.8606645823959207`, 8.902715782754752}, { 2.427200626382268, 8.627453785520887}}, 0.08322246303499936], ArrowBox[{{2.818924782234248, 8.767747767983554}, {2.460925030982624, 8.308929379063368}}, 0.08322246303499936], ArrowBox[{{2.818924782234248, 8.767747767983554}, {3.465491835533637, 8.586050175557876}}, 0.08322246303499936], ArrowBox[{{2.818924782234248, 8.767747767983554}, {2.427200626382268, 8.627453785520887}}, 0.08322246303499936], ArrowBox[{{3.5955474179086258`, 8.603558543294008}, { 3.323266129402679, 9.115880975022204}}, 0.08322246303499936], ArrowBox[{{3.5955474179086258`, 8.603558543294008}, { 3.2007976053536016`, 9.008012247472216}}, 0.08322246303499936], ArrowBox[{{3.5955474179086258`, 8.603558543294008}, { 2.626744667861753, 9.033030793670815}}, 0.08322246303499936], ArrowBox[{{3.5955474179086258`, 8.603558543294008}, { 3.5472800476017277`, 9.44365559809997}}, 0.08322246303499936], ArrowBox[{{3.2007976053536016`, 9.008012247472216}, { 3.465491835533637, 8.586050175557876}}, 0.08322246303499936], ArrowBox[{{3.2007976053536016`, 9.008012247472216}, { 2.818924782234248, 8.767747767983554}}, 0.08322246303499936], ArrowBox[{{2.626744667861753, 9.033030793670815}, { 2.0893611438747586`, 9.616321966846138}}, 0.08322246303499936], ArrowBox[{{2.626744667861753, 9.033030793670815}, {2.460925030982624, 8.308929379063368}}, 0.08322246303499936], ArrowBox[{{2.626744667861753, 9.033030793670815}, {2.427200626382268, 8.627453785520887}}, 0.08322246303499936], ArrowBox[{{3.8836715834415116`, 7.957275291633279}, { 3.465491835533637, 8.586050175557876}}, 0.08322246303499936], ArrowBox[{{2.397408459112053, 2.5836360993863536`}, { 3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{2.397408459112053, 2.5836360993863536`}, {2.24254307134924, 2.0732587759076377`}}, 0.08322246303499936], ArrowBox[{{2.8258962470687, 2.9829087695160537`}, {3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{2.623857541332667, 2.874385388180442}, {3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{2.5362107082715504`, 2.747041347295842}, { 3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{2.8507875099786917`, 2.8279340570071114`}, { 3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{2.580201881348457, 2.5002846856534204`}, { 3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{2.580201881348457, 2.5002846856534204`}, {2.24254307134924, 2.0732587759076377`}}, 0.08322246303499936], ArrowBox[{{2.74669578103235, 2.68389453437467}, {3.277013479360865, 2.465527342221374}}, 0.08322246303499936], ArrowBox[{{14.381171135203605`, 6.462019559832455}, { 14.371467302352688`, 6.258630591788437}}, 0.08322246303499936], ArrowBox[{{15.4169197536641, 6.5202833792210715`}, {16.02202368699162, 6.92559524521077}}, 0.08322246303499936], ArrowBox[{{15.4169197536641, 6.5202833792210715`}, { 16.216935257297873`, 6.755606644646402}}, 0.08322246303499936], ArrowBox[{{15.4169197536641, 6.5202833792210715`}, { 16.093634285887774`, 6.243638010610788}}, 0.08322246303499936], ArrowBox[{{15.4169197536641, 6.5202833792210715`}, { 16.250191200496626`, 6.448531568009767}}, 0.08322246303499936], ArrowBox[{{15.4169197536641, 6.5202833792210715`}, {16.04870509144993, 6.582304411543454}}, 0.08322246303499936], ArrowBox[{{11.81438643910773, 14.303660395991798`}, { 12.152667039790408`, 14.89726514313745}}, 0.08322246303499936], ArrowBox[BezierCurveBox[{{11.81438643910773, 14.303660395991798`}, { 11.705266063244645`, 13.83087255959716}, {11.336818541428041`, 13.51514796705373}}], 0.08322246303499936], ArrowBox[BezierCurveBox[{{11.336818541428041`, 13.51514796705373}, { 11.445938917290563`, 13.987935803447368`}, {11.81438643910773, 14.303660395991798`}}], 0.08322246303499936], ArrowBox[{{11.336818541428041`, 13.51514796705373}, { 11.477892134524625`, 14.425990644766632`}}, 0.08322246303499936], ArrowBox[{{11.477892134524625`, 14.425990644766632`}, { 11.603483811849209`, 15.095507349588605`}}, 0.08322246303499936], ArrowBox[{{11.849152567520001`, 5.996509369426047}, { 12.090480631771662`, 5.052608816671915}}, 0.08322246303499936], ArrowBox[{{12.090480631771662`, 5.052608816671915}, { 12.480808748382342`, 3.2868581116144218`}}, 0.08322246303499936], ArrowBox[{{12.090480631771662`, 5.052608816671915}, { 11.681462192853065`, 6.56906020516416}}, 0.08322246303499936], ArrowBox[{{12.29411502905003, 9.305283442625386}, { 12.700906664868578`, 9.862263751186044}}, 0.08322246303499936], ArrowBox[{{12.29411502905003, 9.305283442625386}, { 13.132266807707085`, 10.18110305260035}}, 0.08322246303499936], ArrowBox[{{13.132266807707085`, 10.18110305260035}, { 13.81510878919319, 10.881345460494003`}}, 0.08322246303499936], ArrowBox[{{13.81510878919319, 10.881345460494003`}, { 14.304192980228157`, 11.382827327506241`}}, 0.08322246303499936], ArrowBox[{{11.297203892077096`, 8.128240266224367}, { 9.658818909551094, 7.797023905108661}}, 0.08322246303499936], ArrowBox[{{11.297203892077096`, 8.128240266224367}, { 12.29411502905003, 9.305283442625386}}, 0.08322246303499936], ArrowBox[{{12.835458583617282`, 0.699972663165024}, { 12.068930582418364`, 1.4368430290765692`}}, 0.08322246303499936], ArrowBox[{{12.835458583617282`, 0.699972663165024}, { 13.364090068826666`, 0.14194662557115478`}}, 0.08322246303499936], ArrowBox[{{12.835458583617282`, 0.699972663165024}, { 13.139372676482445`, 0.}}, 0.08322246303499936]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], TagBox[ TooltipBox[ DiskBox[{1.2973013990173623, 2.5500312624938735}, 0.08322246303499936], "\"ApplyThrough\"", TooltipStyle->"TextStyling"], Annotation[#, "ApplyThrough", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{0.5259062393142511, 1.8136120462156882}, 0.08322246303499936], "\"GeneralUtilities`General`PackagePrivate`iApplyThrough\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`iApplyThrough", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{5.236546579694826, 2.341954429421962}, 0.08322246303499936], "\"BlockProtected\"", TooltipStyle->"TextStyling"], Annotation[#, "BlockProtected", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.277013479360865, 2.465527342221374}, 0.08322246303499936], "\"Developer`CheckArgumentCount\"", TooltipStyle->"TextStyling"], Annotation[#, "Developer`CheckArgumentCount", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{5.1848410732946535, 1.6609978489232713}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`procQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`procQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.658818909551094, 7.797023905108661}, 0.08322246303499936], "\"BoxForm`UseTextFormattingQ\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`UseTextFormattingQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.746641563965555, 8.454704175907914}, 0.08322246303499936], "\"BoxForm`oldfe\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`oldfe", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.514997804864658, 8.32161027079272}, 0.08322246303499936], "\"BoxForm`$UseTextFormattingWhenConvertingInput\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`$UseTextFormattingWhenConvertingInput", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.962980803882921, 8.316875630713655}, 0.08322246303499936], "\"BoxForm`$UseTextFormattingWhenConvertingOutput\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`$UseTextFormattingWhenConvertingOutput", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{8.49056714049103, 7.825119829810432}, 0.08322246303499936], "\"BoxForm`$UseTextFormattingWhenEvaluating\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`$UseTextFormattingWhenEvaluating", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.480808748382342, 3.2868581116144218}, 0.08322246303499936], "\"Definitions\"", TooltipStyle->"TextStyling"], Annotation[#, "Definitions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.422609094897602, 2.6826220378402064}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`AttributeDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`AttributeDefs", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.16922131266777, 3.1866296964467655}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`KernelPlaceholderDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`KernelPlaceholderDefs", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.984106993169663, 2.8028384109944127}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`OptionDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`OptionDefs", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.521858316235594, 2.6364267325763318}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`UpDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`UpDefs", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.141689225209078, 2.9657087149687733}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`OwnDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`OwnDefs", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.160571052135312, 1.6898002599302897}, 0.08322246303499936], "\"Developer`$PossibleRulePattern\"", TooltipStyle->"TextStyling"], Annotation[#, "Developer`$PossibleRulePattern", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.817727562521146, 7.193618922586581}, 0.08322246303499936], "\"EvaluateStrict\"", TooltipStyle->"TextStyling"], Annotation[#, "EvaluateStrict", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.582362260153491, 7.462727605229125}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`interceptFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`interceptFailure", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.037350309440964, 7.68075811536637}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`interceptInternalfailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`interceptInternalfailure", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.47462200814524, 7.262154526951701}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`interceptMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`interceptMessage", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.279901420325613, 7.513445350406567}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`$strict\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`$strict", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.881080093431919, 7.9014765806397245}, 0.08322246303499936], "\"InternalFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "InternalFailure", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.681462192853065, 6.56906020516416}, 0.08322246303499936], "\"FileLine\"", TooltipStyle->"TextStyling"], Annotation[#, "FileLine", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.654859872676969, 6.346608582641742}, 0.08322246303499936], "\"GeneralUtilities`Packages`PackagePrivate`systemOpenAtLine\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`systemOpenAtLine", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.4538501570071283, 2.4652212053273446}, 0.08322246303499936], "\"FirstMatchIndex\"", TooltipStyle->"TextStyling"], Annotation[#, "FirstMatchIndex", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.24254307134924, 2.0732587759076377}, 0.08322246303499936], "\"GeneralUtilities`General`PackagePrivate`$notFound\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`$notFound", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{14.080735743446624, 2.2504652787578423}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`$stripWeakAttributes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$stripWeakAttributes", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.674850040970254, 9.380483912246646}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`fmtInternalFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`fmtInternalFailure", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.328577168098573, 10.687423731952807}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`makeIFailItem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`makeIFailItem", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.270967202377548, 9.701536717528572}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`formatInternalFailureStack\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`formatInternalFailureStack", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{8.25108424035492, 8.512745344565865}, 0.08322246303499936], "\"Quoted\"", TooltipStyle->"TextStyling"], Annotation[#, "Quoted", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.51252696547391, 11.338402744450153}, 0.08322246303499936], "\"BoxForm`SummaryItem\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`SummaryItem", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.852070792046476, 12.172892325853304}, 0.08322246303499936], "\"PrettyGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "PrettyGrid", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.990731949250836, 6.732941071372413}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`MakeInternalFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`MakeInternalFailure", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.422111281494068, 6.966313271572141}, 0.08322246303499936], "\"GetSourceStack\"", TooltipStyle->"TextStyling"], Annotation[#, "GetSourceStack", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.166953935147927, 7.764331767226597}, 0.08322246303499936], "\"SkeletonizeHeavyData\"", TooltipStyle->"TextStyling"], Annotation[#, "SkeletonizeHeavyData", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.977301708720123, 5.909583830589636}, 0.08322246303499936], "\"ThrowRawFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ThrowRawFailure", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.010874797318479, 6.6801493289976825}, 0.08322246303499936], "\"$SourceStack\"", TooltipStyle->"TextStyling"], Annotation[#, "$SourceStack", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.98970677231469, 8.361486820351558}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`PackedHeavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`PackedHeavyQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.691960545434359, 8.267415093712415}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`HeavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`HeavyQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.607484489100784, 8.772352691196131}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`HoldPAQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`HoldPAQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.97718256848793, 2.3544944721556744}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`$UpValueWrapper\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$UpValueWrapper", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{6.299998917118328, 8.001537162975703}, 0.08322246303499936], "\"GeneralUtilities`Control`PackagePrivate`CodePane\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`CodePane", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{6.241119243155478, 8.601886876880645}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`CodeStyleBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CodeStyleBox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{4.397420050509371, 7.2387832615085355}, 0.08322246303499936], "\"MakeFormattedBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "MakeFormattedBoxes", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.198498866520531, 2.642419302047897}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`definitionUnlocker\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`definitionUnlocker", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.193899069059203, 4.169917936093931}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`findBestUniqueSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`findBestUniqueSymbol", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.906076702999613, 3.943799257257191}, 0.08322246303499936], "\"SymbolNameBaseContext\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolNameBaseContext", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.166792326012235, 5.0506529053772535}, 0.08322246303499936], "\"ThrowFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ThrowFailure", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{6.148912511495734, 6.176979422893375}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`makeDefBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeDefBoxes", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{6.289877550668818, 5.740196607256734}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`rewriteDefBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`rewriteDefBoxes", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.157526580630693, 3.1108435441417637}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`makeDefinitionCell\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionCell", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.923097115071398, 5.296545688190745}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`makeRuleBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeRuleBoxes", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.184084748192106, 2.734577072880047}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$context\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$context", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.196770408457692, 2.5660756687972053}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionCellStyleOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionCellStyleOptions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.187336661875051, 2.481382054270277}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$fqsym\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$fqsym", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.739660599154146, 2.331201143175511}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$\ PrintDefinitionsBackground\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ PrintDefinitionsBackground", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{8.81870471474097, 2.657921283863406}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`PossibleDefinitionContexts\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`PossibleDefinitionContexts", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{8.984338725966913, 2.4381994133564366}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`$EmbedSymbolBoxStyles\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$EmbedSymbolBoxStyles", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.472675064265442, 1.890683201291596}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`makeDefinitionNotebook\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionNotebook", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.710279909113337, 0.9797173006852438}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionNotebookStyleDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionNotebookStyleDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{6.184542141855402, 6.300589441335475}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`$enableReflow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$enableReflow", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.771423262327634, 6.26137763715818}, 0.08322246303499936], "\"SourceAnnotation\"", TooltipStyle->"TextStyling"], Annotation[#, "SourceAnnotation", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{8.006912677697821, 4.85594617662159}, 0.08322246303499936], "\"$HideSourceAnnotations\"", TooltipStyle->"TextStyling"], Annotation[#, "$HideSourceAnnotations", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.332954487411807, 8.891266998215068}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`preprocessForPlainForm\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`preprocessForPlainForm", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.32223585209765, 8.491177836919462}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`HoldSequenceForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`HoldSequenceForm", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.483346616225494, 9.58406770369497}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`ShortForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`ShortForm", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.223743133639421, 9.593507360801329}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`UnescapedForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`UnescapedForm", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.198578368217122, 2.514086182328557}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`\ printSymbolNameDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`\ printSymbolNameDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.67576639528119, 1.5047408982956805}, 0.08322246303499936], "\"InheritedMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "InheritedMessage", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.209170879239165, 2.4433899857693753}, 0.08322246303499936], "\"PrintDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.30797691334601, 3.6959370423825737}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`\ printSymbolPatternDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`\ printSymbolPatternDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.795322834029466, 5.415605934018832}, 0.08322246303499936], "\"Panic\"", TooltipStyle->"TextStyling"], Annotation[#, "Panic", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.784550252698972, 0.2157194661413433}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionSymbolTemplateBoxOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionSymbolTemplateBoxOptions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.004340855905413, 1.4994455298252367}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$\ HyperlinkedDefinitionSymbolTemplateBoxOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ HyperlinkedDefinitionSymbolTemplateBoxOptions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.2649852228716094, 6.7546516703337485}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`argbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`argbox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.4283401960865127, 6.1748557590228375}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`fullbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`fullbox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.7812471113666586, 7.2072495356128865}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`op\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`op", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.857656776743088, 7.195776238172912}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`scope\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`scope", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.93954786506327, 6.2631950913598375}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`syntaxOff\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`syntaxOff", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.789879051234938, 6.431767124499322}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`syntaxOn\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`syntaxOn", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.0272362197057996, 6.60427193806041}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$weakSyntax\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$weakSyntax", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.218259810237135, 7.0427369645925735}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`binop\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`binop", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.3863290616519146, 7.689201705022256}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`postHeavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`postHeavyQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.3788104538832746, 6.874911894249903}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`rowbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`rowbox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{4.67294550214633, 6.889208854205756}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`box2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`box2", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.251082460677326, 6.471645289038277}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`stdbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`stdbox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.293524710828105, 7.766589041757287}, 0.08322246303499936], "\"MakePlainBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "MakePlainBoxes", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.3250366633096586, 5.355171705716753}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`cef\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`cef", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.0149598386239926, 5.351244262901986}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`cel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`cel", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.8334609752527582, 5.479204032559541}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`cem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`cem", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.337043147230059, 7.154211030191308}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`clauses\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`clauses", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.83703543009407, 6.897100134636755}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`mml\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`mml", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.4981016300308738, 7.368390140389781}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`riff\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`riff", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.9449084446767042, 5.729283117751985}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`atomQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`atomQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.5007794843139557, 6.431748583899023}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`lhsbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`lhsbox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.3054003946357646, 6.597789191089956}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`lightQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`lightQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.567542092109435, 5.441500114038588}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`longFixQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`longFixQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.9181237205468333, 6.279789465529225}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`m\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`m", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.829008306518989, 5.795099967663562}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`mfml\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`mfml", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.6041420871971441, 6.816730735598888}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`mrif\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`mrif", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.467654236249956, 6.050688256451797}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`patternBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`patternBox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.0011144852400733, 6.835823478785777}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`rhsbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`rhsbox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.1668513529947147, 5.547952487902872}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`simplePartQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`simplePartQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.3551769107432419, 5.643230556955441}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`simplePatternQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`simplePatternQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.8654847739851732, 5.969705746346636}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`skellbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`skellbox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.14985123116569, 6.312926350110178}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`sn\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`sn", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.067583124104103, 6.006934894202015}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`spanBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`spanBox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.8298312972281323, 6.645085174338239}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`switchArg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`switchArg", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.1326192355169153, 5.871100795219681}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`syntaxFreeQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`syntaxFreeQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.0825305573094557, 7.044423677328407}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`ternop\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`ternop", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.4998219207226606, 6.644337537245237}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`unibox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`unibox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.5396921588384078, 5.923797422052391}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$comparatorPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$comparatorPattern", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.6763031826202326, 5.639170541083885}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$mathPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$mathPattern", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.645602090625725, 6.16545346235099}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$syntax\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$syntax", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.2911557530602646, 3.4634406092959127}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$uniboxBlacklist\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$uniboxBlacklist", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.1455592358201647, 6.902673179143659}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`delnt\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`delnt", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{0.39036351239752687, 6.790265526942949}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`heavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`heavyQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.0893611438747586, 9.616321966846138}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`linelen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`linelen", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.9988344356719914, 9.161859549233796}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`llen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`llen", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.460925030982624, 8.308929379063368}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`strlen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`strlen", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{0.47933587031513625, 5.396096624137824}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`notSyntaxQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`notSyntaxQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{0.2699148467407575, 5.6433113328654985}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$syntaxHeads\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$syntaxHeads", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{4.0106784696123015, 8.038340505873018}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`ntFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`ntFunction", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.465491835533637, 8.586050175557876}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$indent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$indent", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{4.114315096985603, 8.150898008615897}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`ontFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`ontFunction", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.427200626382268, 8.627453785520887}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$prettyFormWidth\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$prettyFormWidth", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.323266129402679, 9.115880975022204}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`reflowCalls\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowCalls", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.8606645823959207, 8.902715782754752}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`reflowFirstArg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowFirstArg", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.818924782234248, 8.767747767983554}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`reflowElem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowElem", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.5955474179086258, 8.603558543294008}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`reflowNewtabs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowNewtabs", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.2007976053536016, 9.008012247472216}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`reflowRow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowRow", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.626744667861753, 9.033030793670815}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`reflowTop\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowTop", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.5472800476017277, 9.44365559809997}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$simpleBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$simpleBox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.7384905324575382, 7.529798753782158}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$weakSyntaxDefault\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$weakSyntaxDefault", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{3.8836715834415116, 7.957275291633279}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`scopeFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`scopeFunction", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.789666243860447, 8.875031847850977}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`$countContextLen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$countContextLen", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.5947455519828848, 3.1493064696186432}, 0.08322246303499936], "\"ElementQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ElementQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.397408459112053, 2.5836360993863536}, 0.08322246303499936], "\"IndexOf\"", TooltipStyle->"TextStyling"], Annotation[#, "IndexOf", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.8258962470687, 2.9829087695160537}, 0.08322246303499936], "\"MapIf\"", TooltipStyle->"TextStyling"], Annotation[#, "MapIf", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.623857541332667, 2.874385388180442}, 0.08322246303499936], "\"MatchIndices\"", TooltipStyle->"TextStyling"], Annotation[#, "MatchIndices", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{1.7232618328550338, 2.9323022754824097}, 0.08322246303499936], "\"PrefixQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PrefixQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.5362107082715504, 2.747041347295842}, 0.08322246303499936], "\"ScanIndexed\"", TooltipStyle->"TextStyling"], Annotation[#, "ScanIndexed", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.8507875099786917, 2.8279340570071114}, 0.08322246303499936], "\"ScanThread\"", TooltipStyle->"TextStyling"], Annotation[#, "ScanThread", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.580201881348457, 2.5002846856534204}, 0.08322246303499936], "\"SelectFirstIndex\"", TooltipStyle->"TextStyling"], Annotation[#, "SelectFirstIndex", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{2.74669578103235, 2.68389453437467}, 0.08322246303499936], "\"SelectIndices\"", TooltipStyle->"TextStyling"], Annotation[#, "SelectIndices", "Tooltip"]& ], TagBox[ TooltipBox[DiskBox[{0., 1.2838860902764218}, 0.08322246303499936], "\"SafeConstruct\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeConstruct", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{14.281500594111165, 6.702135078107151}, 0.08322246303499936], "\"FileLines\"", TooltipStyle->"TextStyling"], Annotation[#, "FileLines", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{14.371467302352688, 6.258630591788437}, 0.08322246303499936], "\"GeneralUtilities`Packages`PackagePrivate`$sublimePath\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$sublimePath", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{14.381171135203605, 6.462019559832455}, 0.08322246303499936], "\"GeneralUtilities`Packages`PackagePrivate`$useSublimeText\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$useSublimeText", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{15.4169197536641, 6.5202833792210715}, 0.08322246303499936], "\"PackageOpen\"", TooltipStyle->"TextStyling"], Annotation[#, "PackageOpen", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.81438643910773, 14.303660395991798}, 0.08322246303499936], "\"GeneralUtilities`PrettyGrid`PackagePrivate`assocGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PrettyGrid`PackagePrivate`assocGrid", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.152667039790408, 14.89726514313745}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`rowLabelGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`rowLabelGrid", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.336818541428041, 13.51514796705373}, 0.08322246303499936], "\"GeneralUtilities`PrettyGrid`PackagePrivate`igrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PrettyGrid`PackagePrivate`igrid", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.477892134524625, 14.425990644766632}, 0.08322246303499936], "\"PrettyForm\"", TooltipStyle->"TextStyling"], Annotation[#, "PrettyForm", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.849152567520001, 5.996509369426047}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`addCELineEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`addCELineEntry", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.090480631771662, 5.052608816671915}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`CELineEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`CELineEntry", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.29411502905003, 9.305283442625386}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`formatStackGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`formatStackGrid", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.700906664868578, 9.862263751186044}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`niceGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`niceGrid", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.132266807707085, 10.18110305260035}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`stackGridEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`stackGridEntry", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.81510878919319, 10.881345460494003}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`pasteEntryCell\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`pasteEntryCell", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{14.304192980228157, 11.382827327506241}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`makeInputPasteBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`makeInputPasteBox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{10.602408152059336, 6.592674853810605}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`$LineStack\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`$LineStack", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.297203892077096, 8.128240266224367}, 0.08322246303499936], "\"SourceStackData\"", TooltipStyle->"TextStyling"], Annotation[#, "SourceStackData", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.835458583617282, 0.699972663165024}, 0.08322246303499936], "\"$CatchFailureHead\"", TooltipStyle->"TextStyling"], Annotation[#, "$CatchFailureHead", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{4.7991176279834455, 7.6359830644961875}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`oontFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`oontFunction", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{4.865858771019654, 7.316751549112453}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`rowFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`rowFunction", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{4.598539246331189, 7.798621037376762}, 0.08322246303499936], "\"GeneralUtilities`Formatting`PackagePrivate`tabs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`tabs", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.116553244401661, 8.190337703884309}, 0.08322246303499936], "\"BoxForm`ArrangeSummaryBox\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`ArrangeSummaryBox", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.641651819832301, 7.93276604748608}, 0.08322246303499936], "\"BoxForm`UseIcons\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`UseIcons", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{7.489626762637564, 8.227982444499109}, 0.08322246303499936], "\"QuotedStringQ\"", TooltipStyle->"TextStyling"], Annotation[#, "QuotedStringQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{16.02202368699162, 6.92559524521077}, 0.08322246303499936], "\"ExtractFileContexts\"", TooltipStyle->"TextStyling"], Annotation[#, "ExtractFileContexts", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{16.216935257297873, 6.755606644646402}, 0.08322246303499936], "\"FileQ\"", TooltipStyle->"TextStyling"], Annotation[#, "FileQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{16.093634285887774, 6.243638010610788}, 0.08322246303499936], "\"GeneralUtilities`Packages`PackagePrivate`handleSave\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`handleSave", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{16.250191200496626, 6.448531568009767}, 0.08322246303499936], "\"GeneralUtilities`Packages`PackagePrivate`\ makePackageStyleDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`\ makePackageStyleDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{16.04870509144993, 6.582304411543454}, 0.08322246303499936], "\"GeneralUtilities`Packages`PackagePrivate`$nbmappings\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$nbmappings", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.475982255050113, 5.2167999089892785}, 0.08322246303499936], "\"$LastMalformedPanic\"", TooltipStyle->"TextStyling"], Annotation[#, "$LastMalformedPanic", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.603483811849209, 15.095507349588605}, 0.08322246303499936], "\"PrettyFormBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "PrettyFormBoxes", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.285548934378545, 1.6840948925671455}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$hasDefinitionsCache\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$hasDefinitionsCache", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.637648773199022, 2.1367866458181637}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$sym\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$sym", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.36491870745542, 1.9510715956361837}, 0.08322246303499936], "\"GeneralUtilities`Debugging`PackagePrivate`$symbolColorCache\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$symbolColorCache", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.068930582418364, 1.4368430290765692}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`CatchFailureHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CatchFailureHandler", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.04912986122704, 1.887220713600195}, 0.08322246303499936], "\"QualifiedSymbolName\"", TooltipStyle->"TextStyling"], Annotation[#, "QualifiedSymbolName", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.711314050681903, 1.8968754595616524}, 0.08322246303499936], "\"SymbolNameContext\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolNameContext", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{11.534397584734322, 1.7106357510026893}, 0.08322246303499936], "\"SymbolNameName\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolNameName", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{12.780538812696822, 7.987456160038805}, 0.08322246303499936], "\"GeneralUtilities`Code`PackagePrivate`toArbSkeleton\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`toArbSkeleton", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{9.859446812364283, 5.895012371240468}, 0.08322246303499936], "\"GeneralUtilities`Stack`PackagePrivate`makeCELineVar\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`makeCELineVar", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.619320614019758, 5.984918571124728}, 0.08322246303499936], "\"InCatchFailureQ\"", TooltipStyle->"TextStyling"], Annotation[#, "InCatchFailureQ", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.665482584948176, 5.7362265971154605}, 0.08322246303499936], "\"$DebugMode\"", TooltipStyle->"TextStyling"], Annotation[#, "$DebugMode", "Tooltip"]& ], TagBox[ TooltipBox[ DiskBox[{13.364090068826666, 0.14194662557115478}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`CatchFailureAndMessageHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CatchFailureAndMessageHandler", "Tooltip"]& ], TagBox[ TooltipBox[DiskBox[{13.139372676482445, 0.}, 0.08322246303499936], "\"GeneralUtilities`PackageScope`CatchFailureAsMessageHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CatchFailureAsMessageHandler", "Tooltip"]& ]}}], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None]], "Output", CellChangeTimes->{3.768321930083747*^9}, CellLabel->"Out[1669]="] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Applications", "Subsection", CellID->350737061], Cell["See how symbols in a context are related:", "Text", CellID->14936443], Cell[BoxData[ RowBox[{ RowBox[{"symbols", "=", RowBox[{"ToExpression", "[", RowBox[{ RowBox[{"Names", "[", "\"\\"", "]"}], ",", "InputForm", ",", "HoldComplete"}], "]"}]}], ";"}]], "Input", CellLabel->"In[1670]:=", CellID->43674203], Cell[BoxData[ RowBox[{ RowBox[{"g", "=", RowBox[{"SymbolDependencyGraph", "[", RowBox[{"symbols", ",", RowBox[{"VertexLabels", "\[Rule]", RowBox[{"Placed", "[", RowBox[{"\"\\"", ",", "Tooltip"}], "]"}]}]}], "]"}]}], ";"}]], "Input", CellLabel->"In[1671]:=", CellID->204688534], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"VertexDelete", "[", RowBox[{"g", ",", "\"\\""}], "]"}]], "Input", CellLabel->"In[1672]:=", CellID->903615485], Cell[BoxData[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{ "AppendAt", "Developer`CheckArgumentCount", "GeneralUtilities`General`PackagePrivate`append", "AppendIterator", "GeneralUtilities`PackageScope`PullIterator", "IteratorExhausted", "NewIterator", "ToIterator", "AppendToAt", "ApplyPatternValues", "GeneralUtilities`PatternValues`PackagePrivate`$AllPatternValueRules", "RuleQ", "ApplyThrough", "GeneralUtilities`General`PackagePrivate`iApplyThrough", "AReplaceAll", "GeneralUtilities`General`PackagePrivate`appendpatt", "ArgumentCount", "GeneralUtilities`Code`PackagePrivate`setArgumentCount", "ASCIIQ", "GeneralUtilities`Strings`PackagePrivate`iASCIIQ", "Mapped", "AssociatePairs", "PairQ", "AssociationPairs", "AttachDebugInfo", "GeneralUtilities`PackageScope`CatchFailureHandler", "GeneralUtilities`Stack`PackagePrivate`procTarget", "GeneralUtilities`Stack`PackagePrivate`rewriteFoundDefinitions", "GeneralUtilities`Stack`PackagePrivate`scanDefinitions", "GeneralUtilities`Stack`PackagePrivate`$defid", "$DebugMode", "AttachEcho", "BlockProtected", "GeneralUtilities`Debugging`PackagePrivate`wrapWithEcho", "AttachEchoHold", "GeneralUtilities`Debugging`PackagePrivate`wrapWithEchoHold", "AttachEchoSet", "EchoSet", "Base64Digits", "GeneralUtilities`Strings`PackagePrivate`$256to64", "Base64Hash", "Base64String", "GeneralUtilities`Strings`PackagePrivate`$Base64Table", "Benchmark", "GeneralUtilities`Performance`PackagePrivate`linearModelPredict", "GeneralUtilities`Performance`PackagePrivate`stepScale", "GeneralUtilities`Performance`PackagePrivate`timeScale", "BenchmarkPlot", "FilterOptions", "GeneralUtilities`Performance`PackagePrivate`addlabels", "GeneralUtilities`Performance`PackagePrivate`CachedBenchmark", "GeneralUtilities`Performance`PackagePrivate`plot", "GeneralUtilities`Code`PackagePrivate`procQ", "BoxForm`UseTextFormattingQ", "BoxForm`oldfe", "BoxForm`$UseTextFormattingWhenConvertingInput", "BoxForm`$UseTextFormattingWhenConvertingOutput", "BoxForm`$UseTextFormattingWhenEvaluating", "Breakpoint", "FileLine", "Panic", "$SourceStack", "BytePlot", "GeneralUtilities`Graphics`PackagePrivate`byteBox", "GeneralUtilities`Graphics`PackagePrivate`intPadding", "GeneralUtilities`Graphics`PackagePrivate`processFields", "GeneralUtilities`Graphics`PackagePrivate`$BigEndian", "GeneralUtilities`Graphics`PackagePrivate`$LittleEndian", "GeneralUtilities`Graphics`PackagePrivate`$TooltipFields", "CacheTo", "CallGraph", "CollectFrames", "GeneralUtilities`PackageScope`$EmbedSymbolBoxStyles", "CallGraphPlot", "GeneralUtilities`PackageScope`SymbolBox", "GeneralUtilities`Stack`PackagePrivate`formatEdgeCallGrid", "LayerPlot", "QualifiedSymbolName", "UnmatchedCase", "CallGrid", "GeneralUtilities`PackageScope`$InputStyleFontSize", "GeneralUtilities`Stack`PackagePrivate`ConSeq", "GeneralUtilities`Stack`PackagePrivate`makeCallGridRow", "GeneralUtilities`Stack`PackagePrivate`niceGrid", "CallRules", "GeneralUtilities`Stack`PackagePrivate`makeCallRule", "CallTimings", "GeneralUtilities`Stack`PackagePrivate`makeCallTiming", "CatchAll", "GeneralUtilities`General`PackagePrivate`catchAllHandler", "GeneralUtilities`Stack`PackagePrivate`catchAllHandler", "CatchFailure", "MacroEvaluate", "CatchFailureAndMessage", "GeneralUtilities`PackageScope`CatchFailureAndMessageHandler", "CatchFailureAsMessage", "GeneralUtilities`PackageScope`CatchFailureAsMessageHandler", "CatenateAt", "GeneralUtilities`Parts`PackagePrivate`ContainerQ", "Parts", "Checked", "EvaluateChecked", "Slice", "ClearBenchmarkTimingCaches", "GeneralUtilities`Performance`PackagePrivate`$TimingCaches", "ClearPacletExportedSymbols", "PacletExportedSymbols", "ClearPacletLoadCache", "Internal`$CreationID", "CloseIterator", "GeneralUtilities`Iterators`PackagePrivate`iterSymbolQ", "Iterator", "CodeForm", "MakeCodeBoxes", "CodePrint", "GeneralUtilities`Debugging`PackagePrivate`InputPrint", "GeneralUtilities`Stack`PackagePrivate`recordFrame", "Labelling", "SourceAnnotation", "CollectTo", "ColorArrayForm", "GeneralUtilities`Graphics`PackagePrivate`ColorHash", "GeneralUtilities`Graphics`PackagePrivate`NumericArrayFormBoxes", "CommaForm", "GeneralUtilities`Strings`PackagePrivate`commaForm", "CommaString", "GeneralUtilities`Strings`PackagePrivate`commaString", "CompiledFunctionInformation", "GeneralUtilities`General`PackagePrivate`toCFOType", "GeneralUtilities`General`PackagePrivate`$CFTypeTable", "ConditionalBody", "ConstantIterator", "CopyPrettyFormToClipboard", "ToPrettyString", "CopyPreviousCellPrettyFormToClipboard", "CreatePaclet", "PacletManager`Paclet`Private`createPacletFromPackedFile", "PacletManager`Paclet`Private`createPacletFromPIFile", "CreateTimer", "DeclareArgumentCount", "GeneralUtilities`Control`PackagePrivate`$dacfailed", "DeclareSymbolicHead", "SymbolicHeadQ", "DeepCases", "DeepUniqueCases", "DefineAlias", "GeneralUtilities`Control`PackagePrivate`$MacroAliases", "DefineCustomBoxes", "$Unreachable", "DefineLiteralMacro", "GeneralUtilities`Control`PackagePrivate`registerMacroRules", "GeneralUtilities`Control`PackagePrivate`toLiteralMacroRule", "DefineMacro", "GeneralUtilities`Control`PackagePrivate`toMacroRule", "DefinitionCases", "ExtendedNames", "GeneralUtilities`StaticAnalysis`PackagePrivate`defCases", "DefinitionContextCases", "GeneralUtilities`StaticAnalysis`PackagePrivate`contextMatchQ", "DefinitionData", "GeneralUtilities`Definitions`PackagePrivate`defGridBox", "GeneralUtilities`Definitions`PackagePrivate`getName", "GeneralUtilities`Definitions`PackagePrivate`MakeVisualHashFormBox", "GeneralUtilities`PackageScope`PlainButton", "HoldCodeForm", "SafePart", "DefinitionDiff", "AssociationDiff", "GeneralUtilities`PackageScope`DiffData", "DefinitionLocationForm", "GeneralUtilities`StaticAnalysis`PackagePrivate`\ hasTopLevelDownValuesQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`locFormRule", "Definitions", "GeneralUtilities`Code`PackagePrivate`AttributeDefs", "GeneralUtilities`Code`PackagePrivate`KernelPlaceholderDefs", "GeneralUtilities`Code`PackagePrivate`OptionDefs", "GeneralUtilities`Code`PackagePrivate`UpDefs", "GeneralUtilities`PackageScope`OwnDefs", "DelegateIterator", "GeneralUtilities`PackageScope`PullAllIterator", "Developer`$PossibleRulePattern", "DisableEcho", "EchoHold", "EchoHoldSet", "EchoRaw", "EchoTiming", "GeneralUtilities`Debugging`PackagePrivate`FArg", "EchoGroup", "GeneralUtilities`Debugging`PackagePrivate`$echolevel", "FunctionAttributes", "GeneralUtilities`Debugging`PackagePrivate`assembleEvalBody", "GeneralUtilities`Debugging`PackagePrivate`EchoAnd", "GeneralUtilities`Debugging`PackagePrivate`EchoGroup2", "GeneralUtilities`Debugging`PackagePrivate`EchoOr", "GeneralUtilities`Debugging`PackagePrivate`evalArgs", "GeneralUtilities`Debugging`PackagePrivate`InputOutputArrowBox", "GeneralUtilities`Debugging`PackagePrivate`makeInputOutputPasteBox", "GeneralUtilities`PackageScope`makeInputPasteBox", "GeneralUtilities`PackageScope`PasteBox", "HeadBox", "MakeInputBoxes", "GeneralUtilities`Debugging`PackagePrivate`cellPrint", "GeneralUtilities`Debugging`PackagePrivate`consolePrint", "EchoHoldTag", "GeneralUtilities`Debugging`PackagePrivate`setDelayedWrapped", "EchoPerformance", "GeneralUtilities`General`PackagePrivate`displayPerformance", "PatternHead", "EchoPerformanceRepeated", "GeneralUtilities`PackageScope`HoldSequenceForm", "HoldPlainForm", "HoldPrettyForm", "EchoSequence", "EchoSymbol", "GeneralUtilities`Debugging`PackagePrivate`iEchoSymbol", "GeneralUtilities`PackageScope`CodeStyleBox", "EchoTag", "DurationString", "GeneralUtilities`Debugging`PackagePrivate`echoPrint", "ElidedForm", "ElideExpression", "GeneralUtilities`Elision`PackagePrivate`$TotalElidedByteCount", "GeneralUtilities`Elision`PackagePrivate`ElideList", "GeneralUtilities`Elision`PackagePrivate`ElideString", "GeneralUtilities`Elision`PackagePrivate`ExpanderSkeleton", "GeneralUtilities`Elision`PackagePrivate`makeExpander", "GeneralUtilities`Elision`PackagePrivate`terminalExpander", "EnumerateSourceFiles", "GeneralUtilities`PackageScope`getSourceFiles", "GeneralUtilities`Failure`PackagePrivate`CheckedHandler", "MessageStackID", "EvaluateStrict", "GeneralUtilities`Stack`PackagePrivate`interceptFailure", "GeneralUtilities`Stack`PackagePrivate`interceptInternalfailure", "GeneralUtilities`Stack`PackagePrivate`interceptMessage", "GeneralUtilities`Stack`PackagePrivate`$strict", "InternalFailure", "EvaluationList", "GeneralUtilities`EvaluationInformation`PackagePrivate`ConstructEvent", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitAutoloadEvent", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitGetBeginEvent", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitGetEndEvent", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitMessageEvent", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitSetDelayedEvent", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ GenerateInstrumentation", "GeneralUtilities`EvaluationInformation`PackagePrivate`guessSpec", "GeneralUtilities`EvaluationInformation`PackagePrivate`$Depth", "GeneralUtilities`EvaluationInformation`PackagePrivate`$Enabled", "GeneralUtilities`EvaluationInformation`PackagePrivate`$EventBag", "GeneralUtilities`EvaluationInformation`PackagePrivate`$InitialTime", "GeneralUtilities`EvaluationInformation`PackagePrivate`$Stack", "WithAutoloadHandler", "WithGetHandler", "WithMessageHandler", "WithSetDelayedHandler", "EvaluationPrint", "GeneralUtilities`EvaluationInformation`PackagePrivate`Emit", "GeneralUtilities`EvaluationInformation`PackagePrivate`PrintEmit", "EvaluationWindow", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ CreateEvaluationWindow", "ExportContextDefinitions", "GeneralUtilities`Definitions`PackagePrivate`definitionDumpName", "SaveContextDefinitions", "ExportStructuredHDF5", "GeneralUtilities`HDF5`PackagePrivate`LoadHDF5Exporter", "GeneralUtilities`HDF5`PackagePrivate`toFullPath", "GeneralUtilities`HDF5`PackagePrivate`visit", "GeneralUtilities`Code`PackagePrivate`enames", "GeneralUtilities`Code`PackagePrivate`$strong", "ExtractFileContexts", "FileQ", "FileString", "GeneralUtilities`Packages`PackagePrivate`FlushHeadP", "GeneralUtilities`Packages`PackagePrivate`HeadP", "GeneralUtilities`Packages`PackagePrivate`ListP", "GeneralUtilities`Packages`PackagePrivate`SeqP", "GeneralUtilities`Packages`PackagePrivate`StringP", "FailureString", "GeneralUtilities`Failure`PackagePrivate`failureMessageQ", "GeneralUtilities`Failure`PackagePrivate`fmtmsg", "GeneralUtilities`Failure`PackagePrivate`ValidHeldFailureQ", "FileCasesIterator", "ListIterator", "OpenStreamQ", "GeneralUtilities`Packages`PackagePrivate`systemOpenAtLine", "FileLinesIterator", "GeneralUtilities`PackageScope`StreamReadLine", "FindContext", "ComposeUntil", "GeneralUtilities`Packages`PackagePrivate`FindPaclet", "GeneralUtilities`Packages`PackagePrivate`sourceDirQ", "$LocalPacletPath", "$LocalStartupPath", "FindDeadCode", "Discard", "GeneralUtilities`StaticAnalysis`PackagePrivate`anyValuesQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`checkSymbol", "GeneralUtilities`StaticAnalysis`PackagePrivate`symbolOrder", "GeneralUtilities`StaticAnalysis`PackagePrivate`testSymbolContext", "GeneralUtilities`StaticAnalysis`PackagePrivate`testSymbolMember", "GeneralUtilities`StaticAnalysis`PackagePrivate`variableQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`$markInc", "FindDefinition", "GeneralUtilities`Packages`PackagePrivate`findDefinitions", "PossibleDefinitionLocations", "FindSyntaxErrors", "GeneralUtilities`Packages`PackagePrivate`findFileSyntaxErrors", "FirstMatchIndex", "GeneralUtilities`General`PackagePrivate`$notFound", "FitTimeComplexity", "GeneralUtilities`Performance`PackagePrivate`fitTimeComplexity", "FlatFunctionQ", "GeneralUtilities`Predicates`PackagePrivate`hasAttr", "FlatMap", "FoldEmit", "GeneralUtilities`General`PackagePrivate`iFoldEmit", "FoldEmitRecurse", "FoldRecurse", "FromBase64Digits", "GeneralUtilities`Strings`PackagePrivate`$64to256", "GeneralUtilities`Strings`PackagePrivate`$Base64ReverseTable", "GeneralUtilities`PackageScope`$stripWeakAttributes", "GeneralUtilities`Code`PackagePrivate`allContextNames", "GeneralUtilities`Code`PackagePrivate`fmtInternalFailure", "GeneralUtilities`Code`PackagePrivate`makeIFailItem", "GeneralUtilities`Code`PackagePrivate`fmtTable", "GeneralUtilities`Code`PackagePrivate`$gridLinearLeft", "GeneralUtilities`Code`PackagePrivate`$gridLinearRight", "GeneralUtilities`Code`PackagePrivate`fmtUsageLine", "GeneralUtilities`Code`PackagePrivate`linearLHS", "GeneralUtilities`Code`PackagePrivate`linearRHS", "GeneralUtilities`Code`PackagePrivate`fmtUsageString", "GeneralUtilities`Code`PackagePrivate`$tablePattern", "GeneralUtilities`Code`PackagePrivate`formatInternalFailureStack", "Quoted", "GeneralUtilities`Code`PackagePrivate`guessUsageTarget", "GeneralUtilities`Code`PackagePrivate`$symbolRE", "SetUsage", "GeneralUtilities`Code`PackagePrivate`asLinear", "GeneralUtilities`Code`PackagePrivate`linearSlot", "GeneralUtilities`Code`PackagePrivate`linearSlotSub", "GeneralUtilities`Code`PackagePrivate`quotedLinear", "GeneralUtilities`Code`PackagePrivate`$ellipsis", "GeneralUtilities`Code`PackagePrivate`linearSubscript", "BoxForm`SummaryItem", "PrettyGrid", "GeneralUtilities`Code`PackagePrivate`MakeInternalFailure", "GetSourceStack", "SkeletonizeHeavyData", "ThrowRawFailure", "GeneralUtilities`Code`PackagePrivate`PackedHeavyQ", "GeneralUtilities`Code`PackagePrivate`HeavyQ", "GeneralUtilities`Code`PackagePrivate`HoldPAQ", "GeneralUtilities`PackageScope`$UpValueWrapper", "GeneralUtilities`Control`PackagePrivate`assembleCB", "GeneralUtilities`Control`PackagePrivate`AttachMacroBootstrap", "GeneralUtilities`Control`PackagePrivate`bagCollect", "GeneralUtilities`Control`PackagePrivate`bagInit", "GeneralUtilities`Control`PackagePrivate`captureMacroState", "GeneralUtilities`Control`PackagePrivate`checkMacroHeadNotHeld", "HeldFunctionQ", "MacroPanic", "GeneralUtilities`Control`PackagePrivate`CodePane", "MakeFormattedBoxes", "GeneralUtilities`Control`PackagePrivate`expand1", "GeneralUtilities`Control`PackagePrivate`$lastMacroExpr", "GeneralUtilities`Control`PackagePrivate`$lastMacroHead", "MacroRules", "GeneralUtilities`Control`PackagePrivate`findMemoizedPatternSymbol", "Memoized", "$LHSPatternSymbols", "GeneralUtilities`Control`PackagePrivate`findMutatedVariables", "GeneralUtilities`Control`PackagePrivate`getMutatedVariables", "GeneralUtilities`Control`PackagePrivate`removeBoundVariables", "ScopeVariable", "GeneralUtilities`Control`PackagePrivate`recordAlias", "GeneralUtilities`Control`PackagePrivate`holdFirst", "GeneralUtilities`Control`PackagePrivate`holdRest", "GeneralUtilities`Control`PackagePrivate`iMacroExpand", "GeneralUtilities`Control`PackagePrivate`InsertEachVariables", "GeneralUtilities`Control`PackagePrivate`MacroReplaceRepeated", "GeneralUtilities`Control`PackagePrivate`quotedSet", "GeneralUtilities`Control`PackagePrivate`quotedSetDelayed", "GeneralUtilities`Control`PackagePrivate`quotedSetDelayedWithLHS", "GeneralUtilities`Control`PackagePrivate`subReturn", "GeneralUtilities`Control`PackagePrivate`$DesugaringRules", "GeneralUtilities`Control`PackagePrivate`$FinalRules", "GeneralUtilities`Control`PackagePrivate`$InliningRules", "GeneralUtilities`Control`PackagePrivate`$insd", "GeneralUtilities`Control`PackagePrivate`$NullOptimizationPipeline", "GeneralUtilities`Control`PackagePrivate`$NullOptimizationTargets", "MacroExpand", "PatternSymbols", "ToQuoted", "GeneralUtilities`Control`PackagePrivate`iMacroPanic", "GeneralUtilities`Control`PackagePrivate`invMethodPanic", "GeneralUtilities`Control`PackagePrivate`lowerCaseSymbol", "GeneralUtilities`Control`PackagePrivate`$MacroHeadsPattern", "GeneralUtilities`Control`PackagePrivate`makeBlank", "SafeConstruct", "GeneralUtilities`Control`PackagePrivate`makeOnExitFlag", "OnExit", "GeneralUtilities`Control`PackagePrivate`makeSpecBody", "GeneralUtilities`Control`PackagePrivate`mCollectTo", "GeneralUtilities`Control`PackagePrivate`mMatch0", "GeneralUtilities`Control`PackagePrivate`mMatch1", "Match", "GeneralUtilities`Control`PackagePrivate`mMemoized", "EvaluateCached", "GeneralUtilities`Control`PackagePrivate`toMemoizedSymbolName", "SetHoldAllComplete", "GeneralUtilities`Control`PackagePrivate`mScope", "GeneralUtilities`Control`PackagePrivate`qbody", "GeneralUtilities`Control`PackagePrivate`subOnExits", "GeneralUtilities`Control`PackagePrivate`mSpeculativeScope", "Scope", "GeneralUtilities`Control`PackagePrivate`mStringMatch0", "GeneralUtilities`Control`PackagePrivate`mStringMatch1", "StringMatch", "GeneralUtilities`Control`PackagePrivate`strmatch", "GeneralUtilities`Control`PackagePrivate`mUnpack", "GeneralUtilities`Control`PackagePrivate`unpacker", "HoldMap", "LookupOr", "GeneralUtilities`Control`PackagePrivate`mUnpackOptions", "GeneralUtilities`Control`PackagePrivate`capFirst", "HoldSymbolName", "GeneralUtilities`Control`PackagePrivate`nullReplace", "GeneralUtilities`TextString`PackagePrivate`fmtStringForm", "GeneralUtilities`Control`PackagePrivate`toAliasedSymbol", "PatternSort", "GeneralUtilities`Control`PackagePrivate`rewriteScope", "GeneralUtilities`Control`PackagePrivate`getIterVar", "GeneralUtilities`Control`PackagePrivate`getVar", "GeneralUtilities`Control`PackagePrivate`makePatt", "GeneralUtilities`Control`PackagePrivate`setMatchDefs", "GeneralUtilities`Control`PackagePrivate`$stringPatternSugar", "GeneralUtilities`Control`PackagePrivate`validReturnQ", "Base36Hash", "GeneralUtilities`Control`PackagePrivate`upperCaseString", "GeneralUtilities`Control`PackagePrivate`Unreachable", "HoldFunction", "Tap", "InheritedMessage", "ReturnOnFailure", "ThrowOnFailure", "ToFailure", "ToTaggedFailure", "GeneralUtilities`PackageScope`InlineFunction", "BagInsert", "BagPush", "PossibleFunctionQ", "BagContents", "ContainsQ", "DoWhile", "Excise", "FlatList", "JoinTo", "ModuleScope", "SetupTeardown", "SpeculativeScope", "Timed", "UnionTo", "UnpackAssociation", "UnpackOptions", "UseMacros", "GeneralUtilities`Control`PackagePrivate`$Denullify", "GeneralUtilities`Control`PackagePrivate`$Nullify", "GeneralUtilities`Control`PackagePrivate`$PropogateNulls", "GeneralUtilities`Control`PackagePrivate`$TransformNulls", "GeneralUtilities`Debugging`PackagePrivate`rawEchoPrint", "GeneralUtilities`Debugging`PackagePrivate`$ShouldEcho", "GeneralUtilities`Debugging`PackagePrivate`$echoPrefix", "GeneralUtilities`Debugging`PackagePrivate`definitionUnlocker", "GeneralUtilities`Debugging`PackagePrivate`evalOne", "GeneralUtilities`Debugging`PackagePrivate`getOutputs", "GeneralUtilities`Debugging`PackagePrivate`holdOne", "GeneralUtilities`Debugging`PackagePrivate`findBestUniqueSymbol", "SymbolNameBaseContext", "ThrowFailure", "GeneralUtilities`Debugging`PackagePrivate`colorFrameBox", "GeneralUtilities`Debugging`PackagePrivate`interceptUnpackingMessage", "GeneralUtilities`Debugging`PackagePrivate`incCase", "GeneralUtilities`Debugging`PackagePrivate`LoadHandler", "GeneralUtilities`Debugging`PackagePrivate`printWithLine", "GeneralUtilities`Debugging`PackagePrivate`trim", "GeneralUtilities`Debugging`PackagePrivate`makeDefBoxes", "GeneralUtilities`PackageScope`rewriteDefBoxes", "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionCell", "GeneralUtilities`Debugging`PackagePrivate`makeRuleBoxes", "GeneralUtilities`Debugging`PackagePrivate`$context", "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionCellStyleOptions", "GeneralUtilities`Debugging`PackagePrivate`$fqsym", "GeneralUtilities`Debugging`PackagePrivate`$\ PrintDefinitionsBackground", "GeneralUtilities`PackageScope`PossibleDefinitionContexts", "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionNotebook", "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionNotebookStyleDefinitions", "GeneralUtilities`Debugging`PackagePrivate`makeFancyCharItem", "GeneralUtilities`Debugging`PackagePrivate`sgPosInfo", "GeneralUtilities`Debugging`PackagePrivate`$escapes", "GeneralUtilities`PackageScope`MakeSimpleOpenerViewBoxes", "GeneralUtilities`PackageScope`$enableReflow", "$HideSourceAnnotations", "GeneralUtilities`Debugging`PackagePrivate`MessageHandler", "GeneralUtilities`Debugging`PackagePrivate`MXGet", "GeneralUtilities`Debugging`PackagePrivate`print", "GeneralUtilities`PackageScope`$AutoloadHookEnabled", "GeneralUtilities`Debugging`PackagePrivate`preprocessForPlainForm", "GeneralUtilities`PackageScope`ShortForm", "GeneralUtilities`PackageScope`UnescapedForm", "GeneralUtilities`Debugging`PackagePrivate`$loadDepth", "GeneralUtilities`Debugging`PackagePrivate`printEchoHold", "GeneralUtilities`Debugging`PackagePrivate`printSymbolNameDefinitions", "PrintDefinitions", "GeneralUtilities`Debugging`PackagePrivate`\ printSymbolPatternDefinitions", "GeneralUtilities`Debugging`PackagePrivate`$currentFile", "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionSymbolTemplateBoxOptions", "GeneralUtilities`Debugging`PackagePrivate`$\ HyperlinkedDefinitionSymbolTemplateBoxOptions", "GeneralUtilities`Debugging`PackagePrivate`$EchoCount", "GeneralUtilities`Debugging`PackagePrivate`$LastEchoTime", "$MaximumEchoRate", "GeneralUtilities`Definitions`PackagePrivate`toRuleDefinition", "Base16Hash", "GeneralUtilities`Elision`PackagePrivate`ColorClock", "GeneralUtilities`Elision`PackagePrivate`MakeClock", "GeneralUtilities`Elision`PackagePrivate`Clickable", "GeneralUtilities`Elision`PackagePrivate`StyleString", "GeneralUtilities`Elision`PackagePrivate`expanderBox", "GeneralUtilities`Elision`PackagePrivate`HeatColor", "GeneralUtilities`EvaluationInformation`PackagePrivate`AutoloadHook", "GeneralUtilities`EvaluationInformation`PackagePrivate`CheckDepth", "GeneralUtilities`EvaluationInformation`PackagePrivate`$AbortDepth", "GeneralUtilities`EvaluationInformation`PackagePrivate`$SilentDepth", "GeneralUtilities`EvaluationInformation`PackagePrivate`initialCase", "MakeEventCell", "$EventsWindowStyle", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ getSetDelayedSymbol", "GeneralUtilities`EvaluationInformation`PackagePrivate`EmitSetEvent", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ eventCellFunction", "GeneralUtilities`EvaluationInformation`PackagePrivate`ellipsis", "GeneralUtilities`EvaluationInformation`PackagePrivate`EventCell", "GeneralUtilities`EvaluationInformation`PackagePrivate`fmtmsgrow", "GeneralUtilities`EvaluationInformation`PackagePrivate`fmtmsgt", "GeneralUtilities`EvaluationInformation`PackagePrivate`symbolName", "GeneralUtilities`EvaluationInformation`PackagePrivate`symbolSubEntry", "GeneralUtilities`EvaluationInformation`PackagePrivate`$returnArrow", "GeneralUtilities`EvaluationInformation`PackagePrivate`FunctionNameQ", "GenerateSymbolInstrumentation", "GeneralUtilities`EvaluationInformation`PackagePrivate`guessContext", "GeneralUtilities`EvaluationInformation`PackagePrivate`guessHead", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ toParentContext", "GeneralUtilities`EvaluationInformation`PackagePrivate`$badSymbols", "GeneralUtilities`EvaluationInformation`PackagePrivate`heldSymbolName", "GeneralUtilities`EvaluationInformation`PackagePrivate`stripMangling", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ iInstrumentDefinition", "WithEventHandler", "GeneralUtilities`EvaluationInformation`PackagePrivate`instrumentSets", "InstrumentedSet", "GeneralUtilities`EvaluationInformation`PackagePrivate`makeTypeLabel", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ openCloseCurrentCell", "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ EventCellLables", "FrontEnd`SelectedNotebook", "GeneralUtilities`EvaluationInformation`PackagePrivate`\ rewriteModuleCondition", "ModuleConditionWrapper", "GeneralUtilities`EvaluationInformation`PackagePrivate`SetDelayedHook", "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SetDelayedHookEnabled", "GeneralUtilities`EvaluationInformation`PackagePrivate`SetHook", "GeneralUtilities`EvaluationInformation`PackagePrivate`EISymbolQ", "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SetHookEnabled", "MessageQuietedQ", "GeneralUtilities`Failure`PackagePrivate`SimpleTemplateQ", "GeneralUtilities`Failure`PackagePrivate`$forceFailureString", "SimpleTemplate", "ToCompactLinearSyntax", "GeneralUtilities`Failure`PackagePrivate`iToFailure", "GeneralUtilities`Failure`PackagePrivate`MessageHandler", "GeneralUtilities`Failure`PackagePrivate`movemsg", "SymbolMessageNames", "GeneralUtilities`Formatting`PackagePrivate`argbox", "GeneralUtilities`Formatting`PackagePrivate`fullbox", "GeneralUtilities`Formatting`PackagePrivate`op", "GeneralUtilities`Formatting`PackagePrivate`scope", "GeneralUtilities`Formatting`PackagePrivate`syntaxOff", "GeneralUtilities`Formatting`PackagePrivate`syntaxOn", "GeneralUtilities`Formatting`PackagePrivate`$weakSyntax", "GeneralUtilities`Formatting`PackagePrivate`binop", "GeneralUtilities`Formatting`PackagePrivate`postHeavyQ", "GeneralUtilities`Formatting`PackagePrivate`rowbox", "GeneralUtilities`Formatting`PackagePrivate`box2", "GeneralUtilities`Formatting`PackagePrivate`stdbox", "MakePlainBoxes", "GeneralUtilities`Formatting`PackagePrivate`cef", "GeneralUtilities`Formatting`PackagePrivate`cel", "GeneralUtilities`Formatting`PackagePrivate`cem", "GeneralUtilities`Formatting`PackagePrivate`clauses", "GeneralUtilities`Formatting`PackagePrivate`mml", "GeneralUtilities`Formatting`PackagePrivate`riff", "GeneralUtilities`Formatting`PackagePrivate`atomQ", "GeneralUtilities`Formatting`PackagePrivate`lhsbox", "GeneralUtilities`Formatting`PackagePrivate`lightQ", "GeneralUtilities`Formatting`PackagePrivate`longFixQ", "GeneralUtilities`Formatting`PackagePrivate`m", "GeneralUtilities`Formatting`PackagePrivate`mfml", "GeneralUtilities`Formatting`PackagePrivate`mrif", "GeneralUtilities`Formatting`PackagePrivate`patternBox", "GeneralUtilities`Formatting`PackagePrivate`rhsbox", "GeneralUtilities`Formatting`PackagePrivate`simplePartQ", "GeneralUtilities`Formatting`PackagePrivate`simplePatternQ", "GeneralUtilities`Formatting`PackagePrivate`skellbox", "GeneralUtilities`Formatting`PackagePrivate`sn", "GeneralUtilities`Formatting`PackagePrivate`spanBox", "GeneralUtilities`Formatting`PackagePrivate`switchArg", "GeneralUtilities`Formatting`PackagePrivate`syntaxFreeQ", "GeneralUtilities`Formatting`PackagePrivate`ternop", "GeneralUtilities`Formatting`PackagePrivate`unibox", "GeneralUtilities`Formatting`PackagePrivate`$comparatorPattern", "GeneralUtilities`Formatting`PackagePrivate`$mathPattern", "GeneralUtilities`Formatting`PackagePrivate`$syntax", "GeneralUtilities`Formatting`PackagePrivate`$uniboxBlacklist", "GeneralUtilities`Formatting`PackagePrivate`delnt", "GeneralUtilities`Formatting`PackagePrivate`heavyQ", "GeneralUtilities`Formatting`PackagePrivate`linelen", "GeneralUtilities`Formatting`PackagePrivate`llen", "GeneralUtilities`Formatting`PackagePrivate`strlen", "GeneralUtilities`Formatting`PackagePrivate`notSyntaxQ", "GeneralUtilities`Formatting`PackagePrivate`$syntaxHeads", "GeneralUtilities`Formatting`PackagePrivate`ntFunction", "GeneralUtilities`Formatting`PackagePrivate`$indent", "GeneralUtilities`Formatting`PackagePrivate`ontFunction", "GeneralUtilities`Formatting`PackagePrivate`$prettyFormWidth", "GeneralUtilities`Formatting`PackagePrivate`reflowCalls", "GeneralUtilities`Formatting`PackagePrivate`reflowFirstArg", "GeneralUtilities`Formatting`PackagePrivate`reflowElem", "GeneralUtilities`Formatting`PackagePrivate`reflowNewtabs", "GeneralUtilities`Formatting`PackagePrivate`reflowRow", "GeneralUtilities`Formatting`PackagePrivate`reflowTop", "GeneralUtilities`Formatting`PackagePrivate`$simpleBox", "GeneralUtilities`Formatting`PackagePrivate`$weakSyntaxDefault", "GeneralUtilities`Formatting`PackagePrivate`scopeFunction", "GeneralUtilities`Formatting`PackagePrivate`$countContextLen", "ElementQ", "IndexOf", "MapIf", "MatchIndices", "PrefixQ", "ScanIndexed", "ScanThread", "SelectFirstIndex", "SelectIndices", "GeneralUtilities`General`PackagePrivate`assocUpdate", "GeneralUtilities`General`PackagePrivate`failassoc", "GeneralUtilities`General`PackagePrivate`domon", "GeneralUtilities`General`PackagePrivate`mon", "GeneralUtilities`General`PackagePrivate`timeRemainingString", "GeneralUtilities`General`PackagePrivate`iHoldMap", "GeneralUtilities`General`PackagePrivate`iMapAssoc", "GeneralUtilities`General`PackagePrivate`inc", "TimeString", "GeneralUtilities`Graphics`PackagePrivate`aboveLabel", "GeneralUtilities`Graphics`PackagePrivate`rev", "GeneralUtilities`Graphics`PackagePrivate`assertIntVector", "GeneralUtilities`Graphics`PackagePrivate`attachSelectionVariable", "GeneralUtilities`Graphics`PackagePrivate`attachSelector", "GeneralUtilities`Graphics`PackagePrivate`attachSizes", "GeneralUtilities`Graphics`PackagePrivate`attachStyles", "GeneralUtilities`Graphics`PackagePrivate`bBox", "GeneralUtilities`Graphics`PackagePrivate`unify", "GraphicsBounds", "GeneralUtilities`Graphics`PackagePrivate`belowLabel", "GeneralUtilities`Graphics`PackagePrivate`asciiq", "GeneralUtilities`Graphics`PackagePrivate`colorByte", "GeneralUtilities`Graphics`PackagePrivate`fieldValue", "GeneralUtilities`Graphics`PackagePrivate`fmtBits", "GeneralUtilities`Graphics`PackagePrivate`fmtChar", "GeneralUtilities`Graphics`PackagePrivate`fmtUTF8", "GeneralUtilities`Graphics`PackagePrivate`i16table", "GeneralUtilities`Graphics`PackagePrivate`i32table", "GeneralUtilities`Graphics`PackagePrivate`i64", "GeneralUtilities`Graphics`PackagePrivate`i8", "GeneralUtilities`Graphics`PackagePrivate`niceGrid", "GeneralUtilities`Graphics`PackagePrivate`$ASCIIField", "GeneralUtilities`Graphics`PackagePrivate`$BitsField", "GeneralUtilities`Graphics`PackagePrivate`$ByteField", "GeneralUtilities`Graphics`PackagePrivate`$i16Field", "GeneralUtilities`Graphics`PackagePrivate`$i32Field", "GeneralUtilities`Graphics`PackagePrivate`$i64Field", "GeneralUtilities`Graphics`PackagePrivate`$i8Field", "GeneralUtilities`Graphics`PackagePrivate`$UTF8Field", "GeneralUtilities`Graphics`PackagePrivate`calcArrowPosDir", "GeneralUtilities`Graphics`PackagePrivate`meanDiff", "GeneralUtilities`Graphics`PackagePrivate`scaleFraction", "GeneralUtilities`Graphics`PackagePrivate`$colors", "GeneralUtilities`Graphics`PackagePrivate`findImageMargins", "GeneralUtilities`Graphics`PackagePrivate`labelMargin", "GeneralUtilities`Graphics`PackagePrivate`fmtHex", "GeneralUtilities`Graphics`PackagePrivate`fmtInt", "GeneralUtilities`Graphics`PackagePrivate`fmtIntValue", "GeneralUtilities`Graphics`PackagePrivate`fmtIntNoPad", "GeneralUtilities`Graphics`PackagePrivate`fmtLabels", "GeneralUtilities`Graphics`PackagePrivate`attachStyle", "GeneralUtilities`Graphics`PackagePrivate`leftLabel", "GeneralUtilities`Graphics`PackagePrivate`rightLabel", "GeneralUtilities`Graphics`PackagePrivate`fmttableint", "GeneralUtilities`Graphics`PackagePrivate`intFromBytes", "GeneralUtilities`Graphics`PackagePrivate`continuationQ", "GeneralUtilities`Graphics`PackagePrivate`firstOfThreeBytesSeqQ", "GeneralUtilities`Graphics`PackagePrivate`firstOfTwoBytesSeqQ", "GeneralUtilities`Graphics`PackagePrivate`fmtUTF8Continuation", "GeneralUtilities`Graphics`PackagePrivate`utf8grid", "GeneralUtilities`Graphics`PackagePrivate`getLROffset", "GeneralUtilities`Graphics`PackagePrivate`$lroffsets", "GeneralUtilities`Graphics`PackagePrivate`$lrsides", "GeneralUtilities`Graphics`PackagePrivate`inttable", "GeneralUtilities`Graphics`PackagePrivate`i64Box", "GeneralUtilities`Graphics`PackagePrivate`scanSize", "GeneralUtilities`Graphics`PackagePrivate`strLen", "GeneralUtilities`Graphics`PackagePrivate`legendTable", "GeneralUtilities`Graphics`PackagePrivate`legendItem", "GeneralUtilities`Graphics`PackagePrivate`makeArrows", "GeneralUtilities`Graphics`PackagePrivate`makeLongRangePath", "GeneralUtilities`Graphics`PackagePrivate`$bsplinepoints", "GeneralUtilities`Graphics`PackagePrivate`$lrc", "GeneralUtilities`Graphics`PackagePrivate`makeShapes", "GeneralUtilities`Graphics`PackagePrivate`toShape", "GeneralUtilities`Graphics`PackagePrivate`scaledMean", "GeneralUtilities`Graphics`PackagePrivate`frameGray", "GeneralUtilities`Graphics`PackagePrivate`rescaleClip", "GeneralUtilities`Graphics`PackagePrivate`setByTypeData", "GeneralUtilities`Graphics`PackagePrivate`unpackVertexType", "GeneralUtilities`HDF5`PackagePrivate`h5dreadra", "FailedQ", "GeneralUtilities`PackageScope`hd5readnumarray", "GeneralUtilities`HDF5`PackagePrivate`HDF5ReadDatasetAsRawArray", "GeneralUtilities`HDF5`PackagePrivate`LoadHDF5Tools", "ImportExport`FileUtilities`ToSystemCharEncFilePath", "GeneralUtilities`HDF5`PackagePrivate`write", "KeyValueScan", "GeneralUtilities`Iterators`PackagePrivate`fmtSymbolValue", "GeneralUtilities`Iterators`PackagePrivate`$wrapIt", "GeneralUtilities`Iterators`PackagePrivate`FoldEager", "GeneralUtilities`Iterators`PackagePrivate`getDelegate", "GeneralUtilities`Iterators`PackagePrivate`getIteratorState", "GeneralUtilities`Iterators`PackagePrivate`getIteratorSymbols", "GeneralUtilities`Iterators`PackagePrivate`iterSymbolEntry", "$DynamicIteratorFormatting", "GeneralUtilities`Iterators`PackagePrivate`makeIteratorBoxes", "GeneralUtilities`Iterators`PackagePrivate`itgrid", "GeneralUtilities`Iterators`PackagePrivate`MakeIteratorBoxes", "GeneralUtilities`Iterators`PackagePrivate`MapEager", "GeneralUtilities`Iterators`PackagePrivate`ScanEager", "GeneralUtilities`Iterators`PackagePrivate`SelectEager", "GeneralUtilities`Iterators`PackagePrivate`SelectFirstEager", "GeneralUtilities`Iterators`PackagePrivate`transrow", "GeneralUtilities`Iterators`PackagePrivate`visit", "GeneralUtilities`Methods`PackagePrivate`failExtraKey", "QuotedStringForm", "QuotedStringRow", "GeneralUtilities`Methods`PackagePrivate`failInvalidMethod", "GeneralUtilities`Methods`PackagePrivate`failMethodParam", "GeneralUtilities`Methods`PackagePrivate`lookupMethodData", "GeneralUtilities`Methods`PackagePrivate`parseArg", "GeneralUtilities`Notebooks`PackagePrivate`rewriteIOCell", "GeneralUtilities`Notebooks`PackagePrivate`rewriteIOCells", "GeneralUtilities`Definitions`PackagePrivate`makeDiffIcon", "GeneralUtilities`Packages`PackagePrivate`clearDefinitionsFrom", "GeneralUtilities`Packages`PackagePrivate`clearDefinitionsFrom2", "GeneralUtilities`Packages`PackagePrivate`definitionFromQ", "GeneralUtilities`Packages`PackagePrivate`escapeStringsAndComments", "GeneralUtilities`Packages`PackagePrivate`dummystr", "GeneralUtilities`Packages`PackagePrivate`evaluateBoxesInContext", "GeneralUtilities`Packages`PackagePrivate`unbox0", "GeneralUtilities`Packages`PackagePrivate`unboxAnnotate", "GeneralUtilities`Packages`PackagePrivate`unboxNormal", "GeneralUtilities`Packages`PackagePrivate`findDefinitionInFile", "FileLines", "GeneralUtilities`Packages`PackagePrivate`findDefinitionInString", "GeneralUtilities`Packages`PackagePrivate`reportBadDirectives", "GeneralUtilities`Packages`PackagePrivate`reportImplicitTimes", "GeneralUtilities`Packages`PackagePrivate`reportMissingBody", "GeneralUtilities`Packages`PackagePrivate`reportSyntaxError", "GeneralUtilities`Packages`PackagePrivate`reportUTF8Errors", "GeneralUtilities`Packages`PackagePrivate`setupPackageDirectives", "GeneralUtilities`Packages`PackagePrivate`WSNull", "GeneralUtilities`Packages`PackagePrivate`getEntryPoint", "GeneralUtilities`Packages`PackagePrivate`handleSave", "GeneralUtilities`Packages`PackagePrivate`toCodeString", "GeneralUtilities`Packages`PackagePrivate`iGet", "GeneralUtilities`Packages`PackagePrivate`syntaxErrorHandler", "GeneralUtilities`Packages`PackagePrivate`toSyntaxErrorFailure", "GetFragment", "GetInternal", "GeneralUtilities`Packages`PackagePrivate`iGetFragment", "Developer`$CurrentPackage", "GeneralUtilities`Packages`PackagePrivate`makePackageStyleDefinitions", "GeneralUtilities`Packages`PackagePrivate`popDelim", "GeneralUtilities`Packages`PackagePrivate`reportDelim", "GeneralUtilities`Packages`PackagePrivate`protectionHandler", "GeneralUtilities`Packages`PackagePrivate`pureMXDirectoryQ", "GeneralUtilities`Packages`PackagePrivate`reportError", "GeneralUtilities`Packages`PackagePrivate`reportFirstMatch", "GeneralUtilities`Packages`PackagePrivate`$implicitTimesPattern", "GeneralUtilities`Packages`PackagePrivate`findnext", "GeneralUtilities`Packages`PackagePrivate`reportUnmatchedDelimiter", "GeneralUtilities`Packages`PackagePrivate`$implicitNullPattern", "GeneralUtilities`Packages`PackagePrivate`$\ multilineAssociationPattern", "WhitespaceQ", "GeneralUtilities`Packages`PackagePrivate`pushDelim", "GeneralUtilities`Packages`PackagePrivate`$delimNames", "GeneralUtilities`Packages`PackagePrivate`DQuote", "GeneralUtilities`Packages`PackagePrivate`$sublimePath", "GeneralUtilities`Packages`PackagePrivate`$useSublimeText", "PackageOpen", "GeneralUtilities`Packages`PackagePrivate`unbox1", "GeneralUtilities`Packages`PackagePrivate`unbox2", "GeneralUtilities`Packages`PackagePrivate`unbox2b", "GeneralUtilities`Packages`PackagePrivate`splitBoxes", "GeneralUtilities`Packages`PackagePrivate`unboxAnnotate2", "GeneralUtilities`Packages`PackagePrivate`unsetLHS", "GeneralUtilities`Paclets`PackagePrivate`downloadWithProgress", "PacletInstall", "PacletManager`Manager`Private`pacletDownloadCallback", "GeneralUtilities`Parts`PackagePrivate`map", "GeneralUtilities`Parts`PackagePrivate`mapall", "GeneralUtilities`Parts`PackagePrivate`mapintpart", "GeneralUtilities`Parts`PackagePrivate`mapkey", "GeneralUtilities`Parts`PackagePrivate`mapspan", "GeneralUtilities`Parts`PackagePrivate`mapvalues", "GeneralUtilities`Parts`PackagePrivate`scan", "GeneralUtilities`Parts`PackagePrivate`scanall", "GeneralUtilities`Parts`PackagePrivate`scanintpart", "GeneralUtilities`Parts`PackagePrivate`scankey", "GeneralUtilities`Parts`PackagePrivate`scanspan", "GeneralUtilities`Parts`PackagePrivate`scansplit", "GeneralUtilities`PatternValues`PackagePrivate`\ ClearAllPatternValueRules", "GeneralUtilities`PatternValues`PackagePrivate`\ GenerateAllPatternValueRules", "GeneralUtilities`PatternValues`PackagePrivate`$PatternValueSymbols", "PatternValues", "GeneralUtilities`Performance`PackagePrivate`addfit", "GeneralUtilities`Performance`PackagePrivate`fstyle", "GeneralUtilities`Performance`PackagePrivate`remNums", "GeneralUtilities`Performance`PackagePrivate`$pmarker", "SowBag", "GeneralUtilities`Performance`PackagePrivate`addfits", "GeneralUtilities`Performance`PackagePrivate`$models", "GeneralUtilities`Performance`PackagePrivate`$vars", "ReapBag", "GeneralUtilities`Performance`PackagePrivate`InnerHead", "IndexBy", "GeneralUtilities`Performance`PackagePrivate`addLabelTime", "GeneralUtilities`Performance`PackagePrivate`addTime", "$LastTimings", "GeneralUtilities`Performance`PackagePrivate`makehash", "GeneralUtilities`Performance`PackagePrivate`computeTimes", "TimingRatio", "GeneralUtilities`Performance`PackagePrivate`eTimed", "GeneralUtilities`Performance`PackagePrivate`mTimed", "$TimingEnabled", "GeneralUtilities`Performance`PackagePrivate`LogCeiling", "GeneralUtilities`Performance`PackagePrivate`LogFloor", "GeneralUtilities`Predicates`PackagePrivate`inert1", "GeneralUtilities`Predicates`PackagePrivate`inert2", "$Operators", "GeneralUtilities`Predicates`PackagePrivate`partQ", "GeneralUtilities`Predicates`PackagePrivate`spartQ", "GeneralUtilities`PrettyGrid`PackagePrivate`assocGrid", "GeneralUtilities`PackageScope`rowLabelGrid", "GeneralUtilities`PrettyGrid`PackagePrivate`igrid", "PrettyForm", "GeneralUtilities`Progress`PackagePrivate`fontSetting1", "GeneralUtilities`Progress`PackagePrivate`blueTextStyle", "GeneralUtilities`Progress`PackagePrivate`fontSetting3", "GeneralUtilities`Progress`PackagePrivate`blueTextStyle2", "GeneralUtilities`Progress`PackagePrivate`formatThirdLine", "GeneralUtilities`Progress`PackagePrivate`testingLineStyle", "GeneralUtilities`Progress`PackagePrivate`$thirdLinePaddingTop", "GeneralUtilities`Progress`PackagePrivate`progressItem", "GeneralUtilities`Progress`PackagePrivate`progressIndicatorImage", "GeneralUtilities`Refactoring`PackagePrivate`oneArgQ", "GeneralUtilities`Refactoring`PackagePrivate`$argCount", "GeneralUtilities`Refactoring`PackagePrivate`spanToMatch", "GeneralUtilities`Refactoring`PackagePrivate`toMatchEntry", "GeneralUtilities`Refactoring`PackagePrivate`WS", "GeneralUtilities`Safety`PackagePrivate`fastNames", "GeneralUtilities`Safety`PackagePrivate`allSymbols", "GeneralUtilities`Safety`PackagePrivate`take", "GeneralUtilities`Safety`PackagePrivate`clip", "GeneralUtilities`Safety`PackagePrivate`$SideEffectCategories", "GeneralUtilities`Safety`PackagePrivate`$SideEffectRules", "GeneralUtilities`Slice`PackagePrivate`apart", "AtomicMissing", "GeneralUtilities`Slice`PackagePrivate`HeldLength", "GeneralUtilities`Slice`PackagePrivate`gpart", "GeneralUtilities`Slice`PackagePrivate`lpart", "GeneralUtilities`Slice`PackagePrivate`part", "GeneralUtilities`Slice`PackagePrivate`random", "GeneralUtilities`Slice`PackagePrivate`randomKey", "GeneralUtilities`Slice`PackagePrivate`rpart", "GeneralUtilities`Slice`PackagePrivate`spart", "$RandomElement", "$RandomKey", "GeneralUtilities`Slice`PackagePrivate`slice", "GeneralUtilities`Slice`PackagePrivate`fix", "GeneralUtilities`Stack`PackagePrivate`addCELineEntry", "GeneralUtilities`Stack`PackagePrivate`CELineEntry", "GeneralUtilities`Stack`PackagePrivate`fixReturn", "GeneralUtilities`Stack`PackagePrivate`formatEdgeCall", "GeneralUtilities`Stack`PackagePrivate`pasteEntryCell", "GeneralUtilities`Stack`PackagePrivate`formatStackGrid", "GeneralUtilities`Stack`PackagePrivate`stackGridEntry", "GeneralUtilities`Stack`PackagePrivate`makeBody", "GeneralUtilities`Stack`PackagePrivate`timeColor", "GeneralUtilities`Stack`PackagePrivate`parse", "GeneralUtilities`Stack`PackagePrivate`patchableFileQ", "GeneralUtilities`Stack`PackagePrivate`$forbiddenFilePatterns", "GeneralUtilities`Stack`PackagePrivate`patchableQ", "GeneralUtilities`Stack`PackagePrivate`unpatchableQ", "GeneralUtilities`Stack`PackagePrivate`printFrame", "GeneralUtilities`Stack`PackagePrivate`selectFunctions", "GeneralUtilities`Stack`PackagePrivate`recordCurrentStack", "GeneralUtilities`Stack`PackagePrivate`recordFrameReturn", "GeneralUtilities`Stack`PackagePrivate`rewriteAllValues", "GeneralUtilities`Stack`PackagePrivate`rewriteValue", "ProtectedFunctionQ", "GeneralUtilities`Stack`PackagePrivate`rewriteAnonDefinition", "GeneralUtilities`Stack`PackagePrivate`wrapDefinition", "GeneralUtilities`Stack`PackagePrivate`unwrapLHS", "GeneralUtilities`Stack`PackagePrivate`scanPotentialDefinition", "GeneralUtilities`Stack`PackagePrivate`scanSymbolDefinitions", "GeneralUtilities`Stack`PackagePrivate`applyToHead", "GeneralUtilities`Stack`PackagePrivate`evalFirst", "GeneralUtilities`Stack`PackagePrivate`evalRest", "GeneralUtilities`Stack`PackagePrivate`subFormQ", "GeneralUtilities`Stack`PackagePrivate`wrapCEs", "GeneralUtilities`Stack`PackagePrivate`tagCEs", "GeneralUtilities`Stack`PackagePrivate`wrapLHS", "GeneralUtilities`Stack`PackagePrivate`toPathPattern", "GeneralUtilities`StaticAnalysis`PackagePrivate`aliasedTargetSymbolQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`targetSymbolQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`$aliasDepth", "GeneralUtilities`StaticAnalysis`PackagePrivate`checkDefs", "GeneralUtilities`StaticAnalysis`PackagePrivate`markDefs", "GeneralUtilities`StaticAnalysis`PackagePrivate`containsPattQ", "HasActualDefinitionsQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`gatherCallGraphEdges", "ConstantAssociation", "GeneralUtilities`StaticAnalysis`PackagePrivate`hasCallValueQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`visitSymbolCalls", "RootContext", "GeneralUtilities`StaticAnalysis`PackagePrivate`markSymbol", "GeneralUtilities`StaticAnalysis`PackagePrivate`symbolType", "PrivateSymbolNameQ", "GeneralUtilities`StaticAnalysis`PackagePrivate`visitDefCalls", "GeneralUtilities`StaticAnalysis`PackagePrivate`visitInnerSymbol", "GeneralUtilities`Strings`PackagePrivate`compact", "GeneralUtilities`Strings`PackagePrivate`MakeSkeleton", "Internal`Compact", "GeneralUtilities`Strings`PackagePrivate`dpq", "GeneralUtilities`Strings`PackagePrivate`dpq2", "GeneralUtilities`Strings`PackagePrivate`spq", "GeneralUtilities`Strings`PackagePrivate`iStringUncompress", "GeneralUtilities`Strings`PackagePrivate`iToTitleCase", "GeneralUtilities`Strings`PackagePrivate`safeCapitalize", "GeneralUtilities`Strings`PackagePrivate`$titleCaseSmallWords", "GeneralUtilities`Strings`PackagePrivate`spq2", "GeneralUtilities`Strings`PackagePrivate`$AtomicPatterns", "GeneralUtilities`Strings`PackagePrivate`$repSpecPatterns", "GeneralUtilities`System`PackagePrivate`iTransposeTo", "TransposeTo", "GeneralUtilities`EvaluationInformation`PackagePrivate`BoringQ", "InstrumentDefinition", "GetDebug", "GeneralUtilities`Packages`PackagePrivate`appendContext", "DiscardStrings", "GeneralUtilities`Packages`PackagePrivate`$forbiddenFragmentPattern", "GeneralUtilities`Stack`PackagePrivate`$LineStack", "SourceStackData", "GetUsages", "HasDefinitionsQ", "HoldCodePrint", "HoldCompleteMap", "PrettyFormBoxes", "HoldPrint", "ImportStructuredHDF5", "GeneralUtilities`HDF5`PackagePrivate`HDF5ReadDatasetAsDims", "GeneralUtilities`HDF5`PackagePrivate`HiddenImportStructuredHDF5", "GeneralUtilities`HDF5`PackagePrivate`ImportNamedDataset", "GeneralUtilities`HDF5`PackagePrivate`reassemble", "IndicesOf", "InertExpressionQ", "$CatchFailureHead", "IteratorDelegateQ", "IteratorExhaustedQ", "IteratorGraph", "JoinIterator", "JoinMap", "JoinMapIterator", "KeyAddTo", "KeyAppendTo", "KeyIncrement", "KeyJoinTo", "KeyPrependTo", "KeyUnionTo", "KeyValueIterator", "AllSameBy", "GeneralUtilities`Graphics`PackagePrivate`attachTooltips", "GeneralUtilities`Graphics`PackagePrivate`duplicate", "GeneralUtilities`Graphics`PackagePrivate`flat", "GeneralUtilities`Graphics`PackagePrivate`makeOffsetSquare", "GeneralUtilities`Graphics`PackagePrivate`padStr", "GeneralUtilities`Graphics`PackagePrivate`select", "GeneralUtilities`Graphics`PackagePrivate`vertexListQ", "GeneralUtilities`Graphics`PackagePrivate`$arrowShapes", "HoldScan", "SparseArray`Private`GraphPlot", "ListableFunctionQ", "ListExpressionStore", "GeneralUtilities`General`PackagePrivate`pairsToAssoc", "GeneralUtilities`Control`PackagePrivate`iLookupOr", "MachineArrayDimensions", "MachineArrayQ", "MachineQ", "HomogenousNArrayVectorQ", "MachineArrayRank", "MachineIntegerArrayQ", "GeneralUtilities`General`PackagePrivate`$RawArrayIntTypes", "MacroExpandList", "GeneralUtilities`EvaluationInformation`PackagePrivate`Timestamp", "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ EventCellStyle", "GeneralUtilities`PackageScope`SymbolHyperlinkBox", "GeneralUtilities`Formatting`PackagePrivate`oontFunction", "GeneralUtilities`Formatting`PackagePrivate`rowFunction", "GeneralUtilities`Formatting`PackagePrivate`tabs", "GeneralUtilities`PackageScope`InputStyleBox", "BoxForm`ArrangeSummaryBox", "BoxForm`UseIcons", "QuotedStringQ", "MapIterator", "MapParts", "MapSequence", "MatchValues", "ModuleSymbolQ", "Monitored", "MonitoredMap", "MonitoredScan", "MonitorStack", "GeneralUtilities`Stack`PackagePrivate`recordCurrentStackSimple", "MoreSpecificRuleOrPatternQ", "MoreSpecificPatternQ", "GeneralUtilities`Iterators`PackagePrivate`makeVar", "NumericArrayForm", "NumericFunctionQ", "OpenDefinition", "OrderlessFunctionQ", "GeneralUtilities`Packages`PackagePrivate`$nbmappings", "PacletCacheDir", "PacletInformation", "PacletCheckUpdate", "Paclet", "PacletFind", "PacletFindRemote", "PacletNewerQ", "PacletManager`Package`dropDisabledPaclets", "PacletManager`Package`getLoadingState", "PacletManager`Package`groupByNameAndSortByVersion", "PacletManager`Package`PCfindMatching", "PacletManager`Package`PgetKey", "PacletManager`Package`$managerData", "PacletManager`Package`forEach", "PacletManager`Package`setLocation", "PacletManager`Services`Private`getPacletSiteData", "PacletSites", "PacletSiteUpdate", "PacletManager`Manager`Private`$pacletInformationPIFields", "PacletManager`Package`getPIValue", "PacletManager`Package`isEnabled", "PacletManager`Package`PgetContexts", "PacletInstallQueued", "PacletManager`Manager`Private`finishInstall", "PacletManager`Manager`Private`installPacletFromFileOrURL", "PacletManager`Package`getTaskData", "PacletManager`Package`downloadPaclet", "PacletManager`Package`try", "PacletSite", "PacletSiteAdd", "PacletSiteRemove", "$AllowInternet", "PacletLoadCached", "EnsureDirectory", "GeneralUtilities`Paclets`PackagePrivate`lprint", "GeneralUtilities`Paclets`PackagePrivate`mapper", "GeneralUtilities`Paclets`PackagePrivate`try", "$PacletLoadCaching", "PacletManager`Collection`Private`$layoutPacletCollection", "PacletManager`Collection`Private`$userPacletCollection", "PacletManager`LayoutDocsCollection`Private`getLayoutDocsCollection", "Developer`ToPackedArray", "PacletManager`LayoutDocsCollection`Private`$layoutDocsCollection", "PacletManager`Package`doForEach", "PacletManager`Package`using", "PacletManager`Manager`Private`attachPaclet", "PacletManager`Manager`Private`doDeclareLoad", "PacletManager`Manager`Private`doFunctionInformation", "PacletManager`Manager`Private`doPreload", "PacletManager`Manager`Private`isInExtraCollection", "PacletManager`Manager`Private`resetFEData", "PacletManager`Manager`Private`writeManagerData", "PacletManager`Package`getLoadData", "PacletManager`Package`updateManagerData", "PacletManager`Package`$pacletDataChangeTrigger", "PacletManager`Manager`Private`detachPaclet", "PacletManager`Manager`Private`undoDeclareLoad", "PacletManager`Package`cullExtensionsFor", "PacletManager`Package`EXTgetProperty", "PacletManager`Package`PgetExtensions", "PacletManager`Package`PgetPathToRoot", "Package`DeclareLoad", "PacletManager`Package`hasFrontEnd", "PacletManager`Manager`Private`downloadAndInstallWithProgress", "Internal`LoadingPanel", "PacletManager`Package`errorStringFromHTTPStatusCode", "PacletManager`Package`freeTaskData", "PacletManager`Package`isNetworkSuccess", "PacletManager`Manager`Private`getBasePathMap", "PacletManager`Manager`Private`rebuildBasePathMap", "PacletManager`Manager`Private`$basePathMap", "PacletManager`Manager`Private`getPathMap", "PacletManager`Manager`Private`rebuildPathMap", "PacletManager`Manager`Private`$pathMap", "PacletManager`Manager`Private`$repositoryLockTimeout", "PacletManager`Package`acquireLock", "PacletManager`Package`executionProtect", "PacletManager`Package`kernelVersionMatches", "PacletManager`Package`PCrebuild", "PacletManager`Package`PCwrite", "PacletManager`Package`productNameMatches", "PacletManager`Package`releaseLock", "PacletManager`Package`systemIDMatches", "PacletManager`Package`$pmMode", "PacletManager`Package`$userRepositoryDir", "PacletManager`Package`$userTemporaryDir", "ZipExtractArchive", "PacletManager`Package`$extraPacletDirs", "PacletManager`Manager`Private`makePathMap", "PacletManager`Package`takeLatestEnabledVersionOfEachPaclet", "PacletManager`Manager`Private`mergeExtraPathMap", "PacletManager`Package`setTaskData", "PacletManager`Manager`Private`setFrontEndPaths", "PacletManager`Manager`Private`strm", "PacletManager`Manager`Private`$frontEndInitDir", "PacletManager`Package`catchSystemException", "PacletManager`Package`getKernelVersionString", "PacletManager`Manager`Private`restoreUserBase", "FrontEnd`FileName", "Package`ActivateLoad", "PacletManager`Manager`Private`$managerPersistentFile", "PacletManager`Package`contextToFileName", "PacletManager`Manager`Private`contextMatches", "PacletManager`Package`$defaultKernelRoot", "PacletManager`Package`createPacletsFromParentDirs", "PacletManager`Package`languageMatches", "ExternalService`EncodeString", "PacletManager`Package`PgetLocation", "PacletManager`Package`PgetQualifiedName", "PacletManager`Package`$userAgent", "PacletManager`Package`errorDialog", "PacletManager`Package`$allowDialogs", "PacletManager`Package`$defaultDocumentationRoot", "PacletManager`Package`$defaultFrontEndRoot", "PacletManager`Package`$defaultJLinkRoot", "PacletManager`Package`$defaultLibraryRoot", "PacletManager`Package`PgetDeclareLoadData", "PacletManager`Package`PgetFunctionInformation", "PacletManager`Package`PgetPreloadData", "PacletManager`Package`PgetLoadingState", "PacletManager`Package`getPacletWithProgress", "PacletManager", "PacletManager`Package`$checkedForUpdates", "PacletUninstall", "$AllowDataUpdates", "PacletManager`Paclet`Private`$piDefaults", "PacletManager`Package`sortPacletsByVersion", "PacletManager`Package`getKernelVersionStringComplete", "PacletManager`Utils`Private`storeInCache", "PacletManager`Utils`Private`$kernelVersionCache", "PacletManager`Package`LDCfindMatching", "PacletManager`Package`parsePacletInfo", "PacletManager`Paclet`Private`$pacletInfoSymbolConversions", "PacletManager`Collection`Private`$cloudExtraPacletCollection", "PacletManager`Collection`Private`$extraPacletCollection", "PacletManager`Collection`Private`$legacyPacletCollection", "PacletManager`Package`getProductName", "PacletManager`Package`PhasContext", "PacletManager`Package`applicationDirs", "PacletManager`Package`log", "PacletManager`Package`systemPacletDirs", "PacletManager`Package`$sharedRepositoryDir", "RebuildPacletData", "$UserBasePacletsDirectory", "PacletManager`Collection`Private`$pacletsPersistentFile", "PacletManager`Collection`Private`$serializationVersion", "PacletManager`Utils`Private`$currentProductName", "PacletManager`Package`versionGreater", "PacletManager`Utils`Private`$usingActionsMap", "PacletManager`Package`versionCompare", "VerifyPaclet", "ZipGetFile", "PacletManager`Paclet`Private`verifyExtension", "PacletManager`Paclet`Private`verifyExtensions", "PacletManager`Services`Private`finishPacletSiteUpdate", "PacletManager`Services`Private`siteRec", "PacletManager`Services`Private`writeSiteData", "PacletManager`Services`Private`$alreadyTriedFailover", "PacletManager`Services`Private`$pacletSiteData", "PacletManager`Services`Private`$wriPacletServerIndex", "$PacletSite", "PacletManager`Services`Private`readSiteData", "PacletManager`Package`$pacletSiteName", "PacletManager`Services`Private`$pacletSitePersistentFile", "PacletManager`Services`Private`siteUpdateCallback", "PacletManager`Services`Private`startPacletSiteUpdate", "PacletManager`Services`Private`$serializationVersion", "$LastMalformedPanic", "ParseMethod", "GeneralUtilities`Methods`PackagePrivate`defaultMethod", "GeneralUtilities`Methods`PackagePrivate`funcParser", "GeneralUtilities`Methods`PackagePrivate`patternParser", "GeneralUtilities`Methods`PackagePrivate`predicateParser", "TestSubsetQ", "PartsLevel", "ScanParts", "PatternAppend", "RuleOrPatternOrder", "PatternValue", "SetPatternValue", "PlainForm", "PosetSort", "PositiveSIString", "GeneralUtilities`General`PackagePrivate`$names", "PossibleSideEffects", "PossibleSideEffectsQ", "SideEffectSymbolQ", "PrependIterator", "GeneralUtilities`PackageScope`$DefinitionHyperlinksEnabled", "PrintCalls", "PrintDefinitionCases", "GeneralUtilities`Debugging`PackagePrivate`$hasDefinitionsCache", "GeneralUtilities`Debugging`PackagePrivate`$sym", "GeneralUtilities`Debugging`PackagePrivate`$symbolColorCache", "SymbolNameContext", "SymbolNameName", "PrintDefinitionsLocal", "PrintFormattedCode", "PrintNonhyperlinkedDefinitions", "PrintStack", "PrintUsages", "GeneralUtilities`Code`PackagePrivate`$PrivateSymbolRegexp", "PrivateSymbolQ", "ProgressPanel", "GeneralUtilities`Progress`PackagePrivate`backgroundStyle", "GeneralUtilities`Progress`PackagePrivate`borderStyle", "PropertyAssociation", "PythonBytes", "QuotedString", "RaggedDimensions", "RangeIterator", "RealDigitsString", "GeneralUtilities`TextString`PackagePrivate`$fmtRealCF", "RefactorDownValuesToMatch", "GeneralUtilities`Refactoring`PackagePrivate`noNL", "ReissueMessage", "ResetTimings", "RewriteNotebookIOLabels", "PatternOrder", "SafeDrop", "SafeEvaluate", "SafeStringDrop", "SafeStringTake", "SafeTake", "SafeToExpression", "SaveSymbolDefinitions", "Search", "GeneralUtilities`Control`PackagePrivate`iterationVars", "SearchMaximum", "SelectIterator", "SetFailureSymbol", "SetHoldAll", "GeneralUtilities`Code`PackagePrivate`setAttribute", "SetHoldFirst", "SetHoldRest", "SetListable", "GeneralUtilities`PatternValues`PackagePrivate`shouldReplaceQ", "SetRelatedSymbolGroup", "GeneralUtilities`Code`PackagePrivate`hashes", "GeneralUtilities`Code`PackagePrivate`mapHold", "GeneralUtilities`Code`PackagePrivate`names", "GeneralUtilities`Code`PackagePrivate`$relatedSymbolTable", "GeneralUtilities`Code`PackagePrivate`appendRelatedNote", "SIBytesString", "GeneralUtilities`General`PackagePrivate`to3Str", "$SideEffectfulFunctions", "SingletonIterator", "GeneralUtilities`Code`PackagePrivate`toArbSkeleton", "SoftPanic", "GeneralUtilities`Stack`PackagePrivate`makeCELineVar", "StaticCallGraph", "GeneralUtilities`StaticAnalysis`PackagePrivate`toHoldFormEdge", "StaticCallGraphPlot", "GeneralUtilities`PackageScope`$PrivateSymbolColor", "GeneralUtilities`PackageScope`$PublicSymbolColor", "GeneralUtilities`PackageScope`$SemiPrivateSymbolColor", "StreamApply", "StreamExecute", "StreamExecuteWithMessage", "StreamIterator", "StringCompress", "GeneralUtilities`Strings`PackagePrivate`$null", "StringGrid", "PartitionBy", "StringHighlight", "GeneralUtilities`Debugging`PackagePrivate`wrapColor", "StringHighlightPart", "StringPatternQ", "StringUncompress", "SubstituteOwnValueSymbols", "OwnValueSymbols", "SymbolCases", "ABTiming", "AddDelay", "AllSameAs", "AndQ", "ArrayDepthQ", "AssociationInvert", "AssociationSelect", "AssociationTranspose", "Buzz", "ClearExpressionStore", "CommonSequencesSimilarity", "CompressToByteArray", "ComputeWithProgress", "Cond", "DeleteNone", "DownValuesAssociation", "EnlargeBounds", "EquivalentPatternQ", "EvalMapAt", "FalseQ", "FindDuplicates", "FullyCompiledFunctionQ", "GraphSinks", "GraphSources", "GroupAgainst", "HasUsageStringQ", "HighPrecisionDoubleString", "HoldLength", "InCatchFailureQ", "IndexRules", "InformationPanel", "InfQ", "IntInfQ", "IntQ", "InvertAssociation", "KeysValues", "ListOfListsQ", "MakeOpenerWidgetBoxes", "MapColumn", "MapReplacePart", "MLExport", "MLImport", "MultiMapAt", "NatIntInfQ", "NatIntQ", "NiceButton", "NotQ", "OnFailure", "OrQ", "OwnValueQ", "ParentContext", "Pivot", "PosIntInfQ", "PosIntQ", "PresentQ", "ReapList", "RMSEnergy", "RuleLikeQ", "RuleLikeVectorQ", "RuleVectorQ", "SafeFirst", "SafeLast", "SafeMost", "SafeRest", "SameByQ", "SelectDiscard", "SelectStrings", "Seq", "SetAutomatic", "SetMissing", "SetNoAutorun", "SetNone", "SimplePluralize", "StrictSlice", "Swap", "SystemSymbolQ", "TakeIterator", "TappedFunction", "Tee", "TemporaryInformation", "TerminatorIterator", "TestAssoc", "TestSetsEqual", "TestTable", "Then", "ThreadTableColumn", "TightLabeled", "TimingRatioTable", "ToAssociations", "ToCamelCase", "ToDefiniteArticle", "ToMessage", "ToRegularExpression", "ToTitleCase", "TraceLoading", "TraceUnpacking", "TransposeIterator", "TrimLeft", "TrimRight", "UncompressFromByteArray", "UndocumentedPackageSymbols", "UniqueCases", "UnivariateDistributionQ", "UnprotectAndClearAll", "UpdatePacletWithProgress", "ValidFailureQ", "ValidGraphicsQ", "ValidPartSpecQ", "ValidPropertyQ", "When", "WhenNot", "WithSetHandler", "$ComputeWithProgressEnabled", "$LeftOperators", "$MaxTextStringIntegerBytes", "$ProgressReportingForm", "$RightOperators", "$RightRightOperators", "$RightSideOperators", "GeneralUtilities`General`PackagePrivate`numstr", "GeneralUtilities`General`PackagePrivate`$rts", "GeneralUtilities`Performance`PackagePrivate`asInp", "GeneralUtilities`Performance`PackagePrivate`asN", "GeneralUtilities`Performance`PackagePrivate`asOut", "GeneralUtilities`Performance`PackagePrivate`highlightBest", "GeneralUtilities`Performance`PackagePrivate`post", "GeneralUtilities`Performance`PackagePrivate`pre", "GeneralUtilities`Performance`PackagePrivate`titleItem", "GeneralUtilities`Strings`PackagePrivate`iToCamelCase", "GeneralUtilities`Strings`PackagePrivate`getLHS", "StringPattern`PatternConvert", "System`Dump`AutoLoad", "GeneralUtilities`StaticAnalysis`PackagePrivate`hasNoUsageQ", "Statistics`Library`UnivariateDistributionQ", "GeneralUtilities`EvaluationInformation`PackagePrivate`GetHook", "GeneralUtilities`Safety`PackagePrivate`$MiscFunctions"}, \ {CompressedData[" 1:eJx93HmcTuX/x/G5z31uS4uUpMg2dmMLIUtRoZApW5aMNTJjmYbsIftOGcm+ NVFpl6WyZIkWQl9pTxFlTxKtv8/b53U/Zv76/fF+PO/rOtc59znXOfdyznXu u2T3Aa36BwkJCZl5ExJkJCHbqCW0xDAX5sY8lry0zct8V1muxmss11ryWa6z 5Ldcb7nBUoD28kYsaLmJelnIcjPlWyyFsQjeikWxGBa3lLCUxERLKcqytKUM ZVnWUs5S3lLBUpGUxyRLJUtlrIJVLdV4LG/D6lgDa/JcAd5uqWWpjXXwDqxr qWepjw3wTstdlobYCO/Ge/BebGxpwvM2tdyH91uaUZbNMV7fAh/AlphseZD5 5EPYCltjG0tb2sl2locpy/aWDpaO2MnyCPtXdrakWLqgyl0t3VDl7pYe2NPy qKUX9rY8ZuljSbWkWfpa+ln6WwZgOuq4ftySYRnIYzmIde6AT+BgHGIZyvoM Y9/J4TjCMtLypGWUZbRljOUpHGsZx/zjE/x1NcEy0TKJx5MtU3CqZVqCv6am s1/lDMtMyyzU8T+b6U/z+GnKz1jmWDJZXznX8qxlHj5nmU9ZLrAstCzCxZYl PJZLLcssy3EFrsTnMQtfsKyyrMZluAJftLzEesuXcY3lFcur+Bq+jm/gm5a3 LGsxxra/bVlnWY8bcCOWxXfwXct7TJebmHczbsGt+D5uw+24A3fiB7gLd+OH rNNH+DHuRB2fn1j2oN7H9lo+xX2W/ZT3U97I8jayPHkAP8P/WQ7y+CDtD9L+ INPLUl+W+rJsR1nW63PLIfwCVf8l6ysT6duvcCN+jerfbyzf4nc8/h4P4w/4 Ix6xHE3w9w/5U4K/FxzD45afLb/gCTyJp/C05YzlLJ7DX/E8/oYX8He8iH/g JbyMf+Jf+Df+g//ifxZ9qJ7BSMQNLFHqZWiJWXJhbkseS168Cq9GfY7oNXxN xL3WzGe5DvPj9XgDFsAbsaDlJkshvBlvsRSO+GtO5sIi1OemfGvEP9v0/iOL WrmYpThqvmK0L0Z7fbZq/UvY45IRNxFLYWksYylrKYfaVlmecgWsiElYCStj FUtVSzW8zVI94seYLIw1qNf61Yz4e4283VLLUttSx3KHpS7T6+Wwvual3IDy nZSl2txlaYiNIv4eeHfE9+U9eC2msY/1uX2v2Tji6vhuYjaNuPdZ7rc0w+aW FkxrQZ18QMuyJFsetDyErZi3NbbBttiOZbbGNtgWH+Zxe9IG27LOHbAldrR0 sjyC2h7ZmXIK6ntSF7NrxO0W8e9cJRN8nbRu+g4a/y6qftZnR3er78F29oz4 5/KjlHthb3zM0gdT1ecRf9+TfS39LP1xAKaj5n+c+WQGDrQMivh7qnyC8mAc Qt1QTMZ4veYfRv1wHGEZiU/iKByNY/ApHIvjcDxOwP44APV9Qk6kPAknYwOm 78Mp1MfXbypq/afR7yOZPp1+mk4/zaA8g+lP0qdypmWWZbblacszqHZzeJ7M iO/TTPZpJtMzmT7X8ixJxXmYHDfB1fes58z5EXc6zsIFmIrJuNCyiH26iHWU i3EJPoPJOAS1nkvZ10vZ10vZxqW0Wcp8chlqvuWWFZiKK1HbtZztUpvnaZuK yajlZFlewFW4GrW/s2j/ouUlfBnj9VrOGsra9ldQ5VE4GsfwWMf+q6h6fUft iTMxFdPxtYi/hl4nb+Cb+JZlLdu5lv5aS3+oD96mL1IxGVeyr1TWa2cdpmIy 66r3YX2nVnlBXMt6+nAGbsBUVLuN9Kdek/VwPW7AjVgWP4/XR9x38GXszPT4 ct+lvjhlnQ/otf9exE3GTbgZU3ALbo34e8X7eOV1Z8vahttxR8T31U58hH2X gl1xKI7DD2i/C3fjh/gRzsMM/BiX4Se4B1fiXvwU9+F+PBDx97jP8H94ED+P +HvfJtzMtDWYTJtNuBnVj/pufQi/iPh37C9R5a8i/vm1NSH7XGMHbkJ9H4+f e2yjrb5bf4Rals5Jvo643+C3qNfxd5bv8XDE28hDLOcQyznE8+2gXv4QcTVd 5846r/nR6o5Yjlp+wmOW45afUZ+Xv7CN8gSexFN4Gs/gWdR1i3PmrxH3NKrd ectveCHi51Jab/k7z3UcL6LO6+Uflkus92XLn3gM/7L8HfHzKfkP5X9p+1/E v1yoT+QHuAt34yra6fwvEvjrTgaWaOD7QkYo63WrdQoDV8+jY0fHgc619Dmr cy29L5TmOdQ3McwVeLR8HVu5MQ/mDfycYllC9rn8VVZ3deCqfI15beDnZj8k uDofO2zJF7jXmfkDb6s2+fF6/I551P5HykdY3hGm3RB4PxcI/DxI3hi4Os+S BSnrvErnbjcFrs63dI5UKHBvZhk6H5Nqf47HUvvxV8pS089TPk/5N8oXcniL Lbcwy5ZaTpHAryPJr/DWwC2KxbA4lsCSmIjx5en4krqOonPORVgqcEsHvi5q XybwayGybODq9XKROlkWy2F5s4KlImp9kiyVLJUtVSxVLdXwNh5XD/zcVH0e 0K8B/V7DUtNyu6WWpbalDt7Bc8SfqyJq/UvyWOfwdQM/x6yH9bEB3mnexeui YeDtG1nuttxjuRcbYxNsivfh/ZZmPG7GfLI5trA8QL1sicmWB6l/CFtha0sb bIzNsS02ybGOsl2O5743x3P+f88hH8b22AE7Yid8BBtjZ0zBFhhfry7YFbth d+yBLbEnPopN8T7shb3xMeyDqZiG97NtfXNs48MsV9vaz6JBjAEknW3tSN93 ZJvV349bMiwDLYMsT2Bn+j3eF53Zvs5sV2eerzn91pz+ac7zycGWIZahqOUO Y/qwHOXBtEnHQaj64cwrR+BIfJK6YTiIaf0xHQezL/vm2Kcp9FUK65/C+qew ndrnrfF+HGUZzfN0oX+65lB92Y3548dAD/orfiy0pP9bssx0nj+d55djguxj pif1j7Kf1Oc6Hu5DHTv3BNnHUC/6vhfL783ye+coa/10LOm6uXyKsq7RyLGU x+F4nIATcRJOximBj5Hp41tqvGuq1U2zTLfMwJmo750aC9P56Swrz6bN07R5 xjLHkmmZG/j72bPmPMtzgX/PnY8LzIWBu8iymPka2jxLcCkuw+W4Alfi85iF L+AqXI0v4kv4Mq7BV/BVfA1fN9+wvIlvBb5uS3Ct5W3LOst66jZYNlre4fG7 9I18DxfjJtyMOm/bwrK2ML/cGvg2L8H3cRtuxxW4A3fy+H3chttR0z8IfKxN 7qK8O/C+/TDwvpXq24/IenwHtX6raNeIfm1Ev37INqiPPsZPLHssey2f0i/7 eG65Hw9YPrP8j31wMPCxqc+D7LFDqfHCg+wf5ZDli8CPxS95LHVc7mT9v7J8 jd9YvuWxrkF/F/g16O8DvwZ9GH9ALedHe3zEcjTwcRqp678/BT4+dyzwsSs5 AFV/nPrj1B+n/ufAlyl/sZwIfNoJ6uRJPIKa7wTPeyrw69KnmHaKdqdZv9O0 O0P5DOWzlM9SPkf5HOVf8TzrLbWN8hhqPX4L/Lq1vBC4v6POwy4y/SLTLzL9 ItP/oP4PypeYdpm6Py1/ET3WWNvf5j+Wf1HXC/T4v8Df2CKWwBLFEGOWXJbc mIfomr6umatO18bz4lV4NV6D12I+1HGhMYjrrJw/6tf7pcYprjdviPrYhKYX iPr4bAGmF2AeeSMWxJuwEG6lvcZdbo76+bW8JepqrEOqT66Uqd9Hu5aofi5M nxSx3GopyvRiUR8vUB8UZ1pxon4qwWP1TQKWwJJR7yuV1VeJWBzj9aWwNJbB skxLwCJYDm/F8lHfB1ofqc81bauuU2qsp0LUx2hyY0VMwkqo/aa+1lhIQfq5 IP2sY6cyx1AVHlchRbEq0X4IWR9ZjWPuBrwNY1idOp23a520fjUsNfF2Sy1L bayDd2BdrEebHgneRtZl/9Y3G0TdO/EubIiNaKP57sSGzH+3eU/U1f0xenwv dY1z1DWJ+piRbEr5Prwfm1ma81i2wAewZdTvQUnGB82HLK1I66jfm6L7VmQT bEO97ptoG/XvS7Kd5WGW8TDL0JhWC9Tz6t4YPW5Pu/a0lcnUd4j6vTAay5PN KTfFjtgJtb2PWDpjCo91/bCL2dXSzdIde5D4456WRy29LL0tj1n6WFIxzdLX 0s/S3zLAkm55nPTHDNT3ioHmIMsTlsE65qJeN5THwyzDcYRlJOWRlJ+k/CTl UbQdRZtRTJOjcQw+hWNxHI6n7XDaxh3NPCpPoO0E6ifQZgLLmcByxtJeTrRM skwmup4g9bqcEvXX21RzWtTvGdL9QC2ok7oPaHo02xlRH4PXeLvUOJ7U+N0J 6qXG9U5SPkm7k7STGt+byfPrnqNWqPWQs1Dfp2dH/Z6w2ay32ug63NPmM5Y5 lkzLXLZD95bp/VouQn2uFGEe+Sy2ZLpe3/OYX/cI6Xq3fC7qUXm+uSDqLkTd rzOf42oR6yIXR/3etvg8Wn9ZD+vjHKYvwcVYjOl63cXvjZP5KF95H0/w8eui bJdcisuwGHXLo+4KXImz8XmMt9/HMkriIvb9NNpqeib7L5PtzzJfiLpajrZl Cts0E7NwFftuteVFy0v4smWNjtOoj/Hr8asct/K1qN+7pLJU+XXLG6j9Ld+k /Baujfq9R+p3qXsB9By6P0m+TXS/wDpzfY512kA7uZHoeNhIm7doo3vE9L3t HXv8btR9z7LJsplssWyN+j0A72s5ZDvTNuEO3Jnjsfwg6vcO6H7GXVG/b07u jvq1ww/xI/Njjjup718yH16HJbAw7T5hvmJYCLfQTvtZ38H2RF0t5ybmlzdT vxcbUK/XVyGerxDt49/hpL5f6D1C71XyU9yHer/Yz/6V+n6rc2adOx/guNBY vu7P0LVV3bf0WdTHMKTq/hf1c/ZVnLvr3ild97ty75RN+5z2h8wvoq7OheSX lL/C76j/mrLOkQ6xvfqs1tduXZOIq/tIvqH+26h/Fkp9Fmqs4Luo77Mk9l1l 1LVXXbPVNWm9p9bivVX3gqRTlkc59ziFp/EMnsVzuJb5dH7zfdQfH86hznN+ iPr5kzyP6dTrvtIfo36fkIxhLsyNur/4CNt9lPZHaX+U9kdpf5T2P0X9Gswx PI4/4y94Ak+ynJMsR+t2inXUtRf5HL6H8/E07d6gfIby25TPUn6X8h78FPfh Odp9RvlXyufxS+p/o3wBd1G/G3+nfizlBmzPFMoXbfofUT/OL5mXo35vlrZf avs1hv9n1NX8f9njv6PuPzz+F1X+j8f/UdaN4ZHQVTuNNes+EKnPIz1eT93G hOx7RKSmB6HfYyNVp7Hwadgfdd+JxvZ3osaPZQp2xaE4Dj+g/S7cjR9iD3wM H8dMnIvP4SJcissxC1/ELjx/NyyM+k4sP6JdKs7DDPwYk3EZfoJ7cCXuxU9x H+5HjWPrPe4L3uv0PqaxGo1TySKUq2I0ZAwNY6jvPxq71XVYORCfwFyh25jy cMxNfRPKozEP9RqH1VioxoFk3tD9h3qtr3JV6F6NtZhWFzUWKw9Qvib0a7x6 P7k29PcRmQtzo95H8oV+Tij1OXld6PPN4ziYxzE9nuXlD/2ekQzqNeZ1fej7 TuUbQr8GLPW6KhD64xuxYOjXMaS+S8qbqNf3pELmzazjLaj308Khb7fUNb0i ob++bw39+4rU95Wi1Ffic7wSn79S11RkYSxmbYuHfr+8LGEpaUnEUlgay1BX FstheayAFTGJeStheayAlbEKVsVqrIvuhS/B+pRgmfI2LIfVsQbWDP2aQCLe jrWwNtYJfVoilsLSYfY8shblO7AulsF6WB8bYFWshnda7rI0xEZ4N96DxfFe S2PWrwk2tdyH92MzbG5pQTv5ALbEZHwQH8JW2BprYEVsg0nY1tKO52lHv7Vj WjuWLx/GVtgeO2AlbI01sCNWxE7YBpOwLdv4CCZia7a5M9uciKpPsXTBRNR+ lnUod8a6YfYxI2tT7ordsA52t/Sw9MRHLb0svfExlqHjujbPX5v+kyXC7GOz Nv1Zm/llH0zFNOyOfbEf9scBmI6PYwYOxEFYBp9gXybiYMsQykPYj0PYj7I6 VsCa2BGHWobRN8OoG0a/DGP67fHXpTmcvhyCj9IXw1B1OoZH4Eh8ElNxFLbH NOyAlXA0dsYK2BE7YToOxQxU/42xPMU6xVWdXgtjMRFbo163rVh/OQ5TMQ3T Md4+CTNwEH2USJ8msgzNP94yAXthe2yGHbAjdsKJlkmhH7eTWG572su+OBl1 vOm9cgomovapnEp5Gg7H6ajt0GdMRdR2zgj9dSdn8tyzcDY+jRPxGfo4Ecth BZyDmTgXh9I2ER/Eivgsar3m0U6WxFKo17G8nfJzmIKdcT5mYFWshgtwIepz pDrPW51+lItC/4ytjotDf09NxIqYxD5bgktxmWV56J8lshJWRx13K1jeihzl lfTp85iFjfEFbIJLsDquwr64HDviVFyNA1DvY/143n48bz+etx/P24/nlan4 Ik7CNHwJ0/FlHIxrcCAOwlfw1dDfcxvja/g6NsFUTMN0bI4ZOBD1PHovbY8d sBKqn+awX+bQbg7t5tBuDu060u+ZtM+kfSbtM2mfSVvZCbV+FdkfUsfdsyzn WZY7FTtR3ylHWdPmUi/HY3vsgJWwI88xJcw+xlfTfjXTdSy8QR+qPyuz/Mq0 X5zDN0N/bZdFvUb0naIVpmES2/qWZS3zxX+bKRMpr8DK+DauC/03nPHfciZS XoGVUe3Xh+4G1nsD27WBaRuYvpLpG3M4A7tiN6yD3XEFtsEq+A6+i+/hJtyM 9bAarsMtLCsDt+ImHqdiGo7GdHwfM3AQxuffhltYV233drZPDketyw76Ywf1 ciZOx0FYBd/B7bgJN2M1vBO30FepmIajMR2bYwYOwiq4DXfynNqu+HuwXIt6 Py7DdFkddTzW5/nrs9z6LLM+y6zPfmtAuwa0a0C7BrRrkKNdVVIF69EH8zEj zD4GqtGuGv0Y76tqzLeA9ZalsB32xoewD6ZiM0zDftgf0zED1+BAVH/rPwUC ro114hpXCn5g03eF/rsJuZuy7r2QH1K+RPkyfkT9x/gJ6rp1z4Tsawh7cG+Y /Viq/KllX+i/VdG5/n7LActnIdeZQ1/vg+bnof8WUeMY8ijq+rjUfb6HQh+T /ML80vJV6Nc7ZG7UdQ6NkR4kum9Q6r58+XXo6v56qWsz+g2exla/Cf16hZxL Wdcpvg39d+FS95crWk+pe/XlOcx5j7s8Sf1p/I5lfI+HsTDL6067lpR/YPqP 5pHQ1/sIdUdD3y6p7fgp9O37ienH6Ocr2nzHQx8r0FjOz6Gr60e/hF4+YTmJ p1BjzbI39sG+qHHn0+zHhVyHPUNZ1/ZqoX5DqHt69N8B8qy1ORf6+f2vIfcT sR/P6/gMfcxfy9F3Dp3rypbYGx/CZtgaa2CFMPs7yyu8rmRFHIptMAl1vn0h 9N8Py98pa/xcpmMG6rV2MfR7tP8I/X6ES6Hfk6TXwGXLn6GPsf/F8av/DNC4 tNT/O/zN9H/wX/wv9Hn0W+hlCe4i1O9l5ZUXQsyny1dQv22QOp4mcl1Pr03d 27GX1+sk6pdxXS9i7QNLFCczfTLjNlMohzH+RyXm1+1kLsyNej3GYt4vUuM6 uTQ95vfiyDyU8+JVqPcK3Vsir6Z8L2XdX3KN1V0bc/PhdZgftU36Te/1MbcF 5fhvfdXuBkuBmO+TG82CbEdBtkNj9PrdreyCN8Vcjcdp3+leg0Ixf//Ve4Z+ ey9vjrkav5Mat9M8tVD3EDTjON9D/98S8zFaWdhSJOave3kr5aJYDNVerkP9 Lk4OZj6NlRSP8XvzmF9nLxnzx4lsbyLbK/X79FIx/68YWdpSJua/OZIXsKyl nKW8pQLGf3u5ku2pGPPtkxq3TYr5mG8Sy61kqWypEvPjWmpsewTH1wiOrxGs pzzJdI3xjGC9R3C86bd/63Ezjox5VD+a9mPNWjF3jGV8zMeZDvPZKfU5uhmV 5jFXvyvcy/bpnowXYu4qc6JlNb6IL6HuPZIvU16Dr+Crlkn01+QcvhZz9X9C +m2IxtI1Bq3fiGxhffNw/VyeZOxQ/ZOHY3kq+1//xaLPi6mMv0zT8RNz0/CN mI9Ba/lbWf501kdqrH466zMj5r+Bk5fwMv6Fuh40g+NOvmmZGfPf0s2kflbM 7ymdxX6fxf6exf6axf7dzetFxsf6F9i02azf0zjHfMuSSXmuuTbmn4Xann3s v/04z6bVi7m6x05euX4R8+s5ch5lvWccYL4D9M/8GGPwMb+XS+cy+l4oq+MK bB5mnwtJnWfovzP02zB55Xd4Cd5vUv2j3yzpN2EyQlm/F5N/4QGsSTvNp//i eDvmqqx7Q/WbIqn/EdF/c+i3TLIWqt2SmP+mSd6Bql/I5+VCPi91zpCGbVD1 eq/XOKHshvqesyzm9+FJjV3JiajPIt0Tp+nyKcr6XYMcS3kcjscJOBHjy5mM +sxaGfPlSS1vJa93OR4n4GTUfFnMl8V8WcyXxXxZzJfFfFnMp8+SdTFX99Hp N8j6Hj6X40/qvqH/Ay0wvLM= "], Null}, {VertexLabels -> { Placed["Name", Tooltip]}}]]}, TagBox[GraphicsGroupBox[{ {Hue[0.6, 0.7, 0.5], Opacity[0.5], Arrowheads[0.007352466655517325], ArrowBox[{{6.764411696801195, -7.808326523782579}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[BezierCurveBox[{{6.764411696801195, -7.808326523782579}, { 5.913448089219184, -7.55694672481274}, { 5.377811679009705, -6.849539839903471}}]], ArrowBox[{{8.2477692544186, -8.80046268386727}, { 7.743990687810051, -8.44001475298877}}], ArrowBox[BezierCurveBox[{{5.377811679009705, -6.849539839903471}, { 6.228775286591837, -7.100919638873226}, { 6.764411696801195, -7.808326523782579}}]], ArrowBox[{{5.377811679009705, -6.849539839903471}, { 4.164687108235963, -5.984466969433846}}], ArrowBox[{{8.009106432094198, -15.95880111611331}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.009106432094198, -15.95880111611331}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.009106432094198, -15.95880111611331}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{8.009106432094198, -15.95880111611331}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[{{7.900006234829684, -15.77369392872674}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{7.900006234829684, -15.77369392872674}, { 7.178226655968912, -16.284850570338833`}}], ArrowBox[{{8.161924302439125, -15.56866284892564}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{8.161924302439125, -15.56866284892564}, { 7.722887673627845, -15.780308289742552`}}], ArrowBox[{{8.161924302439125, -15.56866284892564}, { 7.738252493912027, -15.655519316303902`}}], ArrowBox[{{8.161924302439125, -15.56866284892564}, { 7.7693022723825855`, -16.038428037716848`}}], ArrowBox[{{7.296031803375593, -8.217723730550155}, { 6.764411696801195, -7.808326523782579}}], ArrowBox[{{7.296031803375593, -8.217723730550155}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{3.1383102303103687`, -5.217277290926873}, { 2.1782143282604753`, -4.528840075012699}}], ArrowBox[{{3.1383102303103687`, -5.217277290926873}, { 4.164687108235963, -5.984466969433846}}], ArrowBox[{{2.1782143282604753`, -4.528840075012699}, { 1.5479719704079358`, -4.0862539916608185`}}], ArrowBox[{{7.531103692434865, -11.514843840928364`}, { 9.264565417175518, -12.481334152619226`}}], ArrowBox[{{9.264565417175518, -12.481334152619226`}, { 11.16255895899232, -13.282864879595158`}}], ArrowBox[{{5.289626336028322, -36.43972772735059}, { 4.289626336028322, -36.43972772735059}}], ArrowBox[BezierCurveBox[{{6.14117037756221, -8.256776931669119}, { 6.614677992726714, -8.223570649563463}, { 7.015461489111999, -8.47790253473542}}]], ArrowBox[{{7.015461489111999, -8.47790253473542}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[BezierCurveBox[{{7.015461489111999, -8.47790253473542}, { 6.54195387394746, -8.511108816841043}, { 6.14117037756221, -8.256776931669119}}]], ArrowBox[{{7.085392423213465, -8.040197375497325}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.085392423213465, -8.040197375497325}, { 6.339245696097434, -7.550070457411309}}], ArrowBox[{{7.085392423213465, -8.040197375497325}, { 6.555451305809715, -7.791944023782218}}], ArrowBox[{{7.381490147896221, -8.667384132133243}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.381490147896221, -8.667384132133243}, { 7.366550013756598, -8.55492831110104}}], ArrowBox[{{7.366550013756598, -8.55492831110104}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.456663723621993, -8.454801867179835}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{15.190493840449873`, -11.0821137680533}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{15.190493840449873`, -11.0821137680533}, { 15.613019192994843`, -9.190521910097342}}], ArrowBox[{{15.190493840449873`, -11.0821137680533}, { 15.361593746166111`, -12.2439575787092}}], ArrowBox[BezierCurveBox[{{15.190493840449873`, -11.0821137680533}, { 14.885594283274388`, -10.933758567618817`}, { 14.728272545331198`, -10.633387336915003`}}]], ArrowBox[{{15.190493840449873`, -11.0821137680533}, { 14.689074014880863`, -11.66706438778455}}], ArrowBox[{{15.190493840449873`, -11.0821137680533}, { 15.553739225368462`, -12.026187735269485`}}], ArrowBox[{{15.613019192994843`, -9.190521910097342}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{15.613019192994843`, -9.190521910097342}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{15.613019192994843`, -9.190521910097342}, { 15.482478595283503`, -10.075887802882761`}}], ArrowBox[{{15.613019192994843`, -9.190521910097342}, { 15.299428737581042`, -9.626817717596069}}], ArrowBox[{{15.613019192994843`, -9.190521910097342}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{15.613019192994843`, -9.190521910097342}, { 15.704766454633994`, -9.951670453429983}}], ArrowBox[{{15.613019192994843`, -9.190521910097342}, { 15.917869675877366`, -8.527246470631557}}], ArrowBox[{{15.361593746166111`, -12.2439575787092}, { 15.352120523545672`, -13.290305482094553`}}], ArrowBox[BezierCurveBox[{{ 14.728272545331198`, -10.633387336915003`}, { 15.033172102507326`, -10.781742537350206`}, { 15.190493840449873`, -11.0821137680533}}]], ArrowBox[{{14.728272545331198`, -10.633387336915003`}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{14.728272545331198`, -10.633387336915003`}, { 14.689074014880863`, -11.66706438778455}}], ArrowBox[{{14.728272545331198`, -10.633387336915003`}, { 14.423394610794555`, -9.414783567720239}}], ArrowBox[{{14.728272545331198`, -10.633387336915003`}, { 13.929026808399147`, -10.448075372996907`}}], ArrowBox[{{14.728272545331198`, -10.633387336915003`}, { 15.704766454633994`, -9.951670453429983}}], ArrowBox[{{14.728272545331198`, -10.633387336915003`}, { 14.580299665499162`, -11.799092161058493`}}], ArrowBox[{{14.728272545331198`, -10.633387336915003`}, { 13.400494194962253`, -10.25476018740818}}], ArrowBox[{{13.540568433852316`, -9.30356291212274}, { 12.229530673826998`, -9.256916530386786}}], ArrowBox[{{13.540568433852316`, -9.30356291212274}, { 14.936529170098918`, -9.635873357529299}}], ArrowBox[{{12.229530673826998`, -9.256916530386786}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[BezierCurveBox[{{12.229530673826998`, -9.256916530386786}, { 11.913671256450916`, -9.019850341571773}, { 11.800184581383913`, -8.641580168273737}}]], ArrowBox[{{14.936529170098918`, -9.635873357529299}, { 16.276369050236713`, -10.139315844338597`}}], ArrowBox[{{13.754787462546496`, -9.278883612746945}, { 12.229530673826998`, -9.256916530386786}}], ArrowBox[{{13.754787462546496`, -9.278883612746945}, { 15.343927452327518`, -9.569356862078326}}], ArrowBox[{{15.343927452327518`, -9.569356862078326}, { 16.87907065277175, -10.026796870711046`}}], ArrowBox[{{14.251219150853595`, -9.805426175388785}, { 12.229530673826998`, -9.256916530386786}}], ArrowBox[{{14.251219150853595`, -9.805426175388785}, { 16.29115968504263, -10.495590030886646`}}], ArrowBox[{{16.29115968504263, -10.495590030886646`}, { 16.342435512407764`, -9.465045968291204}}], ArrowBox[{{16.29115968504263, -10.495590030886646`}, { 17.11508804526808, -10.525084504355366`}}], ArrowBox[{{16.29115968504263, -10.495590030886646`}, { 16.89049615455851, -9.608875994783862}}], ArrowBox[{{16.29115968504263, -10.495590030886646`}, { 16.849905924041927`, -9.565382225121468}}], ArrowBox[{{22.373727704694996`, -31.82803162900133}, { 23.23836556151578, -31.9117343852679}}], ArrowBox[{{23.872768874192353`, -32.75306105728221}, { 24.35320928305037, -32.06939959598591}}], ArrowBox[{{24.35320928305037, -32.06939959598591}, { 23.23836556151578, -31.9117343852679}}], ArrowBox[{{24.35320928305037, -32.06939959598591}, { 25.407530639506533`, -32.52210069970621}}], ArrowBox[{{8.945673810229628, -6.189525925660281}, { 8.300087911895211, -5.482277633160404}}], ArrowBox[{{8.945673810229628, -6.189525925660281}, { 8.61060172236737, -5.424329322195401}}], ArrowBox[{{8.945673810229628, -6.189525925660281}, { 8.523568700248179, -5.495008295435596}}], ArrowBox[{{8.300087911895211, -5.482277633160404}, { 7.768396863070002, -5.340229577593341}}], ArrowBox[{{9.876241594234202, -7.41659975026019}, { 8.945673810229628, -6.189525925660281}}], ArrowBox[{{9.876241594234202, -7.41659975026019}, { 11.596923694151014`, -8.862981117466596}}], ArrowBox[{{9.876241594234202, -7.41659975026019}, { 8.802118994024035, -7.093131390709527}}], ArrowBox[{{9.876241594234202, -7.41659975026019}, { 8.914682933068452, -6.960221505887734}}], ArrowBox[{{9.876241594234202, -7.41659975026019}, { 9.788958315704779, -7.219162479395575}}], ArrowBox[{{11.596923694151014`, -8.862981117466596}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{8.802118994024035, -7.093131390709527}, { 8.257765334564603, -6.485466286289228}}], ArrowBox[{{8.802118994024035, -7.093131390709527}, { 8.310099974857945, -7.7778420356568}}], ArrowBox[{{8.914682933068452, -6.960221505887734}, { 8.945673810229628, -6.189525925660281}}], ArrowBox[{{8.914682933068452, -6.960221505887734}, { 9.102997397058191, -8.478533235150518}}], ArrowBox[{{8.914682933068452, -6.960221505887734}, { 8.328474284446985, -5.955086501017309}}], ArrowBox[{{8.914682933068452, -6.960221505887734}, { 8.475723015996964, -6.269164138338681}}], ArrowBox[{{9.788958315704779, -7.219162479395575}, { 11.596923694151014`, -8.862981117466596}}], ArrowBox[{{9.788958315704779, -7.219162479395575}, { 8.924401772458566, -6.52406304453573}}], ArrowBox[{{9.788958315704779, -7.219162479395575}, { 8.92470432587299, -6.59149079789951}}], ArrowBox[{{9.788958315704779, -7.219162479395575}, { 8.486072046057524, -6.549012191432929}}], ArrowBox[{{9.788958315704779, -7.219162479395575}, { 9.44851697428382, -6.526817795467711}}], ArrowBox[{{9.788958315704779, -7.219162479395575}, { 9.554331990724954, -6.4819830259179305`}}], ArrowBox[BezierCurveBox[{{11.800184581383913`, -8.641580168273737}, { 12.116043998760334`, -8.878646357088957}, { 12.229530673826998`, -9.256916530386786}}]], ArrowBox[{{12.592506343927248`, -13.010686043904297`}, { 11.987358384826553`, -13.606586063793563`}}], ArrowBox[{{12.592506343927248`, -13.010686043904297`}, { 12.145320552366034`, -13.600772941577224`}}], ArrowBox[{{12.592506343927248`, -13.010686043904297`}, { 12.063615024775055`, -13.732978608410189`}}], ArrowBox[{{12.592506343927248`, -13.010686043904297`}, { 13.535360478300216`, -11.866044896275046`}}], ArrowBox[{{14.433975477429, -11.506432647418578`}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{14.433975477429, -11.506432647418578`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{14.433975477429, -11.506432647418578`}, { 13.765792737860458`, -11.868841922964215`}}], ArrowBox[{{13.339377219019289`, -11.33239233941097}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{13.339377219019289`, -11.33239233941097}, { 13.551151822749045`, -10.472772485046239`}}], ArrowBox[{{14.128918934344025`, -11.125659964714917`}, { 13.705861983062679`, -12.136497601941418`}}], ArrowBox[{{14.128918934344025`, -11.125659964714917`}, { 14.705451279656245`, -11.124038343586395`}}], ArrowBox[{{14.128918934344025`, -11.125659964714917`}, { 13.59704648070109, -11.023352041385923`}}], ArrowBox[{{1.1697068751543562`, -30.972370889353463`}, { 3.154214637111224, -31.42503395048575}}], ArrowBox[{{1.1697068751543562`, -30.972370889353463`}, { 1.5470379323631094`, -30.54125665314932}}], ArrowBox[BezierCurveBox[{{ 1.1697068751543562`, -30.972370889353463`}, { 0.6700013676609654, -31.127045461374017`}, { 0.1760351980996404, -30.954919807335358`}}]], ArrowBox[{{1.1697068751543562`, -30.972370889353463`}, { 0.46504677872008804`, -30.287346383573077`}}], ArrowBox[{{1.1697068751543562`, -30.972370889353463`}, { 0.2805551506821531, -31.37037902205402}}], ArrowBox[{{1.1697068751543562`, -30.972370889353463`}, { 0.22863825509835367`, -30.648215950167938`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 3.9461225745775725`, -32.09651500135642}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 4.528063431961533, -31.740233961248943`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.870885158030796, -30.38863429416612}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.168045840512818, -31.637075684319985`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 3.5566781153868385`, -32.42262372244941}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 4.169736990606398, -32.86624228656012}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 3.870071505089382, -30.423953471045305`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 3.946534327444557, -30.669360645355013`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 4.664127924572338, -31.103123015300902`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 4.0798072182664225`, -30.900772637284046`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.5057157619145594`, -32.294954724725}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 3.244658495047087, -30.57251588256585}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.803769520426299, -30.812785038127966`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.926753550050262, -32.408024578514585`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.109277945212605, -30.9658498782972}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.2615207990521498`, -30.645596264919043`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.3291300056288615`, -31.97480883974896}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.49585116741814, -31.364209397256428`}}], ArrowBox[{{3.154214637111224, -31.42503395048575}, { 2.9278995728484176`, -32.0009674276098}}], ArrowBox[{{1.5470379323631094`, -30.54125665314932}, { 2.109277945212605, -30.9658498782972}}], ArrowBox[{{1.5470379323631094`, -30.54125665314932}, { 2.2615207990521498`, -30.645596264919043`}}], ArrowBox[BezierCurveBox[{{0.1760351980996404, -30.954919807335358`}, { 0.6757407055932905, -30.800245235314794`}, { 1.1697068751543562`, -30.972370889353463`}}]], ArrowBox[{{0.1760351980996404, -30.954919807335358`}, { 0.22863825509835367`, -30.648215950167938`}}], ArrowBox[{{9.102997397058191, -8.478533235150518}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{14.529989640865324`, -10.435909896187148`}, { 15.238976043969268`, -11.331658477737932`}}], ArrowBox[{{14.529989640865324`, -10.435909896187148`}, { 13.771109374792104`, -9.645088092579769}}], ArrowBox[{{15.238976043969268`, -11.331658477737932`}, { 16.096625303780478`, -10.831185404271448`}}], ArrowBox[{{15.238976043969268`, -11.331658477737932`}, { 14.252989070123972`, -12.272742683620542`}}], ArrowBox[{{15.238976043969268`, -11.331658477737932`}, { 14.488338084693966`, -10.911117503877108`}}], ArrowBox[{{15.238976043969268`, -11.331658477737932`}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{14.333500516582376`, -10.623919541509604`}, { 15.238976043969268`, -11.331658477737932`}}], ArrowBox[{{14.333500516582376`, -10.623919541509604`}, { 13.771109374792104`, -9.645088092579769}}], ArrowBox[{{14.333500516582376`, -10.623919541509604`}, { 14.065404384600072`, -10.165264734305904`}}], ArrowBox[{{14.333500516582376`, -10.623919541509604`}, { 15.630175977775208`, -11.26751978682432}}], ArrowBox[{{14.333500516582376`, -10.623919541509604`}, { 11.61092939210728, -11.380120213764869`}}], ArrowBox[{{14.333500516582376`, -10.623919541509604`}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{14.333500516582376`, -10.623919541509604`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{15.630175977775208`, -11.26751978682432}, { 16.36178758039518, -11.586836005939624`}}], ArrowBox[{{15.630175977775208`, -11.26751978682432}, { 15.905276241035068`, -11.944377913932279`}}], ArrowBox[{{15.630175977775208`, -11.26751978682432}, { 16.485402287764103`, -11.421230019737564`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 9.311536603601564, -10.3386402705342}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 9.68490149755351, -10.464848607434647`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.665910226566144`, -11.886923617407934`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 13.436508403810135`, -12.090414050118692`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 13.420042161380582`, -12.14181568571038}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.260008139214015`, -12.358070794914894`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.624155203169243`, -10.778089014128827`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 12.747803613909367`, -12.503872099651336`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 11.84411140760011, -12.076266702917668`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.656000157785936`, -10.647754157321007`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.704368120680627`, -10.597736996467901`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.650928031884487`, -11.439116784472258`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 11.342571165027673`, -11.90325787915933}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.412208393116718`, -10.738081982331266`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.739334378587957`, -11.175679169367694`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 12.763069476008368`, -11.21276254829776}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.81187775418589, -11.61566642606509}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.900377799438731`, -11.753427651456555`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.85459831948736, -11.37492423039387}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.990625053532925`, -11.180269751783765`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.865090455005742`, -11.49644594829114}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 11.010597118799152`, -11.823999744049}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.953840780941015`, -11.290680616427707`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 10.930290502525303`, -11.633246012514551`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 11.027548636428186`, -11.53911916398858}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 11.053994178125178`, -11.699544394594248`}}], ArrowBox[{{11.61092939210728, -11.380120213764869`}, { 11.009234525824063`, -11.404440546470266`}}], ArrowBox[{{14.770400404839524`, -12.144491762909215`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{16.72813988005581, -11.802585035525286`}, { 15.238976043969268`, -11.331658477737932`}}], ArrowBox[{{16.72813988005581, -11.802585035525286`}, { 16.36178758039518, -11.586836005939624`}}], ArrowBox[{{16.72813988005581, -11.802585035525286`}, { 17.645715058043194`, -11.995885603066966`}}], ArrowBox[{{16.72813988005581, -11.802585035525286`}, { 18.064026026807742`, -12.057476072217089`}}], ArrowBox[{{16.72813988005581, -11.802585035525286`}, { 15.905276241035068`, -11.944377913932279`}}], ArrowBox[{{18.064026026807742`, -12.057476072217089`}, { 17.645715058043194`, -11.995885603066966`}}], ArrowBox[{{18.064026026807742`, -12.057476072217089`}, { 19.41741164278202, -12.514420919773706`}}], ArrowBox[{{18.064026026807742`, -12.057476072217089`}, { 16.985596050560055`, -11.527977959627947`}}], ArrowBox[{{18.064026026807742`, -12.057476072217089`}, { 18.854309747911554`, -12.307148598197827`}}], ArrowBox[{{16.145227953470247`, -11.75942444616388}, { 15.238976043969268`, -11.331658477737932`}}], ArrowBox[{{16.145227953470247`, -11.75942444616388}, { 16.829803655551952`, -12.058443587792038`}}], ArrowBox[{{16.174163132915602`, -11.64000308105837}, { 15.238976043969268`, -11.331658477737932`}}], ArrowBox[{{16.174163132915602`, -11.64000308105837}, { 16.896794121357896`, -11.876156403726007`}}], ArrowBox[{{16.096625303780478`, -10.831185404271448`}, { 16.806501703839476`, -11.002785839582657`}}], ArrowBox[{{16.096625303780478`, -10.831185404271448`}, { 16.776446674415396`, -10.845195692498173`}}], ArrowBox[{{16.83088839625792, -12.351361791146719`}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{16.83088839625792, -12.351361791146719`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{16.83544196835916, -13.08541106572585}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.83544196835916, -13.08541106572585}, { 16.356887198476997`, -11.945079765631593`}}], ArrowBox[{{17.52266143812772, -13.214458699782291`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{17.52266143812772, -13.214458699782291`}, { 17.560329835279592`, -12.77888546678069}}], ArrowBox[{{17.539196819027477`, -13.081988278430394`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{17.539196819027477`, -13.081988278430394`}, { 17.599788786314562`, -12.711416786939274`}}], ArrowBox[{{10.630596416294495`, -3.6065442445776554`}, { 11.391401256811335`, -3.604906151742526}}], ArrowBox[{{10.630596416294495`, -3.6065442445776554`}, { 10.220557262756014`, -4.353659927247893}}], ArrowBox[BezierCurveBox[{{10.220557262756014`, -4.353659927247893}, { 10.710625713257508`, -4.165441253242979}, { 11.216746579090955`, -4.3048508102661565`}}]], ArrowBox[BezierCurveBox[{{10.220557262756014`, -4.353659927247893}, { 10.239765372352556`, -4.051154869518486}, { 10.434779215729307`, -3.8191034478101393`}}]], ArrowBox[BezierCurveBox[{{10.220557262756014`, -4.353659927247893}, { 10.588366266073448`, -4.1604015018028155`}, { 10.999085527177517`, -4.223186615367059}}]], ArrowBox[{{21.167149463688606`, -4.271910788046277}, { 20.77484631616925, -5.709648610165768}}], ArrowBox[{{21.167149463688606`, -4.271910788046277}, { 21.312728616220742`, -2.9633472453657603`}}], ArrowBox[{{20.77484631616925, -5.709648610165768}, { 21.115962973124834`, -6.082779283493107}}], ArrowBox[{{20.77484631616925, -5.709648610165768}, { 20.048258043740795`, -7.176428652481704}}], ArrowBox[{{21.312728616220742`, -2.9633472453657603`}, { 21.968786369114273`, -1.693023790132024}}], ArrowBox[{{7.956979834045226, -5.215048100465427}, { 8.328474284446985, -5.955086501017309}}], ArrowBox[{{17.695316665774616`, -5.422659926100778}, { 17.37619403433442, -6.191272286350401}}], ArrowBox[{{36.253044759682545`, -14.000537277733752`}, { 35.98145930944154, -13.559116896872979`}}], ArrowBox[{{8.415438602836057, -14.715114030473291`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.415438602836057, -14.715114030473291`}, { 8.474925576495117, -13.804125691438646`}}], ArrowBox[{{8.415438602836057, -14.715114030473291`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 8.626674627113537, -15.389833293975386`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 8.52056859897487, -15.231363216553259`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 10.420901844844408`, -13.943650647214989`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 8.453736734646219, -15.103505310235738`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 8.396363154758406, -15.117642751505082`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 8.502306370132393, -15.168271884265474`}}], ArrowBox[{{9.202818795708287, -14.446113579557188`}, { 8.591346614591508, -15.24358399486287}}], ArrowBox[{{17.579867012963184`, -8.768081634696475}, { 16.342435512407764`, -9.465045968291204}}], ArrowBox[{{16.342435512407764`, -9.465045968291204}, { 15.000083848387893`, -10.26638840132772}}], ArrowBox[{{16.342435512407764`, -9.465045968291204}, { 14.634278546882513`, -10.697145249959632`}}], ArrowBox[{{18.184640081323202`, -8.277360724095534}, { 17.579867012963184`, -8.768081634696475}}], ArrowBox[{{18.184640081323202`, -8.277360724095534}, { 18.407984471822132`, -8.380160781656738}}], ArrowBox[{{18.407984471822132`, -8.380160781656738}, { 17.747847199461788`, -9.51658569671281}}], ArrowBox[{{14.252989070123972`, -12.272742683620542`}, { 13.256211766267608`, -12.658987468223643`}}], ArrowBox[{{14.252989070123972`, -12.272742683620542`}, { 13.739222626039098`, -12.837697394186034`}}], ArrowBox[{{14.073949212047571`, -11.203593626416673`}, { 13.765792737860458`, -11.868841922964215`}}], ArrowBox[{{14.073949212047571`, -11.203593626416673`}, { 13.391628059273684`, -12.378180798887854`}}], ArrowBox[{{14.073949212047571`, -11.203593626416673`}, { 13.63106045239063, -11.58749256137435}}], ArrowBox[{{14.073949212047571`, -11.203593626416673`}, { 13.590975083083805`, -11.319737288670566`}}], ArrowBox[{{17.44330677001353, -13.457671594249998`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{11.819353422719908`, -14.211655383741062`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{11.819353422719908`, -14.211655383741062`}, { 11.319040948089423`, -14.914940721060573`}}], ArrowBox[{{11.819353422719908`, -14.211655383741062`}, { 11.467272430255967`, -14.865155430544055`}}], ArrowBox[{{11.467272430255967`, -14.865155430544055`}, { 11.054268903251467`, -15.605537323828614`}}], ArrowBox[{{14.026464825422952`, -5.3491228656118714`}, { 14.017314797020546`, -5.649145657306512}}], ArrowBox[{{14.017314797020546`, -5.649145657306512}, { 14.115429253734506`, -6.535106410819747}}], ArrowBox[{{36.56967229593013, -35.13537195802471}, { 35.56967229593013, -35.13537195802471}}], ArrowBox[{{19.543224082397224`, -35.13537195802471}, { 20.543912851209797`, -35.13537195802471}}], ArrowBox[{{19.543224082397224`, -35.13537195802471}, { 18.543913325939364`, -35.13537195802471}}], ArrowBox[{{17.50892187427226, -13.446668906946798`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{7.41480245141342, -16.500272346586428`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{9.235888173686089, -7.414296713742516}, { 9.750920677328072, -8.344072876065464}}], ArrowBox[{{9.750920677328072, -8.344072876065464}, { 10.333766482027869`, -9.462224686596556}}], ArrowBox[{{8.829269031326367, -6.760159910556684}, { 9.235888173686089, -7.414296713742516}}], ArrowBox[BezierCurveBox[{{35.05109138635838, -10.505256360249728`}, { 34.8027951932527, -10.299909110928237`}, { 34.72485548641363, -9.987268911322705}}]], ArrowBox[BezierCurveBox[{{35.05109138635838, -10.505256360249728`}, { 34.832446882443335`, -10.357229715516475`}, { 34.74434720871916, -10.108320587251722`}}]], ArrowBox[BezierCurveBox[{{34.72485548641363, -9.987268911322705}, { 34.973151679520655`, -10.19261616064367}, { 35.05109138635838, -10.505256360249728`}}]], ArrowBox[{{34.72485548641363, -9.987268911322705}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.72485548641363, -9.987268911322705}, { 34.979981963940766`, -10.134946330068292`}}], ArrowBox[{{34.72485548641363, -9.987268911322705}, { 34.85525657790559, -9.94239522050211}}], ArrowBox[{{34.72485548641363, -9.987268911322705}, { 34.66530547515394, -10.157961277526848`}}], ArrowBox[{{34.72485548641363, -9.987268911322705}, { 35.042733241623836`, -9.599937719635808}}], ArrowBox[BezierCurveBox[{{34.74434720871916, -10.108320587251722`}, { 34.9629917126356, -10.256347231985321`}, { 35.05109138635838, -10.505256360249728`}}]], ArrowBox[{{34.74434720871916, -10.108320587251722`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.74434720871916, -10.108320587251722`}, { 34.979981963940766`, -10.134946330068292`}}], ArrowBox[{{34.74434720871916, -10.108320587251722`}, { 34.85525657790559, -9.94239522050211}}], ArrowBox[{{34.74434720871916, -10.108320587251722`}, { 34.66530547515394, -10.157961277526848`}}], ArrowBox[{{6.740598013940488, -11.775155667317165`}, { 7.531103692434865, -11.514843840928364`}}], ArrowBox[{{7.062976155512306, -8.334430217426512}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.062976155512306, -8.334430217426512}, { 6.224915937480592, -8.009609152838266}}], ArrowBox[{{15.652670485389283`, -12.944080010767529`}, { 15.553739225368462`, -12.026187735269485`}}], ArrowBox[{{15.652670485389283`, -12.944080010767529`}, { 15.58133587856687, -13.627555937498764`}}], ArrowBox[{{10.164620783716888`, -9.558479111973995}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.948394085809284, -11.272638291971653`}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.948394085809284, -11.272638291971653`}, { 10.164620783716888`, -9.558479111973995}}], ArrowBox[{{13.39309352701277, -14.168579475603226`}, { 13.469115273935536`, -13.35264128072972}}], ArrowBox[{{13.469115273935536`, -13.35264128072972}, { 13.256211766267608`, -12.658987468223643`}}], ArrowBox[{{13.469115273935536`, -13.35264128072972}, { 13.258150730813252`, -14.162984752681398`}}], ArrowBox[{{13.469115273935536`, -13.35264128072972}, { 11.743870554809403`, -13.076692570900338`}}], ArrowBox[{{13.536987540475971`, -12.176522945994506`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{13.536987540475971`, -12.176522945994506`}, { 14.53889569654321, -11.16012873965322}}], ArrowBox[{{14.53889569654321, -11.16012873965322}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{14.53889569654321, -11.16012873965322}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{14.53889569654321, -11.16012873965322}, { 14.611049165336173`, -9.924626539032367}}], ArrowBox[{{17.275793771495056`, -14.721564069309284`}, { 17.466020218761724`, -14.212129429233743`}}], ArrowBox[{{17.275793771495056`, -14.721564069309284`}, { 16.529914024754774`, -14.21336344264196}}], ArrowBox[{{17.466020218761724`, -14.212129429233743`}, { 17.43047546771652, -13.880738340944939`}}], ArrowBox[{{17.466020218761724`, -14.212129429233743`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{17.466020218761724`, -14.212129429233743`}, { 17.072676410732523`, -13.173588604707163`}}], ArrowBox[{{17.466020218761724`, -14.212129429233743`}, { 17.540916120471614`, -13.135234159404988`}}], ArrowBox[{{17.466020218761724`, -14.212129429233743`}, { 18.356713803176277`, -15.340233568855625`}}], ArrowBox[{{16.529914024754774`, -14.21336344264196}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{17.151761373864364`, -14.779994302744871`}, { 17.466020218761724`, -14.212129429233743`}}], ArrowBox[{{17.151761373864364`, -14.779994302744871`}, { 16.418294002912997`, -14.288632922676664`}}], ArrowBox[{{16.418294002912997`, -14.288632922676664`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.542944324888047`, -6.3974698350622745`}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{16.542944324888047`, -6.3974698350622745`}, { 16.659344887562643`, -6.556504112189117}}], ArrowBox[{{16.61646144014946, -7.491597864218747}, { 16.90185435249495, -7.2696011550607125`}}], ArrowBox[{{16.61646144014946, -7.491597864218747}, { 17.008128536353595`, -6.897402959862934}}], ArrowBox[{{16.659344887562643`, -6.556504112189117}, { 16.293578637542062`, -7.715463871982273}}], ArrowBox[{{16.659344887562643`, -6.556504112189117}, { 17.008948105274676`, -5.7843303769450145`}}], ArrowBox[{{16.828755696752363`, -5.241253200997189}, { 16.542944324888047`, -6.3974698350622745`}}], ArrowBox[{{16.828755696752363`, -5.241253200997189}, { 17.023037248632544`, -4.428071330402204}}], ArrowBox[{{18.751527600895702`, -5.344406530954938}, { 19.037248262131925`, -4.607317179368543}}], ArrowBox[BezierCurveBox[{{18.751527600895702`, -5.344406530954938}, { 18.833719756536166`, -4.845559463342803}, { 19.195963512219354`, -4.492879142396454}}]], ArrowBox[{{18.751527600895702`, -5.344406530954938}, { 19.253574465134868`, -4.734177587031329}}], ArrowBox[{{18.751527600895702`, -5.344406530954938}, { 19.146189287008937`, -4.673902436676702}}], ArrowBox[{{18.751527600895702`, -5.344406530954938}, { 17.85439329124116, -7.561814939309283}}], ArrowBox[{{18.751527600895702`, -5.344406530954938}, { 20.328135469883623`, -3.426225570226375}}], ArrowBox[BezierCurveBox[{{19.195963512219354`, -4.492879142396454}, { 19.113771356579413`, -4.991726210008136}, { 18.751527600895702`, -5.344406530954938}}]], ArrowBox[{{17.85439329124116, -7.561814939309283}, { 16.342435512407764`, -9.465045968291204}}], ArrowBox[{{20.328135469883623`, -3.426225570226375}, { 21.312728616220742`, -2.9633472453657603`}}], ArrowBox[{{20.328135469883623`, -3.426225570226375}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{19.388678571227167`, -4.054836525351995}, { 18.751527600895702`, -5.344406530954938}}], ArrowBox[{{19.388678571227167`, -4.054836525351995}, { 19.195963512219354`, -4.492879142396454}}], ArrowBox[{{19.388678571227167`, -4.054836525351995}, { 19.71968557811842, -3.3851121216500957`}}], ArrowBox[{{19.388678571227167`, -4.054836525351995}, { 19.829153861213538`, -3.0965179218341383`}}], ArrowBox[{{19.829153861213538`, -3.0965179218341383`}, { 20.127654400312327`, -2.426329954537465}}], ArrowBox[{{11.333003479001992`, -9.77564823818319}, { 10.164620783716888`, -9.558479111973995}}], ArrowBox[{{11.333003479001992`, -9.77564823818319}, { 10.845589508966441`, -9.575407702685812}}], ArrowBox[{{11.333003479001992`, -9.77564823818319}, { 12.733998111414827`, -10.181632364826434`}}], ArrowBox[{{12.733998111414827`, -10.181632364826434`}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{12.733998111414827`, -10.181632364826434`}, { 13.982085442219054`, -9.672738068034906}}], ArrowBox[{{16.293578637542062`, -7.715463871982273}, { 16.871677995735954`, -6.664897071012774}}], ArrowBox[{{16.293578637542062`, -7.715463871982273}, { 16.514194324056284`, -6.927234558464125}}], ArrowBox[{{16.293578637542062`, -7.715463871982273}, { 16.402013845531556`, -6.884857596928999}}], ArrowBox[{{16.293578637542062`, -7.715463871982273}, { 16.193584291330737`, -7.0917962279848545`}}], ArrowBox[{{16.293578637542062`, -7.715463871982273}, { 16.617431370094067`, -6.984874765158747}}], ArrowBox[{{16.871677995735954`, -6.664897071012774}, { 17.3844709598266, -5.979020690035586}}], ArrowBox[{{16.193584291330737`, -7.0917962279848545`}, { 15.846148867696911`, -7.55069518766912}}], ArrowBox[{{8.10777628229611, -15.957760460697315`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.10777628229611, -15.957760460697315`}, { 8.626674627113537, -15.389833293975386`}}], ArrowBox[{{17.08212354820606, -10.108875960501106`}, { 16.29115968504263, -10.495590030886646`}}], ArrowBox[{{17.08212354820606, -10.108875960501106`}, { 17.213433662757755`, -10.584644314337712`}}], ArrowBox[{{17.08212354820606, -10.108875960501106`}, { 16.71157045151801, -10.177382773410642`}}], ArrowBox[{{17.08212354820606, -10.108875960501106`}, { 16.276369050236713`, -10.139315844338597`}}], ArrowBox[{{17.08212354820606, -10.108875960501106`}, { 17.40636685087219, -9.522613374668449}}], ArrowBox[{{17.08212354820606, -10.108875960501106`}, { 17.918686534061603`, -9.88691269910747}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.590091525623535`, -10.922059467825111`}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.999587038820113`, -10.744296003177919`}}], ArrowBox[BezierCurveBox[{{ 17.213433662757755`, -10.584644314337712`}, { 17.636601094537806`, -10.478056650809934`}, { 18.040427753705828`, -10.64345203974403}}]], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.667588666366715`, -10.158655435623906`}}], ArrowBox[BezierCurveBox[{{ 17.213433662757755`, -10.584644314337712`}, { 17.609969665620675`, -10.433636596022845`}, { 18.01872969211383, -10.547475839249724`}}]], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.05434259708041, -9.835799534636063}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.4619677610758, -9.84144913265104}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.62814155089503, -10.273900630238856`}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.11508804526808, -10.525084504355366`}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.551787892543118`, -10.181222072806957`}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 17.747847199461788`, -9.51658569671281}}], ArrowBox[{{17.213433662757755`, -10.584644314337712`}, { 16.58635046170808, -10.178118062059543`}}], ArrowBox[{{16.71157045151801, -10.177382773410642`}, { 16.342435512407764`, -9.465045968291204}}], ArrowBox[{{16.71157045151801, -10.177382773410642`}, { 17.62814155089503, -10.273900630238856`}}], ArrowBox[{{16.71157045151801, -10.177382773410642`}, { 16.89049615455851, -9.608875994783862}}], ArrowBox[{{16.71157045151801, -10.177382773410642`}, { 16.849905924041927`, -9.565382225121468}}], ArrowBox[{{16.276369050236713`, -10.139315844338597`}, { 16.89049615455851, -9.608875994783862}}], ArrowBox[{{16.276369050236713`, -10.139315844338597`}, { 16.849905924041927`, -9.565382225121468}}], ArrowBox[{{16.276369050236713`, -10.139315844338597`}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{16.276369050236713`, -10.139315844338597`}, { 15.490125275319967`, -10.35045254099499}}], ArrowBox[{{16.276369050236713`, -10.139315844338597`}, { 14.44980681900521, -9.681351838625858}}], ArrowBox[{{17.40636685087219, -9.522613374668449}, { 16.276369050236713`, -10.139315844338597`}}], ArrowBox[{{17.40636685087219, -9.522613374668449}, { 17.734681369356622`, -9.593185881176947}}], ArrowBox[{{17.40636685087219, -9.522613374668449}, { 18.309929962254213`, -8.805227985418519}}], ArrowBox[{{17.40636685087219, -9.522613374668449}, { 17.30296979184225, -9.236701522539636}}], ArrowBox[{{17.121318773278592`, -9.719276829473188}, { 16.276369050236713`, -10.139315844338597`}}], ArrowBox[{{17.121318773278592`, -9.719276829473188}, { 17.734681369356622`, -9.593185881176947}}], ArrowBox[BezierCurveBox[{{18.040427753705828`, -10.64345203974403}, { 17.617260321925958`, -10.750039703272307`}, { 17.213433662757755`, -10.584644314337712`}}]], ArrowBox[{{17.667588666366715`, -10.158655435623906`}, { 17.734681369356622`, -9.593185881176947}}], ArrowBox[{{17.667588666366715`, -10.158655435623906`}, { 17.4619677610758, -9.84144913265104}}], ArrowBox[{{17.667588666366715`, -10.158655435623906`}, { 17.11508804526808, -10.525084504355366`}}], ArrowBox[BezierCurveBox[{{18.01872969211383, -10.547475839249724`}, { 17.622193689250935`, -10.698483557564767`}, { 17.213433662757755`, -10.584644314337712`}}]], ArrowBox[{{18.01872969211383, -10.547475839249724`}, { 18.040427753705828`, -10.64345203974403}}], ArrowBox[{{17.05434259708041, -9.835799534636063}, { 17.11573040250473, -11.013636818668125`}}], ArrowBox[{{17.05434259708041, -9.835799534636063}, { 17.8640715396921, -9.472741514343966}}], ArrowBox[{{17.05434259708041, -9.835799534636063}, { 15.764099776786495`, -9.087142275173516}}], ArrowBox[{{17.05434259708041, -9.835799534636063}, { 17.75864543685628, -9.380792263106727}}], ArrowBox[{{17.4619677610758, -9.84144913265104}, { 16.89049615455851, -9.608875994783862}}], ArrowBox[{{17.4619677610758, -9.84144913265104}, { 16.849905924041927`, -9.565382225121468}}], ArrowBox[{{17.4619677610758, -9.84144913265104}, { 18.23851274325726, -9.47501474452758}}], ArrowBox[{{17.62814155089503, -10.273900630238856`}, { 17.11508804526808, -10.525084504355366`}}], ArrowBox[{{17.62814155089503, -10.273900630238856`}, { 18.448907107934335`, -9.953681427404977}}], ArrowBox[{{16.58635046170808, -10.178118062059543`}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{16.58635046170808, -10.178118062059543`}, { 17.414675556832147`, -9.406467951246412}}], ArrowBox[{{16.58635046170808, -10.178118062059543`}, { 14.634278546882513`, -10.697145249959632`}}], ArrowBox[{{16.58635046170808, -10.178118062059543`}, { 17.29275327973613, -10.126087892690016`}}], ArrowBox[{{16.89049615455851, -9.608875994783862}, { 17.61473075361291, -9.24028462859781}}], ArrowBox[{{16.89049615455851, -9.608875994783862}, { 17.438988568169155`, -8.551617701937552}}], ArrowBox[{{16.849905924041927`, -9.565382225121468}, { 17.438988568169155`, -8.551617701937552}}], ArrowBox[{{16.849905924041927`, -9.565382225121468}, { 17.38406116120913, -8.968003211873238}}], ArrowBox[{{15.269721278464312`, -9.959901577835463}, { 15.343927452327518`, -9.569356862078326}}], ArrowBox[{{15.269721278464312`, -9.959901577835463}, { 15.04854947576957, -10.568232824606042`}}], ArrowBox[{{15.04854947576957, -10.568232824606042`}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{14.832162299302697`, -12.303414378129336`}, { 14.856113088140432`, -12.795310025397484`}}], ArrowBox[{{14.832162299302697`, -12.303414378129336`}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{14.917446607192245`, -12.26177480259442}, { 14.856113088140432`, -12.795310025397484`}}], ArrowBox[{{14.917446607192245`, -12.26177480259442}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{15.490125275319967`, -10.35045254099499}, { 14.634278546882513`, -10.697145249959632`}}], ArrowBox[{{14.44980681900521, -9.681351838625858}, { 12.095107553955533`, -9.511533726783654}}], ArrowBox[{{15.93549058266648, -9.630229143389133}, { 16.276369050236713`, -10.139315844338597`}}], ArrowBox[{{15.93549058266648, -9.630229143389133}, { 16.89049615455851, -9.608875994783862}}], ArrowBox[{{15.93549058266648, -9.630229143389133}, { 16.849905924041927`, -9.565382225121468}}], ArrowBox[{{15.93549058266648, -9.630229143389133}, { 14.44980681900521, -9.681351838625858}}], ArrowBox[{{15.990165457256053`, -10.187067046811581`}, { 16.342435512407764`, -9.465045968291204}}], ArrowBox[{{15.990165457256053`, -10.187067046811581`}, { 16.8026963858596, -9.981128923787498}}], ArrowBox[{{15.990165457256053`, -10.187067046811581`}, { 15.000083848387893`, -10.26638840132772}}], ArrowBox[{{16.8026963858596, -9.981128923787498}, { 17.11508804526808, -10.525084504355366`}}], ArrowBox[{{16.8026963858596, -9.981128923787498}, { 16.89049615455851, -9.608875994783862}}], ArrowBox[{{16.8026963858596, -9.981128923787498}, { 16.849905924041927`, -9.565382225121468}}], ArrowBox[{{14.993929499459764`, -9.967826196203827}, { 14.936529170098918`, -9.635873357529299}}], ArrowBox[{{14.993929499459764`, -9.967826196203827}, { 15.04854947576957, -10.568232824606042`}}], ArrowBox[{{17.30296979184225, -9.236701522539636}, { 16.89049615455851, -9.608875994783862}}], ArrowBox[{{17.30296979184225, -9.236701522539636}, { 16.849905924041927`, -9.565382225121468}}], ArrowBox[{{16.85811690761654, -30.812260730314357`}, { 17.00646664301354, -31.75105243653809}}], ArrowBox[{{16.85811690761654, -30.812260730314357`}, { 17.465018445144146`, -31.291210734106716`}}], ArrowBox[{{17.00646664301354, -31.75105243653809}, { 17.647935720033484`, -32.412539074965586`}}], ArrowBox[{{17.00646664301354, -31.75105243653809}, { 15.643378671074752`, -31.992605090553347`}}], ArrowBox[{{17.00646664301354, -31.75105243653809}, { 18.344109297906854`, -31.719297235210703`}}], ArrowBox[{{17.00646664301354, -31.75105243653809}, { 16.931557228328103`, -32.24051499384474}}], ArrowBox[{{17.00646664301354, -31.75105243653809}, { 17.64915731691734, -31.94853427390518}}], ArrowBox[{{17.647935720033484`, -32.412539074965586`}, { 18.344109297906854`, -31.719297235210703`}}], ArrowBox[{{17.647935720033484`, -32.412539074965586`}, { 16.931557228328103`, -32.24051499384474}}], ArrowBox[{{15.643378671074752`, -31.992605090553347`}, { 15.973827006568502`, -32.64951017681844}}], ArrowBox[{{15.643378671074752`, -31.992605090553347`}, { 14.58677254650096, -31.99248689094283}}], ArrowBox[{{18.344109297906854`, -31.719297235210703`}, { 17.465018445144146`, -31.291210734106716`}}], ArrowBox[{{18.344109297906854`, -31.719297235210703`}, { 19.82502800223847, -31.950118329517345`}}], ArrowBox[{{18.344109297906854`, -31.719297235210703`}, { 19.040431531843268`, -30.98546920091204}}], ArrowBox[{{16.931557228328103`, -32.24051499384474}, { 17.465018445144146`, -31.291210734106716`}}], ArrowBox[{{16.931557228328103`, -32.24051499384474}, { 15.973827006568502`, -32.64951017681844}}], ArrowBox[{{17.64915731691734, -31.94853427390518}, { 18.344109297906854`, -31.719297235210703`}}], ArrowBox[{{17.64915731691734, -31.94853427390518}, { 16.931557228328103`, -32.24051499384474}}], ArrowBox[{{15.482478595283503`, -10.075887802882761`}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{15.482478595283503`, -10.075887802882761`}, { 15.803431795865441`, -9.533011479178093}}], ArrowBox[{{21.115962973124834`, -6.082779283493107}, { 20.753832397090942`, -6.816631604056262}}], ArrowBox[{{13.391628059273684`, -12.378180798887854`}, { 13.077799280994762`, -12.529698694091167`}}], ArrowBox[{{13.391628059273684`, -12.378180798887854`}, { 13.06137144228447, -13.013972797151496`}}], ArrowBox[{{13.391628059273684`, -12.378180798887854`}, { 13.2257090160468, -12.425357535913054`}}], ArrowBox[{{13.391628059273684`, -12.378180798887854`}, { 13.030654940032601`, -12.794812749214753`}}], ArrowBox[{{13.391628059273684`, -12.378180798887854`}, { 13.205396368317153`, -13.042121724775726`}}], ArrowBox[{{13.077799280994762`, -12.529698694091167`}, { 13.030654940032601`, -12.794812749214753`}}], ArrowBox[{{13.077799280994762`, -12.529698694091167`}, { 13.562438213623606`, -11.937605379042559`}}], ArrowBox[{{13.077799280994762`, -12.529698694091167`}, { 12.84078316603993, -12.86890587565562}}], ArrowBox[{{13.06137144228447, -13.013972797151496`}, { 13.030654940032601`, -12.794812749214753`}}], ArrowBox[{{13.06137144228447, -13.013972797151496`}, { 13.205396368317153`, -13.042121724775726`}}], ArrowBox[{{13.2257090160468, -12.425357535913054`}, { 13.765792737860458`, -11.868841922964215`}}], ArrowBox[{{13.2257090160468, -12.425357535913054`}, { 13.030654940032601`, -12.794812749214753`}}], ArrowBox[{{13.2257090160468, -12.425357535913054`}, { 13.562438213623606`, -11.937605379042559`}}], ArrowBox[{{13.2257090160468, -12.425357535913054`}, { 12.84078316603993, -12.86890587565562}}], ArrowBox[{{13.205396368317153`, -13.042121724775726`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[BezierCurveBox[{{ 13.205396368317153`, -13.042121724775726`}, { 13.313105421199394`, -13.525264557179895`}, { 13.113013420852738`, -13.97802434776335}}]], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.368077416652838`, -8.93910385726944}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 19.62888904476997, -9.741224914898666}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.189180787879057`, -9.50945889098858}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.204679694494004`, -9.641880907022614}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.31068858048355, -9.487921575844485}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 20.20962207056705, -9.676043657574098}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 19.14051445151753, -8.290540561835474}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 19.519427236920066`, -8.440419262350641}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 20.995761537833182`, -10.019517822417402`}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.68705894658358, -9.438598064248072}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.330921385624347`, -9.617160908298807}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.593891181211447`, -9.203348686447594}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 20.839224338404705`, -9.605472067333448}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 23.475142616217987`, -10.903766437592832`}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.187106962339747`, -10.81474465193677}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 19.12561974247346, -8.750679549900585}}], ArrowBox[{{20.879758413664693`, -9.547918790107097}, { 21.409303444000273`, -10.835656896231825`}}], ArrowBox[{{21.368077416652838`, -8.93910385726944}, { 21.593891181211447`, -9.203348686447594}}], ArrowBox[{{21.368077416652838`, -8.93910385726944}, { 22.12687376840836, -8.661169375819515}}], ArrowBox[{{19.62888904476997, -9.741224914898666}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{19.62888904476997, -9.741224914898666}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{21.189180787879057`, -9.50945889098858}, { 20.839224338404705`, -9.605472067333448}}], ArrowBox[{{21.189180787879057`, -9.50945889098858}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{21.204679694494004`, -9.641880907022614}, { 20.839224338404705`, -9.605472067333448}}], ArrowBox[{{21.204679694494004`, -9.641880907022614}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{21.31068858048355, -9.487921575844485}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{20.20962207056705, -9.676043657574098}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{20.20962207056705, -9.676043657574098}, { 19.14720986562382, -9.78229938827943}}], ArrowBox[{{19.14051445151753, -8.290540561835474}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{19.14051445151753, -8.290540561835474}, { 19.812433839881585`, -7.832881358817971}}], ArrowBox[{{19.14051445151753, -8.290540561835474}, { 20.52831797567295, -8.293955291490686}}], ArrowBox[{{19.519427236920066`, -8.440419262350641}, { 17.690911468358493`, -8.09420496494555}}], ArrowBox[{{19.519427236920066`, -8.440419262350641}, { 18.730679717508533`, -8.02394648397446}}], ArrowBox[{{19.519427236920066`, -8.440419262350641}, { 20.254967020103035`, -8.054556148934179}}], ArrowBox[{{19.519427236920066`, -8.440419262350641}, { 20.17587840453782, -7.973487675803888}}], ArrowBox[{{23.475142616217987`, -10.903766437592832`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{23.475142616217987`, -10.903766437592832`}, { 24.390525168929276`, -11.234513949399481`}}], ArrowBox[{{23.475142616217987`, -10.903766437592832`}, { 24.18729457059665, -10.99842262123228}}], ArrowBox[{{23.475142616217987`, -10.903766437592832`}, { 27.22700862793232, -11.010330206866058`}}], ArrowBox[{{21.187106962339747`, -10.81474465193677}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{21.187106962339747`, -10.81474465193677}, { 21.907428215718866`, -10.952103383986522`}}], ArrowBox[{{19.12561974247346, -8.750679549900585}, { 20.048258043740795`, -7.176428652481704}}], ArrowBox[{{19.12561974247346, -8.750679549900585}, { 20.068663631972385`, -7.720552696374821}}], ArrowBox[{{21.409303444000273`, -10.835656896231825`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{21.409303444000273`, -10.835656896231825`}, { 22.15737920745837, -11.00636211444776}}], ArrowBox[{{21.409303444000273`, -10.835656896231825`}, { 22.17621009050509, -10.890773350465757`}}], ArrowBox[{{20.921233333617522`, -9.18180568368782}, { 20.879758413664693`, -9.547918790107097}}], ArrowBox[{{20.921233333617522`, -9.18180568368782}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{20.921233333617522`, -9.18180568368782}, { 20.37977727412663, -8.811490578613125}}], ArrowBox[{{20.638361497451772`, -9.680782936161933}, { 21.330921385624347`, -9.617160908298807}}], ArrowBox[{{20.638361497451772`, -9.680782936161933}, { 20.839224338404705`, -9.605472067333448}}], ArrowBox[{{20.37977727412663, -8.811490578613125}, { 21.368077416652838`, -8.93910385726944}}], ArrowBox[{{20.37977727412663, -8.811490578613125}, { 20.839224338404705`, -9.605472067333448}}], ArrowBox[{{20.37977727412663, -8.811490578613125}, { 18.918875347145633`, -8.23378190774742}}], ArrowBox[{{20.880837515600778`, -8.702195959783175}, { 20.879758413664693`, -9.547918790107097}}], ArrowBox[{{20.880837515600778`, -8.702195959783175}, { 20.221200845823038`, -8.159750653603208}}], ArrowBox[{{20.221200845823038`, -8.159750653603208}, { 18.918875347145633`, -8.23378190774742}}], ArrowBox[{{20.221200845823038`, -8.159750653603208}, { 20.91222557734811, -7.736476764060281}}], ArrowBox[{{18.299873676953933`, -5.328931868270196}, { 18.733561747906037`, -4.839122990372086}}], ArrowBox[{{18.299873676953933`, -5.328931868270196}, { 17.73632563191585, -6.195896748786939}}], ArrowBox[{{18.733561747906037`, -4.839122990372086}, { 18.751527600895702`, -5.344406530954938}}], ArrowBox[{{17.73632563191585, -6.195896748786939}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{17.73632563191585, -6.195896748786939}, { 18.751527600895702`, -5.344406530954938}}], ArrowBox[{{17.73632563191585, -6.195896748786939}, { 17.3844709598266, -5.979020690035586}}], ArrowBox[{{17.73632563191585, -6.195896748786939}, { 17.42021937617099, -6.862778669527707}}], ArrowBox[{{12.884849156775392`, -11.938014862237505`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{12.884849156775392`, -11.938014862237505`}, { 12.184992056370529`, -12.411456398548925`}}], ArrowBox[{{12.884849156775392`, -11.938014862237505`}, { 12.06097894327679, -12.625904514641856`}}], ArrowBox[{{12.884849156775392`, -11.938014862237505`}, { 13.015394246213035`, -11.597049998504946`}}], ArrowBox[{{12.184992056370529`, -12.411456398548925`}, { 11.721608536951493`, -12.671438757749765`}}], ArrowBox[{{12.06097894327679, -12.625904514641856`}, { 11.486770256801254`, -13.211859761663604`}}], ArrowBox[{{13.015394246213035`, -11.597049998504946`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{13.015394246213035`, -11.597049998504946`}, { 12.398519331725248`, -11.84643052111084}}], ArrowBox[{{13.015394246213035`, -11.597049998504946`}, { 12.354252908785483`, -11.708989729190606`}}], ArrowBox[{{16.90185435249495, -7.2696011550607125`}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{16.90185435249495, -7.2696011550607125`}, { 17.37619403433442, -6.191272286350401}}], ArrowBox[{{16.90185435249495, -7.2696011550607125`}, { 17.008128536353595`, -6.897402959862934}}], ArrowBox[{{16.90185435249495, -7.2696011550607125`}, { 17.283537234668213`, -6.517741884759836}}], ArrowBox[{{14.423394610794555`, -9.414783567720239}, { 15.299428737581042`, -9.626817717596069}}], ArrowBox[{{14.423394610794555`, -9.414783567720239}, { 13.650876303111811`, -9.98544660993014}}], ArrowBox[{{14.423394610794555`, -9.414783567720239}, { 14.107975747049828`, -8.538079895110972}}], ArrowBox[{{14.423394610794555`, -9.414783567720239}, { 14.01708198862832, -8.57457477935916}}], ArrowBox[{{14.423394610794555`, -9.414783567720239}, { 14.091526795068638`, -8.801267376768532}}], ArrowBox[{{14.423394610794555`, -9.414783567720239}, { 14.229367350325244`, -8.78005424774949}}], ArrowBox[{{14.423394610794555`, -9.414783567720239}, { 13.961390975303996`, -8.37702838266522}}], ArrowBox[{{14.107975747049828`, -8.538079895110972}, { 13.85859472272266, -8.045994572051985}}], ArrowBox[{{14.01708198862832, -8.57457477935916}, { 13.85859472272266, -8.045994572051985}}], ArrowBox[{{13.961390975303996`, -8.37702838266522}, { 13.642072920933176`, -7.634793160204257}}], ArrowBox[{{33.41449260949646, -31.954275285398246`}, { 32.754343710284616`, -32.55156917003218}}], ArrowBox[{{33.41449260949646, -31.954275285398246`}, { 34.68188675371597, -31.67694006275384}}], ArrowBox[{{33.41449260949646, -31.954275285398246`}, { 32.56522709408138, -31.672223353487205`}}], ArrowBox[{{34.68188675371597, -31.67694006275384}, { 35.0093708449776, -30.910201737100603`}}], ArrowBox[{{34.68188675371597, -31.67694006275384}, { 34.710091430269046`, -32.48233408473949}}], ArrowBox[{{34.68188675371597, -31.67694006275384}, { 34.217227720811, -30.96825191798131}}], ArrowBox[{{34.68188675371597, -31.67694006275384}, { 35.99618224058293, -31.80323680685829}}], ArrowBox[{{7.6093048596561275`, -16.123669592158972`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.6093048596561275`, -16.123669592158972`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.6093048596561275`, -16.123669592158972`}, { 8.10777628229611, -15.957760460697315`}}], ArrowBox[{{7.6093048596561275`, -16.123669592158972`}, { 7.722887673627845, -15.780308289742552`}}], ArrowBox[{{7.6093048596561275`, -16.123669592158972`}, { 7.158989144239678, -16.5541040183885}}], ArrowBox[{{7.722887673627845, -15.780308289742552`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.722887673627845, -15.780308289742552`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{13.551151822749045`, -10.472772485046239`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{13.551151822749045`, -10.472772485046239`}, { 13.929026808399147`, -10.448075372996907`}}], ArrowBox[{{13.551151822749045`, -10.472772485046239`}, { 12.98903355718346, -10.40099479459661}}], ArrowBox[{{13.551151822749045`, -10.472772485046239`}, { 12.976785368955754`, -10.505776437309962`}}], ArrowBox[{{13.551151822749045`, -10.472772485046239`}, { 13.961047618526909`, -9.42241641832523}}], ArrowBox[{{7.36535650353032, -16.26734319287865}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.36535650353032, -16.26734319287865}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.36535650353032, -16.26734319287865}, { 7.158989144239678, -16.5541040183885}}], ArrowBox[{{7.36535650353032, -16.26734319287865}, { 6.7703613064085, -16.85606984571085}}], ArrowBox[{{16.400343072324656`, -9.642271004092208}, { 16.003418826695665`, -9.882592713978298}}], ArrowBox[{{16.400343072324656`, -9.642271004092208}, { 17.16047063799398, -9.39484642240565}}], ArrowBox[{{16.400343072324656`, -9.642271004092208}, { 17.175457932570435`, -9.498824855445417}}], ArrowBox[{{16.400343072324656`, -9.642271004092208}, { 17.09906754896808, -9.254110242847187}}], ArrowBox[{{16.400343072324656`, -9.642271004092208}, { 17.179178090234466`, -9.61160333118675}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 14.44103333826816, -6.421602860929525}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 14.782468255025647`, -5.109200303656515}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 13.552461774194455`, -6.0792832045132315`}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 15.014990240204789`, -5.061216858550157}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 14.910357775610802`, -5.153989005892388}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 14.900360904839504`, -5.043819827607226}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 15.087572355080486`, -5.133049257382233}}], ArrowBox[{{14.917844254739824`, -5.94748636645868}, { 13.579893463451231`, -6.162490615412118}}], ArrowBox[{{13.552461774194455`, -6.0792832045132315`}, { 12.348554314080639`, -6.763550317766416}}], ArrowBox[{{13.982085442219054`, -9.672738068034906}, { 13.486606875084068`, -9.928857995194356}}], ArrowBox[{{13.982085442219054`, -9.672738068034906}, { 15.523841810792879`, -9.001998466036863}}], ArrowBox[{{13.486606875084068`, -9.928857995194356}, { 13.317606048692141`, -10.439383778855536`}}], ArrowBox[{{15.523841810792879`, -9.001998466036863}, { 16.293578637542062`, -7.715463871982273}}], ArrowBox[{{15.523841810792879`, -9.001998466036863}, { 15.482478595283503`, -10.075887802882761`}}], ArrowBox[{{15.523841810792879`, -9.001998466036863}, { 16.400343072324656`, -9.642271004092208}}], ArrowBox[{{15.523841810792879`, -9.001998466036863}, { 16.018702536268986`, -8.337902842951106}}], ArrowBox[{{14.752365246448496`, -11.237368085875417`}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{14.752365246448496`, -11.237368085875417`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{14.752365246448496`, -11.237368085875417`}, { 15.482478595283503`, -10.075887802882761`}}], ArrowBox[{{14.752365246448496`, -11.237368085875417`}, { 13.17296822251148, -12.588852590481938`}}], ArrowBox[{{13.17296822251148, -12.588852590481938`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{13.17296822251148, -12.588852590481938`}, { 12.852680466327296`, -13.27055579231996}}], ArrowBox[{{13.17296822251148, -12.588852590481938`}, { 12.663112175172214`, -14.224937262313938`}}], ArrowBox[{{13.17296822251148, -12.588852590481938`}, { 12.809504172580398`, -13.500469562553796`}}], ArrowBox[{{13.17296822251148, -12.588852590481938`}, { 12.364152363443562`, -14.352647318389382`}}], ArrowBox[{{13.17296822251148, -12.588852590481938`}, { 11.757461962366886`, -11.397626725895368`}}], ArrowBox[{{13.17296822251148, -12.588852590481938`}, { 14.139996731286761`, -12.150286689971448`}}], ArrowBox[{{8.329738236686726, -9.904837300370765}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.329738236686726, -9.904837300370765}, { 8.59140400561722, -10.153713864506571`}}], ArrowBox[{{7.663702232915385, -5.628155803945418}, { 7.768396863070002, -5.340229577593341}}], ArrowBox[{{7.768396863070002, -5.340229577593341}, { 7.894230975049922, -5.809720993074048}}], ArrowBox[{{7.768396863070002, -5.340229577593341}, { 7.969319368299585, -5.756789220549244}}], ArrowBox[{{17.27608797152432, -17.312624174994475`}, { 17.011760990459802`, -16.512630424387908`}}], ArrowBox[{{7.4837884028762645`, -8.355337201773608}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.457446867499746, -8.062927041257627}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.457446867499746, -8.062927041257627}, { 6.934792851680458, -7.688589339595357}}], ArrowBox[{{7.3856187253041945`, -8.118057545216825}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.3856187253041945`, -8.118057545216825}, { 6.934792851680458, -7.688589339595357}}], ArrowBox[{{7.622632346787114, -8.174486753621007}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.622632346787114, -8.174486753621007}, { 7.457446867499746, -8.062927041257627}}], ArrowBox[{{27.532573053747107`, -32.35277978000193}, { 28.330852513811337`, -32.73034431128499}}], ArrowBox[{{27.532573053747107`, -32.35277978000193}, { 26.51175642218852, -32.63891130368651}}], ArrowBox[{{26.51175642218852, -32.63891130368651}, { 25.407530639506533`, -32.52210069970621}}], ArrowBox[BezierCurveBox[{{13.113013420852738`, -13.97802434776335}, { 13.005304367969455`, -13.494881515362009`}, { 13.205396368317153`, -13.042121724775726`}}]], ArrowBox[{{13.113013420852738`, -13.97802434776335}, { 13.295836762852552`, -14.446299935931716`}}], ArrowBox[{{13.295836762852552`, -14.446299935931716`}, { 14.501656867115273`, -14.095042692923226`}}], ArrowBox[{{13.295836762852552`, -14.446299935931716`}, { 13.155019527462134`, -15.291038584821163`}}], ArrowBox[{{13.295836762852552`, -14.446299935931716`}, { 12.275930338603889`, -13.797131432232211`}}], ArrowBox[{{15.790245113081022`, -26.447989000936495`}, { 15.863804511494028`, -27.057417011090408`}}], ArrowBox[{{15.790245113081022`, -26.447989000936495`}, { 15.732165970734965`, -27.054388522472408`}}], ArrowBox[{{15.33760437067101, -27.151658541225313`}, { 15.070895648992408`, -28.34062850721993}}], ArrowBox[{{15.33760437067101, -27.151658541225313`}, { 14.998624383369888`, -28.30685797678672}}], ArrowBox[{{15.070895648992408`, -28.34062850721993}, { 15.026830411486161`, -28.715239279685207`}}], ArrowBox[{{15.070895648992408`, -28.34062850721993}, { 14.850311194658731`, -28.82057887768905}}], ArrowBox[{{15.070895648992408`, -28.34062850721993}, { 14.942753131504098`, -28.853602391282376`}}], ArrowBox[BezierCurveBox[{{15.070895648992408`, -28.34062850721993}, { 15.11148774861999, -28.693109568340514`}, { 14.934936596123002`, -29.000876212984316`}}]], ArrowBox[{{14.998624383369888`, -28.30685797678672}, { 15.026830411486161`, -28.715239279685207`}}], ArrowBox[{{14.998624383369888`, -28.30685797678672}, { 14.850311194658731`, -28.82057887768905}}], ArrowBox[{{14.998624383369888`, -28.30685797678672}, { 14.942753131504098`, -28.853602391282376`}}], ArrowBox[{{14.998624383369888`, -28.30685797678672}, { 14.710516951009337`, -28.879637229616552`}}], ArrowBox[{{15.810512141669896`, -25.394513304809166`}, { 15.790245113081022`, -26.447989000936495`}}], ArrowBox[{{15.810512141669896`, -25.394513304809166`}, { 15.33760437067101, -27.151658541225313`}}], ArrowBox[{{15.810512141669896`, -25.394513304809166`}, { 15.807386912364167`, -26.00288729382587}}], ArrowBox[{{14.501656867115273`, -14.095042692923226`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.641210404362122`, -13.285868155449945`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{15.641210404362122`, -13.285868155449945`}, { 13.32513359575195, -11.081149146199731`}}], ArrowBox[{{16.25003062524666, -24.077856723319332`}, { 16.28497058584134, -24.71760454232079}}], ArrowBox[BezierCurveBox[{{16.25003062524666, -24.077856723319332`}, { 16.074341085333334`, -23.62776966187006}, { 16.200102530525253`, -23.16126217401157}}]], ArrowBox[{{16.200102530525253`, -23.16126217401157}, { 15.810512141669896`, -25.394513304809166`}}], ArrowBox[BezierCurveBox[{{16.200102530525253`, -23.16126217401157}, { 16.375792070438663`, -23.611349235463532`}, { 16.25003062524666, -24.077856723319332`}}]], ArrowBox[{{16.200102530525253`, -23.16126217401157}, { 16.50186577820978, -20.57579938957027}}], ArrowBox[{{16.200102530525253`, -23.16126217401157}, { 16.241390619043475`, -23.79614362056562}}], ArrowBox[BezierCurveBox[{{ 14.942753131504098`, -28.853602391282376`}, { 14.917568906973075`, -29.097415058546087`}, { 14.752583101767234`, -29.27868432223467}}]], ArrowBox[BezierCurveBox[{{ 14.934936596123002`, -29.000876212984316`}, { 14.894344496495844`, -28.648395151865017`}, { 15.070895648992408`, -28.34062850721993}}]], ArrowBox[{{14.752583101767234`, -29.27868432223467}, { 14.850311194658731`, -28.82057887768905}}], ArrowBox[BezierCurveBox[{{14.752583101767234`, -29.27868432223467}, { 14.777767326298296`, -29.034871654977106`}, { 14.942753131504098`, -28.853602391282376`}}]], ArrowBox[{{12.275930338603889`, -13.797131432232211`}, { 11.526340232159072`, -12.717560219537848`}}], ArrowBox[{{13.705861983062679`, -12.136497601941418`}, { 13.765792737860458`, -11.868841922964215`}}], ArrowBox[{{13.705861983062679`, -12.136497601941418`}, { 13.205396368317153`, -13.042121724775726`}}], ArrowBox[{{13.705861983062679`, -12.136497601941418`}, { 13.562438213623606`, -11.937605379042559`}}], ArrowBox[{{13.705861983062679`, -12.136497601941418`}, { 12.84078316603993, -12.86890587565562}}], ArrowBox[{{13.705861983062679`, -12.136497601941418`}, { 14.705451279656245`, -11.124038343586395`}}], ArrowBox[{{13.562438213623606`, -11.937605379042559`}, { 13.765792737860458`, -11.868841922964215`}}], ArrowBox[{{13.562438213623606`, -11.937605379042559`}, { 14.092558156367032`, -10.759610035286467`}}], ArrowBox[{{13.562438213623606`, -11.937605379042559`}, { 13.63106045239063, -11.58749256137435}}], ArrowBox[{{13.562438213623606`, -11.937605379042559`}, { 13.649287396537902`, -12.681733511407664`}}], ArrowBox[{{12.84078316603993, -12.86890587565562}, { 11.989861877493379`, -13.22964168302374}}], ArrowBox[{{12.84078316603993, -12.86890587565562}, { 12.223332886829585`, -13.37497260250099}}], ArrowBox[{{12.84078316603993, -12.86890587565562}, { 13.649287396537902`, -12.681733511407664`}}], ArrowBox[{{12.84078316603993, -12.86890587565562}, { 12.319153723709247`, -13.279334855868575`}}], ArrowBox[{{14.705451279656245`, -11.124038343586395`}, { 15.553739225368462`, -12.026187735269485`}}], ArrowBox[{{14.705451279656245`, -11.124038343586395`}, { 14.988037305863362`, -11.32638205764384}}], ArrowBox[{{11.989861877493379`, -13.22964168302374}, { 12.223332886829585`, -13.37497260250099}}], ArrowBox[{{11.989861877493379`, -13.22964168302374}, { 11.320050334744455`, -13.2459129702196}}], ArrowBox[{{16.493888723509755`, -13.538925085604157`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{17.43047546771652, -13.880738340944939`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{15.900993952236133`, -14.037123157589209`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.974731283101427`, -13.989769440369894`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.343952480096622`, -13.22530252108055}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{17.085011731511436`, -14.42473349392598}, { 17.197667742045212`, -15.647484135233146`}}], ArrowBox[{{17.085011731511436`, -14.42473349392598}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{17.197667742045212`, -15.647484135233146`}, { 17.011760990459802`, -16.512630424387908`}}], ArrowBox[{{16.40236591888267, -13.762599977979384`}, { 15.945280164801176`, -13.455666718357435`}}], ArrowBox[{{16.40236591888267, -13.762599977979384`}, { 15.911993730177786`, -13.529832971823243`}}], ArrowBox[{{16.40236591888267, -13.762599977979384`}, { 17.000695182595916`, -13.863668327991954`}}], ArrowBox[{{13.32513359575195, -11.081149146199731`}, { 15.000083848387893`, -10.26638840132772}}], ArrowBox[{{13.32513359575195, -11.081149146199731`}, { 10.333766482027869`, -9.462224686596556}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 11.58472579684495, -9.435340868536123}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 7.966598339757894, -9.746628129390125}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 9.81656264098418, -8.771225438899297}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 9.68498485705003, -8.891818536436382}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 9.509360669790542, -8.449533187905661}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 9.747668257462667, -8.830726211873909}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 9.92435222797234, -9.038966759621132}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 9.737915801315644, -9.250207188320513}}], ArrowBox[{{10.333766482027869`, -9.462224686596556}, { 9.808472126049459, -9.137220867965056}}], ArrowBox[{{16.368560214461635`, -13.454820946334616`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.368560214461635`, -13.454820946334616`}, { 15.945280164801176`, -13.455666718357435`}}], ArrowBox[{{16.368560214461635`, -13.454820946334616`}, { 15.911993730177786`, -13.529832971823243`}}], ArrowBox[{{16.368560214461635`, -13.454820946334616`}, { 17.072676410732523`, -13.173588604707163`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.83088839625792, -12.351361791146719`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.52266143812772, -13.214458699782291`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.560329835279592`, -12.77888546678069}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.539196819027477`, -13.081988278430394`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.599788786314562`, -12.711416786939274`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.44330677001353, -13.457671594249998`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.50892187427226, -13.446668906946798`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.493888723509755`, -13.538925085604157`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.085011731511436`, -14.42473349392598}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.828466308605115`, -13.694843356616976`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.063638925456704`, -13.687528537635709`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.315692000067646`, -13.697348629079823`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.70498771215349, -13.26367694531968}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.874014138131063`, -13.21163553829864}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 15.37314631832329, -14.107485432718661`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.5961956276423, -13.570113615470502`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.455798619258015`, -13.92884742761635}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.828154771612454`, -14.765152134709057`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.05124470478124, -12.961244915699108`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.861909153550922`, -13.4459636224347}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 15.868372747709277`, -12.200932392039416`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.06296211285781, -12.793578554082291`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.707219161020905`, -13.655747299802663`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.755168735884304`, -13.54409495443541}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.797368016002476`, -13.621441696975342`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.816301038888028`, -13.44820424231456}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 15.377992745856261`, -12.680893228949675`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.862537779326026`, -13.52554178128727}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.515668019382794`, -13.351272148632244`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.3442879319685, -13.521749111592387`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.41947048726444, -13.533774880240223`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.8774927779283, -13.382946029629837`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.424406483039583`, -13.347247817456545`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.36011920951965, -13.41821315767236}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 16.091847879332526`, -12.418256557127599`}}], ArrowBox[{{17.072676410732523`, -13.173588604707163`}, { 17.04816404950315, -14.579565118423712`}}], ArrowBox[{{16.828466308605115`, -13.694843356616976`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{16.828466308605115`, -13.694843356616976`}, { 17.063638925456704`, -13.687528537635709`}}], ArrowBox[{{16.828466308605115`, -13.694843356616976`}, { 16.20018140923057, -13.27720062541395}}], ArrowBox[{{17.063638925456704`, -13.687528537635709`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{17.143251621888066`, -12.48890950416325}, { 16.29115968504263, -10.495590030886646`}}], ArrowBox[{{17.143251621888066`, -12.48890950416325}, { 16.49340182196689, -12.86250533031513}}], ArrowBox[{{17.143251621888066`, -12.48890950416325}, { 18.524901830603454`, -13.675804291439889`}}], ArrowBox[{{17.143251621888066`, -12.48890950416325}, { 17.027545647576517`, -13.096480257192475`}}], ArrowBox[{{16.49340182196689, -12.86250533031513}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.49340182196689, -12.86250533031513}, { 16.20018140923057, -13.27720062541395}}], ArrowBox[{{16.49340182196689, -12.86250533031513}, { 17.027545647576517`, -13.096480257192475`}}], ArrowBox[{{16.49340182196689, -12.86250533031513}, { 16.24584045505516, -12.040709215179191`}}], ArrowBox[{{18.524901830603454`, -13.675804291439889`}, { 19.695763995637442`, -14.75560389746466}}], ArrowBox[{{16.24584045505516, -12.040709215179191`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.24584045505516, -12.040709215179191`}, { 16.356836904601575`, -10.40461513489366}}], ArrowBox[{{16.051458553058616`, -14.093116404651273`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.980098905897202`, -14.146799677570781`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 13.469115273935536`, -13.35264128072972}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.945280164801176`, -13.455666718357435`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.911993730177786`, -13.529832971823243`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 16.20018140923057, -13.27720062541395}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.479375799444748`, -13.506057310405186`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 16.494718310395623`, -13.14392564879449}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.35050249259868, -13.473495330207523`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.363999309151145`, -13.565596862133313`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.17521765206494, -13.579624403909754`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.755647216912589`, -13.872112001984055`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.75012804461239, -11.111683219594749`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.436548532535763`, -11.878717084630775`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.452034564343016`, -13.904499769097713`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.234325510803576`, -13.682847664925117`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.095973449112524`, -13.761142227060342`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.254708393043435`, -12.655185208329677`}}], ArrowBox[BezierCurveBox[{{15.32543614717187, -12.842012697362705`}, { 15.693669351356382`, -12.223933649938404`}, { 16.356887198476997`, -11.945079765631593`}}]], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 15.045000167698003`, -13.591838005143183`}}], ArrowBox[{{15.32543614717187, -12.842012697362705`}, { 16.098386506442345`, -13.549991412985904`}}], ArrowBox[{{15.479375799444748`, -13.506057310405186`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.494718310395623`, -13.14392564879449}, { 16.368560214461635`, -13.454820946334616`}}], ArrowBox[{{16.494718310395623`, -13.14392564879449}, { 17.540916120471614`, -13.135234159404988`}}], ArrowBox[{{15.35050249259868, -13.473495330207523`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.363999309151145`, -13.565596862133313`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.17521765206494, -13.579624403909754`}, { 15.363999309151145`, -13.565596862133313`}}], ArrowBox[{{15.755647216912589`, -13.872112001984055`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.755647216912589`, -13.872112001984055`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{15.755647216912589`, -13.872112001984055`}, { 15.869418371377542`, -14.810239017754258`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 15.553739225368462`, -12.026187735269485`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 16.29115968504263, -10.495590030886646`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 14.433975477429, -11.506432647418578`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 14.53889569654321, -11.16012873965322}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 17.213433662757755`, -10.584644314337712`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 16.71157045151801, -10.177382773410642`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 16.276369050236713`, -10.139315844338597`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 15.990165457256053`, -10.187067046811581`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 15.097910507797193`, -11.566451956396069`}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 14.611049165336173`, -9.924626539032367}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 15.897115006379206`, -9.476685792401067}}], ArrowBox[{{15.75012804461239, -11.111683219594749`}, { 16.951757504081645`, -10.94691848159604}}], ArrowBox[{{15.436548532535763`, -11.878717084630775`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.436548532535763`, -11.878717084630775`}, { 14.705451279656245`, -11.124038343586395`}}], ArrowBox[{{15.436548532535763`, -11.878717084630775`}, { 16.223890432357443`, -11.096180843257336`}}], ArrowBox[{{15.436548532535763`, -11.878717084630775`}, { 15.427308749381167`, -12.496597962114578`}}], ArrowBox[{{15.436548532535763`, -11.878717084630775`}, { 15.07888315246672, -12.008372236224783`}}], ArrowBox[{{15.436548532535763`, -11.878717084630775`}, { 14.994676361381458`, -11.142972543751348`}}], ArrowBox[{{15.436548532535763`, -11.878717084630775`}, { 15.476619302318346`, -10.763480173407011`}}], ArrowBox[{{15.452034564343016`, -13.904499769097713`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.452034564343016`, -13.904499769097713`}, { 15.507045557648569`, -14.81578128430764}}], ArrowBox[{{15.095973449112524`, -13.761142227060342`}, { 14.975069455040401`, -14.646146790534306`}}], ArrowBox[{{15.095973449112524`, -13.761142227060342`}, { 15.08326990915203, -14.662701125926924`}}], ArrowBox[{{15.095973449112524`, -13.761142227060342`}, { 15.460302178145469`, -14.082328772387099`}}], ArrowBox[{{15.095973449112524`, -13.761142227060342`}, { 14.991096671101655`, -12.483223882052453`}}], ArrowBox[{{15.254708393043435`, -12.655185208329677`}, { 15.427308749381167`, -12.496597962114578`}}], ArrowBox[{{15.254708393043435`, -12.655185208329677`}, { 15.07888315246672, -12.008372236224783`}}], ArrowBox[{{16.356887198476997`, -11.945079765631593`}, { 17.213433662757755`, -10.584644314337712`}}], ArrowBox[{{16.356887198476997`, -11.945079765631593`}, { 16.276369050236713`, -10.139315844338597`}}], ArrowBox[{{16.356887198476997`, -11.945079765631593`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[BezierCurveBox[{{ 16.356887198476997`, -11.945079765631593`}, { 15.988653994292259`, -12.56315881305618}, { 15.32543614717187, -12.842012697362705`}}]], ArrowBox[{{16.098386506442345`, -13.549991412985904`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{17.000695182595916`, -13.863668327991954`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{16.32938091909961, -14.207953629095694`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{16.32938091909961, -14.207953629095694`}, { 17.063638925456704`, -13.687528537635709`}}], ArrowBox[{{16.049489279253436`, -13.855255548515846`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.049489279253436`, -13.855255548515846`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 16.83088839625792, -12.351361791146719`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.52266143812772, -13.214458699782291`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.539196819027477`, -13.081988278430394`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.44330677001353, -13.457671594249998`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.50892187427226, -13.446668906946798`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.063638925456704`, -13.687528537635709`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 16.874014138131063`, -13.21163553829864}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 16.828154771612454`, -14.765152134709057`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 16.861909153550922`, -13.4459636224347}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.707219161020905`, -13.655747299802663`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.755168735884304`, -13.54409495443541}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.797368016002476`, -13.621441696975342`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.816301038888028`, -13.44820424231456}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 15.377992745856261`, -12.680893228949675`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.862537779326026`, -13.52554178128727}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.515668019382794`, -13.351272148632244`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.3442879319685, -13.521749111592387`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.41947048726444, -13.533774880240223`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.8774927779283, -13.382946029629837`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.424406483039583`, -13.347247817456545`}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 17.36011920951965, -13.41821315767236}}], ArrowBox[{{17.540916120471614`, -13.135234159404988`}, { 16.091847879332526`, -12.418256557127599`}}], ArrowBox[{{13.240575710919668`, -13.832462320232459`}, { 11.16255895899232, -13.282864879595158`}}], ArrowBox[{{16.342374021541993`, -13.977431398902972`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.342374021541993`, -13.977431398902972`}, { 16.8341847201149, -14.293703696997314`}}], ArrowBox[{{16.547808979644106`, -14.332489479932063`}, { 16.098386506442345`, -13.549991412985904`}}], ArrowBox[{{16.315692000067646`, -13.697348629079823`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.315692000067646`, -13.697348629079823`}, { 15.900993952236133`, -14.037123157589209`}}], ArrowBox[{{16.315692000067646`, -13.697348629079823`}, { 15.974731283101427`, -13.989769440369894`}}], ArrowBox[{{16.315692000067646`, -13.697348629079823`}, { 16.098386506442345`, -13.549991412985904`}}], ArrowBox[{{16.70498771215349, -13.26367694531968}, { 15.942549045514522`, -12.908681076673894`}}], ArrowBox[{{15.942549045514522`, -12.908681076673894`}, { 15.553739225368462`, -12.026187735269485`}}], ArrowBox[{{15.942549045514522`, -12.908681076673894`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{15.942549045514522`, -12.908681076673894`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.942549045514522`, -12.908681076673894`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{15.942549045514522`, -12.908681076673894`}, { 16.874014138131063`, -13.21163553829864}}], ArrowBox[{{16.874014138131063`, -13.21163553829864}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{16.874014138131063`, -13.21163553829864}, { 16.70498771215349, -13.26367694531968}}], ArrowBox[{{15.37314631832329, -14.107485432718661`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.37314631832329, -14.107485432718661`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{15.37314631832329, -14.107485432718661`}, { 16.32938091909961, -14.207953629095694`}}], ArrowBox[{{15.37314631832329, -14.107485432718661`}, { 13.240575710919668`, -13.832462320232459`}}], ArrowBox[{{15.37314631832329, -14.107485432718661`}, { 15.369911799282182`, -15.031152141736303`}}], ArrowBox[{{15.37314631832329, -14.107485432718661`}, { 15.480621177268716`, -15.376575793537516`}}], ArrowBox[{{15.37314631832329, -14.107485432718661`}, { 14.396062571249328`, -14.19873325825571}}], ArrowBox[{{15.480621177268716`, -15.376575793537516`}, { 15.574925853515523`, -16.251836513441035`}}], ArrowBox[{{14.396062571249328`, -14.19873325825571}, { 14.244308521676155`, -16.083997402233205`}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 17.143251621888066`, -12.48890950416325}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 17.027545647576517`, -13.096480257192475`}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 16.098386506442345`, -13.549991412985904`}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 16.342374021541993`, -13.977431398902972`}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 16.8341847201149, -14.293703696997314`}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 16.23782725096717, -14.284662798630936`}}], ArrowBox[{{16.5961956276423, -13.570113615470502`}, { 16.17876120362151, -13.891102651818532`}}], ArrowBox[{{16.23782725096717, -14.284662798630936`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.23782725096717, -14.284662798630936`}, { 16.516680233867017`, -15.18373195463343}}], ArrowBox[{{16.17876120362151, -13.891102651818532`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.455798619258015`, -13.92884742761635}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.455798619258015`, -13.92884742761635}, { 16.051458553058616`, -14.093116404651273`}}], ArrowBox[{{16.455798619258015`, -13.92884742761635}, { 15.980098905897202`, -14.146799677570781`}}], ArrowBox[{{16.455798619258015`, -13.92884742761635}, { 16.098386506442345`, -13.549991412985904`}}], ArrowBox[{{16.455798619258015`, -13.92884742761635}, { 16.547808979644106`, -14.332489479932063`}}], ArrowBox[{{16.455798619258015`, -13.92884742761635}, { 16.5961956276423, -13.570113615470502`}}], ArrowBox[{{16.455798619258015`, -13.92884742761635}, { 16.828154771612454`, -14.765152134709057`}}], ArrowBox[{{16.828154771612454`, -14.765152134709057`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{16.05124470478124, -12.961244915699108`}, { 15.553739225368462`, -12.026187735269485`}}], ArrowBox[{{16.05124470478124, -12.961244915699108`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{16.05124470478124, -12.961244915699108`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{16.05124470478124, -12.961244915699108`}, { 16.153727706078143`, -13.669266418521463`}}], ArrowBox[BezierCurveBox[{{16.05124470478124, -12.961244915699108`}, { 16.536284435475178`, -13.070298001396022`}, { 16.861909153550922`, -13.4459636224347}}]], ArrowBox[{{16.153727706078143`, -13.669266418521463`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.153727706078143`, -13.669266418521463`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{16.153727706078143`, -13.669266418521463`}, { 16.098386506442345`, -13.549991412985904`}}], ArrowBox[{{16.153727706078143`, -13.669266418521463`}, { 16.465312234868616`, -14.050694119492874`}}], ArrowBox[{{16.861909153550922`, -13.4459636224347}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[BezierCurveBox[{{16.861909153550922`, -13.4459636224347}, { 16.376869422857368`, -13.336910536737987`}, { 16.05124470478124, -12.961244915699108`}}]], ArrowBox[{{16.465312234868616`, -14.050694119492874`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.465312234868616`, -14.050694119492874`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{16.465312234868616`, -14.050694119492874`}, { 16.861909153550922`, -13.4459636224347}}], ArrowBox[{{16.465312234868616`, -14.050694119492874`}, { 16.859735291166004`, -14.931059603282955`}}], ArrowBox[{{15.868372747709277`, -12.200932392039416`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{15.868372747709277`, -12.200932392039416`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.868372747709277`, -12.200932392039416`}, { 16.122317619788106`, -13.439127602063719`}}], ArrowBox[{{15.868372747709277`, -12.200932392039416`}, { 17.11573040250473, -11.013636818668125`}}], ArrowBox[{{15.868372747709277`, -12.200932392039416`}, { 15.02143197353722, -11.853228283354085`}}], ArrowBox[{{16.122317619788106`, -13.439127602063719`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.122317619788106`, -13.439127602063719`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{16.122317619788106`, -13.439127602063719`}, { 16.049489279253436`, -13.855255548515846`}}], ArrowBox[{{16.122317619788106`, -13.439127602063719`}, { 16.388021019883716`, -14.400604842497184`}}], ArrowBox[{{17.11573040250473, -11.013636818668125`}, { 18.48399421448618, -11.190196776609689`}}], ArrowBox[{{15.02143197353722, -11.853228283354085`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{15.02143197353722, -11.853228283354085`}, { 15.246188980170583`, -12.421726657496517`}}], ArrowBox[{{16.06296211285781, -12.793578554082291`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.06296211285781, -12.793578554082291`}, { 16.098386506442345`, -13.549991412985904`}}], ArrowBox[{{16.06296211285781, -12.793578554082291`}, { 16.58318430416224, -13.309804717683967`}}], ArrowBox[{{16.06296211285781, -12.793578554082291`}, { 15.097910507797193`, -11.566451956396069`}}], ArrowBox[{{15.631418948104272`, -14.186734520810473`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{16.356836904601575`, -10.40461513489366}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{18.356713803176277`, -15.340233568855625`}, { 19.040293693409865`, -16.24566126133976}}], ArrowBox[{{19.695763995637442`, -14.75560389746466}, { 20.19905585214152, -15.368033698895491`}}], ArrowBox[{{19.695763995637442`, -14.75560389746466}, { 20.337174155712994`, -15.21076527820459}}], ArrowBox[{{19.695763995637442`, -14.75560389746466}, { 20.287529738283926`, -15.309827866508188`}}], ArrowBox[{{15.817176545579322`, -13.723570277740084`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{15.817176545579322`, -13.723570277740084`}, { 16.40236591888267, -13.762599977979384`}}], ArrowBox[{{15.817176545579322`, -13.723570277740084`}, { 16.828154771612454`, -14.765152134709057`}}], ArrowBox[{{14.611049165336173`, -9.924626539032367}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{16.951757504081645`, -10.94691848159604}, { 17.213433662757755`, -10.584644314337712`}}], ArrowBox[{{16.951757504081645`, -10.94691848159604}, { 17.590091525623535`, -10.922059467825111`}}], ArrowBox[{{16.951757504081645`, -10.94691848159604}, { 17.592750387837818`, -10.827733084534021`}}], ArrowBox[{{16.223890432357443`, -11.096180843257336`}, { 17.224087799261582`, -11.981257456459062`}}], ArrowBox[{{15.07888315246672, -12.008372236224783`}, { 14.705451279656245`, -11.124038343586395`}}], ArrowBox[{{14.994676361381458`, -11.142972543751348`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{14.994676361381458`, -11.142972543751348`}, { 14.83781473787424, -10.926872398802463`}}], ArrowBox[{{15.476619302318346`, -10.763480173407011`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{15.476619302318346`, -10.763480173407011`}, { 14.83781473787424, -10.926872398802463`}}], ArrowBox[{{17.515668019382794`, -13.351272148632244`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{17.3442879319685, -13.521749111592387`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{17.41947048726444, -13.533774880240223`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{17.424406483039583`, -13.347247817456545`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{17.36011920951965, -13.41821315767236}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{16.091847879332526`, -12.418256557127599`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{16.091847879332526`, -12.418256557127599`}, { 16.83544196835916, -13.08541106572585}}], ArrowBox[{{15.460302178145469`, -14.082328772387099`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{15.460302178145469`, -14.082328772387099`}, { 15.631418948104272`, -14.186734520810473`}}], ArrowBox[{{14.991096671101655`, -12.483223882052453`}, { 14.705451279656245`, -11.124038343586395`}}], ArrowBox[{{14.991096671101655`, -12.483223882052453`}, { 15.427308749381167`, -12.496597962114578`}}], ArrowBox[{{14.991096671101655`, -12.483223882052453`}, { 15.07888315246672, -12.008372236224783`}}], ArrowBox[{{17.61473075361291, -9.24028462859781}, { 17.734681369356622`, -9.593185881176947}}], ArrowBox[{{17.438988568169155`, -8.551617701937552}, { 17.885831356251558`, -7.785240519144704}}], ArrowBox[{{17.438988568169155`, -8.551617701937552}, { 17.80684301192949, -7.759613953567076}}], ArrowBox[{{17.438988568169155`, -8.551617701937552}, { 17.737910864054754`, -7.812511640469964}}], ArrowBox[{{13.20505355197436, -8.678614984693617}, { 12.229530673826998`, -9.256916530386786}}], ArrowBox[{{15.764099776786495`, -9.087142275173516}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{14.631754147668754`, -8.51109167716059}, { 14.520483741263874`, -7.729289083665428}}], ArrowBox[{{14.631754147668754`, -8.51109167716059}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{14.327484480391625`, -8.668145604473839}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{14.327484480391625`, -8.668145604473839}, { 14.705451279656245`, -11.124038343586395`}}], ArrowBox[{{22.85271939126622, -12.64125421678709}, { 23.53130507582712, -12.876293091026639`}}], ArrowBox[{{25.254539860883675`, -11.723935316144676`}, { 25.918880851423395`, -11.910485994649981`}}], ArrowBox[{{25.254539860883675`, -11.723935316144676`}, { 25.62266959345906, -11.659067008419129`}}], ArrowBox[{{25.918880851423395`, -11.910485994649981`}, { 26.35027145955968, -11.86005960275978}}], ArrowBox[{{25.918880851423395`, -11.910485994649981`}, { 26.54384855874986, -12.075549013335237`}}], ArrowBox[{{11.565346543062194`, -9.350810046168263}, { 10.333766482027869`, -9.462224686596556}}], ArrowBox[{{11.565346543062194`, -9.350810046168263}, { 11.293606522497784`, -9.102933385065562}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 13.771109374792104`, -9.645088092579769}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 13.20505355197436, -8.678614984693617}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 12.967021562135717`, -9.592163848810891}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 14.866970978140946`, -8.080178495375598}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 14.249240704880927`, -7.80684157246835}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 14.957367443590776`, -7.93131408086056}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 14.690625342350238`, -7.692855423630924}}], ArrowBox[{{14.390460747422232`, -8.56385145364446}, { 16.018702536268986`, -8.337902842951106}}], ArrowBox[{{12.967021562135717`, -9.592163848810891}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{12.967021562135717`, -9.592163848810891}, { 11.565346543062194`, -9.350810046168263}}], ArrowBox[{{12.967021562135717`, -9.592163848810891}, { 11.58472579684495, -9.435340868536123}}], ArrowBox[{{12.967021562135717`, -9.592163848810891}, { 12.490274361672778`, -8.991829220132448}}], ArrowBox[{{15.213766937437148`, -7.428296617770052}, { 14.957367443590776`, -7.93131408086056}}], ArrowBox[{{15.213766937437148`, -7.428296617770052}, { 14.690625342350238`, -7.692855423630924}}], ArrowBox[{{15.213766937437148`, -7.428296617770052}, { 15.432565872721677`, -6.530664099925435}}], ArrowBox[{{15.432565872721677`, -6.530664099925435}, { 15.536070692634336`, -5.6897445616380615`}}], ArrowBox[{{15.432565872721677`, -6.530664099925435}, { 15.475764468824606`, -7.310324948053495}}], ArrowBox[{{11.70615121270927, -34.937468870152706`}, { 12.729839291390608`, -34.65281115144331}}], ArrowBox[{{11.70615121270927, -34.937468870152706`}, { 11.158219966324285`, -35.61793276460612}}], ArrowBox[{{25.185951800657072`, -11.810496002025186`}, { 25.918880851423395`, -11.910485994649981`}}], ArrowBox[{{25.10843164166591, -11.533207647351993`}, { 25.62266959345906, -11.659067008419129`}}], ArrowBox[{{25.10843164166591, -11.533207647351993`}, { 25.902094123601376`, -11.679121643076716`}}], ArrowBox[{{25.10843164166591, -11.533207647351993`}, { 24.390525168929276`, -11.234513949399481`}}], ArrowBox[{{25.902094123601376`, -11.679121643076716`}, { 26.35027145955968, -11.86005960275978}}], ArrowBox[{{16.47244508819257, -9.9749428502469}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{16.47244508819257, -9.9749428502469}, { 17.414675556832147`, -9.406467951246412}}], ArrowBox[{{16.47244508819257, -9.9749428502469}, { 16.99571571177883, -9.344433464743101}}], ArrowBox[{{16.87907065277175, -10.026796870711046`}, { 17.4619677610758, -9.84144913265104}}], ArrowBox[{{16.87907065277175, -10.026796870711046`}, { 17.11508804526808, -10.525084504355366`}}], ArrowBox[{{16.87907065277175, -10.026796870711046`}, { 17.551787892543118`, -10.181222072806957`}}], ArrowBox[{{16.87907065277175, -10.026796870711046`}, { 17.747847199461788`, -9.51658569671281}}], ArrowBox[{{16.87907065277175, -10.026796870711046`}, { 16.58635046170808, -10.178118062059543`}}], ArrowBox[{{16.87907065277175, -10.026796870711046`}, { 17.11573040250473, -11.013636818668125`}}], ArrowBox[{{15.65870502135346, -9.718704762408823}, { 16.223890432357443`, -11.096180843257336`}}], ArrowBox[BezierCurveBox[{{15.65870502135346, -9.718704762408823}, { 15.33785535623295, -9.12963031628364}, { 15.429291159488598`, -8.465105896440768}}]], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 16.293578637542062`, -7.715463871982273}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.846148867696911`, -7.55069518766912}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 14.390460747422232`, -8.56385145364446}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 14.866970978140946`, -8.080178495375598}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 14.957367443590776`, -7.93131408086056}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.213766937437148`, -7.428296617770052}}], ArrowBox[BezierCurveBox[{{15.429291159488598`, -8.465105896440768}, { 15.750140824609089`, -9.054180342565052}, { 15.65870502135346, -9.718704762408823}}]], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 14.832012718889887`, -9.548559236297255}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.668387745230714`, -7.673490556158658}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.441637651582395`, -7.668251919776328}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.744030041668678`, -7.765241008739274}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.545907252249744`, -7.622318157781947}}], ArrowBox[{{15.429291159488598`, -8.465105896440768}, { 15.574891243083073`, -7.747929419215815}}], ArrowBox[{{14.832012718889887`, -9.548559236297255}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{14.832012718889887`, -9.548559236297255}, { 14.631754147668754`, -8.51109167716059}}], ArrowBox[{{14.832012718889887`, -9.548559236297255}, { 15.65870502135346, -9.718704762408823}}], ArrowBox[{{15.475764468824606`, -7.310324948053495}, { 15.429291159488598`, -8.465105896440768}}], ArrowBox[{{18.187657378640157`, -5.77418787114981}, { 18.751527600895702`, -5.344406530954938}}], ArrowBox[{{18.187657378640157`, -5.77418787114981}, { 18.52287364434785, -5.0488268671187875`}}], ArrowBox[{{21.05631145798462, -32.10492633337065}, { 22.00311464063278, -32.216974672477846`}}], ArrowBox[{{19.82502800223847, -31.950118329517345`}, { 21.05631145798462, -32.10492633337065}}], ArrowBox[{{24.18729457059665, -10.99842262123228}, { 24.390525168929276`, -11.234513949399481`}}], ArrowBox[{{21.27165703619699, -9.949056536927113}, { 20.995761537833182`, -10.019517822417402`}}], ArrowBox[{{21.27165703619699, -9.949056536927113}, { 20.839224338404705`, -9.605472067333448}}], ArrowBox[{{21.27165703619699, -9.949056536927113}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{21.27165703619699, -9.949056536927113}, { 22.052760577326346`, -10.006466008292023`}}], ArrowBox[{{21.27165703619699, -9.949056536927113}, { 22.054643798672217`, -9.874820398142536}}], ArrowBox[{{18.918875347145633`, -8.23378190774742}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{18.918875347145633`, -8.23378190774742}, { 18.309929962254213`, -8.805227985418519}}], ArrowBox[{{18.918875347145633`, -8.23378190774742}, { 18.48179437593031, -8.592590441616036}}], ArrowBox[{{18.918875347145633`, -8.23378190774742}, { 20.331418763029, -7.400492333594528}}], ArrowBox[{{18.918875347145633`, -8.23378190774742}, { 19.578991291326226`, -7.779724250957408}}], ArrowBox[{{18.918875347145633`, -8.23378190774742}, { 19.44801651698302, -7.598992459995252}}], ArrowBox[{{18.918875347145633`, -8.23378190774742}, { 19.53460815765302, -7.67271650015315}}], ArrowBox[{{19.14720986562382, -9.78229938827943}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{19.521476459070865`, -9.673506757607413}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{19.521476459070865`, -9.673506757607413}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 17.579867012963184`, -8.768081634696475}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 17.85439329124116, -7.561814939309283}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 18.309929962254213`, -8.805227985418519}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 17.414675556832147`, -9.406467951246412}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 19.245621001508084`, -8.276660093695853}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 18.98541878520932, -7.992202003155718}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 19.102113957749722`, -8.026050939351855}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 19.07302861586833, -8.14089671348285}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 18.921838247199513`, -9.12268839236907}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 19.109184119993525`, -8.621712336964226}}], ArrowBox[{{18.48179437593031, -8.592590441616036}, { 19.19128048611359, -8.14714414624682}}], ArrowBox[{{18.921838247199513`, -9.12268839236907}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[BezierCurveBox[{{18.921838247199513`, -9.12268839236907}, { 19.241878210658818`, -8.885360485181998}, { 19.640311444404524`, -8.884325116752606}}]], ArrowBox[{{18.921838247199513`, -9.12268839236907}, { 19.6647494331944, -8.997774791518626}}], ArrowBox[{{19.109184119993525`, -8.621712336964226}, { 18.921838247199513`, -9.12268839236907}}], ArrowBox[{{20.52831797567295, -8.293955291490686}, { 21.24826759847839, -7.91987934980563}}], ArrowBox[{{20.52831797567295, -8.293955291490686}, { 21.305549953017504`, -8.876240116189251}}], ArrowBox[{{17.690911468358493`, -8.09420496494555}, { 16.293578637542062`, -7.715463871982273}}], ArrowBox[{{17.690911468358493`, -8.09420496494555}, { 16.018702536268986`, -8.337902842951106}}], ArrowBox[{{17.690911468358493`, -8.09420496494555}, { 18.730679717508533`, -8.02394648397446}}], ArrowBox[BezierCurveBox[{{19.640311444404524`, -8.884325116752606}, { 19.320271480945422`, -9.121653023940466}, { 18.921838247199513`, -9.12268839236907}}]], ArrowBox[{{19.640311444404524`, -8.884325116752606}, { 19.6647494331944, -8.997774791518626}}], ArrowBox[{{21.034320108539482`, -9.61090637613114}, { 20.26675529163719, -10.227419890718163`}}], ArrowBox[{{20.26675529163719, -10.227419890718163`}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{20.26675529163719, -10.227419890718163`}, { 20.995761537833182`, -10.019517822417402`}}], ArrowBox[{{20.26675529163719, -10.227419890718163`}, { 20.839224338404705`, -9.605472067333448}}], ArrowBox[{{20.26675529163719, -10.227419890718163`}, { 20.638361497451772`, -9.680782936161933}}], ArrowBox[{{20.26675529163719, -10.227419890718163`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{20.26675529163719, -10.227419890718163`}, { 21.27165703619699, -9.949056536927113}}], ArrowBox[{{20.26675529163719, -10.227419890718163`}, { 21.495488177886934`, -9.863774763159341}}], ArrowBox[{{21.265684931303205`, -9.056366676335212}, { 20.528497420129014`, -9.345074527969931}}], ArrowBox[{{20.528497420129014`, -9.345074527969931}, { 19.521476459070865`, -9.673506757607413}}], ArrowBox[{{20.331418763029, -7.400492333594528}, { 21.366118737576457`, -6.888063917844331}}], ArrowBox[{{20.331418763029, -7.400492333594528}, { 21.0187234784311, -6.959010120689804}}], ArrowBox[{{21.366118737576457`, -6.888063917844331}, { 22.10322025683215, -6.555468859851501}}], ArrowBox[{{21.88215780960475, -9.260921452138284}, { 21.495488177886934`, -9.863774763159341}}], ArrowBox[{{21.495488177886934`, -9.863774763159341}, { 22.30211297455368, -9.778370242357791}}], ArrowBox[{{22.15737920745837, -11.00636211444776}, { 22.17621009050509, -10.890773350465757`}}], ArrowBox[{{22.944408101474743`, -12.969410911395897`}, { 23.60659544799301, -13.271494403759817`}}], ArrowBox[{{22.944408101474743`, -12.969410911395897`}, { 22.715397543735897`, -12.870607759860658`}}], ArrowBox[{{35.99618224058293, -31.80323680685829}, { 37.193716654657855`, -31.90314638383044}}], ArrowBox[{{14.83781473787424, -10.926872398802463`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{20.068663631972385`, -7.720552696374821}, { 20.753832397090942`, -6.816631604056262}}], ArrowBox[{{19.781592555731677`, -13.593223118780253`}, { 20.47622314240311, -13.984964150479001`}}], ArrowBox[BezierCurveBox[{{7.829265659232711, -9.398315956569594}, { 7.955208713447338, -9.549888954382126}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.829265659232711, -9.398315956569594}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{7.829265659232711, -9.398315956569594}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{7.829265659232711, -9.398315956569594}, { 7.363446190399777, -9.645998909608505}}], ArrowBox[{{7.829265659232711, -9.398315956569594}, { 7.312103018233135, -9.516705437213957}}], ArrowBox[{{7.829265659232711, -9.398315956569594}, { 7.410650682159567, -9.467207578922853}}], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.840655285542908, -9.59505513157673}, { 7.829265659232711, -9.398315956569594}}]], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.363446190399777, -9.645998909608505}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.312103018233135, -9.516705437213957}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.410650682159567, -9.467207578922853}}], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.870571740505453, -9.480129323126993}, { 7.951474078581539, -9.20865642724726}}]], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.68491394857198, -9.540035271219562}}], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 9.511098998565544, -9.470270942379384}, { 10.91813050307818, -10.164618063911682`}}]], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 8.380675764976402, -9.695108683754668}, { 8.7445005129323, -9.89942686730435}}]], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.616866488235343, -10.082534872375248`}, { 7.13602495368114, -10.145281398966368`}}]], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.519291534458531, -9.943041861012743}, { 7.042720481316634, -9.835609261938874}}]], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.524954300091365, -9.991468404543056}, { 7.024196441034649, -9.92637013495025}}]], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.831857926258808, -9.220607432786696}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.2102360641972965`, -9.940855104093373}}], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.484277799030474, -9.799991769982459}, { 7.064437127465361, -9.556651282917063}}]], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 6.9030379050403265`, -9.512068209159374}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.232134988350898, -10.19055558449103}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.744733155683729, -9.745820800090357}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.362367622495668, -9.935282004338958}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.082935142790431, -9.42536275871868}}], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.870958002231603, -9.857763187835038}, { 7.728022250915913, -9.89043498566149}}]], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.728782320659736, -9.616715958254009}, { 7.614501575028752, -9.371005676971421}}]], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.1822944633986765`, -10.054954072445021`}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 6.75533780437252, -9.915604709626379}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.179768728866328, -9.803718750027102}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.425648228371147, -9.698770895490409}}], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 8.039120044889714, -9.90084734680049}, { 8.005946085017273, -10.06800730947283}}]], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.915092159772617, -9.555280340318417}, { 7.987217267557485, -9.370713735031742}}]], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 6.656720399585403, -9.795176362349217}}], ArrowBox[BezierCurveBox[{{7.966598339757894, -9.746628129390125}, { 7.866527322068256, -9.51423837365149}, { 7.923928936880417, -9.267815440932186}}]], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.773063943344544, -9.477839756118136}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.0684426672778375`, -10.02274374242377}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.031392055597015, -9.734438317316293}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 7.160973848651436, -9.664229916578954}}], ArrowBox[{{7.966598339757894, -9.746628129390125}, { 8.380034396985494, -10.366326576101258`}}], ArrowBox[{{7.363446190399777, -9.645998909608505}, { 7.160973848651436, -9.664229916578954}}], ArrowBox[{{7.312103018233135, -9.516705437213957}, { 7.160973848651436, -9.664229916578954}}], ArrowBox[{{7.951474078581539, -9.20865642724726}, { 7.829265659232711, -9.398315956569594}}], ArrowBox[BezierCurveBox[{{7.951474078581539, -9.20865642724726}, { 8.047500677833936, -9.475155233511604}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.951474078581539, -9.20865642724726}, { 8.611129045412328, -8.993281841649562}}], ArrowBox[{{7.951474078581539, -9.20865642724726}, { 7.68491394857198, -9.540035271219562}}], ArrowBox[{{8.611129045412328, -8.993281841649562}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{8.611129045412328, -8.993281841649562}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{8.611129045412328, -8.993281841649562}, { 8.584528159086393, -8.495946568998644}}], ArrowBox[{{8.611129045412328, -8.993281841649562}, { 10.012885098992054`, -8.83040247422403}}], ArrowBox[{{7.68491394857198, -9.540035271219562}, { 7.410650682159567, -9.467207578922853}}], ArrowBox[{{7.68491394857198, -9.540035271219562}, { 7.831857926258808, -9.220607432786696}}], ArrowBox[{{7.68491394857198, -9.540035271219562}, { 6.727298289359098, -9.451280066583337}}], ArrowBox[BezierCurveBox[{{10.91813050307818, -10.164618063911682`}, { 9.373629844270305, -10.44097525092232}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{10.91813050307818, -10.164618063911682`}, { 8.7445005129323, -9.89942686730435}}], ArrowBox[{{10.91813050307818, -10.164618063911682`}, { 14.634278546882513`, -10.697145249959632`}}], ArrowBox[BezierCurveBox[{{8.7445005129323, -9.89942686730435}, { 8.33042308771475, -9.950946312939736}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{8.7445005129323, -9.89942686730435}, { 7.68491394857198, -9.540035271219562}}], ArrowBox[{{8.7445005129323, -9.89942686730435}, { 7.744733155683729, -9.745820800090357}}], ArrowBox[{{14.634278546882513`, -10.697145249959632`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{14.634278546882513`, -10.697145249959632`}, { 13.535360478300216`, -11.866044896275046`}}], ArrowBox[{{14.634278546882513`, -10.697145249959632`}, { 17.846464844935188`, -9.922826028392613}}], ArrowBox[{{14.634278546882513`, -10.697145249959632`}, { 16.47244508819257, -9.9749428502469}}], ArrowBox[{{14.634278546882513`, -10.697145249959632`}, { 14.357947286808034`, -10.288311917194136`}}], ArrowBox[{{14.634278546882513`, -10.697145249959632`}, { 14.664152269160201`, -10.240195505056263`}}], ArrowBox[{{14.634278546882513`, -10.697145249959632`}, { 14.305990733476314`, -11.713391946954847`}}], ArrowBox[BezierCurveBox[{{7.13602495368114, -10.145281398966368`}, { 7.485756805203307, -9.809374655981147}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[BezierCurveBox[{{7.042720481316634, -9.835609261938874}, { 7.490027286615462, -9.639195530316321}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[BezierCurveBox[{{7.024196441034649, -9.92637013495025}, { 7.465840480701574, -9.681529859797411}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.831857926258808, -9.220607432786696}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{7.831857926258808, -9.220607432786696}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{7.831857926258808, -9.220607432786696}, { 8.611129045412328, -8.993281841649562}}], ArrowBox[{{7.831857926258808, -9.220607432786696}, { 7.231200744839276, -9.312109062066042}}], ArrowBox[{{7.831857926258808, -9.220607432786696}, { 6.965024163080479, -9.10656355247335}}], ArrowBox[{{7.231200744839276, -9.312109062066042}, { 7.744733155683729, -9.745820800090357}}], ArrowBox[BezierCurveBox[{{7.064437127465361, -9.556651282917063}, { 7.546757668193526, -9.503287642324553}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.064437127465361, -9.556651282917063}, { 7.363446190399777, -9.645998909608505}}], ArrowBox[{{7.064437127465361, -9.556651282917063}, { 6.750051449238573, -9.28633569915388}}], ArrowBox[{{6.9030379050403265`, -9.512068209159374}, { 6.00626025453645, -9.446779158420842}}], ArrowBox[{{7.362367622495668, -9.935282004338958}, { 7.744733155683729, -9.745820800090357}}], ArrowBox[{{7.082935142790431, -9.42536275871868}, { 6.965024163080479, -9.10656355247335}}], ArrowBox[BezierCurveBox[{{7.728022250915913, -9.89043498566149}, { 7.82366258844001, -9.779299927218563}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.728022250915913, -9.89043498566149}, { 7.363446190399777, -9.645998909608505}}], ArrowBox[{{7.728022250915913, -9.89043498566149}, { 8.7445005129323, -9.89942686730435}}], ArrowBox[{{7.728022250915913, -9.89043498566149}, { 7.2102360641972965`, -9.940855104093373}}], ArrowBox[{{7.728022250915913, -9.89043498566149}, { 7.425648228371147, -9.698770895490409}}], ArrowBox[BezierCurveBox[{{7.614501575028752, -9.371005676971421}, { 7.852317594127343, -9.50091784810752}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.614501575028752, -9.371005676971421}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{7.614501575028752, -9.371005676971421}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{7.614501575028752, -9.371005676971421}, { 6.9030379050403265`, -9.512068209159374}}], ArrowBox[{{7.614501575028752, -9.371005676971421}, { 7.425648228371147, -9.698770895490409}}], ArrowBox[{{7.614501575028752, -9.371005676971421}, { 6.750051449238573, -9.28633569915388}}], ArrowBox[{{7.1822944633986765`, -10.054954072445021`}, { 7.2102360641972965`, -9.940855104093373}}], ArrowBox[{{6.75533780437252, -9.915604709626379}, { 7.2102360641972965`, -9.940855104093373}}], ArrowBox[{{6.75533780437252, -9.915604709626379}, { 5.869342268269856, -9.96689859295013}}], ArrowBox[{{7.179768728866328, -9.803718750027102}, { 7.425648228371147, -9.698770895490409}}], ArrowBox[BezierCurveBox[{{8.005946085017273, -10.06800730947283}, { 7.933424379886407, -9.913788092062239}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{8.005946085017273, -10.06800730947283}, { 8.7445005129323, -9.89942686730435}}], ArrowBox[BezierCurveBox[{{7.987217267557485, -9.370713735031742}, { 8.038723447542488, -9.562061524105394}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.987217267557485, -9.370713735031742}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{6.656720399585403, -9.795176362349217}, { 5.7699219788820475`, -9.818146398601407}}], ArrowBox[{{7.923928936880417, -9.267815440932186}, { 7.829265659232711, -9.398315956569594}}], ArrowBox[BezierCurveBox[{{7.923928936880417, -9.267815440932186}, { 8.023999954570288, -9.500205196671102}, { 7.966598339757894, -9.746628129390125}}]], ArrowBox[{{7.923928936880417, -9.267815440932186}, { 8.611129045412328, -8.993281841649562}}], ArrowBox[{{7.923928936880417, -9.267815440932186}, { 7.68491394857198, -9.540035271219562}}], ArrowBox[{{7.773063943344544, -9.477839756118136}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{7.773063943344544, -9.477839756118136}, { 7.68491394857198, -9.540035271219562}}], ArrowBox[{{7.773063943344544, -9.477839756118136}, { 7.425648228371147, -9.698770895490409}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 7.531103692434865, -11.514843840928364`}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.329738236686726, -9.904837300370765}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.235437126219166, -10.530703305702236`}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 9.311536603601564, -10.3386402705342}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.010001613687983, -9.928326364930363}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.365836701923829, -9.840448088149365}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.214432052976704, -10.447238795861388`}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.05213163509286, -9.886856366250932}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.092241485154812, -9.921214496868629}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 8.38474750150209, -9.894675463842823}}], ArrowBox[{{8.380034396985494, -10.366326576101258`}, { 9.68490149755351, -10.464848607434647`}}], ArrowBox[{{8.547278221560084, -7.732289359300882}, { 8.205598262438802, -7.860147981409025}}], ArrowBox[{{8.205598262438802, -7.860147981409025}, { 8.584528159086393, -8.495946568998644}}], ArrowBox[{{8.584528159086393, -8.495946568998644}, { 8.535534509983579, -9.300930446264559}}], ArrowBox[{{8.584528159086393, -8.495946568998644}, { 8.575717740711909, -9.274291469025158}}], ArrowBox[{{8.584528159086393, -8.495946568998644}, { 8.031270341514036, -7.917384855713404}}], ArrowBox[{{5.869342268269856, -9.96689859295013}, { 5.7699219788820475`, -9.818146398601407}}], ArrowBox[{{9.81656264098418, -8.771225438899297}, { 9.407588060391463, -8.41626021610762}}], ArrowBox[{{9.68498485705003, -8.891818536436382}, { 9.407588060391463, -8.41626021610762}}], ArrowBox[{{9.208866646617132, -8.030315945291083}, { 9.407588060391463, -8.41626021610762}}], ArrowBox[{{9.208866646617132, -8.030315945291083}, { 9.2367360640112, -8.361732658196363}}], ArrowBox[{{9.2367360640112, -8.361732658196363}, { 8.584528159086393, -8.495946568998644}}], ArrowBox[{{9.2367360640112, -8.361732658196363}, { 9.407588060391463, -8.41626021610762}}], ArrowBox[{{9.2367360640112, -8.361732658196363}, { 10.012885098992054`, -8.83040247422403}}], ArrowBox[{{9.208088187612026, -8.441924400262518}, { 8.584528159086393, -8.495946568998644}}], ArrowBox[{{9.208088187612026, -8.441924400262518}, { 9.407588060391463, -8.41626021610762}}], ArrowBox[{{9.208088187612026, -8.441924400262518}, { 10.012885098992054`, -8.83040247422403}}], ArrowBox[{{9.509360669790542, -8.449533187905661}, { 9.208866646617132, -8.030315945291083}}], ArrowBox[{{9.509360669790542, -8.449533187905661}, { 9.10928565961789, -8.10003358191737}}], ArrowBox[{{9.509360669790542, -8.449533187905661}, { 9.110794174970586, -8.266181351576606}}], ArrowBox[{{9.509360669790542, -8.449533187905661}, { 9.0894281079853, -7.803866624855761}}], ArrowBox[{{9.10928565961789, -8.10003358191737}, { 9.407588060391463, -8.41626021610762}}], ArrowBox[{{9.10928565961789, -8.10003358191737}, { 9.208088187612026, -8.441924400262518}}], ArrowBox[{{9.110794174970586, -8.266181351576606}, { 8.547278221560084, -7.732289359300882}}], ArrowBox[{{9.110794174970586, -8.266181351576606}, { 8.584528159086393, -8.495946568998644}}], ArrowBox[{{9.110794174970586, -8.266181351576606}, { 10.012885098992054`, -8.83040247422403}}], ArrowBox[{{9.747668257462667, -8.830726211873909}, { 9.407588060391463, -8.41626021610762}}], ArrowBox[{{9.311536603601564, -10.3386402705342}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{9.311536603601564, -10.3386402705342}, { 8.59140400561722, -10.153713864506571`}}], ArrowBox[{{8.010001613687983, -9.928326364930363}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.365836701923829, -9.840448088149365}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.05213163509286, -9.886856366250932}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.092241485154812, -9.921214496868629}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.38474750150209, -9.894675463842823}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.38474750150209, -9.894675463842823}, { 8.59140400561722, -10.153713864506571`}}], ArrowBox[{{9.68490149755351, -10.464848607434647`}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{5.947279908258713, -35.087557014870505`}, { 6.389055871323365, -34.190479270294674`}}], ArrowBox[{{18.979803583264484`, -11.971274851297224`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{18.979803583264484`, -11.971274851297224`}, { 20.004821005825267`, -12.388247440275855`}}], ArrowBox[{{18.979803583264484`, -11.971274851297224`}, { 19.663661778160797`, -12.312158836329171`}}], ArrowBox[{{20.004821005825267`, -12.388247440275855`}, { 20.72153062202864, -12.708061965713622`}}], ArrowBox[{{19.663661778160797`, -12.312158836329171`}, { 19.41741164278202, -12.514420919773706`}}], ArrowBox[{{18.48399421448618, -11.190196776609689`}, { 19.270810344290787`, -11.34989334838167}}], ArrowBox[{{19.41741164278202, -12.514420919773706`}, { 20.157307079131293`, -12.867389563025117`}}], ArrowBox[{{19.41741164278202, -12.514420919773706`}, { 20.183982911212862`, -12.758134657698914`}}], ArrowBox[{{12.437086626340019`, -13.436372444505393`}, { 12.367931806804512`, -14.042461628953056`}}], ArrowBox[{{13.189472296216023`, -11.08690138811006}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{10.665910226566144`, -11.886923617407934`}, { 10.08400651180175, -12.283697530524506`}}], ArrowBox[{{13.436508403810135`, -12.090414050118692`}, { 15.377992745856261`, -12.680893228949675`}}], ArrowBox[{{13.420042161380582`, -12.14181568571038}, { 15.377992745856261`, -12.680893228949675`}}], ArrowBox[{{17.216168068211314`, -35.13537195802809}, { 18.165667759948136`, -35.13537195802134}}], ArrowBox[BezierCurveBox[{{17.216168068211314`, -35.13537195802809}, { 16.69234233719208, -35.30764854723007}, { 16.168516606175682`, -35.135371958026084`}}]], ArrowBox[BezierCurveBox[{{ 16.168516606175682`, -35.135371958026084`}, { 16.692342337198973`, -34.963095368823616`}, { 17.216168068211314`, -35.13537195802809}}]], ArrowBox[{{12.497798725717278`, -13.461159335265192`}, { 12.367931806804512`, -14.042461628953056`}}], ArrowBox[{{4.528063431961533, -31.740233961248943`}, { 3.9461225745775725`, -32.09651500135642}}], ArrowBox[{{4.528063431961533, -31.740233961248943`}, { 5.3888192199466385`, -32.08205862542667}}], ArrowBox[{{4.169736990606398, -32.86624228656012}, { 3.9461225745775725`, -32.09651500135642}}], ArrowBox[{{4.169736990606398, -32.86624228656012}, { 3.5566781153868385`, -32.42262372244941}}], ArrowBox[{{4.169736990606398, -32.86624228656012}, { 4.476270628351869, -33.83101618869883}}], ArrowBox[{{4.169736990606398, -32.86624228656012}, { 4.814254437781677, -33.72890244975851}}], ArrowBox[{{4.169736990606398, -32.86624228656012}, { 4.187470905885534, -33.71227027393938}}], ArrowBox[{{4.169736990606398, -32.86624228656012}, { 4.720201661952537, -33.39128960560309}}], ArrowBox[{{4.169736990606398, -32.86624228656012}, { 5.107911532379164, -32.64737609975285}}], ArrowBox[{{3.870071505089382, -30.423953471045305`}, { 4.758029563543182, -30.389337459857085`}}], ArrowBox[{{3.946534327444557, -30.669360645355013`}, { 4.758029563543182, -30.389337459857085`}}], ArrowBox[{{4.664127924572338, -31.103123015300902`}, { 5.9775915948354434`, -30.918100424401175`}}], ArrowBox[{{4.0798072182664225`, -30.900772637284046`}, { 4.758029563543182, -30.389337459857085`}}], ArrowBox[{{10.260008139214015`, -12.358070794914894`}, { 9.561962804575186, -12.99092900627192}}], ArrowBox[{{10.260008139214015`, -12.358070794914894`}, { 9.312271218858022, -13.023374097795834`}}], ArrowBox[{{9.561962804575186, -12.99092900627192}, { 9.035758403247577, -13.34333312166573}}], ArrowBox[{{9.312271218858022, -13.023374097795834`}, { 8.641786623242698, -13.430502221678271`}}], ArrowBox[{{10.624155203169243`, -10.778089014128827`}, { 9.88651113728137, -10.110105662527882`}}], ArrowBox[{{9.88651113728137, -10.110105662527882`}, { 9.547450922040591, -9.629840730572653}}], ArrowBox[{{9.88651113728137, -10.110105662527882`}, { 9.424686815241559, -9.749567601218882}}], ArrowBox[{{5.542028368024707, -31.514473338868683`}, { 4.528063431961533, -31.740233961248943`}}], ArrowBox[{{7.1340231551050675`, -30.035032077345686`}, { 7.941643432700992, -29.63075471843395}}], ArrowBox[{{6.956453895744916, -30.59326160905187}, { 7.1340231551050675`, -30.035032077345686`}}], ArrowBox[{{12.747803613909367`, -12.503872099651336`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{12.747803613909367`, -12.503872099651336`}, { 12.437086626340019`, -13.436372444505393`}}], ArrowBox[{{12.747803613909367`, -12.503872099651336`}, { 12.497798725717278`, -13.461159335265192`}}], ArrowBox[{{12.747803613909367`, -12.503872099651336`}, { 11.84411140760011, -12.076266702917668`}}], ArrowBox[{{12.747803613909367`, -12.503872099651336`}, { 12.490528310157334`, -13.159796492101865`}}], ArrowBox[{{12.747803613909367`, -12.503872099651336`}, { 12.33463169377178, -13.047603640238268`}}], ArrowBox[{{6.00643343251468, -30.46941221910358}, { 5.542028368024707, -31.514473338868683`}}], ArrowBox[{{6.00643343251468, -30.46941221910358}, { 7.1340231551050675`, -30.035032077345686`}}], ArrowBox[{{6.00643343251468, -30.46941221910358}, { 6.525568666102107, -30.446263005050117`}}], ArrowBox[{{4.720201661952537, -33.39128960560309}, { 4.476270628351869, -33.83101618869883}}], ArrowBox[{{4.720201661952537, -33.39128960560309}, { 4.814254437781677, -33.72890244975851}}], ArrowBox[{{4.720201661952537, -33.39128960560309}, { 4.187470905885534, -33.71227027393938}}], ArrowBox[{{4.720201661952537, -33.39128960560309}, { 5.107911532379164, -32.64737609975285}}], ArrowBox[{{5.107911532379164, -32.64737609975285}, { 5.542028368024707, -31.514473338868683`}}], ArrowBox[{{9.996894440658663, -9.86307416970753}, { 9.102997397058191, -8.478533235150518}}], ArrowBox[{{9.996894440658663, -9.86307416970753}, { 10.656000157785936`, -10.647754157321007`}}], ArrowBox[{{9.996894440658663, -9.86307416970753}, { 10.704368120680627`, -10.597736996467901`}}], ArrowBox[{{4.758029563543182, -30.389337459857085`}, { 6.00643343251468, -30.46941221910358}}], ArrowBox[{{5.9775915948354434`, -30.918100424401175`}, { 5.542028368024707, -31.514473338868683`}}], ArrowBox[{{5.9775915948354434`, -30.918100424401175`}, { 6.956453895744916, -30.59326160905187}}], ArrowBox[{{5.9775915948354434`, -30.918100424401175`}, { 6.525568666102107, -30.446263005050117`}}], ArrowBox[{{10.650928031884487`, -11.439116784472258`}, { 10.140164899814405`, -11.360796863919226`}}], ArrowBox[{{11.342571165027673`, -11.90325787915933}, { 11.84411140760011, -12.076266702917668`}}], ArrowBox[{{10.412208393116718`, -10.738081982331266`}, { 9.996894440658663, -9.86307416970753}}], ArrowBox[{{10.412208393116718`, -10.738081982331266`}, { 9.792452692067489, -10.836100037247544`}}], ArrowBox[{{10.412208393116718`, -10.738081982331266`}, { 9.850161571108913, -10.677125200269131`}}], ArrowBox[{{10.739334378587957`, -11.175679169367694`}, { 10.306163916762301`, -10.90555257569466}}], ArrowBox[{{9.035758403247577, -13.34333312166573}, { 9.312271218858022, -13.023374097795834`}}], ArrowBox[{{12.535525599420518`, -11.055400909208277`}, { 13.189472296216023`, -11.08690138811006}}], ArrowBox[{{12.763069476008368`, -11.21276254829776}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{12.763069476008368`, -11.21276254829776}, { 12.535525599420518`, -11.055400909208277`}}], ArrowBox[{{9.620590166743446, -13.853514523385204`}, { 8.895584251177972, -14.103079074989703`}}], ArrowBox[{{9.620590166743446, -13.853514523385204`}, { 8.947922217571715, -14.23389648272693}}], ArrowBox[{{10.772003908013353`, -13.19922189001084}, { 9.620590166743446, -13.853514523385204`}}], ArrowBox[{{8.681579118783803, -14.877290359869708`}, { 9.425599247943218, -14.51257180057466}}], ArrowBox[{{8.52056859897487, -15.231363216553259`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.52056859897487, -15.231363216553259`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.839323312666918, -13.854671396651062`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{8.80695639911557, -13.012324585691285`}, { 8.474925576495117, -13.804125691438646`}}], ArrowBox[{{8.80695639911557, -13.012324585691285`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{8.80695639911557, -13.012324585691285`}, { 8.948394085809284, -11.272638291971653`}}], ArrowBox[{{8.850288388517509, -13.178073720626227`}, { 8.474925576495117, -13.804125691438646`}}], ArrowBox[{{8.850288388517509, -13.178073720626227`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{8.850288388517509, -13.178073720626227`}, { 8.948394085809284, -11.272638291971653`}}], ArrowBox[{{8.148742802550622, -14.841150900168351`}, { 8.681579118783803, -14.877290359869708`}}], ArrowBox[{{8.148742802550622, -14.841150900168351`}, { 7.393898809549505, -15.190635976244952`}}], ArrowBox[{{9.036504706056466, -14.271708288784103`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{9.036504706056466, -14.271708288784103`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{9.036504706056466, -14.271708288784103`}, { 9.425599247943218, -14.51257180057466}}], ArrowBox[{{9.036504706056466, -14.271708288784103`}, { 8.850288388517509, -13.178073720626227`}}], ArrowBox[{{9.036504706056466, -14.271708288784103`}, { 8.148742802550622, -14.841150900168351`}}], ArrowBox[{{9.036504706056466, -14.271708288784103`}, { 8.344076766426914, -14.605108357669957`}}], ArrowBox[{{10.420901844844408`, -13.943650647214989`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{10.420901844844408`, -13.943650647214989`}, { 9.425599247943218, -14.51257180057466}}], ArrowBox[{{10.420901844844408`, -13.943650647214989`}, { 9.036504706056466, -14.271708288784103`}}], ArrowBox[{{8.453736734646219, -15.103505310235738`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.453736734646219, -15.103505310235738`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.396363154758406, -15.117642751505082`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.396363154758406, -15.117642751505082`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.502306370132393, -15.168271884265474`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.502306370132393, -15.168271884265474`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.591346614591508, -15.24358399486287}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.591346614591508, -15.24358399486287}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.677673347659454, -16.25004412363338}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{9.066402875756435, -13.024012799877365`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{9.066402875756435, -13.024012799877365`}, { 8.948394085809284, -11.272638291971653`}}], ArrowBox[{{9.066402875756435, -13.024012799877365`}, { 8.839323312666918, -13.854671396651062`}}], ArrowBox[{{9.066402875756435, -13.024012799877365`}, { 8.80695639911557, -13.012324585691285`}}], ArrowBox[{{14.221133831694313`, -7.163964322139325}, { 14.44103333826816, -6.421602860929525}}], ArrowBox[{{14.221133831694313`, -7.163964322139325}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{14.221133831694313`, -7.163964322139325}, { 14.115429253734506`, -6.535106410819747}}], ArrowBox[{{14.221133831694313`, -7.163964322139325}, { 14.098106838412932`, -6.118671855166301}}], ArrowBox[{{14.098106838412932`, -6.118671855166301}, { 14.026464825422952`, -5.3491228656118714`}}], ArrowBox[{{14.098106838412932`, -6.118671855166301}, { 13.950518503536449`, -5.2564035184987326`}}], ArrowBox[{{14.252244216690412`, -7.090616711649496}, { 14.44103333826816, -6.421602860929525}}], ArrowBox[{{14.252244216690412`, -7.090616711649496}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{14.252244216690412`, -7.090616711649496}, { 14.115429253734506`, -6.535106410819747}}], ArrowBox[{{14.252244216690412`, -7.090616711649496}, { 14.098106838412932`, -6.118671855166301}}], ArrowBox[{{14.153596648413071`, -7.435967142984332}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{14.153596648413071`, -7.435967142984332}, { 14.115429253734506`, -6.535106410819747}}], ArrowBox[{{14.096288587621105`, -6.9424911827939475`}, { 14.252244216690412`, -7.090616711649496}}], ArrowBox[{{13.988069177345043`, -7.104644412479324}, { 14.153596648413071`, -7.435967142984332}}], ArrowBox[BezierCurveBox[{{30.435139366560925`, -35.13537195802471}, { 30.93524118862149, -34.97089772344964}, { 31.4353430107019, -35.13537195802471}}]], ArrowBox[BezierCurveBox[{{31.4353430107019, -35.13537195802471}, { 30.93524118862149, -35.299846192600526`}, { 30.435139366560925`, -35.13537195802471}}]], ArrowBox[{{15.114406476931897`, -8.891914319033912}, { 15.897115006379206`, -9.476685792401067}}], ArrowBox[{{15.114406476931897`, -8.891914319033912}, { 15.160199509756751`, -7.723643539283152}}], ArrowBox[{{15.160199509756751`, -7.723643539283152}, { 15.200089891541468`, -6.876600552722145}}], ArrowBox[{{12.263202364360367`, -15.416211072455141`}, { 12.022845075353192`, -16.247133883794373`}}], ArrowBox[{{12.769860160940272`, -8.923788495529575}, { 12.956217525833456`, -7.998065438602634}}], ArrowBox[{{12.769860160940272`, -8.923788495529575}, { 12.758722444071168`, -9.977903397764017}}], ArrowBox[{{12.769860160940272`, -8.923788495529575}, { 12.46612992719377, -9.277840705321694}}], ArrowBox[{{12.956217525833456`, -7.998065438602634}, { 13.057783648318516`, -7.470330322421653}}], ArrowBox[{{12.956217525833456`, -7.998065438602634}, { 13.577965278576169`, -7.909556848265215}}], ArrowBox[{{12.758722444071168`, -9.977903397764017}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{12.758722444071168`, -9.977903397764017}, { 12.46612992719377, -9.277840705321694}}], ArrowBox[{{12.758722444071168`, -9.977903397764017}, { 12.692854537973144`, -9.314110168710837}}], ArrowBox[{{12.758722444071168`, -9.977903397764017}, { 12.206958339981345`, -9.770112561535267}}], ArrowBox[{{12.758722444071168`, -9.977903397764017}, { 13.274840131977445`, -10.599449283241757`}}], ArrowBox[{{12.758722444071168`, -9.977903397764017}, { 12.211183669420322`, -9.970644276207484}}], ArrowBox[{{13.317606048692141`, -10.439383778855536`}, { 13.929026808399147`, -10.448075372996907`}}], ArrowBox[{{13.317606048692141`, -10.439383778855536`}, { 13.008876607621895`, -10.93039381883024}}], ArrowBox[{{13.008876607621895`, -10.93039381883024}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{12.852680466327296`, -13.27055579231996}, { 12.656627731466894`, -13.306718849912397`}}], ArrowBox[{{12.663112175172214`, -14.224937262313938`}, { 12.263202364360367`, -15.416211072455141`}}], ArrowBox[{{12.663112175172214`, -14.224937262313938`}, { 12.5332102535354, -14.014137115543479`}}], ArrowBox[{{12.663112175172214`, -14.224937262313938`}, { 12.491998898289163`, -15.04000330125703}}], ArrowBox[{{12.809504172580398`, -13.500469562553796`}, { 12.5332102535354, -14.014137115543479`}}], ArrowBox[{{12.364152363443562`, -14.352647318389382`}, { 12.656627731466894`, -13.306718849912397`}}], ArrowBox[{{12.364152363443562`, -14.352647318389382`}, { 12.5332102535354, -14.014137115543479`}}], ArrowBox[{{12.364152363443562`, -14.352647318389382`}, { 11.97464794529844, -15.138026319952328`}}], ArrowBox[{{12.364152363443562`, -14.352647318389382`}, { 11.897191411285695`, -15.482101826060832`}}], ArrowBox[{{12.364152363443562`, -14.352647318389382`}, { 11.904867900923824`, -15.051383440379436`}}], ArrowBox[{{12.364152363443562`, -14.352647318389382`}, { 12.171745580170796`, -15.18444579533682}}], ArrowBox[{{12.364152363443562`, -14.352647318389382`}, { 12.073154030962815`, -15.13596961597045}}], ArrowBox[{{11.757461962366886`, -11.397626725895368`}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{11.757461962366886`, -11.397626725895368`}, { 9.68490149755351, -10.464848607434647`}}], ArrowBox[{{14.139996731286761`, -12.150286689971448`}, { 14.396062571249328`, -14.19873325825571}}], ArrowBox[{{16.07682392764236, -9.510710341604664}, { 15.299428737581042`, -9.626817717596069}}], ArrowBox[{{16.07682392764236, -9.510710341604664}, { 16.003418826695665`, -9.882592713978298}}], ArrowBox[{{13.22659375804417, -9.178292883069709}, { 12.692854537973144`, -9.314110168710837}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 16.096625303780478`, -10.831185404271448`}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 19.12561974247346, -8.750679549900585}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 15.299428737581042`, -9.626817717596069}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 15.476619302318346`, -10.763480173407011`}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 16.07682392764236, -9.510710341604664}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 17.37044698055595, -9.61663909596184}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 15.745572121852266`, -10.531769581958546`}}], ArrowBox[{{16.605739728765936`, -9.820379815615834}, { 15.144627463808844`, -9.920731412283935}}], ArrowBox[BezierCurveBox[{{16.605739728765936`, -9.820379815615834}, { 16.40386391794553, -10.15672145957573}, { 16.0417570966555, -10.30757965268782}}]], ArrowBox[{{15.745572121852266`, -10.531769581958546`}, { 14.752365246448496`, -11.237368085875417`}}], ArrowBox[{{15.745572121852266`, -10.531769581958546`}, { 15.476619302318346`, -10.763480173407011`}}], ArrowBox[{{15.745572121852266`, -10.531769581958546`}, { 16.0417570966555, -10.30757965268782}}], ArrowBox[{{15.144627463808844`, -9.920731412283935}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{15.144627463808844`, -9.920731412283935}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{15.144627463808844`, -9.920731412283935}, { 15.299428737581042`, -9.626817717596069}}], ArrowBox[{{15.144627463808844`, -9.920731412283935}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{15.144627463808844`, -9.920731412283935}, { 14.414247979543042`, -9.91175353150527}}], ArrowBox[{{15.144627463808844`, -9.920731412283935}, { 15.283534672284755`, -9.268506406672753}}], ArrowBox[{{15.144627463808844`, -9.920731412283935}, { 15.139037196961512`, -9.259599653668118}}], ArrowBox[{{16.0417570966555, -10.30757965268782}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{16.0417570966555, -10.30757965268782}, { 16.400343072324656`, -9.642271004092208}}], ArrowBox[{{16.0417570966555, -10.30757965268782}, { 15.476619302318346`, -10.763480173407011`}}], ArrowBox[BezierCurveBox[{{16.0417570966555, -10.30757965268782}, { 16.24363290747386, -9.971238008729431}, { 16.605739728765936`, -9.820379815615834}}]], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 12.229530673826998`, -9.256916530386786}}], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 14.423394610794555`, -9.414783567720239}}], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 15.114406476931897`, -8.891914319033912}}], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 14.139996731286761`, -12.150286689971448`}}], ArrowBox[{{14.414247979543042`, -9.91175353150527}, { 14.196095346886064`, -9.277466231625741}}], ArrowBox[{{13.306849526078123`, -8.972092804032982}, { 12.769860160940272`, -8.923788495529575}}], ArrowBox[{{11.720456891851352`, -15.449792407745656`}, { 12.106384412516132`, -14.664389419425323`}}], ArrowBox[{{12.106384412516132`, -14.664389419425323`}, { 12.656627731466894`, -13.306718849912397`}}], ArrowBox[{{14.928968377713959`, -8.183315651254588}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{15.726772970775706`, -10.12230455877322}, { 15.482478595283503`, -10.075887802882761`}}], ArrowBox[{{12.656627731466894`, -13.306718849912397`}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{12.5332102535354, -14.014137115543479`}, { 12.656627731466894`, -13.306718849912397`}}], ArrowBox[{{11.897191411285695`, -15.482101826060832`}, { 12.263202364360367`, -15.416211072455141`}}], ArrowBox[{{11.897191411285695`, -15.482101826060832`}, { 11.720456891851352`, -15.449792407745656`}}], ArrowBox[{{11.897191411285695`, -15.482101826060832`}, { 12.106384412516132`, -14.664389419425323`}}], ArrowBox[{{11.897191411285695`, -15.482101826060832`}, { 11.620690383213969`, -16.303841106524104`}}], ArrowBox[{{11.897191411285695`, -15.482101826060832`}, { 11.507534854272983`, -16.25260279238199}}], ArrowBox[{{12.976785368955754`, -10.505776437309962`}, { 12.98903355718346, -10.40099479459661}}], ArrowBox[{{13.961047618526909`, -9.42241641832523}, { 14.423394610794555`, -9.414783567720239}}], ArrowBox[{{13.961047618526909`, -9.42241641832523}, { 15.299428737581042`, -9.626817717596069}}], ArrowBox[{{13.961047618526909`, -9.42241641832523}, { 13.22659375804417, -9.178292883069709}}], ArrowBox[{{13.961047618526909`, -9.42241641832523}, { 13.306849526078123`, -8.972092804032982}}], ArrowBox[{{13.961047618526909`, -9.42241641832523}, { 13.59439979833087, -8.760091954438678}}], ArrowBox[{{13.057783648318516`, -7.470330322421653}, { 13.577965278576169`, -7.909556848265215}}], ArrowBox[{{13.577965278576169`, -7.909556848265215}, { 14.928968377713959`, -8.183315651254588}}], ArrowBox[{{13.577965278576169`, -7.909556848265215}, { 12.71525864943596, -8.34663304884971}}], ArrowBox[{{12.71525864943596, -8.34663304884971}, { 12.229530673826998`, -9.256916530386786}}], ArrowBox[{{13.274840131977445`, -10.599449283241757`}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{35.678957837952595`, -8.86386575146091}, { 35.392854204983166`, -9.65339714020671}}], ArrowBox[{{35.678957837952595`, -8.86386575146091}, { 35.8734649543276, -8.87745905326873}}], ArrowBox[{{35.392854204983166`, -9.65339714020671}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[BezierCurveBox[{{35.392854204983166`, -9.65339714020671}, { 35.500806080914614`, -9.722471759686899}, { 35.546684479015966`, -9.842138309576974}}]], ArrowBox[BezierCurveBox[{{35.392854204983166`, -9.65339714020671}, { 35.598408011429456`, -9.560204617705752}, { 35.819150868111606`, -9.607213178822814}}]], ArrowBox[BezierCurveBox[{{35.392854204983166`, -9.65339714020671}, { 35.64503294288669, -10.038844896523683`}, { 35.619196538342436`, -10.49873245767714}}]], ArrowBox[{{35.392854204983166`, -9.65339714020671}, { 35.877510053979776`, -9.217485436840775}}], ArrowBox[{{35.8734649543276, -8.87745905326873}, { 35.877510053979776`, -9.217485436840775}}], ArrowBox[{{35.8734649543276, -8.87745905326873}, { 36.057953280624616`, -9.029613232479083}}], ArrowBox[{{12.278485108399515`, -4.740821004096244}, { 11.84480218812824, -3.902269998046968}}], ArrowBox[{{12.278485108399515`, -4.740821004096244}, { 11.90297972671522, -3.846369328322975}}], ArrowBox[{{12.278485108399515`, -4.740821004096244}, { 12.162615845435692`, -3.953245855142292}}], ArrowBox[{{12.278485108399515`, -4.740821004096244}, { 13.293696872604468`, -6.620000880857656}}], ArrowBox[{{12.278485108399515`, -4.740821004096244}, { 12.273217873956796`, -3.942550355944867}}], ArrowBox[{{11.84480218812824, -3.902269998046968}, { 11.391401256811335`, -3.604906151742526}}], ArrowBox[{{11.90297972671522, -3.846369328322975}, { 11.391401256811335`, -3.604906151742526}}], ArrowBox[{{13.293696872604468`, -6.620000880857656}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{12.048105958614592`, -4.841289116528785}, { 11.62312191292111, -4.020500802388963}}], ArrowBox[{{12.048105958614592`, -4.841289116528785}, { 11.695398085238065`, -3.9735252694543632`}}], ArrowBox[{{12.048105958614592`, -4.841289116528785}, { 11.807778870965208`, -4.148080549088114}}], ArrowBox[{{12.048105958614592`, -4.841289116528785}, { 13.176798048417705`, -6.674173213334857}}], ArrowBox[{{12.048105958614592`, -4.841289116528785}, { 11.93732383240788, -4.103672821830834}}], ArrowBox[{{11.62312191292111, -4.020500802388963}, { 11.391401256811335`, -3.604906151742526}}], ArrowBox[{{11.695398085238065`, -3.9735252694543632`}, { 11.391401256811335`, -3.604906151742526}}], ArrowBox[{{13.176798048417705`, -6.674173213334857}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{1.411211073704596, -4.053697689943569}, { 2.1782143282604753`, -4.528840075012699}}], ArrowBox[{{1.411211073704596, -4.053697689943569}, { 1.5479719704079358`, -4.0862539916608185`}}], ArrowBox[{{1.5479719704079358`, -4.0862539916608185`}, { 1.0647342381082048`, -3.8583904050743065`}}], ArrowBox[{{1.5479719704079358`, -4.0862539916608185`}, { 1.0564121292315143`, -3.729599018365903}}], ArrowBox[{{8.11857872465442, -6.363845706448686}, { 7.663702232915385, -5.628155803945418}}], ArrowBox[{{8.11857872465442, -6.363845706448686}, { 8.924401772458566, -6.52406304453573}}], ArrowBox[{{8.11857872465442, -6.363845706448686}, { 7.503172667694296, -5.794207956980582}}], ArrowBox[{{8.11857872465442, -6.363845706448686}, { 8.92470432587299, -6.59149079789951}}], ArrowBox[{{8.11857872465442, -6.363845706448686}, { 7.988678437978962, -7.47771368468646}}], ArrowBox[{{7.988678437978962, -7.47771368468646}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.486072046057524, -6.549012191432929}, { 8.11857872465442, -6.363845706448686}}], ArrowBox[{{8.486072046057524, -6.549012191432929}, { 7.894230975049922, -5.809720993074048}}], ArrowBox[{{8.486072046057524, -6.549012191432929}, { 7.969319368299585, -5.756789220549244}}], ArrowBox[{{8.486072046057524, -6.549012191432929}, { 8.174362629787915, -7.549607826833494}}], ArrowBox[{{8.174362629787915, -7.549607826833494}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{8.310099974857945, -7.7778420356568}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{17.712889746742675`, -15.734508252523334`}, { 18.2383385895761, -16.563766651606358`}}], ArrowBox[{{18.2383385895761, -16.563766651606358`}, { 18.802410421118754`, -17.528680960741987`}}], ArrowBox[{{5.363071976059549, -12.19786411495856}, { 7.531103692434865, -11.514843840928364`}}], ArrowBox[{{5.363071976059549, -12.19786411495856}, { 4.596442076353766, -12.376608986772592`}}], ArrowBox[{{17.761727456078173`, -15.693983994309983`}, { 17.712889746742675`, -15.734508252523334`}}], ArrowBox[{{17.761727456078173`, -15.693983994309983`}, { 18.2383385895761, -16.563766651606358`}}], ArrowBox[{{17.04816404950315, -14.579565118423712`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{17.04816404950315, -14.579565118423712`}, { 17.712889746742675`, -15.734508252523334`}}], ArrowBox[{{17.04816404950315, -14.579565118423712`}, { 17.761727456078173`, -15.693983994309983`}}], ArrowBox[{{17.04816404950315, -14.579565118423712`}, { 17.497718265388464`, -15.346142877703219`}}], ArrowBox[{{9.156221792904002, -11.740607825734045`}, { 10.184426969816545`, -12.539963980035179`}}], ArrowBox[{{9.156221792904002, -11.740607825734045`}, { 8.478271815966588, -10.550960532086151`}}], ArrowBox[{{10.184426969816545`, -12.539963980035179`}, { 11.743870554809403`, -13.076692570900338`}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 7.531103692434865, -11.514843840928364`}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.329738236686726, -9.904837300370765}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.235437126219166, -10.530703305702236`}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 9.311536603601564, -10.3386402705342}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.010001613687983, -9.928326364930363}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.365836701923829, -9.840448088149365}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.214432052976704, -10.447238795861388`}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.05213163509286, -9.886856366250932}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.092241485154812, -9.921214496868629}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 8.38474750150209, -9.894675463842823}}], ArrowBox[{{8.478271815966588, -10.550960532086151`}, { 9.68490149755351, -10.464848607434647`}}], ArrowBox[{{6.425762935925315, -5.03783840203975}, { 5.895176348572123, -4.497347252882143}}], ArrowBox[{{10.80429645647343, -13.579177939384314`}, { 10.314925038435046`, -14.19625238553282}}], ArrowBox[BezierCurveBox[{{10.80429645647343, -13.579177939384314`}, { 11.02363328267915, -13.029635661487525`}, { 11.526340232159072`, -12.717560219537848`}}]], ArrowBox[BezierCurveBox[{{ 11.526340232159072`, -12.717560219537848`}, { 11.3070034059529, -13.267102497435193`}, { 10.80429645647343, -13.579177939384314`}}]], ArrowBox[{{11.526340232159072`, -12.717560219537848`}, { 11.686245220528509`, -11.094585328521994`}}], ArrowBox[{{11.686245220528509`, -11.094585328521994`}, { 12.095107553955533`, -9.511533726783654}}], ArrowBox[{{29.419198579794678`, -32.7275211690599}, { 28.701465577873552`, -33.33153830368221}}], ArrowBox[{{31.112202432598025`, -30.936654971413752`}, { 31.677090285923576`, -30.19927060877925}}], ArrowBox[{{31.421873726538948`, -32.58120759015197}, { 31.191023866283658`, -32.079198098484284`}}], ArrowBox[{{31.421873726538948`, -32.58120759015197}, { 32.19461403001917, -33.134988509577624`}}], ArrowBox[{{29.72087791960543, -30.887182933354882`}, { 29.177174943313872`, -30.130232603450576`}}], ArrowBox[{{12.835770941112047`, -11.4217156425606}, { 12.166256114820348`, -11.465491729887187`}}], ArrowBox[{{13.087089936582363`, -11.383028127592123`}, { 13.566831322999498`, -11.733688469970588`}}], ArrowBox[{{13.566831322999498`, -11.733688469970588`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{13.566831322999498`, -11.733688469970588`}, { 12.835770941112047`, -11.4217156425606}}], ArrowBox[{{13.566831322999498`, -11.733688469970588`}, { 13.012273196353561`, -11.415861075502725`}}], ArrowBox[{{9.034316807928706, -30.92703428691037}, { 8.312256496763206, -30.4860703341584}}], ArrowBox[{{8.24181616262023, -35.22007719662134}, { 7.62400064092438, -36.006749813821344`}}], ArrowBox[{{9.921653610253268, -31.493940908527346`}, { 9.034316807928706, -30.92703428691037}}], ArrowBox[{{9.289205306341056, -32.32350785570075}, { 9.921653610253268, -31.493940908527346`}}], ArrowBox[{{21.980941851831048`, -0.9661682482070653}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{21.980941851831048`, -0.9661682482070653}, { 22.12711584719615, -0.552957585187567}}], ArrowBox[{{21.908212090810387`, -0.8875404491486414}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{21.908212090810387`, -0.8875404491486414}, { 22.12711584719615, -0.552957585187567}}], ArrowBox[{{21.867395903266065`, -0.9419855114521596}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{21.867395903266065`, -0.9419855114521596}, { 22.12711584719615, -0.552957585187567}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 21.980941851831048`, -0.9661682482070653}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 21.908212090810387`, -0.8875404491486414}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 21.867395903266065`, -0.9419855114521596}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 22.0226481435411, -1.3119093657437269`}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 21.932784680906504`, -1.2745464390317913`}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 21.823187431876516`, -1.0846441899165207`}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 22.07994645882305, -0.7961784076593794}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 22.36183611099623, -1.091627127627529}}], ArrowBox[{{22.125630800282256`, -1.0702373382535981`}, { 22.40776851699905, -1.1814563302961716`}}], ArrowBox[{{22.0226481435411, -1.3119093657437269`}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{21.932784680906504`, -1.2745464390317913`}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{21.932784680906504`, -1.2745464390317913`}, { 22.0226481435411, -1.3119093657437269`}}], ArrowBox[{{21.823187431876516`, -1.0846441899165207`}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{22.07994645882305, -0.7961784076593794}, { 21.518764571000528`, -1.6511339221242274`}}], ArrowBox[{{22.07994645882305, -0.7961784076593794}, { 22.44623598757868, -0.1760351980996404}}], ArrowBox[{{21.968786369114273`, -1.693023790132024}, { 22.125630800282256`, -1.0702373382535981`}}], ArrowBox[{{21.968786369114273`, -1.693023790132024}, { 22.0226481435411, -1.3119093657437269`}}], ArrowBox[{{21.968786369114273`, -1.693023790132024}, { 21.932784680906504`, -1.2745464390317913`}}], ArrowBox[{{21.968786369114273`, -1.693023790132024}, { 22.36183611099623, -1.091627127627529}}], ArrowBox[{{21.968786369114273`, -1.693023790132024}, { 22.40776851699905, -1.1814563302961716`}}], ArrowBox[{{14.092558156367032`, -10.759610035286467`}, { 14.724430111114597`, -9.64017619586615}}], ArrowBox[{{14.724430111114597`, -9.64017619586615}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{14.724430111114597`, -9.64017619586615}, { 16.293578637542062`, -7.715463871982273}}], ArrowBox[{{13.951402284881674`, -11.818292135504642`}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{16.485402287764103`, -11.421230019737564`}, { 16.985596050560055`, -11.527977959627947`}}], ArrowBox[{{16.985596050560055`, -11.527977959627947`}, { 17.11508804526808, -10.525084504355366`}}], ArrowBox[{{15.081233960526209`, -12.396454291096685`}, { 15.905276241035068`, -11.944377913932279`}}], ArrowBox[{{15.081233960526209`, -12.396454291096685`}, { 16.16013686559097, -12.092860207719038`}}], ArrowBox[{{16.16013686559097, -12.092860207719038`}, { 16.985596050560055`, -11.527977959627947`}}], ArrowBox[{{13.87264810044066, -11.840502279380097`}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{14.281832172157305`, -11.362614254233236`}, { 15.190493840449873`, -11.0821137680533}}], ArrowBox[{{14.281832172157305`, -11.362614254233236`}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{15.704766454633994`, -9.951670453429983}, { 16.72698107111161, -9.97154124097981}}], ArrowBox[{{16.72698107111161, -9.97154124097981}, { 17.498972486409716`, -10.038012031315024`}}], ArrowBox[{{14.104710227773477`, -11.96596192634902}, { 14.278390421688918`, -11.853363409452356`}}], ArrowBox[{{14.278390421688918`, -11.853363409452356`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{14.278390421688918`, -11.853363409452356`}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{16.286991350367135`, -11.310847556468449`}, { 16.985596050560055`, -11.527977959627947`}}], ArrowBox[{{16.327234676221316`, -11.418537330318134`}, { 16.985596050560055`, -11.527977959627947`}}], ArrowBox[{{13.739222626039098`, -12.837697394186034`}, { 13.256211766267608`, -12.658987468223643`}}], ArrowBox[{{15.352120523545672`, -13.290305482094553`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{15.352120523545672`, -13.290305482094553`}, { 15.58133587856687, -13.627555937498764`}}], ArrowBox[{{15.352120523545672`, -13.290305482094553`}, { 14.636506186832595`, -12.225611250200014`}}], ArrowBox[{{15.352120523545672`, -13.290305482094553`}, { 16.178201514738884`, -15.035648661147988`}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 15.190493840449873`, -11.0821137680533}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 14.689074014880863`, -11.66706438778455}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 14.433975477429, -11.506432647418578`}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 15.641210404362122`, -13.285868155449945`}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 14.104710227773477`, -11.96596192634902}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 13.969676013051416`, -12.261283914748955`}}], ArrowBox[{{14.636506186832595`, -12.225611250200014`}, { 14.542370308687904`, -12.985706535690614`}}], ArrowBox[{{16.178201514738884`, -15.035648661147988`}, { 17.011760990459802`, -16.512630424387908`}}], ArrowBox[{{13.698157802910108`, -11.379334068525594`}, { 14.104710227773477`, -11.96596192634902}}], ArrowBox[{{13.698157802910108`, -11.379334068525594`}, { 13.969676013051416`, -12.261283914748955`}}], ArrowBox[{{13.969676013051416`, -12.261283914748955`}, { 13.951402284881674`, -11.818292135504642`}}], ArrowBox[{{13.969676013051416`, -12.261283914748955`}, { 13.87264810044066, -11.840502279380097`}}], ArrowBox[{{13.969676013051416`, -12.261283914748955`}, { 14.301078809610313`, -12.630897219466856`}}], ArrowBox[{{13.969676013051416`, -12.261283914748955`}, { 13.798561750805758`, -13.027675659455586`}}], ArrowBox[{{14.580299665499162`, -11.799092161058493`}, { 14.689074014880863`, -11.66706438778455}}], ArrowBox[{{14.580299665499162`, -11.799092161058493`}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{14.580299665499162`, -11.799092161058493`}, { 14.281832172157305`, -11.362614254233236`}}], ArrowBox[{{14.580299665499162`, -11.799092161058493`}, { 14.50434112990133, -12.52288684851396}}], ArrowBox[{{14.580299665499162`, -11.799092161058493`}, { 14.419924941003625`, -12.4612401098777}}], ArrowBox[{{14.580299665499162`, -11.799092161058493`}, { 14.613535053462154`, -12.506740311838332`}}], ArrowBox[{{14.580299665499162`, -11.799092161058493`}, { 14.773585850889049`, -11.93341155883137}}], ArrowBox[{{13.400494194962253`, -10.25476018740818}, { 12.229530673826998`, -9.256916530386786}}], ArrowBox[{{13.400494194962253`, -10.25476018740818}, { 13.698157802910108`, -11.379334068525594`}}], ArrowBox[{{14.773585850889049`, -11.93341155883137}, { 14.846336470591439`, -11.494073808532317`}}], ArrowBox[{{14.301078809610313`, -12.630897219466856`}, { 14.689074014880863`, -11.66706438778455}}], ArrowBox[{{14.301078809610313`, -12.630897219466856`}, { 14.161747088243068`, -13.424432481886758`}}], ArrowBox[BezierCurveBox[{{12.200909343824735`, -14.91610623055647}, { 11.974554102082614`, -14.283705934955757`}, { 12.16775449770899, -13.6404016240182}}]], ArrowBox[{{12.200909343824735`, -14.91610623055647}, { 12.011754003627825`, -15.784234611937606`}}], ArrowBox[BezierCurveBox[{{12.16775449770899, -13.6404016240182}, { 12.394109739451268`, -14.27280191961842}, { 12.200909343824735`, -14.91610623055647}}]], ArrowBox[{{12.348554314080639`, -6.763550317766416}, { 11.38085537501648, -7.858875867571463}}], ArrowBox[{{11.38085537501648, -7.858875867571463}, { 10.164620783716888`, -9.558479111973995}}], ArrowBox[{{11.38085537501648, -7.858875867571463}, { 12.381203774302197`, -6.84023624319973}}], ArrowBox[{{16.759926588545245`, -6.598446569934769}, { 16.293578637542062`, -7.715463871982273}}], ArrowBox[{{16.759926588545245`, -6.598446569934769}, { 17.008948105274676`, -5.7843303769450145`}}], ArrowBox[{{14.953200264674997`, -8.746147421896353}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{14.953200264674997`, -8.746147421896353}, { 15.35463699237987, -8.111220964291583}}], ArrowBox[{{14.953200264674997`, -8.746147421896353}, { 15.469445967048108`, -8.216949064431336}}], ArrowBox[{{14.953200264674997`, -8.746147421896353}, { 13.297704646373582`, -9.440452740045458}}], ArrowBox[{{14.953200264674997`, -8.746147421896353}, { 15.232605392128576`, -8.084934207776222}}], ArrowBox[{{13.297704646373582`, -9.440452740045458}, { 11.795562026336373`, -10.347032858025827`}}], ArrowBox[{{12.381203774302197`, -6.84023624319973}, { 13.579893463451231`, -6.162490615412118}}], ArrowBox[{{13.902695375616156`, -11.628232892794163`}, { 14.054151872545315`, -12.662340720291201`}}], ArrowBox[{{14.054151872545315`, -12.662340720291201`}, { 14.305990733476314`, -11.713391946954847`}}], ArrowBox[{{14.054151872545315`, -12.662340720291201`}, { 14.040574353505107`, -13.877767817547964`}}], ArrowBox[{{11.795562026336373`, -10.347032858025827`}, { 10.164620783716888`, -9.558479111973995}}], ArrowBox[{{11.795562026336373`, -10.347032858025827`}, { 12.208524269658867`, -12.106199141115209`}}], ArrowBox[{{12.208524269658867`, -12.106199141115209`}, { 13.256211766267608`, -12.658987468223643`}}], ArrowBox[{{12.208524269658867`, -12.106199141115209`}, { 12.16775449770899, -13.6404016240182}}], ArrowBox[{{37.193716654657855`, -31.90314638383044}, { 37.955550363850364`, -31.506542115234097`}}], ArrowBox[{{37.193716654657855`, -31.90314638383044}, { 37.87927399000957, -32.418540961462966`}}], ArrowBox[{{3.927118926053639, -7.137032195179408}, { 3.872100153867473, -7.231311326918661}}], ArrowBox[{{3.872100153867473, -7.231311326918661}, { 4.583228174752856, -7.4866218897482995`}}], ArrowBox[{{4.583228174752856, -7.4866218897482995`}, { 3.927118926053639, -7.137032195179408}}], ArrowBox[BezierCurveBox[{{4.583228174752856, -7.4866218897482995`}, { 4.016140600089911, -7.470495286494726}, { 3.5693271252538725`, -7.120915390942823}}]], ArrowBox[{{4.583228174752856, -7.4866218897482995`}, { 3.830668242468297, -7.351427474829318}}], ArrowBox[{{27.484277420383535`, -31.41665486529482}, { 27.532573053747107`, -32.35277978000193}}], ArrowBox[{{5.746256615977387, -7.25284920072157}, { 4.8432734578123195`, -6.7065767771503}}], ArrowBox[{{4.8432734578123195`, -6.7065767771503}, { 4.2107603440885715`, -6.325726903349274}}], ArrowBox[BezierCurveBox[{{3.5693271252538725`, -7.120915390942823}, { 4.136414699916432, -7.137041994196226}, { 4.583228174752856, -7.4866218897482995`}}]], ArrowBox[{{3.5693271252538725`, -7.120915390942823}, { 2.869514639460604, -6.867704235381122}}], ArrowBox[{{9.061633818311137, -5.416642085192468}, { 10.220557262756014`, -4.353659927247893}}], ArrowBox[BezierCurveBox[{{9.061633818311137, -5.416642085192468}, { 8.818684300520172, -6.255893505856808}, { 8.125013913688994, -6.787107972635884}}]], ArrowBox[{{8.125013913688994, -6.787107972635884}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[BezierCurveBox[{{8.125013913688994, -6.787107972635884}, { 8.367963431479952, -5.947856551971406}, { 9.061633818311137, -5.416642085192468}}]], ArrowBox[{{8.125013913688994, -6.787107972635884}, { 7.157610836348727, -5.824096738482229}}], ArrowBox[{{21.305549953017504`, -8.876240116189251}, { 21.034320108539482`, -9.61090637613114}}], ArrowBox[{{21.305549953017504`, -8.876240116189251}, { 21.265684931303205`, -9.056366676335212}}], ArrowBox[{{21.305549953017504`, -8.876240116189251}, { 21.88215780960475, -9.260921452138284}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 15.190493840449873`, -11.0821137680533}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 14.423394610794555`, -9.414783567720239}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 15.299428737581042`, -9.626817717596069}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 16.400343072324656`, -9.642271004092208}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 16.003418826695665`, -9.882592713978298}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 14.994676361381458`, -11.142972543751348`}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 16.0417570966555, -10.30757965268782}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 15.726772970775706`, -10.12230455877322}}], ArrowBox[{{15.408049568989131`, -10.474062467716497`}, { 15.927527626935527`, -10.357466939638442`}}], ArrowBox[{{13.649287396537902`, -12.681733511407664`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{13.649287396537902`, -12.681733511407664`}, { 15.081233960526209`, -12.396454291096685`}}], ArrowBox[{{16.465771275534564`, -8.261090127802284}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{16.465771275534564`, -8.261090127802284}, { 15.897115006379206`, -9.476685792401067}}], ArrowBox[{{17.326014484081988`, -5.002443012414382}, { 17.008948105274676`, -5.7843303769450145`}}], ArrowBox[{{18.462854596548677`, -7.624576032077858}, { 18.407984471822132`, -8.380160781656738}}], ArrowBox[{{18.462854596548677`, -7.624576032077858}, { 17.85439329124116, -7.561814939309283}}], ArrowBox[{{19.270953236594053`, -11.232275580567794`}, { 18.48399421448618, -11.190196776609689`}}], ArrowBox[{{12.095107553955533`, -9.511533726783654}, { 13.771109374792104`, -9.645088092579769}}], ArrowBox[{{12.095107553955533`, -9.511533726783654}, { 10.333766482027869`, -9.462224686596556}}], ArrowBox[{{12.095107553955533`, -9.511533726783654}, { 11.293606522497784`, -9.102933385065562}}], ArrowBox[{{12.095107553955533`, -9.511533726783654}, { 10.012885098992054`, -8.83040247422403}}], ArrowBox[{{12.095107553955533`, -9.511533726783654}, { 12.994549320920612`, -8.712605722376392}}], ArrowBox[{{18.933690329405437`, -7.746898504442608}, { 18.407984471822132`, -8.380160781656738}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 12.06097894327679, -12.625904514641856`}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 10.772003908013353`, -13.19922189001084}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 11.721608536951493`, -12.671438757749765`}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 11.37328279299792, -12.664252881612025`}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 11.544762044225141`, -12.933361274519385`}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 11.448444090399589`, -12.881556634605833`}}], ArrowBox[{{12.099564142753305`, -12.39031636589629}, { 11.38102103297688, -12.78772666930594}}], ArrowBox[{{7.6202634584785525`, -8.404027358068003}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{9.364651854173072, -12.339596912421221`}, { 9.156221792904002, -11.740607825734045`}}], ArrowBox[{{9.364651854173072, -12.339596912421221`}, { 10.184426969816545`, -12.539963980035179`}}], ArrowBox[{{17.224087799261582`, -11.981257456459062`}, { 15.941151259336763`, -10.964449845690297`}}], ArrowBox[{{17.224087799261582`, -11.981257456459062`}, { 17.560329835279592`, -12.77888546678069}}], ArrowBox[{{17.224087799261582`, -11.981257456459062`}, { 17.599788786314562`, -12.711416786939274`}}], ArrowBox[{{8.841493284613694, -15.055110329912697`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{8.567786545718167, -15.09460348206568}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.567786545718167, -15.09460348206568}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{9.972555336601365, -13.104882594640504`}, { 11.61092939210728, -11.380120213764869`}}], ArrowBox[{{9.972555336601365, -13.104882594640504`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{9.972555336601365, -13.104882594640504`}, { 9.036504706056466, -14.271708288784103`}}], ArrowBox[{{9.972555336601365, -13.104882594640504`}, { 9.066402875756435, -13.024012799877365`}}], ArrowBox[{{7.8802999936214455`, -15.883308234326833`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{7.8802999936214455`, -15.883308234326833`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.8802999936214455`, -15.883308234326833`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.8802999936214455`, -15.883308234326833`}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[{{7.8802999936214455`, -15.883308234326833`}, { 8.10777628229611, -15.957760460697315`}}], ArrowBox[{{7.573260628735708, -8.288387195212216}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.958887608842289, -15.888724133719947`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{7.958887608842289, -15.888724133719947`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.958887608842289, -15.888724133719947`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.958887608842289, -15.888724133719947`}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[{{7.958887608842289, -15.888724133719947`}, { 8.10777628229611, -15.957760460697315`}}], ArrowBox[{{6.7232198427263885`, -35.7189441876124}, { 5.947279908258713, -35.087557014870505`}}], ArrowBox[{{6.924441628312467, -34.87394152472876}, { 5.947279908258713, -35.087557014870505`}}], ArrowBox[{{5.521450062641479, -34.18308658489811}, { 5.947279908258713, -35.087557014870505`}}], ArrowBox[{{5.93755537802004, -36.08765733115131}, { 5.947279908258713, -35.087557014870505`}}], ArrowBox[{{4.974660508791696, -34.856082437724524`}, { 5.947279908258713, -35.087557014870505`}}], ArrowBox[{{5.1597488416886, -35.70351901690448}, { 5.947279908258713, -35.087557014870505`}}], ArrowBox[{{7.738252493912027, -15.655519316303902`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.738252493912027, -15.655519316303902`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{17.15423776454577, -17.320310441796483`}, { 17.011760990459802`, -16.512630424387908`}}], ArrowBox[{{35.191426729938904`, -35.13537195802471}, { 34.191426729938904`, -35.13537195802471}}], ArrowBox[{{0.39804895680303853`, -35.83548521601378}, { 1.087844983704059, -35.135213599822926`}}], ArrowBox[{{0.39804895680303853`, -35.83548521601378}, { 0.1760351980996404, -35.13504337134097}}], ArrowBox[{{1.087844983704059, -35.135213599822926`}, { 0.1760351980996404, -35.13504337134097}}], ArrowBox[{{1.087844983704059, -35.135213599822926`}, { 2.4103357350769476`, -35.13515217524616}}], ArrowBox[{{0.39981031930436073`, -34.43525870003565}, { 1.087844983704059, -35.135213599822926`}}], ArrowBox[{{0.39981031930436073`, -34.43525870003565}, { 0.1760351980996404, -35.13504337134097}}], ArrowBox[{{3.605697360566398, -35.1353646879482}, { 2.4103357350769476`, -35.13515217524616}}], ArrowBox[{{3.605697360566398, -35.1353646879482}, { 4.596414942800468, -35.13563273116753}}], ArrowBox[{{16.657497117422526`, -12.670332774187816`}, { 16.343952480096622`, -13.22530252108055}}], ArrowBox[{{16.657497117422526`, -12.670332774187816`}, { 16.356887198476997`, -11.945079765631593`}}], ArrowBox[{{7.797183922516451, -15.784984679293743`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{7.797183922516451, -15.784984679293743`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.797183922516451, -15.784984679293743`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.797183922516451, -15.784984679293743`}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[BezierCurveBox[{{ 11.216746579090955`, -4.3048508102661565`}, { 10.726678128589606`, -4.493069484270883}, { 10.220557262756014`, -4.353659927247893}}]], ArrowBox[{{11.216746579090955`, -4.3048508102661565`}, { 12.278485108399515`, -4.740821004096244}}], ArrowBox[{{7.48005641764958, -8.56972407279569}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{15.950611822543578`, -14.649061178335195`}, { 15.817176545579322`, -13.723570277740084`}}], ArrowBox[{{16.729028311097654`, -11.589167462010295`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{16.729028311097654`, -11.589167462010295`}, { 18.979803583264484`, -11.971274851297224`}}], ArrowBox[{{17.521024399112523`, -11.675879244704035`}, { 16.729028311097654`, -11.589167462010295`}}], ArrowBox[{{17.494095100928416`, -11.793953660215063`}, { 16.729028311097654`, -11.589167462010295`}}], ArrowBox[{{15.431413093312115`, -11.222840307279785`}, { 16.096625303780478`, -10.831185404271448`}}], ArrowBox[{{15.431413093312115`, -11.222840307279785`}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{15.431413093312115`, -11.222840307279785`}, { 16.327234676221316`, -11.418537330318134`}}], ArrowBox[{{15.431413093312115`, -11.222840307279785`}, { 15.951526518788826`, -11.380137319323019`}}], ArrowBox[{{19.040293693409865`, -16.24566126133976}, { 19.51583458192607, -16.88129921116739}}], ArrowBox[{{11.936751841977948`, -14.072377774700962`}, { 12.592506343927248`, -13.010686043904297`}}], ArrowBox[{{11.936751841977948`, -14.072377774700962`}, { 11.467272430255967`, -14.865155430544055`}}], ArrowBox[{{17.363431724659364`, -17.307306490551312`}, { 17.011760990459802`, -16.512630424387908`}}], ArrowBox[{{13.480288098467357`, -10.407145030060498`}, { 13.339377219019289`, -11.33239233941097}}], ArrowBox[{{13.480288098467357`, -10.407145030060498`}, { 13.982085442219054`, -9.672738068034906}}], ArrowBox[{{17.400680856040495`, -17.21352423838742}, { 17.011760990459802`, -16.512630424387908`}}], ArrowBox[{{35.66226291466512, -12.84590171157338}, { 35.98145930944154, -13.559116896872979`}}], ArrowBox[{{35.66226291466512, -12.84590171157338}, { 35.16085622871397, -11.239453064624701`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 35.05109138635838, -10.505256360249728`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 35.166405054905226`, -10.467466506404403`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 34.76071400994239, -10.715301105223848`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 35.26102677510231, -11.976127363229036`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 34.81079124096074, -10.762337705171579`}}], ArrowBox[{{35.16085622871397, -11.239453064624701`}, { 35.09761545338786, -11.385297820749024`}}], ArrowBox[{{35.11321069412278, -10.053111333098965`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.11321069412278, -10.053111333098965`}, { 35.166405054905226`, -10.467466506404403`}}], ArrowBox[{{35.11321069412278, -10.053111333098965`}, { 35.43198327912396, -10.189345048478252`}}], ArrowBox[{{35.11321069412278, -10.053111333098965`}, { 35.613162678814135`, -10.35762044449148}}], ArrowBox[{{35.166405054905226`, -10.467466506404403`}, { 34.776970730782025`, -10.624986712702228`}}], ArrowBox[{{35.166405054905226`, -10.467466506404403`}, { 34.76071400994239, -10.715301105223848`}}], ArrowBox[{{35.166405054905226`, -10.467466506404403`}, { 35.37695436112689, -10.643521673282116`}}], ArrowBox[{{35.166405054905226`, -10.467466506404403`}, { 35.538129890024905`, -10.959575733667268`}}], ArrowBox[{{35.166405054905226`, -10.467466506404403`}, { 34.89011796884628, -10.455355729208247`}}], ArrowBox[{{35.166405054905226`, -10.467466506404403`}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{35.43198327912396, -10.189345048478252`}, { 35.37695436112689, -10.643521673282116`}}], ArrowBox[{{35.43198327912396, -10.189345048478252`}, { 35.538129890024905`, -10.959575733667268`}}], ArrowBox[{{35.43198327912396, -10.189345048478252`}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{35.43198327912396, -10.189345048478252`}, { 34.979981963940766`, -10.134946330068292`}}], ArrowBox[{{35.43198327912396, -10.189345048478252`}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[{{35.43198327912396, -10.189345048478252`}, { 35.762313256502466`, -9.692914129334948}}], ArrowBox[{{35.43198327912396, -10.189345048478252`}, { 35.701359236144256`, -9.61482500991551}}], ArrowBox[{{35.613162678814135`, -10.35762044449148}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.613162678814135`, -10.35762044449148}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.613162678814135`, -10.35762044449148}, { 36.48358961612558, -10.79227759194466}}], ArrowBox[{{34.776970730782025`, -10.624986712702228`}, { 34.89011796884628, -10.455355729208247`}}], ArrowBox[{{34.776970730782025`, -10.624986712702228`}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{34.76071400994239, -10.715301105223848`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.76071400994239, -10.715301105223848`}, { 34.89011796884628, -10.455355729208247`}}], ArrowBox[{{34.76071400994239, -10.715301105223848`}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{34.76071400994239, -10.715301105223848`}, { 34.89894332129867, -10.830943792474187`}}], ArrowBox[{{34.76071400994239, -10.715301105223848`}, { 34.657935884028944`, -10.433869642916015`}}], ArrowBox[{{35.37695436112689, -10.643521673282116`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.37695436112689, -10.643521673282116`}, { 35.87232776587157, -10.769997804096185`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 35.60540620220452, -10.664318796231694`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 35.4725839711231, -10.676804879482265`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 36.17878876137293, -11.262796866388939`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 35.98024644203299, -11.216601025547664`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 36.07380062455562, -10.895020108638391`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 35.37899116119233, -10.360215047307832`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 36.12099155254875, -11.439514015473467`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 34.88323872959436, -11.07879273405371}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 36.27625237000275, -11.075460318069588`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 36.20745453673591, -11.131937044356516`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 36.21416852754304, -11.018348235963003`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 36.03529389612413, -11.527653893072248`}}], ArrowBox[{{35.538129890024905`, -10.959575733667268`}, { 35.36099317048442, -11.408051527900518`}}], ArrowBox[{{34.89011796884628, -10.455355729208247`}, { 35.37899116119233, -10.360215047307832`}}], ArrowBox[{{34.89011796884628, -10.455355729208247`}, { 35.17933999754579, -9.856185839697591}}], ArrowBox[{{34.979981963940766`, -10.134946330068292`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.979981963940766`, -10.134946330068292`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.85130556852879, -9.792936160276884}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.85130556852879, -9.792936160276884}, { 35.60981711156042, -9.790869606590306}}], ArrowBox[{{35.85130556852879, -9.792936160276884}, { 36.2284931421852, -9.952572586494941}}], ArrowBox[{{35.762313256502466`, -9.692914129334948}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[{{35.762313256502466`, -9.692914129334948}, { 36.010586011159425`, -9.535919356983712}}], ArrowBox[{{35.701359236144256`, -9.61482500991551}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[{{35.701359236144256`, -9.61482500991551}, { 36.010586011159425`, -9.535919356983712}}], ArrowBox[{{35.701359236144256`, -9.61482500991551}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.701359236144256`, -9.61482500991551}, { 35.806038762513396`, -9.178339726705161}}], ArrowBox[BezierCurveBox[{{35.701359236144256`, -9.61482500991551}, { 35.71238105570912, -9.570130503038188}, { 35.74778023179889, -9.540703002579576}}]], ArrowBox[{{35.701359236144256`, -9.61482500991551}, { 35.42487690550038, -9.615511945990562}}], ArrowBox[BezierCurveBox[{{35.701359236144256`, -9.61482500991551}, { 35.82504278883572, -9.459169666781438}, { 36.016972929538525`, -9.407313826770089}}]], ArrowBox[{{35.136061717189634`, -10.576498421769458`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[BezierCurveBox[{{ 35.136061717189634`, -10.576498421769458`}, { 35.03925211816688, -10.209225417974016`}, { 35.17933999754579, -9.856185839697591}}]], ArrowBox[{{35.136061717189634`, -10.576498421769458`}, { 34.99731771521596, -9.952810159657098}}], ArrowBox[{{34.81079124096074, -10.762337705171579`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.81079124096074, -10.762337705171579`}, { 34.89011796884628, -10.455355729208247`}}], ArrowBox[{{34.81079124096074, -10.762337705171579`}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{35.09761545338786, -11.385297820749024`}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{35.09761545338786, -11.385297820749024`}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{35.09761545338786, -11.385297820749024`}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{35.09761545338786, -11.385297820749024`}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[BezierCurveBox[{{35.546684479015966`, -9.842138309576974}, { 35.43873260309034, -9.773063690103266}, { 35.392854204983166`, -9.65339714020671}}]], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.166405054905226`, -10.467466506404403`}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.43198327912396, -10.189345048478252`}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.613162678814135`, -10.35762044449148}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.762313256502466`, -9.692914129334948}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.701359236144256`, -9.61482500991551}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.819150868111606`, -9.607213178822814}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.5285240169156, -9.571292487404786}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.613230967326565`, -9.135025742142918}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 36.010586011159425`, -9.535919356983712}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.99933802987749, -9.780153761112505}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.878596785258665`, -9.727889596757084}}], ArrowBox[{{35.546684479015966`, -9.842138309576974}, { 35.48100911066213, -9.875648904120016}}], ArrowBox[BezierCurveBox[{{35.819150868111606`, -9.607213178822814}, { 35.613597061657906`, -9.700405701320877}, { 35.392854204983166`, -9.65339714020671}}]], ArrowBox[{{35.819150868111606`, -9.607213178822814}, { 35.619196538342436`, -10.49873245767714}}], ArrowBox[{{35.819150868111606`, -9.607213178822814}, { 35.877510053979776`, -9.217485436840775}}], ArrowBox[{{35.819150868111606`, -9.607213178822814}, { 36.25594309288074, -9.263965087083232}}], ArrowBox[{{35.819150868111606`, -9.607213178822814}, { 36.114959296004756`, -9.187731518762643}}], ArrowBox[{{35.819150868111606`, -9.607213178822814}, { 36.00442711664361, -9.89712089868943}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.05109138635838, -10.505256360249728`}}], ArrowBox[BezierCurveBox[{{35.619196538342436`, -10.49873245767714}, { 35.36701780043678, -10.113284701357227`}, { 35.392854204983166`, -9.65339714020671}}]], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.16085622871397, -11.239453064624701`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.166405054905226`, -10.467466506404403`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.613162678814135`, -10.35762044449148}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 34.7816094181629, -10.555360078012978`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 36.00442711664361, -9.89712089868943}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.48539696468352, -11.13982165200797}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 36.090996232780604`, -10.584441290875937`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 36.17878876137293, -11.262796866388939`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 36.15038705196752, -10.65801487465059}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.72470893657043, -10.468868386020986`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.98024644203299, -11.216601025547664`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 36.07380062455562, -10.895020108638391`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 36.11098738861898, -10.485591825673318`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{35.619196538342436`, -10.49873245767714}, { 36.41749154865488, -10.407423633753982`}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 35.8734649543276, -8.87745905326873}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 36.057953280624616`, -9.029613232479083}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 35.25390264743668, -9.22046965828255}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 35.37899116119233, -10.360215047307832`}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 35.17933999754579, -9.856185839697591}}], ArrowBox[{{35.5285240169156, -9.571292487404786}, { 35.98420852764708, -9.015545896617748}}], ArrowBox[{{35.99933802987749, -9.780153761112505}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[{{35.99933802987749, -9.780153761112505}, { 36.010586011159425`, -9.535919356983712}}], ArrowBox[{{35.99933802987749, -9.780153761112505}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.99933802987749, -9.780153761112505}, { 35.7795868208443, -10.046900749072567`}}], ArrowBox[{{35.99933802987749, -9.780153761112505}, { 35.60981711156042, -9.790869606590306}}], ArrowBox[{{35.878596785258665`, -9.727889596757084}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[{{35.878596785258665`, -9.727889596757084}, { 35.762313256502466`, -9.692914129334948}}], ArrowBox[{{35.878596785258665`, -9.727889596757084}, { 36.010586011159425`, -9.535919356983712}}], ArrowBox[{{35.878596785258665`, -9.727889596757084}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.878596785258665`, -9.727889596757084}, { 35.7795868208443, -10.046900749072567`}}], ArrowBox[{{35.878596785258665`, -9.727889596757084}, { 35.60981711156042, -9.790869606590306}}], ArrowBox[{{35.48100911066213, -9.875648904120016}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{35.48100911066213, -9.875648904120016}, { 35.178772213730284`, -10.17269853809664}}], ArrowBox[{{35.48100911066213, -9.875648904120016}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{36.26080604169802, -14.101042170411946`}, { 35.66226291466512, -12.84590171157338}}], ArrowBox[{{36.26080604169802, -14.101042170411946`}, { 36.13740705533145, -14.62292228396037}}], ArrowBox[{{36.26080604169802, -14.101042170411946`}, { 36.81664507054262, -14.534257589354931`}}], ArrowBox[{{36.26080604169802, -14.101042170411946`}, { 36.84851082948124, -14.419585177863853`}}], ArrowBox[{{36.26080604169802, -14.101042170411946`}, { 36.39470541181115, -14.639919980562341`}}], ArrowBox[{{36.26080604169802, -14.101042170411946`}, { 36.714704008258195`, -14.599505362475362`}}], ArrowBox[{{35.60540620220452, -10.664318796231694`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.4725839711231, -10.676804879482265`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.930138400844335`, -11.652700446307346`}, { 35.44355472198971, -12.518281889477436`}}], ArrowBox[{{34.930138400844335`, -11.652700446307346`}, { 35.06268497171652, -12.330665179864248`}}], ArrowBox[{{34.930138400844335`, -11.652700446307346`}, { 35.392121055429605`, -11.198920205794085`}}], ArrowBox[{{34.930138400844335`, -11.652700446307346`}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{34.34996519614976, -10.616020771633337`}, { 33.8800530366873, -10.765229385754981`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.89011796884628, -10.455355729208247`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.81079124096074, -10.762337705171579`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.59271046733245, -10.932560133353814`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 35.20245207512562, -10.274720986098917`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.37838016251687, -10.489356634293308`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.89894332129867, -10.830943792474187`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 35.74039494018456, -10.72405752454766}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 35.16649155439298, -10.352465631595138`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.280781032341665`, -10.824309887550488`}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 35.178772213730284`, -10.17269853809664}}], ArrowBox[{{34.7816094181629, -10.555360078012978`}, { 34.65361285408733, -10.876624797951347`}}], ArrowBox[{{34.59271046733245, -10.932560133353814`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.59271046733245, -10.932560133353814`}, { 34.280781032341665`, -10.824309887550488`}}], ArrowBox[{{34.59271046733245, -10.932560133353814`}, { 34.32591703292685, -11.471251509706637`}}], ArrowBox[{{35.20245207512562, -10.274720986098917`}, { 35.59222352133003, -9.999207785075047}}], ArrowBox[{{34.37838016251687, -10.489356634293308`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.37838016251687, -10.489356634293308`}, { 34.280781032341665`, -10.824309887550488`}}], ArrowBox[{{34.89894332129867, -10.830943792474187`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.89894332129867, -10.830943792474187`}, { 35.723580785198976`, -11.007263992565115`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.538129890024905`, -10.959575733667268`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.19068926680713, -10.854414505048553`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.59222352133003, -9.999207785075047}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.08845786823749, -10.944367473246036`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 37.171310656587906`, -10.882394173528606`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 35.69334042818518, -10.776886031528779`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 36.589958981365086`, -10.902212012841463`}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 36.53967917536929, -11.03181573003933}}], ArrowBox[{{35.74039494018456, -10.72405752454766}, { 36.198511211702055`, -10.242606229472415`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 35.69334042818518, -10.776886031528779`}}], ArrowBox[{{35.16649155439298, -10.352465631595138`}, { 34.630013152098975`, -9.862262911532653}}], ArrowBox[{{34.280781032341665`, -10.824309887550488`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.280781032341665`, -10.824309887550488`}, { 34.76071400994239, -10.715301105223848`}}], ArrowBox[{{34.280781032341665`, -10.824309887550488`}, { 35.538129890024905`, -10.959575733667268`}}], ArrowBox[{{34.280781032341665`, -10.824309887550488`}, { 35.08845786823749, -10.944367473246036`}}], ArrowBox[{{34.280781032341665`, -10.824309887550488`}, { 34.94405905951437, -11.05386080270901}}], ArrowBox[{{34.280781032341665`, -10.824309887550488`}, { 34.87199193665237, -10.984700228824636`}}], ArrowBox[{{34.280781032341665`, -10.824309887550488`}, { 34.98595433740799, -11.137410552486763`}}], ArrowBox[{{35.178772213730284`, -10.17269853809664}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{35.178772213730284`, -10.17269853809664}, { 35.16649155439298, -10.352465631595138`}}], ArrowBox[{{35.178772213730284`, -10.17269853809664}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.166405054905226`, -10.467466506404403`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.89011796884628, -10.455355729208247`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.81079124096074, -10.762337705171579`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.7816094181629, -10.555360078012978`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.89894332129867, -10.830943792474187`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.16649155439298, -10.352465631595138`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.280781032341665`, -10.824309887550488`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.178772213730284`, -10.17269853809664}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 34.65361285408733, -10.876624797951347`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 32.002076114207576`, -10.729433927849062`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{34.51627570043267, -10.74425182975035}, { 35.19068926680713, -10.854414505048553`}}], ArrowBox[{{32.002076114207576`, -10.729433927849062`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{32.002076114207576`, -10.729433927849062`}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{32.002076114207576`, -10.729433927849062`}, { 34.280781032341665`, -10.824309887550488`}}], ArrowBox[{{32.002076114207576`, -10.729433927849062`}, { 27.22700862793232, -11.010330206866058`}}], ArrowBox[{{35.36378727390082, -11.247686812055232`}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{35.36378727390082, -11.247686812055232`}, { 36.17878876137293, -11.262796866388939`}}], ArrowBox[{{35.36378727390082, -11.247686812055232`}, { 35.98024644203299, -11.216601025547664`}}], ArrowBox[{{35.36378727390082, -11.247686812055232`}, { 35.66125380120677, -11.894688056200536`}}], ArrowBox[{{35.459219782614056`, -11.46357704293607}, { 35.751605484918855`, -11.944644688879759`}}], ArrowBox[{{35.459219782614056`, -11.46357704293607}, { 35.986642821532406`, -12.127556878495433`}}], ArrowBox[{{35.459219782614056`, -11.46357704293607}, { 35.94110839825637, -12.05173780733882}}], ArrowBox[{{35.459219782614056`, -11.46357704293607}, { 36.124375117529624`, -11.932438044131917`}}], ArrowBox[{{35.459219782614056`, -11.46357704293607}, { 36.03550433570754, -11.986582304311966`}}], ArrowBox[{{35.07225529915448, -11.020951458793956`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.19068926680713, -10.854414505048553`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.19068926680713, -10.854414505048553`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.19068926680713, -10.854414505048553`}, { 35.37899116119233, -10.360215047307832`}}], ArrowBox[{{35.60396181262675, -9.389883317004571}, { 35.392854204983166`, -9.65339714020671}}], ArrowBox[{{35.60396181262675, -9.389883317004571}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.60396181262675, -9.389883317004571}, { 35.877510053979776`, -9.217485436840775}}], ArrowBox[{{35.60396181262675, -9.389883317004571}, { 35.613230967326565`, -9.135025742142918}}], ArrowBox[{{35.60396181262675, -9.389883317004571}, { 35.59222352133003, -9.999207785075047}}], ArrowBox[{{35.60396181262675, -9.389883317004571}, { 35.96386858316909, -8.637182827495227}}], ArrowBox[{{35.40663565807811, -11.867152567660977`}, { 35.45729188820586, -11.617076411365574`}}], ArrowBox[{{35.40663565807811, -11.867152567660977`}, { 35.186203552854664`, -11.321794215075233`}}], ArrowBox[{{35.45729188820586, -11.617076411365574`}, { 35.186203552854664`, -11.321794215075233`}}], ArrowBox[{{35.45729188820586, -11.617076411365574`}, { 35.237827334965615`, -11.093779118513535`}}], ArrowBox[{{35.186203552854664`, -11.321794215075233`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.27582375740673, -11.69055465003278}, { 35.48539696468352, -11.13982165200797}}], ArrowBox[{{35.27582375740673, -11.69055465003278}, { 34.97607106190275, -11.272776319466718`}}], ArrowBox[{{35.48539696468352, -11.13982165200797}, { 35.45729188820586, -11.617076411365574`}}], ArrowBox[{{35.48539696468352, -11.13982165200797}, { 35.265828858731425`, -11.490733290947638`}}], ArrowBox[{{34.97607106190275, -11.272776319466718`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.90741267050379, -10.374394971624753`}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{36.17878876137293, -11.262796866388939`}, { 36.12099155254875, -11.439514015473467`}}], ArrowBox[BezierCurveBox[{{36.17878876137293, -11.262796866388939`}, { 36.578992695199, -11.269523131648866`}, { 36.89707980022807, -11.512482027157695`}}]], ArrowBox[{{36.17878876137293, -11.262796866388939`}, { 36.8641894751536, -11.68270594109013}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.60540620220452, -10.664318796231694`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.4725839711231, -10.676804879482265`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.11098738861898, -10.485591825673318`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.723580785198976`, -11.007263992565115`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 35.50058948595966, -10.508342030035521`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.27625237000275, -11.075460318069588`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.20745453673591, -11.131937044356516`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.21416852754304, -11.018348235963003`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.96451900538952, -10.750661749789941`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.99357741751303, -10.54385571171516}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 37.01518176569736, -10.654073948937224`}}], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.39931730092759, -10.6017806598976}}], ArrowBox[BezierCurveBox[{{36.15038705196752, -10.65801487465059}, { 35.687152013528106`, -10.848146719925698`}, { 35.20149078647618, -10.726204143408811`}}]], ArrowBox[{{36.15038705196752, -10.65801487465059}, { 36.976750858272695`, -10.86674237577014}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 35.60540620220452, -10.664318796231694`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 35.4725839711231, -10.676804879482265`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 36.11098738861898, -10.485591825673318`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 36.59692584505193, -10.308091110797214`}}], ArrowBox[{{35.72470893657043, -10.468868386020986`}, { 36.60919562311502, -10.447186375817765`}}], ArrowBox[{{35.98024644203299, -11.216601025547664`}, { 36.68425230730885, -11.630624838299372`}}], ArrowBox[{{35.86793845541345, -10.345499287779038`}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 35.538129890024905`, -10.959575733667268`}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 35.09761545338786, -11.385297820749024`}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{35.237827334965615`, -11.093779118513535`}, { 35.08845786823749, -10.944367473246036`}}], ArrowBox[{{35.08845786823749, -10.944367473246036`}, { 34.776970730782025`, -10.624986712702228`}}], ArrowBox[{{35.08845786823749, -10.944367473246036`}, { 35.37695436112689, -10.643521673282116`}}], ArrowBox[{{35.265828858731425`, -11.490733290947638`}, { 35.40663565807811, -11.867152567660977`}}], ArrowBox[{{35.265828858731425`, -11.490733290947638`}, { 34.97607106190275, -11.272776319466718`}}], ArrowBox[{{35.265828858731425`, -11.490733290947638`}, { 35.237827334965615`, -11.093779118513535`}}], ArrowBox[{{35.265828858731425`, -11.490733290947638`}, { 35.08845786823749, -10.944367473246036`}}], ArrowBox[{{37.171310656587906`, -10.882394173528606`}, { 37.9647472542498, -11.016604341089181`}}], ArrowBox[{{37.171310656587906`, -10.882394173528606`}, { 37.97409303171331, -10.900884354435942`}}], ArrowBox[{{37.9647472542498, -11.016604341089181`}, { 37.97409303171331, -10.900884354435942`}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.392121055429605`, -11.198920205794085`}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.19068926680713, -10.854414505048553`}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.27582375740673, -11.69055465003278}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.81510300122546, -12.229553453054653`}}], ArrowBox[{{35.42097825923588, -11.54533587143558}, { 35.751605484918855`, -11.944644688879759`}}], ArrowBox[{{35.50058948595966, -10.508342030035521`}, { 35.05109138635838, -10.505256360249728`}}], ArrowBox[{{35.50058948595966, -10.508342030035521`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.37899116119233, -10.360215047307832`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[BezierCurveBox[{{35.17933999754579, -9.856185839697591}, { 35.27614959656943, -10.22345884349113}, { 35.136061717189634`, -10.576498421769458`}}]], ArrowBox[{{35.17933999754579, -9.856185839697591}, { 35.25390264743668, -9.22046965828255}}], ArrowBox[{{36.40892188244771, -9.155299040285627}, { 36.25594309288074, -9.263965087083232}}], ArrowBox[{{36.40892188244771, -9.155299040285627}, { 36.55979934973172, -8.892130499401091}}], ArrowBox[{{34.94405905951437, -11.05386080270901}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.94405905951437, -11.05386080270901}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{34.94405905951437, -11.05386080270901}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{34.94405905951437, -11.05386080270901}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{34.94405905951437, -11.05386080270901}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{34.87199193665237, -10.984700228824636`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.87199193665237, -10.984700228824636`}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{34.87199193665237, -10.984700228824636`}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{34.87199193665237, -10.984700228824636`}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{34.87199193665237, -10.984700228824636`}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{34.87199193665237, -10.984700228824636`}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{34.87199193665237, -10.984700228824636`}, { 35.19068926680713, -10.854414505048553`}}], ArrowBox[{{34.98595433740799, -11.137410552486763`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.98595433740799, -11.137410552486763`}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{34.98595433740799, -11.137410552486763`}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{34.98595433740799, -11.137410552486763`}, { 35.459219782614056`, -11.46357704293607}}], ArrowBox[{{34.98595433740799, -11.137410552486763`}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{34.98595433740799, -11.137410552486763`}, { 35.42097825923588, -11.54533587143558}}], ArrowBox[{{34.657935884028944`, -10.433869642916015`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.657935884028944`, -10.433869642916015`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.392854204983166`, -9.65339714020671}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.11321069412278, -10.053111333098965`}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.166405054905226`, -10.467466506404403`}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.762313256502466`, -9.692914129334948}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.701359236144256`, -9.61482500991551}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.546684479015966`, -9.842138309576974}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.48100911066213, -9.875648904120016}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.59222352133003, -9.999207785075047}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.60396181262675, -9.389883317004571}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.80380017291361, -8.982751219876373}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.806038762513396`, -9.178339726705161}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.600768276350166`, -10.53415429405636}}], ArrowBox[{{35.53217042435948, -9.712391348293753}, { 35.130131158475976`, -9.759598905526069}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.166405054905226`, -10.467466506404403`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.392121055429605`, -11.198920205794085`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.74039494018456, -10.72405752454766}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 34.51627570043267, -10.74425182975035}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.48539696468352, -11.13982165200797}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 36.090996232780604`, -10.584441290875937`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 36.15038705196752, -10.65801487465059}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.72470893657043, -10.468868386020986`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 36.11098738861898, -10.485591825673318`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{35.600768276350166`, -10.53415429405636}, { 36.39931730092759, -10.6017806598976}}], ArrowBox[{{35.130131158475976`, -9.759598905526069}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{35.130131158475976`, -9.759598905526069}, { 35.178772213730284`, -10.17269853809664}}], ArrowBox[{{35.87232776587157, -10.769997804096185`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{35.87232776587157, -10.769997804096185`}, { 36.48358961612558, -10.79227759194466}}], ArrowBox[BezierCurveBox[{{36.89707980022807, -11.512482027157695`}, { 36.49687586640009, -11.50575576189683}, { 36.17878876137293, -11.262796866388939`}}]], ArrowBox[{{36.89707980022807, -11.512482027157695`}, { 36.8641894751536, -11.68270594109013}}], ArrowBox[{{36.89707980022807, -11.512482027157695`}, { 37.16392372352159, -11.209617240361851`}}], ArrowBox[{{34.88323872959436, -11.07879273405371}, { 35.056465801721835`, -10.85717980757866}}], ArrowBox[{{34.88323872959436, -11.07879273405371}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{34.88323872959436, -11.07879273405371}, { 34.930138400844335`, -11.652700446307346`}}], ArrowBox[{{34.88323872959436, -11.07879273405371}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{34.85525657790559, -9.94239522050211}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.85525657790559, -9.94239522050211}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{34.85525657790559, -9.94239522050211}, { 34.61021065242282, -9.767605950338808}}], ArrowBox[{{34.61021065242282, -9.767605950338808}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.36099317048442, -11.408051527900518`}, { 35.36378727390082, -11.247686812055232`}}], ArrowBox[{{35.36099317048442, -11.408051527900518`}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.538129890024905`, -10.959575733667268`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 34.89011796884628, -10.455355729208247`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 34.909971653161776`, -10.327009641632003`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 34.81079124096074, -10.762337705171579`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.392121055429605`, -11.198920205794085`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 34.59271046733245, -10.932560133353814`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.20245207512562, -10.274720986098917`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.74039494018456, -10.72405752454766}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 34.280781032341665`, -10.824309887550488`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.178772213730284`, -10.17269853809664}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 34.65361285408733, -10.876624797951347`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.48539696468352, -11.13982165200797}}], ArrowBox[BezierCurveBox[{{35.20149078647618, -10.726204143408811`}, { 35.664725824915855`, -10.53607229813358}, { 36.15038705196752, -10.65801487465059}}]], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.72470893657043, -10.468868386020986`}}], ArrowBox[{{35.20149078647618, -10.726204143408811`}, { 35.08845786823749, -10.944367473246036`}}], ArrowBox[{{37.16392372352159, -11.209617240361851`}, { 36.48358961612558, -10.79227759194466}}], ArrowBox[{{34.66530547515394, -10.157961277526848`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.66530547515394, -10.157961277526848`}, { 35.136061717189634`, -10.576498421769458`}}], ArrowBox[{{34.66530547515394, -10.157961277526848`}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{34.66530547515394, -10.157961277526848`}, { 34.85525657790559, -9.94239522050211}}], ArrowBox[{{34.66530547515394, -10.157961277526848`}, { 35.042733241623836`, -9.599937719635808}}], ArrowBox[BezierCurveBox[{{34.66530547515394, -10.157961277526848`}, { 34.6704845787049, -10.337406178751104`}, { 34.568141065400766`, -10.484895503686047`}}]], ArrowBox[{{34.28011116324886, -10.08945858935261}, { 34.66530547515394, -10.157961277526848`}}], ArrowBox[{{34.568141065400766`, -10.484895503686047`}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{34.568141065400766`, -10.484895503686047`}, { 35.07225529915448, -11.020951458793956`}}], ArrowBox[BezierCurveBox[{{ 34.568141065400766`, -10.484895503686047`}, { 34.562961961846746`, -10.305450602472453`}, { 34.66530547515394, -10.157961277526848`}}]], ArrowBox[{{34.568141065400766`, -10.484895503686047`}, { 34.28011116324886, -10.08945858935261}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[BezierCurveBox[{{35.74778023179889, -9.540703002579576}, { 35.736758412222926`, -9.585397509487954}, { 35.701359236144256`, -9.61482500991551}}]], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 35.877510053979776`, -9.217485436840775}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.010586011159425`, -9.535919356983712}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 35.178772213730284`, -10.17269853809664}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.25594309288074, -9.263965087083232}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.114959296004756`, -9.187731518762643}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.00442711664361, -9.89712089868943}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.40892188244771, -9.155299040285627}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 34.85525657790559, -9.94239522050211}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 35.042733241623836`, -9.599937719635808}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 35.42487690550038, -9.615511945990562}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 35.7795868208443, -10.046900749072567`}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.168095632048825`, -8.82622604531133}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 35.60981711156042, -9.790869606590306}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.3497857501947, -9.097599567280824}}], ArrowBox[{{35.74778023179889, -9.540703002579576}, { 36.389854745642396`, -9.45965638343408}}], ArrowBox[{{35.42487690550038, -9.615511945990562}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 34.34996519614976, -10.616020771633337`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 36.198511211702055`, -10.242606229472415`}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 36.54391562489487, -9.860040840150969}}], ArrowBox[{{35.7795868208443, -10.046900749072567`}, { 36.61616990837311, -9.755481281450777}}], ArrowBox[{{35.60981711156042, -9.790869606590306}, { 34.85594473137402, -10.392181222822828`}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 35.90741267050379, -10.374394971624753`}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 35.77233627277578, -10.224343444975936`}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 35.86793845541345, -10.345499287779038`}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 35.746080450152846`, -10.138241960328372`}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 36.198511211702055`, -10.242606229472415`}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 35.60981711156042, -9.790869606590306}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 36.389854745642396`, -9.45965638343408}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 37.060189968172416`, -9.721508468055191}}], ArrowBox[{{36.2284931421852, -9.952572586494941}, { 36.54391562489487, -9.860040840150969}}], ArrowBox[{{36.21353565367894, -9.070970343451037}, { 35.877510053979776`, -9.217485436840775}}], ArrowBox[{{36.21353565367894, -9.070970343451037}, { 36.057953280624616`, -9.029613232479083}}], ArrowBox[{{36.21353565367894, -9.070970343451037}, { 35.74778023179889, -9.540703002579576}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 35.85130556852879, -9.792936160276884}}], ArrowBox[BezierCurveBox[{{36.016972929538525`, -9.407313826770089}, { 35.89328937684541, -9.56296916990599}, { 35.701359236144256`, -9.61482500991551}}]], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 35.48100911066213, -9.875648904120016}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 35.80819084461651, -10.145129659690934`}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 36.057953280624616`, -9.029613232479083}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 35.98420852764708, -9.015545896617748}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 36.40892188244771, -9.155299040285627}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 36.55979934973172, -8.892130499401091}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 35.42487690550038, -9.615511945990562}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 35.60981711156042, -9.790869606590306}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 36.3497857501947, -9.097599567280824}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 36.389854745642396`, -9.45965638343408}}], ArrowBox[{{36.016972929538525`, -9.407313826770089}, { 36.21353565367894, -9.070970343451037}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 14.611049165336173`, -9.924626539032367}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 14.327484480391625`, -8.668145604473839}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 14.221133831694313`, -7.163964322139325}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 14.096288587621105`, -6.9424911827939475`}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 13.988069177345043`, -7.104644412479324}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 13.86072797902513, -6.907195796249166}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 13.842640165243205`, -7.0240007277303}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 13.73958759988615, -6.964169648663447}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 13.693199643382048`, -7.069100136535731}}], ArrowBox[{{14.096623811493059`, -7.776240725720633}, { 13.972337397859889`, -6.909328905307277}}], ArrowBox[BezierCurveBox[{{ 10.434779215729307`, -3.8191034478101393`}, { 10.415571106132779`, -4.121608505539772}, { 10.220557262756014`, -4.353659927247893}}]], ArrowBox[{{10.434779215729307`, -3.8191034478101393`}, { 10.999085527177517`, -4.223186615367059}}], ArrowBox[BezierCurveBox[{{10.999085527177517`, -4.223186615367059}, { 10.631276523860064`, -4.416445040812077}, { 10.220557262756014`, -4.353659927247893}}]], ArrowBox[{{10.999085527177517`, -4.223186615367059}, { 12.048105958614592`, -4.841289116528785}}], ArrowBox[{{28.056893893936348`, -35.13537195802471}, { 29.057199406813698`, -35.13537195802471}}], ArrowBox[{{29.057199406813698`, -35.13537195802471}, { 30.0568938005697, -35.13537195802471}}], ArrowBox[{{0.49594771054439235`, -3.4505172942182085`}, { 0.771585400803275, -3.6532386708660134`}}], ArrowBox[{{0.771585400803275, -3.6532386708660134`}, { 1.411211073704596, -4.053697689943569}}], ArrowBox[{{0.771585400803275, -3.6532386708660134`}, { 1.0647342381082048`, -3.8583904050743065`}}], ArrowBox[{{0.771585400803275, -3.6532386708660134`}, { 1.0564121292315143`, -3.729599018365903}}], ArrowBox[{{0.771585400803275, -3.6532386708660134`}, { 0.1760351980996404, -3.3267779543819422`}}], ArrowBox[{{14.505167161992174`, -10.219133145330918`}, { 14.634278546882513`, -10.697145249959632`}}], ArrowBox[{{7.700823293582321, -8.283621041839684}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{1.1760351980996402`, -36.43972772735059}, { 0.1760351980996402, -36.43972772735059}}], ArrowBox[{{8.757289612097676, -32.97570057297439}, { 9.289205306341056, -32.32350785570075}}], ArrowBox[{{13.027116169230226`, -30.787459748531507`}, { 12.460987755864345`, -31.364935461965676`}}], ArrowBox[{{12.460987755864345`, -31.364935461965676`}, { 11.19687873472483, -31.263227373107203`}}], ArrowBox[{{7.786296762949588, -15.942036952825367`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{7.786296762949588, -15.942036952825367`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.786296762949588, -15.942036952825367`}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[{{15.357527252455718`, -11.127806062527526`}, { 16.096625303780478`, -10.831185404271448`}}], ArrowBox[{{15.357527252455718`, -11.127806062527526`}, { 14.073949212047571`, -11.203593626416673`}}], ArrowBox[{{15.357527252455718`, -11.127806062527526`}, { 16.286991350367135`, -11.310847556468449`}}], ArrowBox[{{15.978251687884317`, -7.269994630379561}, { 16.542944324888047`, -6.3974698350622745`}}], ArrowBox[{{15.978251687884317`, -7.269994630379561}, { 15.429291159488598`, -8.465105896440768}}], ArrowBox[{{14.538611128698307`, -8.875878859439695}, { 13.771109374792104`, -9.645088092579769}}], ArrowBox[{{14.538611128698307`, -8.875878859439695}, { 15.429291159488598`, -8.465105896440768}}], ArrowBox[{{10.626362579093723`, -8.978405579584756}, { 10.333766482027869`, -9.462224686596556}}], ArrowBox[{{10.626362579093723`, -8.978405579584756}, { 11.293606522497784`, -9.102933385065562}}], ArrowBox[{{14.172239667809405`, -8.344380926158845}, { 15.429291159488598`, -8.465105896440768}}], ArrowBox[{{14.172239667809405`, -8.344380926158845}, { 12.994549320920612`, -8.712605722376392}}], ArrowBox[{{14.677220954175047`, -11.457911500561519`}, { 14.770400404839524`, -12.144491762909215`}}], ArrowBox[{{14.677220954175047`, -11.457911500561519`}, { 14.634278546882513`, -10.697145249959632`}}], ArrowBox[{{16.893794814911537`, -7.598896696986163}, { 16.465771275534564`, -8.261090127802284}}], ArrowBox[{{14.038776321472207`, -14.763545597021992`}, { 14.040574353505107`, -13.877767817547964`}}], ArrowBox[{{30.395030531072308`, -31.921541797674738`}, { 29.419198579794678`, -32.7275211690599}}], ArrowBox[{{30.395030531072308`, -31.921541797674738`}, { 31.112202432598025`, -30.936654971413752`}}], ArrowBox[{{30.395030531072308`, -31.921541797674738`}, { 31.421873726538948`, -32.58120759015197}}], ArrowBox[{{30.395030531072308`, -31.921541797674738`}, { 31.191023866283658`, -32.079198098484284`}}], ArrowBox[{{30.395030531072308`, -31.921541797674738`}, { 29.72087791960543, -30.887182933354882`}}], ArrowBox[{{30.395030531072308`, -31.921541797674738`}, { 30.361733121687127`, -32.788372616494826`}}], ArrowBox[{{30.395030531072308`, -31.921541797674738`}, { 29.591281044904672`, -31.77193203028453}}], ArrowBox[{{7.743261265382069, -8.130831738237333}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.589906377459554, -8.636869994232338}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{35.88596250381988, -13.073430435381336`}, { 35.44355472198971, -12.518281889477436`}}], ArrowBox[{{7.4619510045727875`, -15.943239804403257`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.4619510045727875`, -15.943239804403257`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{37.94791786192136, -35.13537195802471}, { 36.94791786192136, -35.13537195802471}}], ArrowBox[{{13.231838819004867`, -10.883518310170562`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{13.231838819004867`, -10.883518310170562`}, { 13.650876303111811`, -9.98544660993014}}], ArrowBox[{{13.231838819004867`, -10.883518310170562`}, { 12.835770941112047`, -11.4217156425606}}], ArrowBox[{{13.231838819004867`, -10.883518310170562`}, { 13.087089936582363`, -11.383028127592123`}}], ArrowBox[{{13.231838819004867`, -10.883518310170562`}, { 13.012273196353561`, -11.415861075502725`}}], ArrowBox[{{13.231838819004867`, -10.883518310170562`}, { 12.633233370803804`, -10.64592776367104}}], ArrowBox[{{20.401350163228393`, -14.090512828478584`}, { 19.781592555731677`, -13.593223118780253`}}], ArrowBox[{{19.187233386182534`, -18.208308343619535`}, { 18.802410421118754`, -17.528680960741987`}}], ArrowBox[{{32.43493559795644, -35.13537195802471}, { 31.4353430107019, -35.13537195802471}}], ArrowBox[{{8.799685124392981, -36.049774642087215`}, { 8.24181616262023, -35.22007719662134}}], ArrowBox[{{13.431089103570754`, -31.81500026859215}, { 12.460987755864345`, -31.364935461965676`}}], ArrowBox[{{9.203192730768796, -34.94592955250113}, { 8.24181616262023, -35.22007719662134}}], ArrowBox[{{8.278929743099292, -34.22096927396221}, { 8.24181616262023, -35.22007719662134}}], ArrowBox[{{7.3026871943036955`, -34.87529403243244}, { 8.24181616262023, -35.22007719662134}}], ArrowBox[{{14.216159482438746`, -32.1260195010473}, { 13.431089103570754`, -31.81500026859215}}], ArrowBox[{{17.42021937617099, -6.862778669527707}, { 16.224389642201565`, -8.792649577650906}}], ArrowBox[{{17.42021937617099, -6.862778669527707}, { 18.751527600895702`, -5.344406530954938}}], ArrowBox[{{17.42021937617099, -6.862778669527707}, { 16.293578637542062`, -7.715463871982273}}], ArrowBox[{{17.42021937617099, -6.862778669527707}, { 18.187657378640157`, -5.77418787114981}}], ArrowBox[{{25.678648421311767`, -35.13537195802471}, { 26.678953934189117`, -35.13537195802471}}], ArrowBox[{{27.67864832794512, -35.13537195802471}, { 26.678953934189117`, -35.13537195802471}}], ArrowBox[{{8.380300900686489, -15.30766008744417}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.380300900686489, -15.30766008744417}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.380300900686489, -15.30766008744417}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{8.380300900686489, -15.30766008744417}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[{{8.380300900686489, -15.30766008744417}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{18.61824077802962, -12.821281879718473`}, { 19.781592555731677`, -13.593223118780253`}}], ArrowBox[{{18.61824077802962, -12.821281879718473`}, { 17.224087799261582`, -11.981257456459062`}}], ArrowBox[{{14.038776278827104`, -16.915357705424235`}, { 14.244308521676155`, -16.083997402233205`}}], ArrowBox[{{14.217796671136437`, -16.967887912551376`}, { 14.244308521676155`, -16.083997402233205`}}], ArrowBox[{{14.306000124963349`, -16.906565791544075`}, { 14.244308521676155`, -16.083997402233205`}}], ArrowBox[{{14.142730319435438`, -16.886707407787902`}, { 14.244308521676155`, -16.083997402233205`}}], ArrowBox[{{16.77029369935987, -17.888677529563537`}, { 16.828154771612454`, -14.765152134709057`}}], ArrowBox[{{16.77029369935987, -17.888677529563537`}, { 16.841627344014068`, -18.676966072125673`}}], ArrowBox[{{16.77029369935987, -17.888677529563537`}, { 17.054673363701983`, -18.62891529094873}}], ArrowBox[{{16.77029369935987, -17.888677529563537`}, { 16.9536332322721, -18.677036358086646`}}], ArrowBox[{{16.77029369935987, -17.888677529563537`}, { 16.50186577820978, -20.57579938957027}}], ArrowBox[{{37.05985221873847, -8.202972328225176}, { 37.67901278341806, -7.825719768120738}}], ArrowBox[{{11.19687873472483, -31.263227373107203`}, { 9.921653610253268, -31.493940908527346`}}], ArrowBox[{{11.19687873472483, -31.263227373107203`}, { 11.22577429111211, -30.501856109721196`}}], ArrowBox[{{7.7693022723825855`, -16.038428037716848`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.7693022723825855`, -16.038428037716848`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{13.452048240019707`, -12.83750629944615}, { 13.705861983062679`, -12.136497601941418`}}], ArrowBox[{{15.910184087703549`, -8.168573416643124}, { 14.953200264674997`, -8.746147421896353}}], ArrowBox[{{15.910184087703549`, -8.168573416643124}, { 16.61652496835918, -7.80386511298169}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 13.771109374792104`, -9.645088092579769}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 11.61092939210728, -11.380120213764869`}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 14.488338084693966`, -10.911117503877108`}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 15.097910507797193`, -11.566451956396069`}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 14.953200264674997`, -8.746147421896353}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 13.902695375616156`, -11.628232892794163`}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 13.74897709092828, -10.06784876399178}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 13.678490533106599`, -10.368542800924374`}}], ArrowBox[{{13.789501312308468`, -10.539321706186954`}, { 13.845106712141007`, -10.138593539669387`}}], ArrowBox[{{13.69944279503255, -10.917766064999167`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{21.627995503507844`, -12.342418587742}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{22.313425904522646`, -12.613971361610641`}, { 21.627995503507844`, -12.342418587742}}], ArrowBox[{{7.479055153060823, -16.142095113274706`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.479055153060823, -16.142095113274706`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.479055153060823, -16.142095113274706`}, { 7.158989144239678, -16.5541040183885}}], ArrowBox[{{24.99021792552924, -31.214308588443252`}, { 24.35320928305037, -32.06939959598591}}], ArrowBox[{{24.99021792552924, -31.214308588443252`}, { 25.874105561665118`, -30.708709849850585`}}], ArrowBox[{{10.606167121611215`, -34.9382790332513}, { 11.70615121270927, -34.937468870152706`}}], ArrowBox[{{10.606167121611215`, -34.9382790332513}, { 11.158219966324285`, -35.61793276460612}}], ArrowBox[{{10.606167121611215`, -34.9382790332513}, { 9.581438296760025, -34.65359222479176}}], ArrowBox[{{23.300402948687186`, -35.13537195802471}, { 24.300708461564536`, -35.13537195802471}}], ArrowBox[{{25.300402855320538`, -35.13537195802471}, { 24.300708461564536`, -35.13537195802471}}], ArrowBox[{{6.321921701842067, -8.113286741170537}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{6.321921701842067, -8.113286741170537}, { 4.583228174752856, -7.4866218897482995`}}], ArrowBox[{{26.831141513028378`, -30.76218062962271}, { 27.484277420383535`, -31.41665486529482}}], ArrowBox[{{26.831141513028378`, -30.76218062962271}, { 25.874105561665118`, -30.708709849850585`}}], ArrowBox[{{33.813181163947675`, -35.13537195802471}, { 32.813181163947675`, -35.13537195802471}}], ArrowBox[{{16.96124669634552, -6.718328394734218}, { 16.61646144014946, -7.491597864218747}}], ArrowBox[{{16.96124669634552, -6.718328394734218}, { 16.759926588545245`, -6.598446569934769}}], ArrowBox[{{8.210551894523432, -15.340635872999185`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{8.210551894523432, -15.340635872999185`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{8.210551894523432, -15.340635872999185`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{8.210551894523432, -15.340635872999185`}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[{{8.210551894523432, -15.340635872999185`}, { 9.202818795708287, -14.446113579557188`}}], ArrowBox[{{8.210551894523432, -15.340635872999185`}, { 7.722887673627845, -15.780308289742552`}}], ArrowBox[{{8.210551894523432, -15.340635872999185`}, { 7.738252493912027, -15.655519316303902`}}], ArrowBox[{{17.592750387837818`, -10.827733084534021`}, { 17.213433662757755`, -10.584644314337712`}}], ArrowBox[{{7.3028050306907275`, -16.412107092919094`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{21.92114079386014, -35.13537195802471}, { 20.92215841720102, -35.13537195802471}}], ArrowBox[{{21.92114079386014, -35.13537195802471}, { 22.92215738269596, -35.13537195802471}}], ArrowBox[{{8.667197280382942, -10.653253375322716`}, { 9.311536603601564, -10.3386402705342}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 5.363071976059549, -12.19786411495856}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 2.910453395304737, -13.19630732580529}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 2.691154824067713, -13.003345194332773`}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 2.586533089624268, -12.775399930533798`}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 2.596693343785901, -12.930847528461793`}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 2.703151810683101, -13.103718872162457`}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 2.717727344113724, -12.88499485783652}}], ArrowBox[{{3.3906555679416517`, -12.75379981745617}, { 2.7024512118243447`, -12.751429511572105`}}], ArrowBox[{{7.82973284263344, -8.174396279602785}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.011077032539166, -8.147388018178518}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.011077032539166, -8.147388018178518}, { 6.555451305809715, -7.791944023782218}}], ArrowBox[{{7.011077032539166, -8.147388018178518}, { 6.204320269313071, -7.751628168711104}}], ArrowBox[{{13.643667997789048`, -11.146208225613314`}, { 14.128918934344025`, -11.125659964714917`}}], ArrowBox[{{13.970816004210342`, -35.38336331313273}, { 14.839848416515967`, -35.87834616715174}}], ArrowBox[{{13.970816004210342`, -35.38336331313273}, { 13.108084857381835`, -35.887840225435546`}}], ArrowBox[{{13.970816004210342`, -35.38336331313273}, { 13.963522339543168`, -34.38290369061387}}], ArrowBox[{{6.853115749349643, -7.962675663700178}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{6.853115749349643, -7.962675663700178}, { 6.555451305809715, -7.791944023782218}}], ArrowBox[{{6.853115749349643, -7.962675663700178}, { 5.746256615977387, -7.25284920072157}}], ArrowBox[{{24.2345708377568, -11.580571567767851`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{24.2345708377568, -11.580571567767851`}, { 25.254539860883675`, -11.723935316144676`}}], ArrowBox[{{24.2345708377568, -11.580571567767851`}, { 25.185951800657072`, -11.810496002025186`}}], ArrowBox[{{24.2345708377568, -11.580571567767851`}, { 25.10843164166591, -11.533207647351993`}}], ArrowBox[{{24.2345708377568, -11.580571567767851`}, { 24.390525168929276`, -11.234513949399481`}}], ArrowBox[{{24.2345708377568, -11.580571567767851`}, { 27.22700862793232, -11.010330206866058`}}], ArrowBox[{{24.2345708377568, -11.580571567767851`}, { 24.85056719285458, -11.727960361963714`}}], ArrowBox[{{21.87390178436941, -12.339401248315141`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{21.87390178436941, -12.339401248315141`}, { 22.85271939126622, -12.64125421678709}}], ArrowBox[{{7.926829108287112, -16.005559307556226`}, { 8.286816643873724, -15.500226898105996`}}], ArrowBox[{{7.926829108287112, -16.005559307556226`}, { 8.075627205283878, -15.538735278772677`}}], ArrowBox[{{7.926829108287112, -16.005559307556226`}, { 7.900006234829684, -15.77369392872674}}], ArrowBox[{{7.926829108287112, -16.005559307556226`}, { 8.161924302439125, -15.56866284892564}}], ArrowBox[{{7.926829108287112, -16.005559307556226`}, { 7.677673347659454, -16.25004412363338}}], ArrowBox[{{7.823779706582496, -8.300957727099792}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{7.478906816050886, -8.727877535521095}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{2.5472322440758672`, -36.43972772735059}, { 1.5472322440758672`, -36.43972772735059}}], ArrowBox[{{7.618415430073494, -8.518924529193523}, { 8.2477692544186, -8.80046268386727}}], ArrowBox[{{3.918429290052095, -36.43972772735059}, { 2.918429290052095, -36.43972772735059}}], ArrowBox[{{36.224716924823674`, -8.79801329426622}, { 35.678957837952595`, -8.86386575146091}}], ArrowBox[{{36.224716924823674`, -8.79801329426622}, { 35.8734649543276, -8.87745905326873}}], ArrowBox[{{36.224716924823674`, -8.79801329426622}, { 35.60396181262675, -9.389883317004571}}], ArrowBox[{{36.224716924823674`, -8.79801329426622}, { 35.53217042435948, -9.712391348293753}}], ArrowBox[{{36.224716924823674`, -8.79801329426622}, { 37.05985221873847, -8.202972328225176}}], ArrowBox[{{36.224716924823674`, -8.79801329426622}, { 36.67384090558918, -8.241476574212573}}], ArrowBox[{{15.218093982507197`, -35.13537195802205}, { 16.168516606175682`, -35.135371958026084`}}], ArrowBox[{{7.157610836348727, -5.824096738482229}, { 6.425762935925315, -5.03783840203975}}], ArrowBox[{{22.014301598715324`, -12.558404185839837`}, { 20.673878250981684`, -11.957812053289683`}}], ArrowBox[{{22.014301598715324`, -12.558404185839837`}, { 22.944408101474743`, -12.969410911395897`}}], ArrowBox[{{22.014301598715324`, -12.558404185839837`}, { 22.715397543735897`, -12.870607759860658`}}], ArrowBox[{{7.687113477836689, -10.517358928152813`}, { 7.531103692434865, -11.514843840928364`}}], ArrowBox[{{7.687113477836689, -10.517358928152813`}, { 8.010001613687983, -9.928326364930363}}], ArrowBox[{{7.687113477836689, -10.517358928152813`}, { 8.05213163509286, -9.886856366250932}}], ArrowBox[{{7.687113477836689, -10.517358928152813`}, { 8.092241485154812, -9.921214496868629}}], ArrowBox[{{8.683129800633266, -10.289819538234713`}, { 8.329738236686726, -9.904837300370765}}], ArrowBox[{{8.683129800633266, -10.289819538234713`}, { 8.235437126219166, -10.530703305702236`}}], ArrowBox[{{8.683129800633266, -10.289819538234713`}, { 9.311536603601564, -10.3386402705342}}], ArrowBox[{{8.683129800633266, -10.289819538234713`}, { 8.365836701923829, -9.840448088149365}}], ArrowBox[{{8.683129800633266, -10.289819538234713`}, { 8.214432052976704, -10.447238795861388`}}], ArrowBox[{{8.683129800633266, -10.289819538234713`}, { 8.38474750150209, -9.894675463842823}}], ArrowBox[{{8.683129800633266, -10.289819538234713`}, { 9.68490149755351, -10.464848607434647`}}], ArrowBox[{{8.702239943850909, -10.24461274116992}, { 8.329738236686726, -9.904837300370765}}], ArrowBox[{{8.702239943850909, -10.24461274116992}, { 8.235437126219166, -10.530703305702236`}}], ArrowBox[{{8.702239943850909, -10.24461274116992}, { 9.311536603601564, -10.3386402705342}}], ArrowBox[{{8.702239943850909, -10.24461274116992}, { 8.365836701923829, -9.840448088149365}}], ArrowBox[{{8.702239943850909, -10.24461274116992}, { 8.214432052976704, -10.447238795861388`}}], ArrowBox[{{8.702239943850909, -10.24461274116992}, { 8.38474750150209, -9.894675463842823}}], ArrowBox[{{8.702239943850909, -10.24461274116992}, { 9.68490149755351, -10.464848607434647`}}]}, {Hue[0.625, 0.5, 0.7], TagBox[ TooltipBox[PointBox[{6.764411696801195, -7.808326523782579}], "\"AppendAt\"", TooltipStyle->"TextStyling"], Annotation[#, "AppendAt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.2477692544186, -8.80046268386727}], "\"Developer`CheckArgumentCount\"", TooltipStyle->"TextStyling"], Annotation[#, "Developer`CheckArgumentCount", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.377811679009705, -6.849539839903471}], "\"GeneralUtilities`General`PackagePrivate`append\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`append", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.009106432094198, -15.95880111611331}], "\"AppendIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "AppendIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.286816643873724, -15.500226898105996`}], "\"GeneralUtilities`PackageScope`PullIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`PullIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.075627205283878, -15.538735278772677`}], "\"IteratorExhausted\"", TooltipStyle->"TextStyling"], Annotation[#, "IteratorExhausted", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.900006234829684, -15.77369392872674}], "\"NewIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "NewIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.161924302439125, -15.56866284892564}], "\"ToIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "ToIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.296031803375593, -8.217723730550155}], "\"AppendToAt\"", TooltipStyle->"TextStyling"], Annotation[#, "AppendToAt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.1383102303103687`, -5.217277290926873}], "\"ApplyPatternValues\"", TooltipStyle->"TextStyling"], Annotation[#, "ApplyPatternValues", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.1782143282604753`, -4.528840075012699}], "\"GeneralUtilities`PatternValues`PackagePrivate`$\ AllPatternValueRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PatternValues`PackagePrivate`$\ AllPatternValueRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.164687108235963, -5.984466969433846}], "\"RuleQ\"", TooltipStyle->"TextStyling"], Annotation[#, "RuleQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.531103692434865, -11.514843840928364`}], "\"ApplyThrough\"", TooltipStyle->"TextStyling"], Annotation[#, "ApplyThrough", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.264565417175518, -12.481334152619226`}], "\"GeneralUtilities`General`PackagePrivate`iApplyThrough\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`iApplyThrough", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.289626336028322, -36.43972772735059}], "\"AReplaceAll\"", TooltipStyle->"TextStyling"], Annotation[#, "AReplaceAll", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.289626336028322, -36.43972772735059}], "\"GeneralUtilities`General`PackagePrivate`appendpatt\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`appendpatt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.14117037756221, -8.256776931669119}], "\"ArgumentCount\"", TooltipStyle->"TextStyling"], Annotation[#, "ArgumentCount", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.015461489111999, -8.47790253473542}], "\"GeneralUtilities`Code`PackagePrivate`setArgumentCount\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`setArgumentCount", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.085392423213465, -8.040197375497325}], "\"ASCIIQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ASCIIQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.339245696097434, -7.550070457411309}], "\"GeneralUtilities`Strings`PackagePrivate`iASCIIQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`iASCIIQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.555451305809715, -7.791944023782218}], "\"Mapped\"", TooltipStyle->"TextStyling"], Annotation[#, "Mapped", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.381490147896221, -8.667384132133243}], "\"AssociatePairs\"", TooltipStyle->"TextStyling"], Annotation[#, "AssociatePairs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.366550013756598, -8.55492831110104}], "\"PairQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PairQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.456663723621993, -8.454801867179835}], "\"AssociationPairs\"", TooltipStyle->"TextStyling"], Annotation[#, "AssociationPairs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.190493840449873`, -11.0821137680533}], "\"AttachDebugInfo\"", TooltipStyle->"TextStyling"], Annotation[#, "AttachDebugInfo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.941151259336763`, -10.964449845690297`}], "\"GeneralUtilities`PackageScope`CatchFailureHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CatchFailureHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.613019192994843`, -9.190521910097342}], "\"GeneralUtilities`Stack`PackagePrivate`procTarget\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`procTarget", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.361593746166111`, -12.2439575787092}], "\"GeneralUtilities`Stack`PackagePrivate`rewriteFoundDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`rewriteFoundDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.728272545331198`, -10.633387336915003`}], "\"GeneralUtilities`Stack`PackagePrivate`scanDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`scanDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.689074014880863`, -11.66706438778455}], "\"GeneralUtilities`Stack`PackagePrivate`$defid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`$defid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.553739225368462`, -12.026187735269485`}], "\"$DebugMode\"", TooltipStyle->"TextStyling"], Annotation[#, "$DebugMode", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.540568433852316`, -9.30356291212274}], "\"AttachEcho\"", TooltipStyle->"TextStyling"], Annotation[#, "AttachEcho", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.229530673826998`, -9.256916530386786}], "\"BlockProtected\"", TooltipStyle->"TextStyling"], Annotation[#, "BlockProtected", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.936529170098918`, -9.635873357529299}], "\"GeneralUtilities`Debugging`PackagePrivate`wrapWithEcho\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`wrapWithEcho", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.754787462546496`, -9.278883612746945}], "\"AttachEchoHold\"", TooltipStyle->"TextStyling"], Annotation[#, "AttachEchoHold", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.343927452327518`, -9.569356862078326}], "\"GeneralUtilities`Debugging`PackagePrivate`wrapWithEchoHold\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`wrapWithEchoHold", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.251219150853595`, -9.805426175388785}], "\"AttachEchoSet\"", TooltipStyle->"TextStyling"], Annotation[#, "AttachEchoSet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.29115968504263, -10.495590030886646`}], "\"EchoSet\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoSet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.373727704694996`, -31.82803162900133}], "\"Base64Digits\"", TooltipStyle->"TextStyling"], Annotation[#, "Base64Digits", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.23836556151578, -31.9117343852679}], "\"GeneralUtilities`Strings`PackagePrivate`$256to64\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$256to64", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.872768874192353`, -32.75306105728221}], "\"Base64Hash\"", TooltipStyle->"TextStyling"], Annotation[#, "Base64Hash", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.35320928305037, -32.06939959598591}], "\"Base64String\"", TooltipStyle->"TextStyling"], Annotation[#, "Base64String", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.407530639506533`, -32.52210069970621}], "\"GeneralUtilities`Strings`PackagePrivate`$Base64Table\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$Base64Table", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.945673810229628, -6.189525925660281}], "\"Benchmark\"", TooltipStyle->"TextStyling"], Annotation[#, "Benchmark", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.300087911895211, -5.482277633160404}], "\"GeneralUtilities`Performance`PackagePrivate`linearModelPredict\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`linearModelPredict", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.61060172236737, -5.424329322195401}], "\"GeneralUtilities`Performance`PackagePrivate`stepScale\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`stepScale", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.523568700248179, -5.495008295435596}], "\"GeneralUtilities`Performance`PackagePrivate`timeScale\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`timeScale", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.876241594234202, -7.41659975026019}], "\"BenchmarkPlot\"", TooltipStyle->"TextStyling"], Annotation[#, "BenchmarkPlot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.596923694151014`, -8.862981117466596}], "\"FilterOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "FilterOptions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.802118994024035, -7.093131390709527}], "\"GeneralUtilities`Performance`PackagePrivate`addlabels\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`addlabels", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.914682933068452, -6.960221505887734}], "\"GeneralUtilities`Performance`PackagePrivate`CachedBenchmark\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`CachedBenchmark", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.788958315704779, -7.219162479395575}], "\"GeneralUtilities`Performance`PackagePrivate`plot\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`plot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.800184581383913`, -8.641580168273737}], "\"GeneralUtilities`Code`PackagePrivate`procQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`procQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.592506343927248`, -13.010686043904297`}], "\"BoxForm`UseTextFormattingQ\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`UseTextFormattingQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.987358384826553`, -13.606586063793563`}], "\"BoxForm`oldfe\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`oldfe", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.145320552366034`, -13.600772941577224`}], "\"BoxForm`$UseTextFormattingWhenConvertingInput\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`$UseTextFormattingWhenConvertingInput", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.063615024775055`, -13.732978608410189`}], "\"BoxForm`$UseTextFormattingWhenConvertingOutput\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`$UseTextFormattingWhenConvertingOutput", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.535360478300216`, -11.866044896275046`}], "\"BoxForm`$UseTextFormattingWhenEvaluating\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`$UseTextFormattingWhenEvaluating", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.433975477429, -11.506432647418578`}], "\"Breakpoint\"", TooltipStyle->"TextStyling"], Annotation[#, "Breakpoint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.339377219019289`, -11.33239233941097}], "\"FileLine\"", TooltipStyle->"TextStyling"], Annotation[#, "FileLine", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.128918934344025`, -11.125659964714917`}], "\"Panic\"", TooltipStyle->"TextStyling"], Annotation[#, "Panic", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.765792737860458`, -11.868841922964215`}], "\"$SourceStack\"", TooltipStyle->"TextStyling"], Annotation[#, "$SourceStack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.1697068751543562`, -30.972370889353463`}], "\"BytePlot\"", TooltipStyle->"TextStyling"], Annotation[#, "BytePlot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.154214637111224, -31.42503395048575}], "\"GeneralUtilities`Graphics`PackagePrivate`byteBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`byteBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.5470379323631094`, -30.54125665314932}], "\"GeneralUtilities`Graphics`PackagePrivate`intPadding\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`intPadding", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.1760351980996404, -30.954919807335358`}], "\"GeneralUtilities`Graphics`PackagePrivate`processFields\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`processFields", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.46504677872008804`, -30.287346383573077`}], "\"GeneralUtilities`Graphics`PackagePrivate`$BigEndian\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$BigEndian", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.2805551506821531, -31.37037902205402}], "\"GeneralUtilities`Graphics`PackagePrivate`$LittleEndian\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$LittleEndian", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.22863825509835367`, -30.648215950167938`}], "\"GeneralUtilities`Graphics`PackagePrivate`$TooltipFields\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$TooltipFields", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.102997397058191, -8.478533235150518}], "\"CacheTo\"", TooltipStyle->"TextStyling"], Annotation[#, "CacheTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.529989640865324`, -10.435909896187148`}], "\"CallGraph\"", TooltipStyle->"TextStyling"], Annotation[#, "CallGraph", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.238976043969268`, -11.331658477737932`}], "\"CollectFrames\"", TooltipStyle->"TextStyling"], Annotation[#, "CollectFrames", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.771109374792104`, -9.645088092579769}], "\"GeneralUtilities`PackageScope`$EmbedSymbolBoxStyles\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$EmbedSymbolBoxStyles", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.333500516582376`, -10.623919541509604`}], "\"CallGraphPlot\"", TooltipStyle->"TextStyling"], Annotation[#, "CallGraphPlot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.065404384600072`, -10.165264734305904`}], "\"GeneralUtilities`PackageScope`SymbolBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`SymbolBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.630175977775208`, -11.26751978682432}], "\"GeneralUtilities`Stack`PackagePrivate`formatEdgeCallGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`formatEdgeCallGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.61092939210728, -11.380120213764869`}], "\"LayerPlot\"", TooltipStyle->"TextStyling"], Annotation[#, "LayerPlot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.224389642201565`, -8.792649577650906}], "\"QualifiedSymbolName\"", TooltipStyle->"TextStyling"], Annotation[#, "QualifiedSymbolName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.770400404839524`, -12.144491762909215`}], "\"UnmatchedCase\"", TooltipStyle->"TextStyling"], Annotation[#, "UnmatchedCase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.72813988005581, -11.802585035525286`}], "\"CallGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "CallGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.36178758039518, -11.586836005939624`}], "\"GeneralUtilities`PackageScope`$InputStyleFontSize\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$InputStyleFontSize", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.645715058043194`, -11.995885603066966`}], "\"GeneralUtilities`Stack`PackagePrivate`ConSeq\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`ConSeq", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.064026026807742`, -12.057476072217089`}], "\"GeneralUtilities`Stack`PackagePrivate`makeCallGridRow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`makeCallGridRow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.905276241035068`, -11.944377913932279`}], "\"GeneralUtilities`Stack`PackagePrivate`niceGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`niceGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.145227953470247`, -11.75942444616388}], "\"CallRules\"", TooltipStyle->"TextStyling"], Annotation[#, "CallRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.829803655551952`, -12.058443587792038`}], "\"GeneralUtilities`Stack`PackagePrivate`makeCallRule\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`makeCallRule", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.174163132915602`, -11.64000308105837}], "\"CallTimings\"", TooltipStyle->"TextStyling"], Annotation[#, "CallTimings", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.896794121357896`, -11.876156403726007`}], "\"GeneralUtilities`Stack`PackagePrivate`makeCallTiming\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`makeCallTiming", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.096625303780478`, -10.831185404271448`}], "\"CatchAll\"", TooltipStyle->"TextStyling"], Annotation[#, "CatchAll", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.806501703839476`, -11.002785839582657`}], "\"GeneralUtilities`General`PackagePrivate`catchAllHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`catchAllHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.776446674415396`, -10.845195692498173`}], "\"GeneralUtilities`Stack`PackagePrivate`catchAllHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`catchAllHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.83088839625792, -12.351361791146719`}], "\"CatchFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "CatchFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.83544196835916, -13.08541106572585}], "\"MacroEvaluate\"", TooltipStyle->"TextStyling"], Annotation[#, "MacroEvaluate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.52266143812772, -13.214458699782291`}], "\"CatchFailureAndMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "CatchFailureAndMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.560329835279592`, -12.77888546678069}], "\"GeneralUtilities`PackageScope`CatchFailureAndMessageHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CatchFailureAndMessageHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.539196819027477`, -13.081988278430394`}], "\"CatchFailureAsMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "CatchFailureAsMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.599788786314562`, -12.711416786939274`}], "\"GeneralUtilities`PackageScope`CatchFailureAsMessageHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CatchFailureAsMessageHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.630596416294495`, -3.6065442445776554`}], "\"CatenateAt\"", TooltipStyle->"TextStyling"], Annotation[#, "CatenateAt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.391401256811335`, -3.604906151742526}], "\"GeneralUtilities`Parts`PackagePrivate`ContainerQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`ContainerQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.220557262756014`, -4.353659927247893}], "\"Parts\"", TooltipStyle->"TextStyling"], Annotation[#, "Parts", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.167149463688606`, -4.271910788046277}], "\"Checked\"", TooltipStyle->"TextStyling"], Annotation[#, "Checked", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.77484631616925, -5.709648610165768}], "\"EvaluateChecked\"", TooltipStyle->"TextStyling"], Annotation[#, "EvaluateChecked", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.312728616220742`, -2.9633472453657603`}], "\"Slice\"", TooltipStyle->"TextStyling"], Annotation[#, "Slice", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.956979834045226, -5.215048100465427}], "\"ClearBenchmarkTimingCaches\"", TooltipStyle->"TextStyling"], Annotation[#, "ClearBenchmarkTimingCaches", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.328474284446985, -5.955086501017309}], "\"GeneralUtilities`Performance`PackagePrivate`$TimingCaches\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`$TimingCaches", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.695316665774616`, -5.422659926100778}], "\"ClearPacletExportedSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "ClearPacletExportedSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.37619403433442, -6.191272286350401}], "\"PacletExportedSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletExportedSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.253044759682545`, -14.000537277733752`}], "\"ClearPacletLoadCache\"", TooltipStyle->"TextStyling"], Annotation[#, "ClearPacletLoadCache", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.98145930944154, -13.559116896872979`}], "\"Internal`$CreationID\"", TooltipStyle->"TextStyling"], Annotation[#, "Internal`$CreationID", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.415438602836057, -14.715114030473291`}], "\"CloseIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "CloseIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.474925576495117, -13.804125691438646`}], "\"GeneralUtilities`Iterators`PackagePrivate`iterSymbolQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`iterSymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.202818795708287, -14.446113579557188`}], "\"Iterator\"", TooltipStyle->"TextStyling"], Annotation[#, "Iterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.579867012963184`, -8.768081634696475}], "\"CodeForm\"", TooltipStyle->"TextStyling"], Annotation[#, "CodeForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.342435512407764`, -9.465045968291204}], "\"MakeCodeBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "MakeCodeBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.184640081323202`, -8.277360724095534}], "\"CodePrint\"", TooltipStyle->"TextStyling"], Annotation[#, "CodePrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.407984471822132`, -8.380160781656738}], "\"GeneralUtilities`Debugging`PackagePrivate`InputPrint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`InputPrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.252989070123972`, -12.272742683620542`}], "\"GeneralUtilities`Stack`PackagePrivate`recordFrame\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`recordFrame", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.488338084693966`, -10.911117503877108`}], "\"Labelling\"", TooltipStyle->"TextStyling"], Annotation[#, "Labelling", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.073949212047571`, -11.203593626416673`}], "\"SourceAnnotation\"", TooltipStyle->"TextStyling"], Annotation[#, "SourceAnnotation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.44330677001353, -13.457671594249998`}], "\"CollectTo\"", TooltipStyle->"TextStyling"], Annotation[#, "CollectTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.819353422719908`, -14.211655383741062`}], "\"ColorArrayForm\"", TooltipStyle->"TextStyling"], Annotation[#, "ColorArrayForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.319040948089423`, -14.914940721060573`}], "\"GeneralUtilities`Graphics`PackagePrivate`ColorHash\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`ColorHash", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.467272430255967`, -14.865155430544055`}], "\"GeneralUtilities`Graphics`PackagePrivate`NumericArrayFormBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`NumericArrayFormBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.026464825422952`, -5.3491228656118714`}], "\"CommaForm\"", TooltipStyle->"TextStyling"], Annotation[#, "CommaForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.017314797020546`, -5.649145657306512}], "\"GeneralUtilities`Strings`PackagePrivate`commaForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`commaForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.56967229593013, -35.13537195802471}], "\"CommaString\"", TooltipStyle->"TextStyling"], Annotation[#, "CommaString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.56967229593013, -35.13537195802471}], "\"GeneralUtilities`Strings`PackagePrivate`commaString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`commaString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.543224082397224`, -35.13537195802471}], "\"CompiledFunctionInformation\"", TooltipStyle->"TextStyling"], Annotation[#, "CompiledFunctionInformation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.543912851209797`, -35.13537195802471}], "\"GeneralUtilities`General`PackagePrivate`toCFOType\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`toCFOType", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.543913325939364`, -35.13537195802471}], "\"GeneralUtilities`General`PackagePrivate`$CFTypeTable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`$CFTypeTable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.50892187427226, -13.446668906946798`}], "\"ConditionalBody\"", TooltipStyle->"TextStyling"], Annotation[#, "ConditionalBody", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.41480245141342, -16.500272346586428`}], "\"ConstantIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "ConstantIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.235888173686089, -7.414296713742516}], "\"CopyPrettyFormToClipboard\"", TooltipStyle->"TextStyling"], Annotation[#, "CopyPrettyFormToClipboard", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.750920677328072, -8.344072876065464}], "\"ToPrettyString\"", TooltipStyle->"TextStyling"], Annotation[#, "ToPrettyString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.829269031326367, -6.760159910556684}], "\"CopyPreviousCellPrettyFormToClipboard\"", TooltipStyle->"TextStyling"], Annotation[#, "CopyPreviousCellPrettyFormToClipboard", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.05109138635838, -10.505256360249728`}], "\"CreatePaclet\"", TooltipStyle->"TextStyling"], Annotation[#, "CreatePaclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.72485548641363, -9.987268911322705}], "\"PacletManager`Paclet`Private`createPacletFromPackedFile\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Paclet`Private`createPacletFromPackedFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.74434720871916, -10.108320587251722`}], "\"PacletManager`Paclet`Private`createPacletFromPIFile\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Paclet`Private`createPacletFromPIFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.740598013940488, -11.775155667317165`}], "\"CreateTimer\"", TooltipStyle->"TextStyling"], Annotation[#, "CreateTimer", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.062976155512306, -8.334430217426512}], "\"DeclareArgumentCount\"", TooltipStyle->"TextStyling"], Annotation[#, "DeclareArgumentCount", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.224915937480592, -8.009609152838266}], "\"GeneralUtilities`Control`PackagePrivate`$dacfailed\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$dacfailed", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.652670485389283`, -12.944080010767529`}], "\"DeclareSymbolicHead\"", TooltipStyle->"TextStyling"], Annotation[#, "DeclareSymbolicHead", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.58133587856687, -13.627555937498764`}], "\"SymbolicHeadQ\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolicHeadQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.164620783716888`, -9.558479111973995}], "\"DeepCases\"", TooltipStyle->"TextStyling"], Annotation[#, "DeepCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.948394085809284, -11.272638291971653`}], "\"DeepUniqueCases\"", TooltipStyle->"TextStyling"], Annotation[#, "DeepUniqueCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.39309352701277, -14.168579475603226`}], "\"DefineAlias\"", TooltipStyle->"TextStyling"], Annotation[#, "DefineAlias", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.469115273935536`, -13.35264128072972}], "\"GeneralUtilities`Control`PackagePrivate`$MacroAliases\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$MacroAliases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.536987540475971`, -12.176522945994506`}], "\"DefineCustomBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "DefineCustomBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.53889569654321, -11.16012873965322}], "\"$Unreachable\"", TooltipStyle->"TextStyling"], Annotation[#, "$Unreachable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.275793771495056`, -14.721564069309284`}], "\"DefineLiteralMacro\"", TooltipStyle->"TextStyling"], Annotation[#, "DefineLiteralMacro", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.466020218761724`, -14.212129429233743`}], "\"GeneralUtilities`Control`PackagePrivate`registerMacroRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`registerMacroRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.529914024754774`, -14.21336344264196}], "\"GeneralUtilities`Control`PackagePrivate`toLiteralMacroRule\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`toLiteralMacroRule", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.151761373864364`, -14.779994302744871`}], "\"DefineMacro\"", TooltipStyle->"TextStyling"], Annotation[#, "DefineMacro", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.418294002912997`, -14.288632922676664`}], "\"GeneralUtilities`Control`PackagePrivate`toMacroRule\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`toMacroRule", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.542944324888047`, -6.3974698350622745`}], "\"DefinitionCases\"", TooltipStyle->"TextStyling"], Annotation[#, "DefinitionCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.61646144014946, -7.491597864218747}], "\"ExtendedNames\"", TooltipStyle->"TextStyling"], Annotation[#, "ExtendedNames", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.659344887562643`, -6.556504112189117}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`defCases\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`defCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.828755696752363`, -5.241253200997189}], "\"DefinitionContextCases\"", TooltipStyle->"TextStyling"], Annotation[#, "DefinitionContextCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.023037248632544`, -4.428071330402204}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`contextMatchQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`contextMatchQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.751527600895702`, -5.344406530954938}], "\"DefinitionData\"", TooltipStyle->"TextStyling"], Annotation[#, "DefinitionData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.037248262131925`, -4.607317179368543}], "\"GeneralUtilities`Definitions`PackagePrivate`defGridBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Definitions`PackagePrivate`defGridBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.195963512219354`, -4.492879142396454}], "\"GeneralUtilities`Definitions`PackagePrivate`getName\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Definitions`PackagePrivate`getName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.253574465134868`, -4.734177587031329}], "\"GeneralUtilities`Definitions`PackagePrivate`\ MakeVisualHashFormBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Definitions`PackagePrivate`MakeVisualHashFormBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.146189287008937`, -4.673902436676702}], "\"GeneralUtilities`PackageScope`PlainButton\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`PlainButton", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.85439329124116, -7.561814939309283}], "\"HoldCodeForm\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldCodeForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.328135469883623`, -3.426225570226375}], "\"SafePart\"", TooltipStyle->"TextStyling"], Annotation[#, "SafePart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.388678571227167`, -4.054836525351995}], "\"DefinitionDiff\"", TooltipStyle->"TextStyling"], Annotation[#, "DefinitionDiff", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.71968557811842, -3.3851121216500957`}], "\"AssociationDiff\"", TooltipStyle->"TextStyling"], Annotation[#, "AssociationDiff", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.829153861213538`, -3.0965179218341383`}], "\"GeneralUtilities`PackageScope`DiffData\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`DiffData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.333003479001992`, -9.77564823818319}], "\"DefinitionLocationForm\"", TooltipStyle->"TextStyling"], Annotation[#, "DefinitionLocationForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.845589508966441`, -9.575407702685812}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`\ hasTopLevelDownValuesQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`\ hasTopLevelDownValuesQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.733998111414827`, -10.181632364826434`}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`locFormRule\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`locFormRule", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.293578637542062`, -7.715463871982273}], "\"Definitions\"", TooltipStyle->"TextStyling"], Annotation[#, "Definitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.871677995735954`, -6.664897071012774}], "\"GeneralUtilities`Code`PackagePrivate`AttributeDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`AttributeDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.514194324056284`, -6.927234558464125}], "\"GeneralUtilities`Code`PackagePrivate`KernelPlaceholderDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`KernelPlaceholderDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.402013845531556`, -6.884857596928999}], "\"GeneralUtilities`Code`PackagePrivate`OptionDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`OptionDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.193584291330737`, -7.0917962279848545`}], "\"GeneralUtilities`Code`PackagePrivate`UpDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`UpDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.617431370094067`, -6.984874765158747}], "\"GeneralUtilities`PackageScope`OwnDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`OwnDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.10777628229611, -15.957760460697315`}], "\"DelegateIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "DelegateIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.626674627113537, -15.389833293975386`}], "\"GeneralUtilities`PackageScope`PullAllIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`PullAllIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.743990687810051, -8.44001475298877}], "\"Developer`$PossibleRulePattern\"", TooltipStyle->"TextStyling"], Annotation[#, "Developer`$PossibleRulePattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.08212354820606, -10.108875960501106`}], "\"DisableEcho\"", TooltipStyle->"TextStyling"], Annotation[#, "DisableEcho", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.213433662757755`, -10.584644314337712`}], "\"EchoHold\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoHold", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.71157045151801, -10.177382773410642`}], "\"EchoHoldSet\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoHoldSet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.276369050236713`, -10.139315844338597`}], "\"EchoRaw\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoRaw", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.40636685087219, -9.522613374668449}], "\"EchoTiming\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoTiming", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.918686534061603`, -9.88691269910747}], "\"GeneralUtilities`Debugging`PackagePrivate`FArg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`FArg", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.121318773278592`, -9.719276829473188}], "\"EchoGroup\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoGroup", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.734681369356622`, -9.593185881176947}], "\"GeneralUtilities`Debugging`PackagePrivate`$echolevel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$echolevel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.590091525623535`, -10.922059467825111`}], "\"FunctionAttributes\"", TooltipStyle->"TextStyling"], Annotation[#, "FunctionAttributes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.999587038820113`, -10.744296003177919`}], "\"GeneralUtilities`Debugging`PackagePrivate`assembleEvalBody\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`assembleEvalBody", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.040427753705828`, -10.64345203974403}], "\"GeneralUtilities`Debugging`PackagePrivate`EchoAnd\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`EchoAnd", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.667588666366715`, -10.158655435623906`}], "\"GeneralUtilities`Debugging`PackagePrivate`EchoGroup2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`EchoGroup2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.01872969211383, -10.547475839249724`}], "\"GeneralUtilities`Debugging`PackagePrivate`EchoOr\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`EchoOr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.05434259708041, -9.835799534636063}], "\"GeneralUtilities`Debugging`PackagePrivate`evalArgs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`evalArgs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.4619677610758, -9.84144913265104}], "\"GeneralUtilities`Debugging`PackagePrivate`InputOutputArrowBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`InputOutputArrowBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.62814155089503, -10.273900630238856`}], "\"GeneralUtilities`Debugging`PackagePrivate`\ makeInputOutputPasteBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeInputOutputPasteBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.11508804526808, -10.525084504355366`}], "\"GeneralUtilities`PackageScope`makeInputPasteBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`makeInputPasteBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.551787892543118`, -10.181222072806957`}], "\"GeneralUtilities`PackageScope`PasteBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`PasteBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.747847199461788`, -9.51658569671281}], "\"HeadBox\"", TooltipStyle->"TextStyling"], Annotation[#, "HeadBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.58635046170808, -10.178118062059543`}], "\"MakeInputBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "MakeInputBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.89049615455851, -9.608875994783862}], "\"GeneralUtilities`Debugging`PackagePrivate`cellPrint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`cellPrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.849905924041927`, -9.565382225121468}], "\"GeneralUtilities`Debugging`PackagePrivate`consolePrint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`consolePrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.269721278464312`, -9.959901577835463}], "\"EchoHoldTag\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoHoldTag", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.04854947576957, -10.568232824606042`}], "\"GeneralUtilities`Debugging`PackagePrivate`setDelayedWrapped\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`setDelayedWrapped", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.832162299302697`, -12.303414378129336`}], "\"EchoPerformance\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoPerformance", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.856113088140432`, -12.795310025397484`}], "\"GeneralUtilities`General`PackagePrivate`displayPerformance\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`displayPerformance", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.846336470591439`, -11.494073808532317`}], "\"PatternHead\"", TooltipStyle->"TextStyling"], Annotation[#, "PatternHead", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.917446607192245`, -12.26177480259442}], "\"EchoPerformanceRepeated\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoPerformanceRepeated", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.846464844935188`, -9.922826028392613}], "\"GeneralUtilities`PackageScope`HoldSequenceForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`HoldSequenceForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.490125275319967`, -10.35045254099499}], "\"HoldPlainForm\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldPlainForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.44980681900521, -9.681351838625858}], "\"HoldPrettyForm\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldPrettyForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.93549058266648, -9.630229143389133}], "\"EchoSequence\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoSequence", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.990165457256053`, -10.187067046811581`}], "\"EchoSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.8026963858596, -9.981128923787498}], "\"GeneralUtilities`Debugging`PackagePrivate`iEchoSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`iEchoSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.000083848387893`, -10.26638840132772}], "\"GeneralUtilities`PackageScope`CodeStyleBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`CodeStyleBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.993929499459764`, -9.967826196203827}], "\"EchoTag\"", TooltipStyle->"TextStyling"], Annotation[#, "EchoTag", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.309929962254213`, -8.805227985418519}], "\"DurationString\"", TooltipStyle->"TextStyling"], Annotation[#, "DurationString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.30296979184225, -9.236701522539636}], "\"GeneralUtilities`Debugging`PackagePrivate`echoPrint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`echoPrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.85811690761654, -30.812260730314357`}], "\"ElidedForm\"", TooltipStyle->"TextStyling"], Annotation[#, "ElidedForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.00646664301354, -31.75105243653809}], "\"ElideExpression\"", TooltipStyle->"TextStyling"], Annotation[#, "ElideExpression", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.465018445144146`, -31.291210734106716`}], "\"GeneralUtilities`Elision`PackagePrivate`$TotalElidedByteCount\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`$TotalElidedByteCount", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.647935720033484`, -32.412539074965586`}], "\"GeneralUtilities`Elision`PackagePrivate`ElideList\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`ElideList", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.643378671074752`, -31.992605090553347`}], "\"GeneralUtilities`Elision`PackagePrivate`ElideString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`ElideString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.344109297906854`, -31.719297235210703`}], "\"GeneralUtilities`Elision`PackagePrivate`ExpanderSkeleton\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`ExpanderSkeleton", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.931557228328103`, -32.24051499384474}], "\"GeneralUtilities`Elision`PackagePrivate`makeExpander\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`makeExpander", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.64915731691734, -31.94853427390518}], "\"GeneralUtilities`Elision`PackagePrivate`terminalExpander\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`terminalExpander", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.482478595283503`, -10.075887802882761`}], "\"EnumerateSourceFiles\"", TooltipStyle->"TextStyling"], Annotation[#, "EnumerateSourceFiles", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.803431795865441`, -9.533011479178093}], "\"GeneralUtilities`PackageScope`getSourceFiles\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`getSourceFiles", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.115962973124834`, -6.082779283493107}], "\"GeneralUtilities`Failure`PackagePrivate`CheckedHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`CheckedHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.048258043740795`, -7.176428652481704}], "\"MessageStackID\"", TooltipStyle->"TextStyling"], Annotation[#, "MessageStackID", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.391628059273684`, -12.378180798887854`}], "\"EvaluateStrict\"", TooltipStyle->"TextStyling"], Annotation[#, "EvaluateStrict", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.077799280994762`, -12.529698694091167`}], "\"GeneralUtilities`Stack`PackagePrivate`interceptFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`interceptFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.06137144228447, -13.013972797151496`}], "\"GeneralUtilities`Stack`PackagePrivate`interceptInternalfailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`interceptInternalfailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.2257090160468, -12.425357535913054`}], "\"GeneralUtilities`Stack`PackagePrivate`interceptMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`interceptMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.030654940032601`, -12.794812749214753`}], "\"GeneralUtilities`Stack`PackagePrivate`$strict\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`$strict", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.205396368317153`, -13.042121724775726`}], "\"InternalFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "InternalFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.879758413664693`, -9.547918790107097}], "\"EvaluationList\"", TooltipStyle->"TextStyling"], Annotation[#, "EvaluationList", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.368077416652838`, -8.93910385726944}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ ConstructEvent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ ConstructEvent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.62888904476997, -9.741224914898666}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitAutoloadEvent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitAutoloadEvent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.189180787879057`, -9.50945889098858}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitGetBeginEvent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitGetBeginEvent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.204679694494004`, -9.641880907022614}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitGetEndEvent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitGetEndEvent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.31068858048355, -9.487921575844485}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitMessageEvent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitMessageEvent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.20962207056705, -9.676043657574098}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitSetDelayedEvent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitSetDelayedEvent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.14051445151753, -8.290540561835474}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ GenerateInstrumentation\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ GenerateInstrumentation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.519427236920066`, -8.440419262350641}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`guessSpec\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`guessSpec", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.995761537833182`, -10.019517822417402`}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$Depth\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$Depth", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.68705894658358, -9.438598064248072}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$Enabled\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$Enabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.330921385624347`, -9.617160908298807}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$EventBag\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$EventBag", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.593891181211447`, -9.203348686447594}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ InitialTime\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ InitialTime", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.839224338404705`, -9.605472067333448}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$Stack\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$Stack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.475142616217987`, -10.903766437592832`}], "\"WithAutoloadHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "WithAutoloadHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.187106962339747`, -10.81474465193677}], "\"WithGetHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "WithGetHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.12561974247346, -8.750679549900585}], "\"WithMessageHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "WithMessageHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.409303444000273`, -10.835656896231825`}], "\"WithSetDelayedHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "WithSetDelayedHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.921233333617522`, -9.18180568368782}], "\"EvaluationPrint\"", TooltipStyle->"TextStyling"], Annotation[#, "EvaluationPrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.638361497451772`, -9.680782936161933}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`Emit\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`Emit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.37977727412663, -8.811490578613125}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`PrintEmit\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`PrintEmit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.880837515600778`, -8.702195959783175}], "\"EvaluationWindow\"", TooltipStyle->"TextStyling"], Annotation[#, "EvaluationWindow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.221200845823038`, -8.159750653603208}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ CreateEvaluationWindow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ CreateEvaluationWindow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.299873676953933`, -5.328931868270196}], "\"ExportContextDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "ExportContextDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.733561747906037`, -4.839122990372086}], "\"GeneralUtilities`Definitions`PackagePrivate`definitionDumpName\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Definitions`PackagePrivate`definitionDumpName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.73632563191585, -6.195896748786939}], "\"SaveContextDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "SaveContextDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.884849156775392`, -11.938014862237505`}], "\"ExportStructuredHDF5\"", TooltipStyle->"TextStyling"], Annotation[#, "ExportStructuredHDF5", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.184992056370529`, -12.411456398548925`}], "\"GeneralUtilities`HDF5`PackagePrivate`LoadHDF5Exporter\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`LoadHDF5Exporter", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.06097894327679, -12.625904514641856`}], "\"GeneralUtilities`HDF5`PackagePrivate`toFullPath\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`toFullPath", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.015394246213035`, -11.597049998504946`}], "\"GeneralUtilities`HDF5`PackagePrivate`visit\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`visit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.90185435249495, -7.2696011550607125`}], "\"GeneralUtilities`Code`PackagePrivate`enames\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`enames", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.008128536353595`, -6.897402959862934}], "\"GeneralUtilities`Code`PackagePrivate`$strong\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$strong", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.423394610794555`, -9.414783567720239}], "\"ExtractFileContexts\"", TooltipStyle->"TextStyling"], Annotation[#, "ExtractFileContexts", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.299428737581042`, -9.626817717596069}], "\"FileQ\"", TooltipStyle->"TextStyling"], Annotation[#, "FileQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.650876303111811`, -9.98544660993014}], "\"FileString\"", TooltipStyle->"TextStyling"], Annotation[#, "FileString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.107975747049828`, -8.538079895110972}], "\"GeneralUtilities`Packages`PackagePrivate`FlushHeadP\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`FlushHeadP", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.01708198862832, -8.57457477935916}], "\"GeneralUtilities`Packages`PackagePrivate`HeadP\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`HeadP", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.091526795068638`, -8.801267376768532}], "\"GeneralUtilities`Packages`PackagePrivate`ListP\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`ListP", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.229367350325244`, -8.78005424774949}], "\"GeneralUtilities`Packages`PackagePrivate`SeqP\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`SeqP", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.961390975303996`, -8.37702838266522}], "\"GeneralUtilities`Packages`PackagePrivate`StringP\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`StringP", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{33.41449260949646, -31.954275285398246`}], "\"FailureString\"", TooltipStyle->"TextStyling"], Annotation[#, "FailureString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.754343710284616`, -32.55156917003218}], "\"GeneralUtilities`Failure`PackagePrivate`failureMessageQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`failureMessageQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.68188675371597, -31.67694006275384}], "\"GeneralUtilities`Failure`PackagePrivate`fmtmsg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`fmtmsg", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.56522709408138, -31.672223353487205`}], "\"GeneralUtilities`Failure`PackagePrivate`ValidHeldFailureQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`ValidHeldFailureQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.6093048596561275`, -16.123669592158972`}], "\"FileCasesIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "FileCasesIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.722887673627845, -15.780308289742552`}], "\"ListIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "ListIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.158989144239678, -16.5541040183885}], "\"OpenStreamQ\"", TooltipStyle->"TextStyling"], Annotation[#, "OpenStreamQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.551151822749045`, -10.472772485046239`}], "\"GeneralUtilities`Packages`PackagePrivate`systemOpenAtLine\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`systemOpenAtLine", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.36535650353032, -16.26734319287865}], "\"FileLinesIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "FileLinesIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.7703613064085, -16.85606984571085}], "\"GeneralUtilities`PackageScope`StreamReadLine\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`StreamReadLine", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.400343072324656`, -9.642271004092208}], "\"FindContext\"", TooltipStyle->"TextStyling"], Annotation[#, "FindContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.003418826695665`, -9.882592713978298}], "\"ComposeUntil\"", TooltipStyle->"TextStyling"], Annotation[#, "ComposeUntil", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.16047063799398, -9.39484642240565}], "\"GeneralUtilities`Packages`PackagePrivate`FindPaclet\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`FindPaclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.175457932570435`, -9.498824855445417}], "\"GeneralUtilities`Packages`PackagePrivate`sourceDirQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`sourceDirQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.09906754896808, -9.254110242847187}], "\"$LocalPacletPath\"", TooltipStyle->"TextStyling"], Annotation[#, "$LocalPacletPath", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.179178090234466`, -9.61160333118675}], "\"$LocalStartupPath\"", TooltipStyle->"TextStyling"], Annotation[#, "$LocalStartupPath", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.917844254739824`, -5.94748636645868}], "\"FindDeadCode\"", TooltipStyle->"TextStyling"], Annotation[#, "FindDeadCode", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.44103333826816, -6.421602860929525}], "\"Discard\"", TooltipStyle->"TextStyling"], Annotation[#, "Discard", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.782468255025647`, -5.109200303656515}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`anyValuesQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`anyValuesQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.552461774194455`, -6.0792832045132315`}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`checkSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`checkSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.014990240204789`, -5.061216858550157}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`symbolOrder\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`symbolOrder", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.910357775610802`, -5.153989005892388}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`testSymbolContext\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`testSymbolContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.900360904839504`, -5.043819827607226}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`testSymbolMember\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`testSymbolMember", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.087572355080486`, -5.133049257382233}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`variableQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`variableQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.579893463451231`, -6.162490615412118}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`$markInc\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`$markInc", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.982085442219054`, -9.672738068034906}], "\"FindDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "FindDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.486606875084068`, -9.928857995194356}], "\"GeneralUtilities`Packages`PackagePrivate`findDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`findDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.523841810792879`, -9.001998466036863}], "\"PossibleDefinitionLocations\"", TooltipStyle->"TextStyling"], Annotation[#, "PossibleDefinitionLocations", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.752365246448496`, -11.237368085875417`}], "\"FindSyntaxErrors\"", TooltipStyle->"TextStyling"], Annotation[#, "FindSyntaxErrors", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.17296822251148, -12.588852590481938`}], "\"GeneralUtilities`Packages`PackagePrivate`findFileSyntaxErrors\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`findFileSyntaxErrors", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.329738236686726, -9.904837300370765}], "\"FirstMatchIndex\"", TooltipStyle->"TextStyling"], Annotation[#, "FirstMatchIndex", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.59140400561722, -10.153713864506571`}], "\"GeneralUtilities`General`PackagePrivate`$notFound\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`$notFound", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.663702232915385, -5.628155803945418}], "\"FitTimeComplexity\"", TooltipStyle->"TextStyling"], Annotation[#, "FitTimeComplexity", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.768396863070002, -5.340229577593341}], "\"GeneralUtilities`Performance`PackagePrivate`fitTimeComplexity\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`fitTimeComplexity", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.27608797152432, -17.312624174994475`}], "\"FlatFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "FlatFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.011760990459802`, -16.512630424387908`}], "\"GeneralUtilities`Predicates`PackagePrivate`hasAttr\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Predicates`PackagePrivate`hasAttr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.4837884028762645`, -8.355337201773608}], "\"FlatMap\"", TooltipStyle->"TextStyling"], Annotation[#, "FlatMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.457446867499746, -8.062927041257627}], "\"FoldEmit\"", TooltipStyle->"TextStyling"], Annotation[#, "FoldEmit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.934792851680458, -7.688589339595357}], "\"GeneralUtilities`General`PackagePrivate`iFoldEmit\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`iFoldEmit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.3856187253041945`, -8.118057545216825}], "\"FoldEmitRecurse\"", TooltipStyle->"TextStyling"], Annotation[#, "FoldEmitRecurse", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.622632346787114, -8.174486753621007}], "\"FoldRecurse\"", TooltipStyle->"TextStyling"], Annotation[#, "FoldRecurse", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{27.532573053747107`, -32.35277978000193}], "\"FromBase64Digits\"", TooltipStyle->"TextStyling"], Annotation[#, "FromBase64Digits", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{28.330852513811337`, -32.73034431128499}], "\"GeneralUtilities`Strings`PackagePrivate`$64to256\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$64to256", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.51175642218852, -32.63891130368651}], "\"GeneralUtilities`Strings`PackagePrivate`$Base64ReverseTable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$Base64ReverseTable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.3844709598266, -5.979020690035586}], "\"GeneralUtilities`PackageScope`$stripWeakAttributes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$stripWeakAttributes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.283537234668213`, -6.517741884759836}], "\"GeneralUtilities`Code`PackagePrivate`allContextNames\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`allContextNames", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.113013420852738`, -13.97802434776335}], "\"GeneralUtilities`Code`PackagePrivate`fmtInternalFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`fmtInternalFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.295836762852552`, -14.446299935931716`}], "\"GeneralUtilities`Code`PackagePrivate`makeIFailItem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`makeIFailItem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.790245113081022`, -26.447989000936495`}], "\"GeneralUtilities`Code`PackagePrivate`fmtTable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`fmtTable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.863804511494028`, -27.057417011090408`}], "\"GeneralUtilities`Code`PackagePrivate`$gridLinearLeft\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$gridLinearLeft", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.732165970734965`, -27.054388522472408`}], "\"GeneralUtilities`Code`PackagePrivate`$gridLinearRight\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$gridLinearRight", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.33760437067101, -27.151658541225313`}], "\"GeneralUtilities`Code`PackagePrivate`fmtUsageLine\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`fmtUsageLine", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.070895648992408`, -28.34062850721993}], "\"GeneralUtilities`Code`PackagePrivate`linearLHS\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`linearLHS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.998624383369888`, -28.30685797678672}], "\"GeneralUtilities`Code`PackagePrivate`linearRHS\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`linearRHS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.810512141669896`, -25.394513304809166`}], "\"GeneralUtilities`Code`PackagePrivate`fmtUsageString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`fmtUsageString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.807386912364167`, -26.00288729382587}], "\"GeneralUtilities`Code`PackagePrivate`$tablePattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$tablePattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.501656867115273`, -14.095042692923226`}], "\"GeneralUtilities`Code`PackagePrivate`formatInternalFailureStack\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`formatInternalFailureStack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.641210404362122`, -13.285868155449945`}], "\"Quoted\"", TooltipStyle->"TextStyling"], Annotation[#, "Quoted", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.25003062524666, -24.077856723319332`}], "\"GeneralUtilities`Code`PackagePrivate`guessUsageTarget\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`guessUsageTarget", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.28497058584134, -24.71760454232079}], "\"GeneralUtilities`Code`PackagePrivate`$symbolRE\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$symbolRE", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.200102530525253`, -23.16126217401157}], "\"SetUsage\"", TooltipStyle->"TextStyling"], Annotation[#, "SetUsage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.026830411486161`, -28.715239279685207`}], "\"GeneralUtilities`Code`PackagePrivate`asLinear\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`asLinear", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.850311194658731`, -28.82057887768905}], "\"GeneralUtilities`Code`PackagePrivate`linearSlot\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`linearSlot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.942753131504098`, -28.853602391282376`}], "\"GeneralUtilities`Code`PackagePrivate`linearSlotSub\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`linearSlotSub", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.934936596123002`, -29.000876212984316`}], "\"GeneralUtilities`Code`PackagePrivate`quotedLinear\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`quotedLinear", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.710516951009337`, -28.879637229616552`}], "\"GeneralUtilities`Code`PackagePrivate`$ellipsis\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$ellipsis", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.752583101767234`, -29.27868432223467}], "\"GeneralUtilities`Code`PackagePrivate`linearSubscript\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`linearSubscript", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.155019527462134`, -15.291038584821163`}], "\"BoxForm`SummaryItem\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`SummaryItem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.275930338603889`, -13.797131432232211`}], "\"PrettyGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "PrettyGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.705861983062679`, -12.136497601941418`}], "\"GeneralUtilities`Code`PackagePrivate`MakeInternalFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`MakeInternalFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.562438213623606`, -11.937605379042559`}], "\"GetSourceStack\"", TooltipStyle->"TextStyling"], Annotation[#, "GetSourceStack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.84078316603993, -12.86890587565562}], "\"SkeletonizeHeavyData\"", TooltipStyle->"TextStyling"], Annotation[#, "SkeletonizeHeavyData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.705451279656245`, -11.124038343586395`}], "\"ThrowRawFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ThrowRawFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.989861877493379`, -13.22964168302374}], "\"GeneralUtilities`Code`PackagePrivate`PackedHeavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`PackedHeavyQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.223332886829585`, -13.37497260250099}], "\"GeneralUtilities`Code`PackagePrivate`HeavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`HeavyQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.320050334744455`, -13.2459129702196}], "\"GeneralUtilities`Code`PackagePrivate`HoldPAQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`HoldPAQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.846148867696911`, -7.55069518766912}], "\"GeneralUtilities`PackageScope`$UpValueWrapper\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$UpValueWrapper", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.493888723509755`, -13.538925085604157`}], "\"GeneralUtilities`Control`PackagePrivate`assembleCB\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`assembleCB", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.43047546771652, -13.880738340944939`}], "\"GeneralUtilities`Control`PackagePrivate`AttachMacroBootstrap\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`AttachMacroBootstrap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.900993952236133`, -14.037123157589209`}], "\"GeneralUtilities`Control`PackagePrivate`bagCollect\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`bagCollect", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.974731283101427`, -13.989769440369894`}], "\"GeneralUtilities`Control`PackagePrivate`bagInit\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`bagInit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.343952480096622`, -13.22530252108055}], "\"GeneralUtilities`Control`PackagePrivate`captureMacroState\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`captureMacroState", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.085011731511436`, -14.42473349392598}], "\"GeneralUtilities`Control`PackagePrivate`checkMacroHeadNotHeld\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`checkMacroHeadNotHeld", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.197667742045212`, -15.647484135233146`}], "\"HeldFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "HeldFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.40236591888267, -13.762599977979384`}], "\"MacroPanic\"", TooltipStyle->"TextStyling"], Annotation[#, "MacroPanic", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.32513359575195, -11.081149146199731`}], "\"GeneralUtilities`Control`PackagePrivate`CodePane\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`CodePane", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.333766482027869`, -9.462224686596556}], "\"MakeFormattedBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "MakeFormattedBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.368560214461635`, -13.454820946334616`}], "\"GeneralUtilities`Control`PackagePrivate`expand1\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`expand1", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.945280164801176`, -13.455666718357435`}], "\"GeneralUtilities`Control`PackagePrivate`$lastMacroExpr\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$lastMacroExpr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.911993730177786`, -13.529832971823243`}], "\"GeneralUtilities`Control`PackagePrivate`$lastMacroHead\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$lastMacroHead", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.072676410732523`, -13.173588604707163`}], "\"MacroRules\"", TooltipStyle->"TextStyling"], Annotation[#, "MacroRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.828466308605115`, -13.694843356616976`}], "\"GeneralUtilities`Control`PackagePrivate`\ findMemoizedPatternSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`findMemoizedPatternSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.063638925456704`, -13.687528537635709`}], "\"Memoized\"", TooltipStyle->"TextStyling"], Annotation[#, "Memoized", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.20018140923057, -13.27720062541395}], "\"$LHSPatternSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "$LHSPatternSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.143251621888066`, -12.48890950416325}], "\"GeneralUtilities`Control`PackagePrivate`findMutatedVariables\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`findMutatedVariables", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.49340182196689, -12.86250533031513}], "\"GeneralUtilities`Control`PackagePrivate`getMutatedVariables\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`getMutatedVariables", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.524901830603454`, -13.675804291439889`}], "\"GeneralUtilities`Control`PackagePrivate`removeBoundVariables\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`removeBoundVariables", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.027545647576517`, -13.096480257192475`}], "\"ScopeVariable\"", TooltipStyle->"TextStyling"], Annotation[#, "ScopeVariable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.24584045505516, -12.040709215179191`}], "\"GeneralUtilities`Control`PackagePrivate`recordAlias\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`recordAlias", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.051458553058616`, -14.093116404651273`}], "\"GeneralUtilities`Control`PackagePrivate`holdFirst\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`holdFirst", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.980098905897202`, -14.146799677570781`}], "\"GeneralUtilities`Control`PackagePrivate`holdRest\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`holdRest", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.32543614717187, -12.842012697362705`}], "\"GeneralUtilities`Control`PackagePrivate`iMacroExpand\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`iMacroExpand", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.479375799444748`, -13.506057310405186`}], "\"GeneralUtilities`Control`PackagePrivate`InsertEachVariables\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`InsertEachVariables", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.494718310395623`, -13.14392564879449}], "\"GeneralUtilities`Control`PackagePrivate`MacroReplaceRepeated\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`MacroReplaceRepeated", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.35050249259868, -13.473495330207523`}], "\"GeneralUtilities`Control`PackagePrivate`quotedSet\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`quotedSet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.363999309151145`, -13.565596862133313`}], "\"GeneralUtilities`Control`PackagePrivate`quotedSetDelayed\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`quotedSetDelayed", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.17521765206494, -13.579624403909754`}], "\"GeneralUtilities`Control`PackagePrivate`quotedSetDelayedWithLHS\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`quotedSetDelayedWithLHS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.755647216912589`, -13.872112001984055`}], "\"GeneralUtilities`Control`PackagePrivate`subReturn\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`subReturn", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.75012804461239, -11.111683219594749`}], "\"GeneralUtilities`Control`PackagePrivate`$DesugaringRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$DesugaringRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.436548532535763`, -11.878717084630775`}], "\"GeneralUtilities`Control`PackagePrivate`$FinalRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$FinalRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.452034564343016`, -13.904499769097713`}], "\"GeneralUtilities`Control`PackagePrivate`$InliningRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$InliningRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.234325510803576`, -13.682847664925117`}], "\"GeneralUtilities`Control`PackagePrivate`$insd\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$insd", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.095973449112524`, -13.761142227060342`}], "\"GeneralUtilities`Control`PackagePrivate`$\ NullOptimizationPipeline\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$NullOptimizationPipeline", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.254708393043435`, -12.655185208329677`}], "\"GeneralUtilities`Control`PackagePrivate`$NullOptimizationTargets\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$NullOptimizationTargets", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.356887198476997`, -11.945079765631593`}], "\"MacroExpand\"", TooltipStyle->"TextStyling"], Annotation[#, "MacroExpand", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.045000167698003`, -13.591838005143183`}], "\"PatternSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "PatternSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.098386506442345`, -13.549991412985904`}], "\"ToQuoted\"", TooltipStyle->"TextStyling"], Annotation[#, "ToQuoted", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.000695182595916`, -13.863668327991954`}], "\"GeneralUtilities`Control`PackagePrivate`iMacroPanic\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`iMacroPanic", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.32938091909961, -14.207953629095694`}], "\"GeneralUtilities`Control`PackagePrivate`invMethodPanic\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`invMethodPanic", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.049489279253436`, -13.855255548515846`}], "\"GeneralUtilities`Control`PackagePrivate`lowerCaseSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`lowerCaseSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.540916120471614`, -13.135234159404988`}], "\"GeneralUtilities`Control`PackagePrivate`$MacroHeadsPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$MacroHeadsPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.240575710919668`, -13.832462320232459`}], "\"GeneralUtilities`Control`PackagePrivate`makeBlank\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`makeBlank", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.16255895899232, -13.282864879595158`}], "\"SafeConstruct\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeConstruct", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.342374021541993`, -13.977431398902972`}], "\"GeneralUtilities`Control`PackagePrivate`makeOnExitFlag\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`makeOnExitFlag", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.8341847201149, -14.293703696997314`}], "\"OnExit\"", TooltipStyle->"TextStyling"], Annotation[#, "OnExit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.547808979644106`, -14.332489479932063`}], "\"GeneralUtilities`Control`PackagePrivate`makeSpecBody\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`makeSpecBody", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.315692000067646`, -13.697348629079823`}], "\"GeneralUtilities`Control`PackagePrivate`mCollectTo\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mCollectTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.70498771215349, -13.26367694531968}], "\"GeneralUtilities`Control`PackagePrivate`mMatch0\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mMatch0", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.942549045514522`, -12.908681076673894`}], "\"GeneralUtilities`Control`PackagePrivate`mMatch1\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mMatch1", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.874014138131063`, -13.21163553829864}], "\"Match\"", TooltipStyle->"TextStyling"], Annotation[#, "Match", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.37314631832329, -14.107485432718661`}], "\"GeneralUtilities`Control`PackagePrivate`mMemoized\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mMemoized", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.369911799282182`, -15.031152141736303`}], "\"EvaluateCached\"", TooltipStyle->"TextStyling"], Annotation[#, "EvaluateCached", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.480621177268716`, -15.376575793537516`}], "\"GeneralUtilities`Control`PackagePrivate`toMemoizedSymbolName\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`toMemoizedSymbolName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.396062571249328`, -14.19873325825571}], "\"SetHoldAllComplete\"", TooltipStyle->"TextStyling"], Annotation[#, "SetHoldAllComplete", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.5961956276423, -13.570113615470502`}], "\"GeneralUtilities`Control`PackagePrivate`mScope\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mScope", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.23782725096717, -14.284662798630936`}], "\"GeneralUtilities`Control`PackagePrivate`qbody\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`qbody", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.17876120362151, -13.891102651818532`}], "\"GeneralUtilities`Control`PackagePrivate`subOnExits\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`subOnExits", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.455798619258015`, -13.92884742761635}], "\"GeneralUtilities`Control`PackagePrivate`mSpeculativeScope\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mSpeculativeScope", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.828154771612454`, -14.765152134709057`}], "\"Scope\"", TooltipStyle->"TextStyling"], Annotation[#, "Scope", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.05124470478124, -12.961244915699108`}], "\"GeneralUtilities`Control`PackagePrivate`mStringMatch0\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mStringMatch0", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.153727706078143`, -13.669266418521463`}], "\"GeneralUtilities`Control`PackagePrivate`mStringMatch1\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mStringMatch1", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.861909153550922`, -13.4459636224347}], "\"StringMatch\"", TooltipStyle->"TextStyling"], Annotation[#, "StringMatch", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.465312234868616`, -14.050694119492874`}], "\"GeneralUtilities`Control`PackagePrivate`strmatch\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`strmatch", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.868372747709277`, -12.200932392039416`}], "\"GeneralUtilities`Control`PackagePrivate`mUnpack\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mUnpack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.122317619788106`, -13.439127602063719`}], "\"GeneralUtilities`Control`PackagePrivate`unpacker\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`unpacker", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.11573040250473, -11.013636818668125`}], "\"HoldMap\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.02143197353722, -11.853228283354085`}], "\"LookupOr\"", TooltipStyle->"TextStyling"], Annotation[#, "LookupOr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.06296211285781, -12.793578554082291`}], "\"GeneralUtilities`Control`PackagePrivate`mUnpackOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`mUnpackOptions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.58318430416224, -13.309804717683967`}], "\"GeneralUtilities`Control`PackagePrivate`capFirst\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`capFirst", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.097910507797193`, -11.566451956396069`}], "\"HoldSymbolName\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldSymbolName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.631418948104272`, -14.186734520810473`}], "\"GeneralUtilities`Control`PackagePrivate`nullReplace\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`nullReplace", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.516680233867017`, -15.18373195463343}], "\"GeneralUtilities`TextString`PackagePrivate`fmtStringForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`TextString`PackagePrivate`fmtStringForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.356836904601575`, -10.40461513489366}], "\"GeneralUtilities`Control`PackagePrivate`toAliasedSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`toAliasedSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.356713803176277`, -15.340233568855625`}], "\"PatternSort\"", TooltipStyle->"TextStyling"], Annotation[#, "PatternSort", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.695763995637442`, -14.75560389746466}], "\"GeneralUtilities`Control`PackagePrivate`rewriteScope\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`rewriteScope", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.19905585214152, -15.368033698895491`}], "\"GeneralUtilities`Control`PackagePrivate`getIterVar\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`getIterVar", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.337174155712994`, -15.21076527820459}], "\"GeneralUtilities`Control`PackagePrivate`getVar\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`getVar", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.287529738283926`, -15.309827866508188`}], "\"GeneralUtilities`Control`PackagePrivate`makePatt\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`makePatt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.817176545579322`, -13.723570277740084`}], "\"GeneralUtilities`Control`PackagePrivate`setMatchDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`setMatchDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.859735291166004`, -14.931059603282955`}], "\"GeneralUtilities`Control`PackagePrivate`$stringPatternSugar\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$stringPatternSugar", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.869418371377542`, -14.810239017754258`}], "\"GeneralUtilities`Control`PackagePrivate`validReturnQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`validReturnQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.574925853515523`, -16.251836513441035`}], "\"Base36Hash\"", TooltipStyle->"TextStyling"], Annotation[#, "Base36Hash", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.388021019883716`, -14.400604842497184`}], "\"GeneralUtilities`Control`PackagePrivate`upperCaseString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`upperCaseString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.611049165336173`, -9.924626539032367}], "\"GeneralUtilities`Control`PackagePrivate`Unreachable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`Unreachable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.897115006379206`, -9.476685792401067}], "\"HoldFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.951757504081645`, -10.94691848159604}], "\"Tap\"", TooltipStyle->"TextStyling"], Annotation[#, "Tap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.223890432357443`, -11.096180843257336`}], "\"InheritedMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "InheritedMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.427308749381167`, -12.496597962114578`}], "\"ReturnOnFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ReturnOnFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.07888315246672, -12.008372236224783`}], "\"ThrowOnFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ThrowOnFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.994676361381458`, -11.142972543751348`}], "\"ToFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ToFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.476619302318346`, -10.763480173407011`}], "\"ToTaggedFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ToTaggedFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.507045557648569`, -14.81578128430764}], "\"GeneralUtilities`PackageScope`InlineFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`InlineFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.256211766267608`, -12.658987468223643`}], "\"BagInsert\"", TooltipStyle->"TextStyling"], Annotation[#, "BagInsert", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.258150730813252`, -14.162984752681398`}], "\"BagPush\"", TooltipStyle->"TextStyling"], Annotation[#, "BagPush", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.743870554809403`, -13.076692570900338`}], "\"PossibleFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PossibleFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.707219161020905`, -13.655747299802663`}], "\"BagContents\"", TooltipStyle->"TextStyling"], Annotation[#, "BagContents", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.755168735884304`, -13.54409495443541}], "\"ContainsQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ContainsQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.797368016002476`, -13.621441696975342`}], "\"DoWhile\"", TooltipStyle->"TextStyling"], Annotation[#, "DoWhile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.816301038888028`, -13.44820424231456}], "\"Excise\"", TooltipStyle->"TextStyling"], Annotation[#, "Excise", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.377992745856261`, -12.680893228949675`}], "\"FlatList\"", TooltipStyle->"TextStyling"], Annotation[#, "FlatList", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.862537779326026`, -13.52554178128727}], "\"JoinTo\"", TooltipStyle->"TextStyling"], Annotation[#, "JoinTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.515668019382794`, -13.351272148632244`}], "\"ModuleScope\"", TooltipStyle->"TextStyling"], Annotation[#, "ModuleScope", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.673878250981684`, -11.957812053289683`}], "\"SetupTeardown\"", TooltipStyle->"TextStyling"], Annotation[#, "SetupTeardown", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.3442879319685, -13.521749111592387`}], "\"SpeculativeScope\"", TooltipStyle->"TextStyling"], Annotation[#, "SpeculativeScope", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.41947048726444, -13.533774880240223`}], "\"Timed\"", TooltipStyle->"TextStyling"], Annotation[#, "Timed", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.8774927779283, -13.382946029629837`}], "\"UnionTo\"", TooltipStyle->"TextStyling"], Annotation[#, "UnionTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.424406483039583`, -13.347247817456545`}], "\"UnpackAssociation\"", TooltipStyle->"TextStyling"], Annotation[#, "UnpackAssociation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.36011920951965, -13.41821315767236}], "\"UnpackOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "UnpackOptions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.091847879332526`, -12.418256557127599`}], "\"UseMacros\"", TooltipStyle->"TextStyling"], Annotation[#, "UseMacros", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.975069455040401`, -14.646146790534306`}], "\"GeneralUtilities`Control`PackagePrivate`$Denullify\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$Denullify", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.08326990915203, -14.662701125926924`}], "\"GeneralUtilities`Control`PackagePrivate`$Nullify\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$Nullify", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.460302178145469`, -14.082328772387099`}], "\"GeneralUtilities`Control`PackagePrivate`$PropogateNulls\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$PropogateNulls", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.991096671101655`, -12.483223882052453`}], "\"GeneralUtilities`Control`PackagePrivate`$TransformNulls\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`$TransformNulls", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.61473075361291, -9.24028462859781}], "\"GeneralUtilities`Debugging`PackagePrivate`rawEchoPrint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`rawEchoPrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.438988568169155`, -8.551617701937552}], "\"GeneralUtilities`Debugging`PackagePrivate`$ShouldEcho\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$ShouldEcho", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.38406116120913, -8.968003211873238}], "\"GeneralUtilities`Debugging`PackagePrivate`$echoPrefix\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$echoPrefix", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.20505355197436, -8.678614984693617}], "\"GeneralUtilities`Debugging`PackagePrivate`definitionUnlocker\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`definitionUnlocker", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.8640715396921, -9.472741514343966}], "\"GeneralUtilities`Debugging`PackagePrivate`evalOne\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`evalOne", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.764099776786495`, -9.087142275173516}], "\"GeneralUtilities`Debugging`PackagePrivate`getOutputs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`getOutputs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.75864543685628, -9.380792263106727}], "\"GeneralUtilities`Debugging`PackagePrivate`holdOne\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`holdOne", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.631754147668754`, -8.51109167716059}], "\"GeneralUtilities`Debugging`PackagePrivate`findBestUniqueSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`findBestUniqueSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.520483741263874`, -7.729289083665428}], "\"SymbolNameBaseContext\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolNameBaseContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.327484480391625`, -8.668145604473839}], "\"ThrowFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "ThrowFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.23851274325726, -9.47501474452758}], "\"GeneralUtilities`Debugging`PackagePrivate`colorFrameBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`colorFrameBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.85271939126622, -12.64125421678709}], "\"GeneralUtilities`Debugging`PackagePrivate`\ interceptUnpackingMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`\ interceptUnpackingMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.53130507582712, -12.876293091026639`}], "\"GeneralUtilities`Debugging`PackagePrivate`incCase\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`incCase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.254539860883675`, -11.723935316144676`}], "\"GeneralUtilities`Debugging`PackagePrivate`LoadHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`LoadHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.918880851423395`, -11.910485994649981`}], "\"GeneralUtilities`Debugging`PackagePrivate`printWithLine\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`printWithLine", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.62266959345906, -11.659067008419129`}], "\"GeneralUtilities`Debugging`PackagePrivate`trim\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`trim", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.565346543062194`, -9.350810046168263}], "\"GeneralUtilities`Debugging`PackagePrivate`makeDefBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeDefBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.293606522497784`, -9.102933385065562}], "\"GeneralUtilities`PackageScope`rewriteDefBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`rewriteDefBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.390460747422232`, -8.56385145364446}], "\"GeneralUtilities`Debugging`PackagePrivate`makeDefinitionCell\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionCell", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.967021562135717`, -9.592163848810891}], "\"GeneralUtilities`Debugging`PackagePrivate`makeRuleBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeRuleBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.866970978140946`, -8.080178495375598}], "\"GeneralUtilities`Debugging`PackagePrivate`$context\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$context", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.249240704880927`, -7.80684157246835}], "\"GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionCellStyleOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionCellStyleOptions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.957367443590776`, -7.93131408086056}], "\"GeneralUtilities`Debugging`PackagePrivate`$fqsym\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$fqsym", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.690625342350238`, -7.692855423630924}], "\"GeneralUtilities`Debugging`PackagePrivate`$\ PrintDefinitionsBackground\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ PrintDefinitionsBackground", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.018702536268986`, -8.337902842951106}], "\"GeneralUtilities`PackageScope`PossibleDefinitionContexts\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`PossibleDefinitionContexts", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.213766937437148`, -7.428296617770052}], "\"GeneralUtilities`Debugging`PackagePrivate`makeDefinitionNotebook\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeDefinitionNotebook", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.432565872721677`, -6.530664099925435}], "\"GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionNotebookStyleDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionNotebookStyleDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.70615121270927, -34.937468870152706`}], "\"GeneralUtilities`Debugging`PackagePrivate`makeFancyCharItem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`makeFancyCharItem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.729839291390608`, -34.65281115144331}], "\"GeneralUtilities`Debugging`PackagePrivate`sgPosInfo\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`sgPosInfo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.158219966324285`, -35.61793276460612}], "\"GeneralUtilities`Debugging`PackagePrivate`$escapes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$escapes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.448907107934335`, -9.953681427404977}], "\"GeneralUtilities`PackageScope`MakeSimpleOpenerViewBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`MakeSimpleOpenerViewBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.58472579684495, -9.435340868536123}], "\"GeneralUtilities`PackageScope`$enableReflow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$enableReflow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.490274361672778`, -8.991829220132448}], "\"$HideSourceAnnotations\"", TooltipStyle->"TextStyling"], Annotation[#, "$HideSourceAnnotations", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.185951800657072`, -11.810496002025186`}], "\"GeneralUtilities`Debugging`PackagePrivate`MessageHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`MessageHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.10843164166591, -11.533207647351993`}], "\"GeneralUtilities`Debugging`PackagePrivate`MXGet\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`MXGet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.902094123601376`, -11.679121643076716`}], "\"GeneralUtilities`Debugging`PackagePrivate`print\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`print", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.390525168929276`, -11.234513949399481`}], "\"GeneralUtilities`PackageScope`$AutoloadHookEnabled\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$AutoloadHookEnabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.47244508819257, -9.9749428502469}], "\"GeneralUtilities`Debugging`PackagePrivate`preprocessForPlainForm\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`preprocessForPlainForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.414675556832147`, -9.406467951246412}], "\"GeneralUtilities`PackageScope`ShortForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`ShortForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.99571571177883, -9.344433464743101}], "\"GeneralUtilities`PackageScope`UnescapedForm\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`UnescapedForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.35027145955968, -11.86005960275978}], "\"GeneralUtilities`Debugging`PackagePrivate`$loadDepth\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$loadDepth", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.87907065277175, -10.026796870711046`}], "\"GeneralUtilities`Debugging`PackagePrivate`printEchoHold\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`printEchoHold", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.65870502135346, -9.718704762408823}], "\"GeneralUtilities`Debugging`PackagePrivate`\ printSymbolNameDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`\ printSymbolNameDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.429291159488598`, -8.465105896440768}], "\"PrintDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.832012718889887`, -9.548559236297255}], "\"GeneralUtilities`Debugging`PackagePrivate`\ printSymbolPatternDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`\ printSymbolPatternDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.54384855874986, -12.075549013335237`}], "\"GeneralUtilities`Debugging`PackagePrivate`$currentFile\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$currentFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.536070692634336`, -5.6897445616380615`}], "\"GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionSymbolTemplateBoxOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ DefinitionSymbolTemplateBoxOptions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.475764468824606`, -7.310324948053495}], "\"GeneralUtilities`Debugging`PackagePrivate`$\ HyperlinkedDefinitionSymbolTemplateBoxOptions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$\ HyperlinkedDefinitionSymbolTemplateBoxOptions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.885831356251558`, -7.785240519144704}], "\"GeneralUtilities`Debugging`PackagePrivate`$EchoCount\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$EchoCount", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.80684301192949, -7.759613953567076}], "\"GeneralUtilities`Debugging`PackagePrivate`$LastEchoTime\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$LastEchoTime", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.737910864054754`, -7.812511640469964}], "\"$MaximumEchoRate\"", TooltipStyle->"TextStyling"], Annotation[#, "$MaximumEchoRate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.187657378640157`, -5.77418787114981}], "\"GeneralUtilities`Definitions`PackagePrivate`toRuleDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Definitions`PackagePrivate`toRuleDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.52287364434785, -5.0488268671187875`}], "\"Base16Hash\"", TooltipStyle->"TextStyling"], Annotation[#, "Base16Hash", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.05631145798462, -32.10492633337065}], "\"GeneralUtilities`Elision`PackagePrivate`ColorClock\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`ColorClock", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.00311464063278, -32.216974672477846`}], "\"GeneralUtilities`Elision`PackagePrivate`MakeClock\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`MakeClock", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.973827006568502`, -32.64951017681844}], "\"GeneralUtilities`Elision`PackagePrivate`Clickable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`Clickable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.58677254650096, -31.99248689094283}], "\"GeneralUtilities`Elision`PackagePrivate`StyleString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`StyleString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.82502800223847, -31.950118329517345`}], "\"GeneralUtilities`Elision`PackagePrivate`expanderBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`expanderBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.040431531843268`, -30.98546920091204}], "\"GeneralUtilities`Elision`PackagePrivate`HeatColor\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Elision`PackagePrivate`HeatColor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.18729457059665, -10.99842262123228}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ AutoloadHook\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ AutoloadHook", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.27165703619699, -9.949056536927113}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`CheckDepth\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`CheckDepth", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.052760577326346`, -10.006466008292023`}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ AbortDepth\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$AbortDepth", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.054643798672217`, -9.874820398142536}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SilentDepth\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SilentDepth", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.12687376840836, -8.661169375819515}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ initialCase\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`initialCase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.918875347145633`, -8.23378190774742}], "\"MakeEventCell\"", TooltipStyle->"TextStyling"], Annotation[#, "MakeEventCell", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.91222557734811, -7.736476764060281}], "\"$EventsWindowStyle\"", TooltipStyle->"TextStyling"], Annotation[#, "$EventsWindowStyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.14720986562382, -9.78229938827943}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ getSetDelayedSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ getSetDelayedSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.521476459070865`, -9.673506757607413}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitSetEvent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ EmitSetEvent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.48179437593031, -8.592590441616036}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ eventCellFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ eventCellFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.245621001508084`, -8.276660093695853}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`ellipsis\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`ellipsis", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.98541878520932, -7.992202003155718}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`EventCell\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`EventCell", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.102113957749722`, -8.026050939351855}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`fmtmsgrow\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`fmtmsgrow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.07302861586833, -8.14089671348285}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`fmtmsgt\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`fmtmsgt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.921838247199513`, -9.12268839236907}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`symbolName\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`symbolName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.109184119993525`, -8.621712336964226}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ symbolSubEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ symbolSubEntry", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.19128048611359, -8.14714414624682}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ returnArrow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ returnArrow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.812433839881585`, -7.832881358817971}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ FunctionNameQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ FunctionNameQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.52831797567295, -8.293955291490686}], "\"GenerateSymbolInstrumentation\"", TooltipStyle->"TextStyling"], Annotation[#, "GenerateSymbolInstrumentation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.690911468358493`, -8.09420496494555}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ guessContext\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ guessContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.730679717508533`, -8.02394648397446}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`guessHead\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`guessHead", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.254967020103035`, -8.054556148934179}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ toParentContext\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ toParentContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.17587840453782, -7.973487675803888}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ badSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$badSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.640311444404524`, -8.884325116752606}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ heldSymbolName\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ heldSymbolName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.6647494331944, -8.997774791518626}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ stripMangling\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ stripMangling", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.034320108539482`, -9.61090637613114}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ iInstrumentDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ iInstrumentDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.26675529163719, -10.227419890718163`}], "\"WithEventHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "WithEventHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.265684931303205`, -9.056366676335212}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ instrumentSets\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ instrumentSets", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.528497420129014`, -9.345074527969931}], "\"InstrumentedSet\"", TooltipStyle->"TextStyling"], Annotation[#, "InstrumentedSet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.331418763029, -7.400492333594528}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ makeTypeLabel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ makeTypeLabel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.366118737576457`, -6.888063917844331}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ openCloseCurrentCell\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ openCloseCurrentCell", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.0187234784311, -6.959010120689804}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ EventCellLables\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ EventCellLables", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.10322025683215, -6.555468859851501}], "\"FrontEnd`SelectedNotebook\"", TooltipStyle->"TextStyling"], Annotation[#, "FrontEnd`SelectedNotebook", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.88215780960475, -9.260921452138284}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ rewriteModuleCondition\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ rewriteModuleCondition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.495488177886934`, -9.863774763159341}], "\"ModuleConditionWrapper\"", TooltipStyle->"TextStyling"], Annotation[#, "ModuleConditionWrapper", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.15737920745837, -11.00636211444776}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`\ SetDelayedHook\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`\ SetDelayedHook", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.17621009050509, -10.890773350465757`}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SetDelayedHookEnabled\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SetDelayedHookEnabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.944408101474743`, -12.969410911395897`}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`SetHook\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`SetHook", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.60659544799301, -13.271494403759817`}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`EISymbolQ\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`EISymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.715397543735897`, -12.870607759860658`}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SetHookEnabled\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ SetHookEnabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.753832397090942`, -6.816631604056262}], "\"MessageQuietedQ\"", TooltipStyle->"TextStyling"], Annotation[#, "MessageQuietedQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.0093708449776, -30.910201737100603`}], "\"GeneralUtilities`Failure`PackagePrivate`SimpleTemplateQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`SimpleTemplateQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.710091430269046`, -32.48233408473949}], "\"GeneralUtilities`Failure`PackagePrivate`$forceFailureString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`$forceFailureString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.217227720811, -30.96825191798131}], "\"SimpleTemplate\"", TooltipStyle->"TextStyling"], Annotation[#, "SimpleTemplate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.99618224058293, -31.80323680685829}], "\"ToCompactLinearSyntax\"", TooltipStyle->"TextStyling"], Annotation[#, "ToCompactLinearSyntax", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.83781473787424, -10.926872398802463`}], "\"GeneralUtilities`Failure`PackagePrivate`iToFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`iToFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.068663631972385`, -7.720552696374821}], "\"GeneralUtilities`Failure`PackagePrivate`MessageHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`MessageHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.781592555731677`, -13.593223118780253`}], "\"GeneralUtilities`Failure`PackagePrivate`movemsg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Failure`PackagePrivate`movemsg", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.47622314240311, -13.984964150479001`}], "\"SymbolMessageNames\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolMessageNames", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.829265659232711, -9.398315956569594}], "\"GeneralUtilities`Formatting`PackagePrivate`argbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`argbox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.966598339757894, -9.746628129390125}], "\"GeneralUtilities`Formatting`PackagePrivate`fullbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`fullbox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.535534509983579, -9.300930446264559}], "\"GeneralUtilities`Formatting`PackagePrivate`op\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`op", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.575717740711909, -9.274291469025158}], "\"GeneralUtilities`Formatting`PackagePrivate`scope\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`scope", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.363446190399777, -9.645998909608505}], "\"GeneralUtilities`Formatting`PackagePrivate`syntaxOff\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`syntaxOff", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.312103018233135, -9.516705437213957}], "\"GeneralUtilities`Formatting`PackagePrivate`syntaxOn\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`syntaxOn", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.410650682159567, -9.467207578922853}], "\"GeneralUtilities`Formatting`PackagePrivate`$weakSyntax\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$weakSyntax", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.951474078581539, -9.20865642724726}], "\"GeneralUtilities`Formatting`PackagePrivate`binop\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`binop", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.611129045412328, -8.993281841649562}], "\"GeneralUtilities`Formatting`PackagePrivate`postHeavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`postHeavyQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.68491394857198, -9.540035271219562}], "\"GeneralUtilities`Formatting`PackagePrivate`rowbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`rowbox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.91813050307818, -10.164618063911682`}], "\"GeneralUtilities`Formatting`PackagePrivate`box2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`box2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.7445005129323, -9.89942686730435}], "\"GeneralUtilities`Formatting`PackagePrivate`stdbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`stdbox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.634278546882513`, -10.697145249959632`}], "\"MakePlainBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "MakePlainBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.13602495368114, -10.145281398966368`}], "\"GeneralUtilities`Formatting`PackagePrivate`cef\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`cef", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.042720481316634, -9.835609261938874}], "\"GeneralUtilities`Formatting`PackagePrivate`cel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`cel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.024196441034649, -9.92637013495025}], "\"GeneralUtilities`Formatting`PackagePrivate`cem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`cem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.831857926258808, -9.220607432786696}], "\"GeneralUtilities`Formatting`PackagePrivate`clauses\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`clauses", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.231200744839276, -9.312109062066042}], "\"GeneralUtilities`Formatting`PackagePrivate`mml\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`mml", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.965024163080479, -9.10656355247335}], "\"GeneralUtilities`Formatting`PackagePrivate`riff\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`riff", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.2102360641972965`, -9.940855104093373}], "\"GeneralUtilities`Formatting`PackagePrivate`atomQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`atomQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.064437127465361, -9.556651282917063}], "\"GeneralUtilities`Formatting`PackagePrivate`lhsbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`lhsbox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.9030379050403265`, -9.512068209159374}], "\"GeneralUtilities`Formatting`PackagePrivate`lightQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`lightQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.232134988350898, -10.19055558449103}], "\"GeneralUtilities`Formatting`PackagePrivate`longFixQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`longFixQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.744733155683729, -9.745820800090357}], "\"GeneralUtilities`Formatting`PackagePrivate`m\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`m", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.362367622495668, -9.935282004338958}], "\"GeneralUtilities`Formatting`PackagePrivate`mfml\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`mfml", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.082935142790431, -9.42536275871868}], "\"GeneralUtilities`Formatting`PackagePrivate`mrif\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`mrif", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.728022250915913, -9.89043498566149}], "\"GeneralUtilities`Formatting`PackagePrivate`patternBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`patternBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.614501575028752, -9.371005676971421}], "\"GeneralUtilities`Formatting`PackagePrivate`rhsbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`rhsbox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.1822944633986765`, -10.054954072445021`}], "\"GeneralUtilities`Formatting`PackagePrivate`simplePartQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`simplePartQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.75533780437252, -9.915604709626379}], "\"GeneralUtilities`Formatting`PackagePrivate`simplePatternQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`simplePatternQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.179768728866328, -9.803718750027102}], "\"GeneralUtilities`Formatting`PackagePrivate`skellbox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`skellbox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.425648228371147, -9.698770895490409}], "\"GeneralUtilities`Formatting`PackagePrivate`sn\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`sn", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.005946085017273, -10.06800730947283}], "\"GeneralUtilities`Formatting`PackagePrivate`spanBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`spanBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.987217267557485, -9.370713735031742}], "\"GeneralUtilities`Formatting`PackagePrivate`switchArg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`switchArg", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.656720399585403, -9.795176362349217}], "\"GeneralUtilities`Formatting`PackagePrivate`syntaxFreeQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`syntaxFreeQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.923928936880417, -9.267815440932186}], "\"GeneralUtilities`Formatting`PackagePrivate`ternop\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`ternop", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.773063943344544, -9.477839756118136}], "\"GeneralUtilities`Formatting`PackagePrivate`unibox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`unibox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.0684426672778375`, -10.02274374242377}], "\"GeneralUtilities`Formatting`PackagePrivate`$comparatorPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$comparatorPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.031392055597015, -9.734438317316293}], "\"GeneralUtilities`Formatting`PackagePrivate`$mathPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$mathPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.160973848651436, -9.664229916578954}], "\"GeneralUtilities`Formatting`PackagePrivate`$syntax\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$syntax", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.380034396985494, -10.366326576101258`}], "\"GeneralUtilities`Formatting`PackagePrivate`$uniboxBlacklist\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$uniboxBlacklist", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.750051449238573, -9.28633569915388}], "\"GeneralUtilities`Formatting`PackagePrivate`delnt\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`delnt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.00626025453645, -9.446779158420842}], "\"GeneralUtilities`Formatting`PackagePrivate`heavyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`heavyQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.547278221560084, -7.732289359300882}], "\"GeneralUtilities`Formatting`PackagePrivate`linelen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`linelen", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.205598262438802, -7.860147981409025}], "\"GeneralUtilities`Formatting`PackagePrivate`llen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`llen", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.584528159086393, -8.495946568998644}], "\"GeneralUtilities`Formatting`PackagePrivate`strlen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`strlen", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.869342268269856, -9.96689859295013}], "\"GeneralUtilities`Formatting`PackagePrivate`notSyntaxQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`notSyntaxQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.7699219788820475`, -9.818146398601407}], "\"GeneralUtilities`Formatting`PackagePrivate`$syntaxHeads\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$syntaxHeads", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.81656264098418, -8.771225438899297}], "\"GeneralUtilities`Formatting`PackagePrivate`ntFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`ntFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.407588060391463, -8.41626021610762}], "\"GeneralUtilities`Formatting`PackagePrivate`$indent\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$indent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.68498485705003, -8.891818536436382}], "\"GeneralUtilities`Formatting`PackagePrivate`ontFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`ontFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.012885098992054`, -8.83040247422403}], "\"GeneralUtilities`Formatting`PackagePrivate`$prettyFormWidth\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$prettyFormWidth", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.208866646617132, -8.030315945291083}], "\"GeneralUtilities`Formatting`PackagePrivate`reflowCalls\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowCalls", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.2367360640112, -8.361732658196363}], "\"GeneralUtilities`Formatting`PackagePrivate`reflowFirstArg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowFirstArg", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.208088187612026, -8.441924400262518}], "\"GeneralUtilities`Formatting`PackagePrivate`reflowElem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowElem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.509360669790542, -8.449533187905661}], "\"GeneralUtilities`Formatting`PackagePrivate`reflowNewtabs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowNewtabs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.10928565961789, -8.10003358191737}], "\"GeneralUtilities`Formatting`PackagePrivate`reflowRow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowRow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.110794174970586, -8.266181351576606}], "\"GeneralUtilities`Formatting`PackagePrivate`reflowTop\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`reflowTop", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.0894281079853, -7.803866624855761}], "\"GeneralUtilities`Formatting`PackagePrivate`$simpleBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$simpleBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.727298289359098, -9.451280066583337}], "\"GeneralUtilities`Formatting`PackagePrivate`$weakSyntaxDefault\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$weakSyntaxDefault", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.747668257462667, -8.830726211873909}], "\"GeneralUtilities`Formatting`PackagePrivate`scopeFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`scopeFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.031270341514036, -7.917384855713404}], "\"GeneralUtilities`Formatting`PackagePrivate`$countContextLen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`$countContextLen", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.235437126219166, -10.530703305702236`}], "\"ElementQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ElementQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.311536603601564, -10.3386402705342}], "\"IndexOf\"", TooltipStyle->"TextStyling"], Annotation[#, "IndexOf", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.010001613687983, -9.928326364930363}], "\"MapIf\"", TooltipStyle->"TextStyling"], Annotation[#, "MapIf", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.365836701923829, -9.840448088149365}], "\"MatchIndices\"", TooltipStyle->"TextStyling"], Annotation[#, "MatchIndices", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.214432052976704, -10.447238795861388`}], "\"PrefixQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PrefixQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.05213163509286, -9.886856366250932}], "\"ScanIndexed\"", TooltipStyle->"TextStyling"], Annotation[#, "ScanIndexed", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.092241485154812, -9.921214496868629}], "\"ScanThread\"", TooltipStyle->"TextStyling"], Annotation[#, "ScanThread", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.38474750150209, -9.894675463842823}], "\"SelectFirstIndex\"", TooltipStyle->"TextStyling"], Annotation[#, "SelectFirstIndex", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.68490149755351, -10.464848607434647`}], "\"SelectIndices\"", TooltipStyle->"TextStyling"], Annotation[#, "SelectIndices", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.947279908258713, -35.087557014870505`}], "\"GeneralUtilities`General`PackagePrivate`assocUpdate\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`assocUpdate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.389055871323365, -34.190479270294674`}], "\"GeneralUtilities`General`PackagePrivate`failassoc\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`failassoc", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.979803583264484`, -11.971274851297224`}], "\"GeneralUtilities`General`PackagePrivate`domon\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`domon", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.004821005825267`, -12.388247440275855`}], "\"GeneralUtilities`General`PackagePrivate`mon\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`mon", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.663661778160797`, -12.312158836329171`}], "\"GeneralUtilities`General`PackagePrivate`timeRemainingString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`timeRemainingString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.48399421448618, -11.190196776609689`}], "\"GeneralUtilities`General`PackagePrivate`iHoldMap\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`iHoldMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.270810344290787`, -11.34989334838167}], "\"GeneralUtilities`General`PackagePrivate`iMapAssoc\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`iMapAssoc", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.72153062202864, -12.708061965713622`}], "\"GeneralUtilities`General`PackagePrivate`inc\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`inc", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.41741164278202, -12.514420919773706`}], "\"TimeString\"", TooltipStyle->"TextStyling"], Annotation[#, "TimeString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.437086626340019`, -13.436372444505393`}], "\"GeneralUtilities`Graphics`PackagePrivate`aboveLabel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`aboveLabel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.367931806804512`, -14.042461628953056`}], "\"GeneralUtilities`Graphics`PackagePrivate`rev\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`rev", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.189472296216023`, -11.08690138811006}], "\"GeneralUtilities`Graphics`PackagePrivate`assertIntVector\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`assertIntVector", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.665910226566144`, -11.886923617407934`}], "\"GeneralUtilities`Graphics`PackagePrivate`attachSelectionVariable\ \"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`attachSelectionVariable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.08400651180175, -12.283697530524506`}], "\"GeneralUtilities`Graphics`PackagePrivate`attachSelector\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`attachSelector", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.436508403810135`, -12.090414050118692`}], "\"GeneralUtilities`Graphics`PackagePrivate`attachSizes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`attachSizes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.420042161380582`, -12.14181568571038}], "\"GeneralUtilities`Graphics`PackagePrivate`attachStyles\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`attachStyles", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.216168068211314`, -35.13537195802809}], "\"GeneralUtilities`Graphics`PackagePrivate`bBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`bBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.165667759948136`, -35.13537195802134}], "\"GeneralUtilities`Graphics`PackagePrivate`unify\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`unify", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.168516606175682`, -35.135371958026084`}], "\"GraphicsBounds\"", TooltipStyle->"TextStyling"], Annotation[#, "GraphicsBounds", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.497798725717278`, -13.461159335265192`}], "\"GeneralUtilities`Graphics`PackagePrivate`belowLabel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`belowLabel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.9461225745775725`, -32.09651500135642}], "\"GeneralUtilities`Graphics`PackagePrivate`asciiq\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`asciiq", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.528063431961533, -31.740233961248943`}], "\"GeneralUtilities`Graphics`PackagePrivate`colorByte\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`colorByte", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.870885158030796, -30.38863429416612}], "\"GeneralUtilities`Graphics`PackagePrivate`fieldValue\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fieldValue", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.168045840512818, -31.637075684319985`}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtBits\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtBits", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.5566781153868385`, -32.42262372244941}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtChar\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtChar", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.169736990606398, -32.86624228656012}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtUTF8\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtUTF8", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.870071505089382, -30.423953471045305`}], "\"GeneralUtilities`Graphics`PackagePrivate`i16table\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`i16table", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.946534327444557, -30.669360645355013`}], "\"GeneralUtilities`Graphics`PackagePrivate`i32table\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`i32table", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.664127924572338, -31.103123015300902`}], "\"GeneralUtilities`Graphics`PackagePrivate`i64\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`i64", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.0798072182664225`, -30.900772637284046`}], "\"GeneralUtilities`Graphics`PackagePrivate`i8\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`i8", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.5057157619145594`, -32.294954724725}], "\"GeneralUtilities`Graphics`PackagePrivate`niceGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`niceGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.244658495047087, -30.57251588256585}], "\"GeneralUtilities`Graphics`PackagePrivate`$ASCIIField\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$ASCIIField", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.803769520426299, -30.812785038127966`}], "\"GeneralUtilities`Graphics`PackagePrivate`$BitsField\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$BitsField", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.926753550050262, -32.408024578514585`}], "\"GeneralUtilities`Graphics`PackagePrivate`$ByteField\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$ByteField", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.109277945212605, -30.9658498782972}], "\"GeneralUtilities`Graphics`PackagePrivate`$i16Field\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$i16Field", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.2615207990521498`, -30.645596264919043`}], "\"GeneralUtilities`Graphics`PackagePrivate`$i32Field\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$i32Field", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.3291300056288615`, -31.97480883974896}], "\"GeneralUtilities`Graphics`PackagePrivate`$i64Field\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$i64Field", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.49585116741814, -31.364209397256428`}], "\"GeneralUtilities`Graphics`PackagePrivate`$i8Field\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$i8Field", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.9278995728484176`, -32.0009674276098}], "\"GeneralUtilities`Graphics`PackagePrivate`$UTF8Field\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$UTF8Field", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.260008139214015`, -12.358070794914894`}], "\"GeneralUtilities`Graphics`PackagePrivate`calcArrowPosDir\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`calcArrowPosDir", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.561962804575186, -12.99092900627192}], "\"GeneralUtilities`Graphics`PackagePrivate`meanDiff\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`meanDiff", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.312271218858022, -13.023374097795834`}], "\"GeneralUtilities`Graphics`PackagePrivate`scaleFraction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`scaleFraction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.3888192199466385`, -32.08205862542667}], "\"GeneralUtilities`Graphics`PackagePrivate`$colors\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$colors", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.624155203169243`, -10.778089014128827`}], "\"GeneralUtilities`Graphics`PackagePrivate`findImageMargins\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`findImageMargins", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.88651113728137, -10.110105662527882`}], "\"GeneralUtilities`Graphics`PackagePrivate`labelMargin\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`labelMargin", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.542028368024707, -31.514473338868683`}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtHex\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtHex", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.1340231551050675`, -30.035032077345686`}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtInt\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtInt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.941643432700992, -29.63075471843395}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtIntValue\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtIntValue", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.956453895744916, -30.59326160905187}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtIntNoPad\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtIntNoPad", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.747803613909367`, -12.503872099651336`}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtLabels\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtLabels", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.84411140760011, -12.076266702917668`}], "\"GeneralUtilities`Graphics`PackagePrivate`attachStyle\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`attachStyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.490528310157334`, -13.159796492101865`}], "\"GeneralUtilities`Graphics`PackagePrivate`leftLabel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`leftLabel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.33463169377178, -13.047603640238268`}], "\"GeneralUtilities`Graphics`PackagePrivate`rightLabel\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`rightLabel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.00643343251468, -30.46941221910358}], "\"GeneralUtilities`Graphics`PackagePrivate`fmttableint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmttableint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.525568666102107, -30.446263005050117`}], "\"GeneralUtilities`Graphics`PackagePrivate`intFromBytes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`intFromBytes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.476270628351869, -33.83101618869883}], "\"GeneralUtilities`Graphics`PackagePrivate`continuationQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`continuationQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.814254437781677, -33.72890244975851}], "\"GeneralUtilities`Graphics`PackagePrivate`firstOfThreeBytesSeqQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`firstOfThreeBytesSeqQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.187470905885534, -33.71227027393938}], "\"GeneralUtilities`Graphics`PackagePrivate`firstOfTwoBytesSeqQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`firstOfTwoBytesSeqQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.720201661952537, -33.39128960560309}], "\"GeneralUtilities`Graphics`PackagePrivate`fmtUTF8Continuation\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`fmtUTF8Continuation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.107911532379164, -32.64737609975285}], "\"GeneralUtilities`Graphics`PackagePrivate`utf8grid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`utf8grid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.996894440658663, -9.86307416970753}], "\"GeneralUtilities`Graphics`PackagePrivate`getLROffset\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`getLROffset", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.656000157785936`, -10.647754157321007`}], "\"GeneralUtilities`Graphics`PackagePrivate`$lroffsets\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$lroffsets", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.704368120680627`, -10.597736996467901`}], "\"GeneralUtilities`Graphics`PackagePrivate`$lrsides\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$lrsides", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.758029563543182, -30.389337459857085`}], "\"GeneralUtilities`Graphics`PackagePrivate`inttable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`inttable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.9775915948354434`, -30.918100424401175`}], "\"GeneralUtilities`Graphics`PackagePrivate`i64Box\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`i64Box", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.547450922040591, -9.629840730572653}], "\"GeneralUtilities`Graphics`PackagePrivate`scanSize\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`scanSize", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.424686815241559, -9.749567601218882}], "\"GeneralUtilities`Graphics`PackagePrivate`strLen\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`strLen", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.650928031884487`, -11.439116784472258`}], "\"GeneralUtilities`Graphics`PackagePrivate`legendTable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`legendTable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.140164899814405`, -11.360796863919226`}], "\"GeneralUtilities`Graphics`PackagePrivate`legendItem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`legendItem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.342571165027673`, -11.90325787915933}], "\"GeneralUtilities`Graphics`PackagePrivate`makeArrows\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`makeArrows", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.412208393116718`, -10.738081982331266`}], "\"GeneralUtilities`Graphics`PackagePrivate`makeLongRangePath\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`makeLongRangePath", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.792452692067489, -10.836100037247544`}], "\"GeneralUtilities`Graphics`PackagePrivate`$bsplinepoints\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$bsplinepoints", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.850161571108913, -10.677125200269131`}], "\"GeneralUtilities`Graphics`PackagePrivate`$lrc\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$lrc", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.739334378587957`, -11.175679169367694`}], "\"GeneralUtilities`Graphics`PackagePrivate`makeShapes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`makeShapes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.306163916762301`, -10.90555257569466}], "\"GeneralUtilities`Graphics`PackagePrivate`toShape\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`toShape", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.035758403247577, -13.34333312166573}], "\"GeneralUtilities`Graphics`PackagePrivate`scaledMean\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`scaledMean", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.054268903251467`, -15.605537323828614`}], "\"GeneralUtilities`Graphics`PackagePrivate`frameGray\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`frameGray", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.641786623242698, -13.430502221678271`}], "\"GeneralUtilities`Graphics`PackagePrivate`rescaleClip\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`rescaleClip", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.535525599420518`, -11.055400909208277`}], "\"GeneralUtilities`Graphics`PackagePrivate`setByTypeData\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`setByTypeData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.763069476008368`, -11.21276254829776}], "\"GeneralUtilities`Graphics`PackagePrivate`unpackVertexType\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`unpackVertexType", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.620590166743446, -13.853514523385204`}], "\"GeneralUtilities`HDF5`PackagePrivate`h5dreadra\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`h5dreadra", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.895584251177972, -14.103079074989703`}], "\"FailedQ\"", TooltipStyle->"TextStyling"], Annotation[#, "FailedQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.947922217571715, -14.23389648272693}], "\"GeneralUtilities`PackageScope`hd5readnumarray\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`hd5readnumarray", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.772003908013353`, -13.19922189001084}], "\"GeneralUtilities`HDF5`PackagePrivate`HDF5ReadDatasetAsRawArray\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`HDF5ReadDatasetAsRawArray", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.721608536951493`, -12.671438757749765`}], "\"GeneralUtilities`HDF5`PackagePrivate`LoadHDF5Tools\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`LoadHDF5Tools", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.486770256801254`, -13.211859761663604`}], "\"ImportExport`FileUtilities`ToSystemCharEncFilePath\"", TooltipStyle->"TextStyling"], Annotation[#, "ImportExport`FileUtilities`ToSystemCharEncFilePath", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.398519331725248`, -11.84643052111084}], "\"GeneralUtilities`HDF5`PackagePrivate`write\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`write", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.354252908785483`, -11.708989729190606`}], "\"KeyValueScan\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyValueScan", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.681579118783803, -14.877290359869708`}], "\"GeneralUtilities`Iterators`PackagePrivate`fmtSymbolValue\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`fmtSymbolValue", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.425599247943218, -14.51257180057466}], "\"GeneralUtilities`Iterators`PackagePrivate`$wrapIt\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`$wrapIt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.52056859897487, -15.231363216553259`}], "\"GeneralUtilities`Iterators`PackagePrivate`FoldEager\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`FoldEager", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.839323312666918, -13.854671396651062`}], "\"GeneralUtilities`Iterators`PackagePrivate`getDelegate\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`getDelegate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.80695639911557, -13.012324585691285`}], "\"GeneralUtilities`Iterators`PackagePrivate`getIteratorState\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`getIteratorState", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.850288388517509, -13.178073720626227`}], "\"GeneralUtilities`Iterators`PackagePrivate`getIteratorSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`getIteratorSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.148742802550622, -14.841150900168351`}], "\"GeneralUtilities`Iterators`PackagePrivate`iterSymbolEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`iterSymbolEntry", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.393898809549505, -15.190635976244952`}], "\"$DynamicIteratorFormatting\"", TooltipStyle->"TextStyling"], Annotation[#, "$DynamicIteratorFormatting", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.036504706056466, -14.271708288784103`}], "\"GeneralUtilities`Iterators`PackagePrivate`makeIteratorBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`makeIteratorBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.344076766426914, -14.605108357669957`}], "\"GeneralUtilities`Iterators`PackagePrivate`itgrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`itgrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.420901844844408`, -13.943650647214989`}], "\"GeneralUtilities`Iterators`PackagePrivate`MakeIteratorBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`MakeIteratorBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.453736734646219, -15.103505310235738`}], "\"GeneralUtilities`Iterators`PackagePrivate`MapEager\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`MapEager", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.396363154758406, -15.117642751505082`}], "\"GeneralUtilities`Iterators`PackagePrivate`ScanEager\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`ScanEager", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.502306370132393, -15.168271884265474`}], "\"GeneralUtilities`Iterators`PackagePrivate`SelectEager\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`SelectEager", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.591346614591508, -15.24358399486287}], "\"GeneralUtilities`Iterators`PackagePrivate`SelectFirstEager\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`SelectFirstEager", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.677673347659454, -16.25004412363338}], "\"GeneralUtilities`Iterators`PackagePrivate`transrow\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`transrow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.066402875756435, -13.024012799877365`}], "\"GeneralUtilities`Iterators`PackagePrivate`visit\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`visit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.221133831694313`, -7.163964322139325}], "\"GeneralUtilities`Methods`PackagePrivate`failExtraKey\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`failExtraKey", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.115429253734506`, -6.535106410819747}], "\"QuotedStringForm\"", TooltipStyle->"TextStyling"], Annotation[#, "QuotedStringForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.098106838412932`, -6.118671855166301}], "\"QuotedStringRow\"", TooltipStyle->"TextStyling"], Annotation[#, "QuotedStringRow", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.252244216690412`, -7.090616711649496}], "\"GeneralUtilities`Methods`PackagePrivate`failInvalidMethod\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`failInvalidMethod", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.153596648413071`, -7.435967142984332}], "\"GeneralUtilities`Methods`PackagePrivate`failMethodParam\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`failMethodParam", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.096288587621105`, -6.9424911827939475`}], "\"GeneralUtilities`Methods`PackagePrivate`lookupMethodData\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`lookupMethodData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.988069177345043`, -7.104644412479324}], "\"GeneralUtilities`Methods`PackagePrivate`parseArg\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`parseArg", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{30.435139366560925`, -35.13537195802471}], "\"GeneralUtilities`Notebooks`PackagePrivate`rewriteIOCell\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Notebooks`PackagePrivate`rewriteIOCell", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{31.4353430107019, -35.13537195802471}], "\"GeneralUtilities`Notebooks`PackagePrivate`rewriteIOCells\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Notebooks`PackagePrivate`rewriteIOCells", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.127654400312327`, -2.426329954537465}], "\"GeneralUtilities`Definitions`PackagePrivate`makeDiffIcon\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Definitions`PackagePrivate`makeDiffIcon", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.114406476931897`, -8.891914319033912}], "\"GeneralUtilities`Packages`PackagePrivate`clearDefinitionsFrom\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`clearDefinitionsFrom", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.160199509756751`, -7.723643539283152}], "\"GeneralUtilities`Packages`PackagePrivate`clearDefinitionsFrom2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`clearDefinitionsFrom2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.200089891541468`, -6.876600552722145}], "\"GeneralUtilities`Packages`PackagePrivate`definitionFromQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`definitionFromQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.263202364360367`, -15.416211072455141`}], "\"GeneralUtilities`Packages`PackagePrivate`\ escapeStringsAndComments\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`escapeStringsAndComments", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.022845075353192`, -16.247133883794373`}], "\"GeneralUtilities`Packages`PackagePrivate`dummystr\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`dummystr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.769860160940272`, -8.923788495529575}], "\"GeneralUtilities`Packages`PackagePrivate`evaluateBoxesInContext\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`evaluateBoxesInContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.956217525833456`, -7.998065438602634}], "\"GeneralUtilities`Packages`PackagePrivate`unbox0\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unbox0", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.758722444071168`, -9.977903397764017}], "\"GeneralUtilities`Packages`PackagePrivate`unboxAnnotate\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unboxAnnotate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.46612992719377, -9.277840705321694}], "\"GeneralUtilities`Packages`PackagePrivate`unboxNormal\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unboxNormal", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.317606048692141`, -10.439383778855536`}], "\"GeneralUtilities`Packages`PackagePrivate`findDefinitionInFile\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`findDefinitionInFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.929026808399147`, -10.448075372996907`}], "\"FileLines\"", TooltipStyle->"TextStyling"], Annotation[#, "FileLines", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.008876607621895`, -10.93039381883024}], "\"GeneralUtilities`Packages`PackagePrivate`findDefinitionInString\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`findDefinitionInString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.852680466327296`, -13.27055579231996}], "\"GeneralUtilities`Packages`PackagePrivate`reportBadDirectives\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportBadDirectives", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.663112175172214`, -14.224937262313938`}], "\"GeneralUtilities`Packages`PackagePrivate`reportImplicitTimes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportImplicitTimes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.809504172580398`, -13.500469562553796`}], "\"GeneralUtilities`Packages`PackagePrivate`reportMissingBody\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportMissingBody", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.364152363443562`, -14.352647318389382`}], "\"GeneralUtilities`Packages`PackagePrivate`reportSyntaxError\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportSyntaxError", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.757461962366886`, -11.397626725895368`}], "\"GeneralUtilities`Packages`PackagePrivate`reportUTF8Errors\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportUTF8Errors", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.139996731286761`, -12.150286689971448`}], "\"GeneralUtilities`Packages`PackagePrivate`setupPackageDirectives\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`setupPackageDirectives", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.85859472272266, -8.045994572051985}], "\"GeneralUtilities`Packages`PackagePrivate`WSNull\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`WSNull", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.07682392764236, -9.510710341604664}], "\"GeneralUtilities`Packages`PackagePrivate`getEntryPoint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`getEntryPoint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.22659375804417, -9.178292883069709}], "\"GeneralUtilities`Packages`PackagePrivate`handleSave\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`handleSave", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.692854537973144`, -9.314110168710837}], "\"GeneralUtilities`Packages`PackagePrivate`toCodeString\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`toCodeString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.605739728765936`, -9.820379815615834}], "\"GeneralUtilities`Packages`PackagePrivate`iGet\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`iGet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.37044698055595, -9.61663909596184}], "\"GeneralUtilities`Packages`PackagePrivate`syntaxErrorHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`syntaxErrorHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.745572121852266`, -10.531769581958546`}], "\"GeneralUtilities`Packages`PackagePrivate`toSyntaxErrorFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`toSyntaxErrorFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.144627463808844`, -9.920731412283935}], "\"GetFragment\"", TooltipStyle->"TextStyling"], Annotation[#, "GetFragment", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.0417570966555, -10.30757965268782}], "\"GetInternal\"", TooltipStyle->"TextStyling"], Annotation[#, "GetInternal", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.414247979543042`, -9.91175353150527}], "\"GeneralUtilities`Packages`PackagePrivate`iGetFragment\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`iGetFragment", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.196095346886064`, -9.277466231625741}], "\"Developer`$CurrentPackage\"", TooltipStyle->"TextStyling"], Annotation[#, "Developer`$CurrentPackage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.306849526078123`, -8.972092804032982}], "\"GeneralUtilities`Packages`PackagePrivate`\ makePackageStyleDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`\ makePackageStyleDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.720456891851352`, -15.449792407745656`}], "\"GeneralUtilities`Packages`PackagePrivate`popDelim\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`popDelim", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.106384412516132`, -14.664389419425323`}], "\"GeneralUtilities`Packages`PackagePrivate`reportDelim\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportDelim", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.928968377713959`, -8.183315651254588}], "\"GeneralUtilities`Packages`PackagePrivate`protectionHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`protectionHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.726772970775706`, -10.12230455877322}], "\"GeneralUtilities`Packages`PackagePrivate`pureMXDirectoryQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`pureMXDirectoryQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.656627731466894`, -13.306718849912397`}], "\"GeneralUtilities`Packages`PackagePrivate`reportError\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportError", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.5332102535354, -14.014137115543479`}], "\"GeneralUtilities`Packages`PackagePrivate`reportFirstMatch\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportFirstMatch", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.491998898289163`, -15.04000330125703}], "\"GeneralUtilities`Packages`PackagePrivate`$implicitTimesPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$implicitTimesPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.97464794529844, -15.138026319952328`}], "\"GeneralUtilities`Packages`PackagePrivate`findnext\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`findnext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.897191411285695`, -15.482101826060832`}], "\"GeneralUtilities`Packages`PackagePrivate`\ reportUnmatchedDelimiter\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`reportUnmatchedDelimiter", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.904867900923824`, -15.051383440379436`}], "\"GeneralUtilities`Packages`PackagePrivate`$implicitNullPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$implicitNullPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.171745580170796`, -15.18444579533682}], "\"GeneralUtilities`Packages`PackagePrivate`$\ multilineAssociationPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$\ multilineAssociationPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.073154030962815`, -15.13596961597045}], "\"WhitespaceQ\"", TooltipStyle->"TextStyling"], Annotation[#, "WhitespaceQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.620690383213969`, -16.303841106524104`}], "\"GeneralUtilities`Packages`PackagePrivate`pushDelim\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`pushDelim", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.507534854272983`, -16.25260279238199}], "\"GeneralUtilities`Packages`PackagePrivate`$delimNames\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$delimNames", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.642072920933176`, -7.634793160204257}], "\"GeneralUtilities`Packages`PackagePrivate`DQuote\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`DQuote", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.98903355718346, -10.40099479459661}], "\"GeneralUtilities`Packages`PackagePrivate`$sublimePath\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$sublimePath", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.976785368955754`, -10.505776437309962`}], "\"GeneralUtilities`Packages`PackagePrivate`$useSublimeText\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$useSublimeText", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.961047618526909`, -9.42241641832523}], "\"PackageOpen\"", TooltipStyle->"TextStyling"], Annotation[#, "PackageOpen", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.057783648318516`, -7.470330322421653}], "\"GeneralUtilities`Packages`PackagePrivate`unbox1\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unbox1", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.577965278576169`, -7.909556848265215}], "\"GeneralUtilities`Packages`PackagePrivate`unbox2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unbox2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.71525864943596, -8.34663304884971}], "\"GeneralUtilities`Packages`PackagePrivate`unbox2b\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unbox2b", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.206958339981345`, -9.770112561535267}], "\"GeneralUtilities`Packages`PackagePrivate`splitBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`splitBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.274840131977445`, -10.599449283241757`}], "\"GeneralUtilities`Packages`PackagePrivate`unboxAnnotate2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unboxAnnotate2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.211183669420322`, -9.970644276207484}], "\"GeneralUtilities`Packages`PackagePrivate`unsetLHS\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`unsetLHS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.678957837952595`, -8.86386575146091}], "\"GeneralUtilities`Paclets`PackagePrivate`downloadWithProgress\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Paclets`PackagePrivate`downloadWithProgress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.392854204983166`, -9.65339714020671}], "\"PacletInstall\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletInstall", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.8734649543276, -8.87745905326873}], "\"PacletManager`Manager`Private`pacletDownloadCallback\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`pacletDownloadCallback", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.278485108399515`, -4.740821004096244}], "\"GeneralUtilities`Parts`PackagePrivate`map\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`map", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.84480218812824, -3.902269998046968}], "\"GeneralUtilities`Parts`PackagePrivate`mapall\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`mapall", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.90297972671522, -3.846369328322975}], "\"GeneralUtilities`Parts`PackagePrivate`mapintpart\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`mapintpart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.162615845435692`, -3.953245855142292}], "\"GeneralUtilities`Parts`PackagePrivate`mapkey\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`mapkey", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.293696872604468`, -6.620000880857656}], "\"GeneralUtilities`Parts`PackagePrivate`mapspan\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`mapspan", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.273217873956796`, -3.942550355944867}], "\"GeneralUtilities`Parts`PackagePrivate`mapvalues\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`mapvalues", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.048105958614592`, -4.841289116528785}], "\"GeneralUtilities`Parts`PackagePrivate`scan\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`scan", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.62312191292111, -4.020500802388963}], "\"GeneralUtilities`Parts`PackagePrivate`scanall\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`scanall", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.695398085238065`, -3.9735252694543632`}], "\"GeneralUtilities`Parts`PackagePrivate`scanintpart\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`scanintpart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.807778870965208`, -4.148080549088114}], "\"GeneralUtilities`Parts`PackagePrivate`scankey\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`scankey", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.176798048417705`, -6.674173213334857}], "\"GeneralUtilities`Parts`PackagePrivate`scanspan\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`scanspan", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.93732383240788, -4.103672821830834}], "\"GeneralUtilities`Parts`PackagePrivate`scansplit\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Parts`PackagePrivate`scansplit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.411211073704596, -4.053697689943569}], "\"GeneralUtilities`PatternValues`PackagePrivate`\ ClearAllPatternValueRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PatternValues`PackagePrivate`\ ClearAllPatternValueRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.5479719704079358`, -4.0862539916608185`}], "\"GeneralUtilities`PatternValues`PackagePrivate`\ GenerateAllPatternValueRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PatternValues`PackagePrivate`\ GenerateAllPatternValueRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.0647342381082048`, -3.8583904050743065`}], "\"GeneralUtilities`PatternValues`PackagePrivate`$\ PatternValueSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PatternValues`PackagePrivate`$\ PatternValueSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.0564121292315143`, -3.729599018365903}], "\"PatternValues\"", TooltipStyle->"TextStyling"], Annotation[#, "PatternValues", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.11857872465442, -6.363845706448686}], "\"GeneralUtilities`Performance`PackagePrivate`addfit\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`addfit", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.924401772458566, -6.52406304453573}], "\"GeneralUtilities`Performance`PackagePrivate`fstyle\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`fstyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.503172667694296, -5.794207956980582}], "\"GeneralUtilities`Performance`PackagePrivate`remNums\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`remNums", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.92470432587299, -6.59149079789951}], "\"GeneralUtilities`Performance`PackagePrivate`$pmarker\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`$pmarker", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.988678437978962, -7.47771368468646}], "\"SowBag\"", TooltipStyle->"TextStyling"], Annotation[#, "SowBag", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.486072046057524, -6.549012191432929}], "\"GeneralUtilities`Performance`PackagePrivate`addfits\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`addfits", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.894230975049922, -5.809720993074048}], "\"GeneralUtilities`Performance`PackagePrivate`$models\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`$models", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.969319368299585, -5.756789220549244}], "\"GeneralUtilities`Performance`PackagePrivate`$vars\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`$vars", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.174362629787915, -7.549607826833494}], "\"ReapBag\"", TooltipStyle->"TextStyling"], Annotation[#, "ReapBag", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.257765334564603, -6.485466286289228}], "\"GeneralUtilities`Performance`PackagePrivate`InnerHead\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`InnerHead", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.310099974857945, -7.7778420356568}], "\"IndexBy\"", TooltipStyle->"TextStyling"], Annotation[#, "IndexBy", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.712889746742675`, -15.734508252523334`}], "\"GeneralUtilities`Performance`PackagePrivate`addLabelTime\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`addLabelTime", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.2383385895761, -16.563766651606358`}], "\"GeneralUtilities`Performance`PackagePrivate`addTime\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`addTime", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.802410421118754`, -17.528680960741987`}], "\"$LastTimings\"", TooltipStyle->"TextStyling"], Annotation[#, "$LastTimings", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.475723015996964, -6.269164138338681}], "\"GeneralUtilities`Performance`PackagePrivate`makehash\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`makehash", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.363071976059549, -12.19786411495856}], "\"GeneralUtilities`Performance`PackagePrivate`computeTimes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`computeTimes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.596442076353766, -12.376608986772592`}], "\"TimingRatio\"", TooltipStyle->"TextStyling"], Annotation[#, "TimingRatio", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.761727456078173`, -15.693983994309983`}], "\"GeneralUtilities`Performance`PackagePrivate`eTimed\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`eTimed", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.04816404950315, -14.579565118423712`}], "\"GeneralUtilities`Performance`PackagePrivate`mTimed\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`mTimed", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.497718265388464`, -15.346142877703219`}], "\"$TimingEnabled\"", TooltipStyle->"TextStyling"], Annotation[#, "$TimingEnabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.44851697428382, -6.526817795467711}], "\"GeneralUtilities`Performance`PackagePrivate`LogCeiling\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`LogCeiling", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.554331990724954, -6.4819830259179305`}], "\"GeneralUtilities`Performance`PackagePrivate`LogFloor\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`LogFloor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.156221792904002, -11.740607825734045`}], "\"GeneralUtilities`Predicates`PackagePrivate`inert1\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Predicates`PackagePrivate`inert1", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.184426969816545`, -12.539963980035179`}], "\"GeneralUtilities`Predicates`PackagePrivate`inert2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Predicates`PackagePrivate`inert2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.478271815966588, -10.550960532086151`}], "\"$Operators\"", TooltipStyle->"TextStyling"], Annotation[#, "$Operators", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.425762935925315, -5.03783840203975}], "\"GeneralUtilities`Predicates`PackagePrivate`partQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Predicates`PackagePrivate`partQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.895176348572123, -4.497347252882143}], "\"GeneralUtilities`Predicates`PackagePrivate`spartQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Predicates`PackagePrivate`spartQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.80429645647343, -13.579177939384314`}], "\"GeneralUtilities`PrettyGrid`PackagePrivate`assocGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PrettyGrid`PackagePrivate`assocGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.314925038435046`, -14.19625238553282}], "\"GeneralUtilities`PackageScope`rowLabelGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`rowLabelGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.526340232159072`, -12.717560219537848`}], "\"GeneralUtilities`PrettyGrid`PackagePrivate`igrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PrettyGrid`PackagePrivate`igrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.686245220528509`, -11.094585328521994`}], "\"PrettyForm\"", TooltipStyle->"TextStyling"], Annotation[#, "PrettyForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.419198579794678`, -32.7275211690599}], "\"GeneralUtilities`Progress`PackagePrivate`fontSetting1\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`fontSetting1", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{28.701465577873552`, -33.33153830368221}], "\"GeneralUtilities`Progress`PackagePrivate`blueTextStyle\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`blueTextStyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{31.112202432598025`, -30.936654971413752`}], "\"GeneralUtilities`Progress`PackagePrivate`fontSetting3\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`fontSetting3", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{31.677090285923576`, -30.19927060877925}], "\"GeneralUtilities`Progress`PackagePrivate`blueTextStyle2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`blueTextStyle2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{31.421873726538948`, -32.58120759015197}], "\"GeneralUtilities`Progress`PackagePrivate`formatThirdLine\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`formatThirdLine", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{31.191023866283658`, -32.079198098484284`}], "\"GeneralUtilities`Progress`PackagePrivate`testingLineStyle\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`testingLineStyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.19461403001917, -33.134988509577624`}], "\"GeneralUtilities`Progress`PackagePrivate`$thirdLinePaddingTop\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`$thirdLinePaddingTop", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.72087791960543, -30.887182933354882`}], "\"GeneralUtilities`Progress`PackagePrivate`progressItem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`progressItem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.177174943313872`, -30.130232603450576`}], "\"GeneralUtilities`Progress`PackagePrivate`progressIndicatorImage\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`progressIndicatorImage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.835770941112047`, -11.4217156425606}], "\"GeneralUtilities`Refactoring`PackagePrivate`oneArgQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Refactoring`PackagePrivate`oneArgQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.166256114820348`, -11.465491729887187`}], "\"GeneralUtilities`Refactoring`PackagePrivate`$argCount\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Refactoring`PackagePrivate`$argCount", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.087089936582363`, -11.383028127592123`}], "\"GeneralUtilities`Refactoring`PackagePrivate`spanToMatch\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Refactoring`PackagePrivate`spanToMatch", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.566831322999498`, -11.733688469970588`}], "\"GeneralUtilities`Refactoring`PackagePrivate`toMatchEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Refactoring`PackagePrivate`toMatchEntry", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.012273196353561`, -11.415861075502725`}], "\"GeneralUtilities`Refactoring`PackagePrivate`WS\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Refactoring`PackagePrivate`WS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.034316807928706, -30.92703428691037}], "\"GeneralUtilities`Safety`PackagePrivate`fastNames\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Safety`PackagePrivate`fastNames", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.312256496763206, -30.4860703341584}], "\"GeneralUtilities`Safety`PackagePrivate`allSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Safety`PackagePrivate`allSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.24181616262023, -35.22007719662134}], "\"GeneralUtilities`Safety`PackagePrivate`take\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Safety`PackagePrivate`take", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.62400064092438, -36.006749813821344`}], "\"GeneralUtilities`Safety`PackagePrivate`clip\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Safety`PackagePrivate`clip", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.921653610253268, -31.493940908527346`}], "\"GeneralUtilities`Safety`PackagePrivate`$SideEffectCategories\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Safety`PackagePrivate`$SideEffectCategories", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.289205306341056, -32.32350785570075}], "\"GeneralUtilities`Safety`PackagePrivate`$SideEffectRules\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Safety`PackagePrivate`$SideEffectRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.980941851831048`, -0.9661682482070653}], "\"GeneralUtilities`Slice`PackagePrivate`apart\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`apart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.518764571000528`, -1.6511339221242274`}], "\"AtomicMissing\"", TooltipStyle->"TextStyling"], Annotation[#, "AtomicMissing", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.12711584719615, -0.552957585187567}], "\"GeneralUtilities`Slice`PackagePrivate`HeldLength\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`HeldLength", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.908212090810387`, -0.8875404491486414}], "\"GeneralUtilities`Slice`PackagePrivate`gpart\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`gpart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.867395903266065`, -0.9419855114521596}], "\"GeneralUtilities`Slice`PackagePrivate`lpart\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`lpart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.125630800282256`, -1.0702373382535981`}], "\"GeneralUtilities`Slice`PackagePrivate`part\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`part", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.0226481435411, -1.3119093657437269`}], "\"GeneralUtilities`Slice`PackagePrivate`random\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`random", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.932784680906504`, -1.2745464390317913`}], "\"GeneralUtilities`Slice`PackagePrivate`randomKey\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`randomKey", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.823187431876516`, -1.0846441899165207`}], "\"GeneralUtilities`Slice`PackagePrivate`rpart\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`rpart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.07994645882305, -0.7961784076593794}], "\"GeneralUtilities`Slice`PackagePrivate`spart\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`spart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.36183611099623, -1.091627127627529}], "\"$RandomElement\"", TooltipStyle->"TextStyling"], Annotation[#, "$RandomElement", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.40776851699905, -1.1814563302961716`}], "\"$RandomKey\"", TooltipStyle->"TextStyling"], Annotation[#, "$RandomKey", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.968786369114273`, -1.693023790132024}], "\"GeneralUtilities`Slice`PackagePrivate`slice\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`slice", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.44623598757868, -0.1760351980996404}], "\"GeneralUtilities`Slice`PackagePrivate`fix\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Slice`PackagePrivate`fix", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.092558156367032`, -10.759610035286467`}], "\"GeneralUtilities`Stack`PackagePrivate`addCELineEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`addCELineEntry", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.724430111114597`, -9.64017619586615}], "\"GeneralUtilities`Stack`PackagePrivate`CELineEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`CELineEntry", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.951402284881674`, -11.818292135504642`}], "\"GeneralUtilities`Stack`PackagePrivate`fixReturn\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`fixReturn", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.485402287764103`, -11.421230019737564`}], "\"GeneralUtilities`Stack`PackagePrivate`formatEdgeCall\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`formatEdgeCall", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.985596050560055`, -11.527977959627947`}], "\"GeneralUtilities`Stack`PackagePrivate`pasteEntryCell\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`pasteEntryCell", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.081233960526209`, -12.396454291096685`}], "\"GeneralUtilities`Stack`PackagePrivate`formatStackGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`formatStackGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.16013686559097, -12.092860207719038`}], "\"GeneralUtilities`Stack`PackagePrivate`stackGridEntry\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`stackGridEntry", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.87264810044066, -11.840502279380097`}], "\"GeneralUtilities`Stack`PackagePrivate`makeBody\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`makeBody", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.854309747911554`, -12.307148598197827`}], "\"GeneralUtilities`Stack`PackagePrivate`timeColor\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`timeColor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.281832172157305`, -11.362614254233236`}], "\"GeneralUtilities`Stack`PackagePrivate`parse\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`parse", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.704766454633994`, -9.951670453429983}], "\"GeneralUtilities`Stack`PackagePrivate`patchableFileQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`patchableFileQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.72698107111161, -9.97154124097981}], "\"GeneralUtilities`Stack`PackagePrivate`$forbiddenFilePatterns\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`$forbiddenFilePatterns", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.104710227773477`, -11.96596192634902}], "\"GeneralUtilities`Stack`PackagePrivate`patchableQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`patchableQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.278390421688918`, -11.853363409452356`}], "\"GeneralUtilities`Stack`PackagePrivate`unpatchableQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`unpatchableQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.286991350367135`, -11.310847556468449`}], "\"GeneralUtilities`Stack`PackagePrivate`printFrame\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`printFrame", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.917869675877366`, -8.527246470631557}], "\"GeneralUtilities`Stack`PackagePrivate`selectFunctions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`selectFunctions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.327234676221316`, -11.418537330318134`}], "\"GeneralUtilities`Stack`PackagePrivate`recordCurrentStack\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`recordCurrentStack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.739222626039098`, -12.837697394186034`}], "\"GeneralUtilities`Stack`PackagePrivate`recordFrameReturn\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`recordFrameReturn", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.352120523545672`, -13.290305482094553`}], "\"GeneralUtilities`Stack`PackagePrivate`rewriteAllValues\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`rewriteAllValues", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.636506186832595`, -12.225611250200014`}], "\"GeneralUtilities`Stack`PackagePrivate`rewriteValue\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`rewriteValue", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.178201514738884`, -15.035648661147988`}], "\"ProtectedFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ProtectedFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.698157802910108`, -11.379334068525594`}], "\"GeneralUtilities`Stack`PackagePrivate`rewriteAnonDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`rewriteAnonDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.969676013051416`, -12.261283914748955`}], "\"GeneralUtilities`Stack`PackagePrivate`wrapDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`wrapDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.542370308687904`, -12.985706535690614`}], "\"GeneralUtilities`Stack`PackagePrivate`unwrapLHS\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`unwrapLHS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.580299665499162`, -11.799092161058493`}], "\"GeneralUtilities`Stack`PackagePrivate`scanPotentialDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`scanPotentialDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.400494194962253`, -10.25476018740818}], "\"GeneralUtilities`Stack`PackagePrivate`scanSymbolDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`scanSymbolDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.50434112990133, -12.52288684851396}], "\"GeneralUtilities`Stack`PackagePrivate`applyToHead\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`applyToHead", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.419924941003625`, -12.4612401098777}], "\"GeneralUtilities`Stack`PackagePrivate`evalFirst\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`evalFirst", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.613535053462154`, -12.506740311838332`}], "\"GeneralUtilities`Stack`PackagePrivate`evalRest\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`evalRest", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.773585850889049`, -11.93341155883137}], "\"GeneralUtilities`Stack`PackagePrivate`subFormQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`subFormQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.301078809610313`, -12.630897219466856`}], "\"GeneralUtilities`Stack`PackagePrivate`wrapCEs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`wrapCEs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.161747088243068`, -13.424432481886758`}], "\"GeneralUtilities`Stack`PackagePrivate`tagCEs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`tagCEs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.798561750805758`, -13.027675659455586`}], "\"GeneralUtilities`Stack`PackagePrivate`wrapLHS\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`wrapLHS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.498972486409716`, -10.038012031315024`}], "\"GeneralUtilities`Stack`PackagePrivate`toPathPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`toPathPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.200909343824735`, -14.91610623055647}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`\ aliasedTargetSymbolQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`\ aliasedTargetSymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.16775449770899, -13.6404016240182}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`targetSymbolQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`targetSymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.011754003627825`, -15.784234611937606`}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`$aliasDepth\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`$aliasDepth", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.348554314080639`, -6.763550317766416}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`checkDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`checkDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.38085537501648, -7.858875867571463}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`markDefs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`markDefs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.759926588545245`, -6.598446569934769}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`containsPattQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`containsPattQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.008948105274676`, -5.7843303769450145`}], "\"HasActualDefinitionsQ\"", TooltipStyle->"TextStyling"], Annotation[#, "HasActualDefinitionsQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.953200264674997`, -8.746147421896353}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`\ gatherCallGraphEdges\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`\ gatherCallGraphEdges", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.35463699237987, -8.111220964291583}], "\"ConstantAssociation\"", TooltipStyle->"TextStyling"], Annotation[#, "ConstantAssociation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.469445967048108`, -8.216949064431336}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`hasCallValueQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`hasCallValueQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.297704646373582`, -9.440452740045458}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`visitSymbolCalls\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`visitSymbolCalls", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.232605392128576`, -8.084934207776222}], "\"RootContext\"", TooltipStyle->"TextStyling"], Annotation[#, "RootContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.381203774302197`, -6.84023624319973}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`markSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`markSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.902695375616156`, -11.628232892794163`}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`symbolType\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`symbolType", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.054151872545315`, -12.662340720291201`}], "\"PrivateSymbolNameQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PrivateSymbolNameQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.795562026336373`, -10.347032858025827`}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`visitDefCalls\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`visitDefCalls", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.208524269658867`, -12.106199141115209`}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`visitInnerSymbol\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`visitInnerSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.193716654657855`, -31.90314638383044}], "\"GeneralUtilities`Strings`PackagePrivate`compact\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`compact", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.955550363850364`, -31.506542115234097`}], "\"GeneralUtilities`Strings`PackagePrivate`MakeSkeleton\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`MakeSkeleton", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.87927399000957, -32.418540961462966`}], "\"Internal`Compact\"", TooltipStyle->"TextStyling"], Annotation[#, "Internal`Compact", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.927118926053639, -7.137032195179408}], "\"GeneralUtilities`Strings`PackagePrivate`dpq\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`dpq", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.872100153867473, -7.231311326918661}], "\"GeneralUtilities`Strings`PackagePrivate`dpq2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`dpq2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.583228174752856, -7.4866218897482995`}], "\"GeneralUtilities`Strings`PackagePrivate`spq\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`spq", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{27.484277420383535`, -31.41665486529482}], "\"GeneralUtilities`Strings`PackagePrivate`iStringUncompress\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`iStringUncompress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.746256615977387, -7.25284920072157}], "\"GeneralUtilities`Strings`PackagePrivate`iToTitleCase\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`iToTitleCase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.8432734578123195`, -6.7065767771503}], "\"GeneralUtilities`Strings`PackagePrivate`safeCapitalize\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`safeCapitalize", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.2107603440885715`, -6.325726903349274}], "\"GeneralUtilities`Strings`PackagePrivate`$titleCaseSmallWords\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$titleCaseSmallWords", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.5693271252538725`, -7.120915390942823}], "\"GeneralUtilities`Strings`PackagePrivate`spq2\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`spq2", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.830668242468297, -7.351427474829318}], "\"GeneralUtilities`Strings`PackagePrivate`$AtomicPatterns\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$AtomicPatterns", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.869514639460604, -6.867704235381122}], "\"GeneralUtilities`Strings`PackagePrivate`$repSpecPatterns\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$repSpecPatterns", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.061633818311137, -5.416642085192468}], "\"GeneralUtilities`System`PackagePrivate`iTransposeTo\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`System`PackagePrivate`iTransposeTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.125013913688994, -6.787107972635884}], "\"TransposeTo\"", TooltipStyle->"TextStyling"], Annotation[#, "TransposeTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.24826759847839, -7.91987934980563}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`BoringQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`BoringQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.305549953017504`, -8.876240116189251}], "\"InstrumentDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "InstrumentDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.408049568989131`, -10.474062467716497`}], "\"GetDebug\"", TooltipStyle->"TextStyling"], Annotation[#, "GetDebug", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.927527626935527`, -10.357466939638442`}], "\"GeneralUtilities`Packages`PackagePrivate`appendContext\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`appendContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.283534672284755`, -9.268506406672753}], "\"DiscardStrings\"", TooltipStyle->"TextStyling"], Annotation[#, "DiscardStrings", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.139037196961512`, -9.259599653668118}], "\"GeneralUtilities`Packages`PackagePrivate`$\ forbiddenFragmentPattern\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$\ forbiddenFragmentPattern", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.63106045239063, -11.58749256137435}], "\"GeneralUtilities`Stack`PackagePrivate`$LineStack\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`$LineStack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.649287396537902`, -12.681733511407664`}], "\"SourceStackData\"", TooltipStyle->"TextStyling"], Annotation[#, "SourceStackData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.465771275534564`, -8.261090127802284}], "\"GetUsages\"", TooltipStyle->"TextStyling"], Annotation[#, "GetUsages", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.326014484081988`, -5.002443012414382}], "\"HasDefinitionsQ\"", TooltipStyle->"TextStyling"], Annotation[#, "HasDefinitionsQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.462854596548677`, -7.624576032077858}], "\"HoldCodePrint\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldCodePrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.270953236594053`, -11.232275580567794`}], "\"HoldCompleteMap\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldCompleteMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.095107553955533`, -9.511533726783654}], "\"PrettyFormBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "PrettyFormBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.933690329405437`, -7.746898504442608}], "\"HoldPrint\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldPrint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.099564142753305`, -12.39031636589629}], "\"ImportStructuredHDF5\"", TooltipStyle->"TextStyling"], Annotation[#, "ImportStructuredHDF5", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.37328279299792, -12.664252881612025`}], "\"GeneralUtilities`HDF5`PackagePrivate`HDF5ReadDatasetAsDims\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`HDF5ReadDatasetAsDims", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.544762044225141`, -12.933361274519385`}], "\"GeneralUtilities`HDF5`PackagePrivate`HiddenImportStructuredHDF5\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`HiddenImportStructuredHDF5", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.448444090399589`, -12.881556634605833`}], "\"GeneralUtilities`HDF5`PackagePrivate`ImportNamedDataset\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`ImportNamedDataset", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.38102103297688, -12.78772666930594}], "\"GeneralUtilities`HDF5`PackagePrivate`reassemble\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`HDF5`PackagePrivate`reassemble", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.6202634584785525`, -8.404027358068003}], "\"IndicesOf\"", TooltipStyle->"TextStyling"], Annotation[#, "IndicesOf", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.364651854173072, -12.339596912421221`}], "\"InertExpressionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "InertExpressionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.224087799261582`, -11.981257456459062`}], "\"$CatchFailureHead\"", TooltipStyle->"TextStyling"], Annotation[#, "$CatchFailureHead", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.841493284613694, -15.055110329912697`}], "\"IteratorDelegateQ\"", TooltipStyle->"TextStyling"], Annotation[#, "IteratorDelegateQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.567786545718167, -15.09460348206568}], "\"IteratorExhaustedQ\"", TooltipStyle->"TextStyling"], Annotation[#, "IteratorExhaustedQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.972555336601365, -13.104882594640504`}], "\"IteratorGraph\"", TooltipStyle->"TextStyling"], Annotation[#, "IteratorGraph", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.8802999936214455`, -15.883308234326833`}], "\"JoinIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "JoinIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.573260628735708, -8.288387195212216}], "\"JoinMap\"", TooltipStyle->"TextStyling"], Annotation[#, "JoinMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.958887608842289, -15.888724133719947`}], "\"JoinMapIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "JoinMapIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.7232198427263885`, -35.7189441876124}], "\"KeyAddTo\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyAddTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.924441628312467, -34.87394152472876}], "\"KeyAppendTo\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyAppendTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.521450062641479, -34.18308658489811}], "\"KeyIncrement\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyIncrement", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.93755537802004, -36.08765733115131}], "\"KeyJoinTo\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyJoinTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.974660508791696, -34.856082437724524`}], "\"KeyPrependTo\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyPrependTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.1597488416886, -35.70351901690448}], "\"KeyUnionTo\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyUnionTo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.738252493912027, -15.655519316303902`}], "\"KeyValueIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "KeyValueIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.81187775418589, -11.61566642606509}], "\"AllSameBy\"", TooltipStyle->"TextStyling"], Annotation[#, "AllSameBy", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.900377799438731`, -11.753427651456555`}], "\"GeneralUtilities`Graphics`PackagePrivate`attachTooltips\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`attachTooltips", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.85459831948736, -11.37492423039387}], "\"GeneralUtilities`Graphics`PackagePrivate`duplicate\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`duplicate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.990625053532925`, -11.180269751783765`}], "\"GeneralUtilities`Graphics`PackagePrivate`flat\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`flat", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.865090455005742`, -11.49644594829114}], "\"GeneralUtilities`Graphics`PackagePrivate`makeOffsetSquare\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`makeOffsetSquare", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.010597118799152`, -11.823999744049}], "\"GeneralUtilities`Graphics`PackagePrivate`padStr\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`padStr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.953840780941015`, -11.290680616427707`}], "\"GeneralUtilities`Graphics`PackagePrivate`select\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`select", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.930290502525303`, -11.633246012514551`}], "\"GeneralUtilities`Graphics`PackagePrivate`vertexListQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`vertexListQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.027548636428186`, -11.53911916398858}], "\"GeneralUtilities`Graphics`PackagePrivate`$arrowShapes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Graphics`PackagePrivate`$arrowShapes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.053994178125178`, -11.699544394594248`}], "\"HoldScan\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldScan", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.009234525824063`, -11.404440546470266`}], "\"SparseArray`Private`GraphPlot\"", TooltipStyle->"TextStyling"], Annotation[#, "SparseArray`Private`GraphPlot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.15423776454577, -17.320310441796483`}], "\"ListableFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ListableFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.191426729938904`, -35.13537195802471}], "\"ListExpressionStore\"", TooltipStyle->"TextStyling"], Annotation[#, "ListExpressionStore", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.191426729938904`, -35.13537195802471}], "\"GeneralUtilities`General`PackagePrivate`pairsToAssoc\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`pairsToAssoc", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.246188980170583`, -12.421726657496517`}], "\"GeneralUtilities`Control`PackagePrivate`iLookupOr\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`iLookupOr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.39804895680303853`, -35.83548521601378}], "\"MachineArrayDimensions\"", TooltipStyle->"TextStyling"], Annotation[#, "MachineArrayDimensions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.087844983704059, -35.135213599822926`}], "\"MachineArrayQ\"", TooltipStyle->"TextStyling"], Annotation[#, "MachineArrayQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.1760351980996404, -35.13504337134097}], "\"MachineQ\"", TooltipStyle->"TextStyling"], Annotation[#, "MachineQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.4103357350769476`, -35.13515217524616}], "\"HomogenousNArrayVectorQ\"", TooltipStyle->"TextStyling"], Annotation[#, "HomogenousNArrayVectorQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.39981031930436073`, -34.43525870003565}], "\"MachineArrayRank\"", TooltipStyle->"TextStyling"], Annotation[#, "MachineArrayRank", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.605697360566398, -35.1353646879482}], "\"MachineIntegerArrayQ\"", TooltipStyle->"TextStyling"], Annotation[#, "MachineIntegerArrayQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{4.596414942800468, -35.13563273116753}], "\"GeneralUtilities`General`PackagePrivate`$RawArrayIntTypes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`$RawArrayIntTypes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.657497117422526`, -12.670332774187816`}], "\"MacroExpandList\"", TooltipStyle->"TextStyling"], Annotation[#, "MacroExpandList", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.578991291326226`, -7.779724250957408}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`Timestamp\"\ ", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`Timestamp", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.44801651698302, -7.598992459995252}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`$\ EventCellStyle\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`$\ EventCellStyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.53460815765302, -7.67271650015315}], "\"GeneralUtilities`PackageScope`SymbolHyperlinkBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`SymbolHyperlinkBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.92435222797234, -9.038966759621132}], "\"GeneralUtilities`Formatting`PackagePrivate`oontFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`oontFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.737915801315644, -9.250207188320513}], "\"GeneralUtilities`Formatting`PackagePrivate`rowFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`rowFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.808472126049459, -9.137220867965056}], "\"GeneralUtilities`Formatting`PackagePrivate`tabs\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Formatting`PackagePrivate`tabs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.29275327973613, -10.126087892690016`}], "\"GeneralUtilities`PackageScope`InputStyleBox\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`InputStyleBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.357947286808034`, -10.288311917194136`}], "\"BoxForm`ArrangeSummaryBox\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`ArrangeSummaryBox", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.664152269160201`, -10.240195505056263`}], "\"BoxForm`UseIcons\"", TooltipStyle->"TextStyling"], Annotation[#, "BoxForm`UseIcons", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.305990733476314`, -11.713391946954847`}], "\"QuotedStringQ\"", TooltipStyle->"TextStyling"], Annotation[#, "QuotedStringQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.797183922516451, -15.784984679293743`}], "\"MapIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "MapIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.216746579090955`, -4.3048508102661565`}], "\"MapParts\"", TooltipStyle->"TextStyling"], Annotation[#, "MapParts", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.48005641764958, -8.56972407279569}], "\"MapSequence\"", TooltipStyle->"TextStyling"], Annotation[#, "MapSequence", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.950611822543578`, -14.649061178335195`}], "\"MatchValues\"", TooltipStyle->"TextStyling"], Annotation[#, "MatchValues", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.30211297455368, -9.778370242357791}], "\"ModuleSymbolQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ModuleSymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.729028311097654`, -11.589167462010295`}], "\"Monitored\"", TooltipStyle->"TextStyling"], Annotation[#, "Monitored", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.521024399112523`, -11.675879244704035`}], "\"MonitoredMap\"", TooltipStyle->"TextStyling"], Annotation[#, "MonitoredMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.494095100928416`, -11.793953660215063`}], "\"MonitoredScan\"", TooltipStyle->"TextStyling"], Annotation[#, "MonitoredScan", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.431413093312115`, -11.222840307279785`}], "\"MonitorStack\"", TooltipStyle->"TextStyling"], Annotation[#, "MonitorStack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.951526518788826`, -11.380137319323019`}], "\"GeneralUtilities`Stack`PackagePrivate`recordCurrentStackSimple\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`recordCurrentStackSimple", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.040293693409865`, -16.24566126133976}], "\"MoreSpecificRuleOrPatternQ\"", TooltipStyle->"TextStyling"], Annotation[#, "MoreSpecificRuleOrPatternQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.51583458192607, -16.88129921116739}], "\"MoreSpecificPatternQ\"", TooltipStyle->"TextStyling"], Annotation[#, "MoreSpecificPatternQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.178226655968912, -16.284850570338833`}], "\"GeneralUtilities`Iterators`PackagePrivate`makeVar\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Iterators`PackagePrivate`makeVar", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.936751841977948`, -14.072377774700962`}], "\"NumericArrayForm\"", TooltipStyle->"TextStyling"], Annotation[#, "NumericArrayForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.363431724659364`, -17.307306490551312`}], "\"NumericFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "NumericFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.480288098467357`, -10.407145030060498`}], "\"OpenDefinition\"", TooltipStyle->"TextStyling"], Annotation[#, "OpenDefinition", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.400680856040495`, -17.21352423838742}], "\"OrderlessFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "OrderlessFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.59439979833087, -8.760091954438678}], "\"GeneralUtilities`Packages`PackagePrivate`$nbmappings\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Packages`PackagePrivate`$nbmappings", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.66226291466512, -12.84590171157338}], "\"PacletCacheDir\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletCacheDir", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.16085622871397, -11.239453064624701`}], "\"PacletInformation\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletInformation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.11321069412278, -10.053111333098965`}], "\"PacletCheckUpdate\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletCheckUpdate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.85594473137402, -10.392181222822828`}], "\"Paclet\"", TooltipStyle->"TextStyling"], Annotation[#, "Paclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.166405054905226`, -10.467466506404403`}], "\"PacletFind\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletFind", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.43198327912396, -10.189345048478252`}], "\"PacletFindRemote\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletFindRemote", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.613162678814135`, -10.35762044449148}], "\"PacletNewerQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletNewerQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.776970730782025`, -10.624986712702228`}], "\"PacletManager`Package`dropDisabledPaclets\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`dropDisabledPaclets", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.76071400994239, -10.715301105223848`}], "\"PacletManager`Package`getLoadingState\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getLoadingState", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.37695436112689, -10.643521673282116`}], "\"PacletManager`Package`groupByNameAndSortByVersion\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`groupByNameAndSortByVersion", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.538129890024905`, -10.959575733667268`}], "\"PacletManager`Package`PCfindMatching\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PCfindMatching", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.89011796884628, -10.455355729208247`}], "\"PacletManager`Package`PgetKey\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetKey", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.909971653161776`, -10.327009641632003`}], "\"PacletManager`Package`$managerData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$managerData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.056465801721835`, -10.85717980757866}], "\"PacletManager`Package`forEach\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`forEach", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.979981963940766`, -10.134946330068292`}], "\"PacletManager`Package`setLocation\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`setLocation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.85130556852879, -9.792936160276884}], "\"PacletManager`Services`Private`getPacletSiteData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`getPacletSiteData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.762313256502466`, -9.692914129334948}], "\"PacletSites\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletSites", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.701359236144256`, -9.61482500991551}], "\"PacletSiteUpdate\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletSiteUpdate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.26102677510231, -11.976127363229036`}], "\"PacletManager`Manager`Private`$pacletInformationPIFields\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`$pacletInformationPIFields", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.136061717189634`, -10.576498421769458`}], "\"PacletManager`Package`getPIValue\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getPIValue", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.81079124096074, -10.762337705171579`}], "\"PacletManager`Package`isEnabled\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`isEnabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.09761545338786, -11.385297820749024`}], "\"PacletManager`Package`PgetContexts\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetContexts", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.546684479015966`, -9.842138309576974}], "\"PacletInstallQueued\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletInstallQueued", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.819150868111606`, -9.607213178822814}], "\"PacletManager`Manager`Private`finishInstall\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`finishInstall", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.619196538342436`, -10.49873245767714}], "\"PacletManager`Manager`Private`installPacletFromFileOrURL\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`installPacletFromFileOrURL", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.877510053979776`, -9.217485436840775}], "\"PacletManager`Package`getTaskData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getTaskData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.5285240169156, -9.571292487404786}], "\"PacletManager`Package`downloadPaclet\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`downloadPaclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.613230967326565`, -9.135025742142918}], "\"PacletManager`Package`try\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`try", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.010586011159425`, -9.535919356983712}], "\"PacletSite\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletSite", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.99933802987749, -9.780153761112505}], "\"PacletSiteAdd\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletSiteAdd", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.878596785258665`, -9.727889596757084}], "\"PacletSiteRemove\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletSiteRemove", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.48100911066213, -9.875648904120016}], "\"$AllowInternet\"", TooltipStyle->"TextStyling"], Annotation[#, "$AllowInternet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.26080604169802, -14.101042170411946`}], "\"PacletLoadCached\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletLoadCached", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.13740705533145, -14.62292228396037}], "\"EnsureDirectory\"", TooltipStyle->"TextStyling"], Annotation[#, "EnsureDirectory", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.81664507054262, -14.534257589354931`}], "\"GeneralUtilities`Paclets`PackagePrivate`lprint\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Paclets`PackagePrivate`lprint", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.84851082948124, -14.419585177863853`}], "\"GeneralUtilities`Paclets`PackagePrivate`mapper\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Paclets`PackagePrivate`mapper", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.39470541181115, -14.639919980562341`}], "\"GeneralUtilities`Paclets`PackagePrivate`try\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Paclets`PackagePrivate`try", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.714704008258195`, -14.599505362475362`}], "\"$PacletLoadCaching\"", TooltipStyle->"TextStyling"], Annotation[#, "$PacletLoadCaching", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.60540620220452, -10.664318796231694`}], "\"PacletManager`Collection`Private`$layoutPacletCollection\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Collection`Private`$layoutPacletCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.4725839711231, -10.676804879482265`}], "\"PacletManager`Collection`Private`$userPacletCollection\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Collection`Private`$userPacletCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.930138400844335`, -11.652700446307346`}], "\"PacletManager`LayoutDocsCollection`Private`\ getLayoutDocsCollection\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`LayoutDocsCollection`Private`\ getLayoutDocsCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.44355472198971, -12.518281889477436`}], "\"Developer`ToPackedArray\"", TooltipStyle->"TextStyling"], Annotation[#, "Developer`ToPackedArray", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.06268497171652, -12.330665179864248`}], "\"PacletManager`LayoutDocsCollection`Private`$layoutDocsCollection\ \"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`LayoutDocsCollection`Private`$layoutDocsCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.392121055429605`, -11.198920205794085`}], "\"PacletManager`Package`doForEach\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`doForEach", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.34996519614976, -10.616020771633337`}], "\"PacletManager`Package`using\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`using", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.7816094181629, -10.555360078012978`}], "\"PacletManager`Manager`Private`attachPaclet\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`attachPaclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.59271046733245, -10.932560133353814`}], "\"PacletManager`Manager`Private`doDeclareLoad\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`doDeclareLoad", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.20245207512562, -10.274720986098917`}], "\"PacletManager`Manager`Private`doFunctionInformation\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`doFunctionInformation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.37838016251687, -10.489356634293308`}], "\"PacletManager`Manager`Private`doPreload\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`doPreload", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.89894332129867, -10.830943792474187`}], "\"PacletManager`Manager`Private`isInExtraCollection\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`isInExtraCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.74039494018456, -10.72405752454766}], "\"PacletManager`Manager`Private`resetFEData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`resetFEData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.16649155439298, -10.352465631595138`}], "\"PacletManager`Manager`Private`writeManagerData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`writeManagerData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.280781032341665`, -10.824309887550488`}], "\"PacletManager`Package`getLoadData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getLoadData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.178772213730284`, -10.17269853809664}], "\"PacletManager`Package`updateManagerData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`updateManagerData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.65361285408733, -10.876624797951347`}], "\"PacletManager`Package`$pacletDataChangeTrigger\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$pacletDataChangeTrigger", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.51627570043267, -10.74425182975035}], "\"PacletManager`Manager`Private`detachPaclet\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`detachPaclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.002076114207576`, -10.729433927849062`}], "\"PacletManager`Manager`Private`undoDeclareLoad\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`undoDeclareLoad", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.36378727390082, -11.247686812055232`}], "\"PacletManager`Package`cullExtensionsFor\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`cullExtensionsFor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.459219782614056`, -11.46357704293607}], "\"PacletManager`Package`EXTgetProperty\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`EXTgetProperty", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.07225529915448, -11.020951458793956`}], "\"PacletManager`Package`PgetExtensions\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetExtensions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.19068926680713, -10.854414505048553`}], "\"PacletManager`Package`PgetPathToRoot\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetPathToRoot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.32591703292685, -11.471251509706637`}], "\"Package`DeclareLoad\"", TooltipStyle->"TextStyling"], Annotation[#, "Package`DeclareLoad", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.59222352133003, -9.999207785075047}], "\"PacletManager`Package`hasFrontEnd\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`hasFrontEnd", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.60396181262675, -9.389883317004571}], "\"PacletManager`Manager`Private`downloadAndInstallWithProgress\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`downloadAndInstallWithProgress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.96386858316909, -8.637182827495227}], "\"Internal`LoadingPanel\"", TooltipStyle->"TextStyling"], Annotation[#, "Internal`LoadingPanel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.25594309288074, -9.263965087083232}], "\"PacletManager`Package`errorStringFromHTTPStatusCode\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`errorStringFromHTTPStatusCode", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.114959296004756`, -9.187731518762643}], "\"PacletManager`Package`freeTaskData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`freeTaskData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.00442711664361, -9.89712089868943}], "\"PacletManager`Package`isNetworkSuccess\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`isNetworkSuccess", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.40663565807811, -11.867152567660977`}], "\"PacletManager`Manager`Private`getBasePathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`getBasePathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.45729188820586, -11.617076411365574`}], "\"PacletManager`Manager`Private`rebuildBasePathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`rebuildBasePathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.186203552854664`, -11.321794215075233`}], "\"PacletManager`Manager`Private`$basePathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`$basePathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.27582375740673, -11.69055465003278}], "\"PacletManager`Manager`Private`getPathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`getPathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.48539696468352, -11.13982165200797}], "\"PacletManager`Manager`Private`rebuildPathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`rebuildPathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.97607106190275, -11.272776319466718`}], "\"PacletManager`Manager`Private`$pathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`$pathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.090996232780604`, -10.584441290875937`}], "\"PacletManager`Manager`Private`$repositoryLockTimeout\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`$repositoryLockTimeout", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.90741267050379, -10.374394971624753`}], "\"PacletManager`Package`acquireLock\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`acquireLock", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.77233627277578, -10.224343444975936`}], "\"PacletManager`Package`executionProtect\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`executionProtect", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.17878876137293, -11.262796866388939`}], "\"PacletManager`Package`kernelVersionMatches\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`kernelVersionMatches", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.15038705196752, -10.65801487465059}], "\"PacletManager`Package`PCrebuild\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PCrebuild", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.72470893657043, -10.468868386020986`}], "\"PacletManager`Package`PCwrite\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PCwrite", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.98024644203299, -11.216601025547664`}], "\"PacletManager`Package`productNameMatches\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`productNameMatches", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.86793845541345, -10.345499287779038`}], "\"PacletManager`Package`releaseLock\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`releaseLock", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.07380062455562, -10.895020108638391`}], "\"PacletManager`Package`systemIDMatches\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`systemIDMatches", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.746080450152846`, -10.138241960328372`}], "\"PacletManager`Package`$pmMode\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$pmMode", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.11098738861898, -10.485591825673318`}], "\"PacletManager`Package`$userRepositoryDir\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$userRepositoryDir", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.80819084461651, -10.145129659690934`}], "\"PacletManager`Package`$userTemporaryDir\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$userTemporaryDir", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.41749154865488, -10.407423633753982`}], "\"ZipExtractArchive\"", TooltipStyle->"TextStyling"], Annotation[#, "ZipExtractArchive", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.723580785198976`, -11.007263992565115`}], "\"PacletManager`Package`$extraPacletDirs\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$extraPacletDirs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.237827334965615`, -11.093779118513535`}], "\"PacletManager`Manager`Private`makePathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`makePathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.08845786823749, -10.944367473246036`}], "\"PacletManager`Package`takeLatestEnabledVersionOfEachPaclet\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`takeLatestEnabledVersionOfEachPaclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.265828858731425`, -11.490733290947638`}], "\"PacletManager`Manager`Private`mergeExtraPathMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`mergeExtraPathMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.057953280624616`, -9.029613232479083}], "\"PacletManager`Package`setTaskData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`setTaskData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.171310656587906`, -10.882394173528606`}], "\"PacletManager`Manager`Private`setFrontEndPaths\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`setFrontEndPaths", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.69334042818518, -10.776886031528779`}], "\"PacletManager`Manager`Private`strm\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`strm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.589958981365086`, -10.902212012841463`}], "\"PacletManager`Manager`Private`$frontEndInitDir\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`$frontEndInitDir", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.53967917536929, -11.03181573003933}], "\"PacletManager`Package`catchSystemException\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`catchSystemException", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.198511211702055`, -10.242606229472415`}], "\"PacletManager`Package`getKernelVersionString\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getKernelVersionString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.9647472542498, -11.016604341089181`}], "\"PacletManager`Manager`Private`restoreUserBase\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`restoreUserBase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.97409303171331, -10.900884354435942`}], "\"FrontEnd`FileName\"", TooltipStyle->"TextStyling"], Annotation[#, "FrontEnd`FileName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{27.22700862793232, -11.010330206866058`}], "\"Package`ActivateLoad\"", TooltipStyle->"TextStyling"], Annotation[#, "Package`ActivateLoad", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.630013152098975`, -9.862262911532653}], "\"PacletManager`Manager`Private`$managerPersistentFile\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`$managerPersistentFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.42097825923588, -11.54533587143558}], "\"PacletManager`Package`contextToFileName\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`contextToFileName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.81510300122546, -12.229553453054653`}], "\"PacletManager`Manager`Private`contextMatches\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Manager`Private`contextMatches", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.751605484918855`, -11.944644688879759`}], "\"PacletManager`Package`$defaultKernelRoot\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$defaultKernelRoot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.50058948595966, -10.508342030035521`}], "\"PacletManager`Package`createPacletsFromParentDirs\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`createPacletsFromParentDirs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.66125380120677, -11.894688056200536`}], "\"PacletManager`Package`languageMatches\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`languageMatches", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.25390264743668, -9.22046965828255}], "\"ExternalService`EncodeString\"", TooltipStyle->"TextStyling"], Annotation[#, "ExternalService`EncodeString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.37899116119233, -10.360215047307832`}], "\"PacletManager`Package`PgetLocation\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetLocation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.17933999754579, -9.856185839697591}], "\"PacletManager`Package`PgetQualifiedName\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetQualifiedName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.98420852764708, -9.015545896617748}], "\"PacletManager`Package`$userAgent\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$userAgent", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.40892188244771, -9.155299040285627}], "\"PacletManager`Package`errorDialog\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`errorDialog", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.55979934973172, -8.892130499401091}], "\"PacletManager`Package`$allowDialogs\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$allowDialogs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.986642821532406`, -12.127556878495433`}], "\"PacletManager`Package`$defaultDocumentationRoot\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$defaultDocumentationRoot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.94110839825637, -12.05173780733882}], "\"PacletManager`Package`$defaultFrontEndRoot\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$defaultFrontEndRoot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.124375117529624`, -11.932438044131917`}], "\"PacletManager`Package`$defaultJLinkRoot\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$defaultJLinkRoot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.03550433570754, -11.986582304311966`}], "\"PacletManager`Package`$defaultLibraryRoot\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$defaultLibraryRoot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.94405905951437, -11.05386080270901}], "\"PacletManager`Package`PgetDeclareLoadData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetDeclareLoadData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.87199193665237, -10.984700228824636`}], "\"PacletManager`Package`PgetFunctionInformation\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetFunctionInformation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.98595433740799, -11.137410552486763`}], "\"PacletManager`Package`PgetPreloadData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetPreloadData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.657935884028944`, -10.433869642916015`}], "\"PacletManager`Package`PgetLoadingState\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PgetLoadingState", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.53217042435948, -9.712391348293753}], "\"PacletManager`Package`getPacletWithProgress\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getPacletWithProgress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.80380017291361, -8.982751219876373}], "\"PacletManager\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.806038762513396`, -9.178339726705161}], "\"PacletManager`Package`$checkedForUpdates\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$checkedForUpdates", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.600768276350166`, -10.53415429405636}], "\"PacletUninstall\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletUninstall", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.130131158475976`, -9.759598905526069}], "\"$AllowDataUpdates\"", TooltipStyle->"TextStyling"], Annotation[#, "$AllowDataUpdates", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.99731771521596, -9.952810159657098}], "\"PacletManager`Paclet`Private`$piDefaults\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Paclet`Private`$piDefaults", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.87232776587157, -10.769997804096185`}], "\"PacletManager`Package`sortPacletsByVersion\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`sortPacletsByVersion", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.12099155254875, -11.439514015473467`}], "\"PacletManager`Package`getKernelVersionStringComplete\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getKernelVersionStringComplete", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.89707980022807, -11.512482027157695`}], "\"PacletManager`Utils`Private`storeInCache\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Utils`Private`storeInCache", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.8641894751536, -11.68270594109013}], "\"PacletManager`Utils`Private`$kernelVersionCache\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Utils`Private`$kernelVersionCache", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.88323872959436, -11.07879273405371}], "\"PacletManager`Package`LDCfindMatching\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`LDCfindMatching", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.85525657790559, -9.94239522050211}], "\"PacletManager`Package`parsePacletInfo\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`parsePacletInfo", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.61021065242282, -9.767605950338808}], "\"PacletManager`Paclet`Private`$pacletInfoSymbolConversions\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Paclet`Private`$pacletInfoSymbolConversions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.27625237000275, -11.075460318069588`}], "\"PacletManager`Collection`Private`$cloudExtraPacletCollection\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Collection`Private`$cloudExtraPacletCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.20745453673591, -11.131937044356516`}], "\"PacletManager`Collection`Private`$extraPacletCollection\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Collection`Private`$extraPacletCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.21416852754304, -11.018348235963003`}], "\"PacletManager`Collection`Private`$legacyPacletCollection\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Collection`Private`$legacyPacletCollection", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.03529389612413, -11.527653893072248`}], "\"PacletManager`Package`getProductName\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`getProductName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.36099317048442, -11.408051527900518`}], "\"PacletManager`Package`PhasContext\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`PhasContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.96451900538952, -10.750661749789941`}], "\"PacletManager`Package`applicationDirs\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`applicationDirs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.99357741751303, -10.54385571171516}], "\"PacletManager`Package`log\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`log", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.01518176569736, -10.654073948937224`}], "\"PacletManager`Package`systemPacletDirs\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`systemPacletDirs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.39931730092759, -10.6017806598976}], "\"PacletManager`Package`$sharedRepositoryDir\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$sharedRepositoryDir", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.20149078647618, -10.726204143408811`}], "\"RebuildPacletData\"", TooltipStyle->"TextStyling"], Annotation[#, "RebuildPacletData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.976750858272695`, -10.86674237577014}], "\"$UserBasePacletsDirectory\"", TooltipStyle->"TextStyling"], Annotation[#, "$UserBasePacletsDirectory", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.59692584505193, -10.308091110797214`}], "\"PacletManager`Collection`Private`$pacletsPersistentFile\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Collection`Private`$pacletsPersistentFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.60919562311502, -10.447186375817765`}], "\"PacletManager`Collection`Private`$serializationVersion\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Collection`Private`$serializationVersion", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.68425230730885, -11.630624838299372`}], "\"PacletManager`Utils`Private`$currentProductName\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Utils`Private`$currentProductName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.48358961612558, -10.79227759194466}], "\"PacletManager`Package`versionGreater\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`versionGreater", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{33.8800530366873, -10.765229385754981`}], "\"PacletManager`Utils`Private`$usingActionsMap\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Utils`Private`$usingActionsMap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.16392372352159, -11.209617240361851`}], "\"PacletManager`Package`versionCompare\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`versionCompare", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.66530547515394, -10.157961277526848`}], "\"VerifyPaclet\"", TooltipStyle->"TextStyling"], Annotation[#, "VerifyPaclet", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.042733241623836`, -9.599937719635808}], "\"ZipGetFile\"", TooltipStyle->"TextStyling"], Annotation[#, "ZipGetFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.28011116324886, -10.08945858935261}], "\"PacletManager`Paclet`Private`verifyExtension\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Paclet`Private`verifyExtension", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.568141065400766`, -10.484895503686047`}], "\"PacletManager`Paclet`Private`verifyExtensions\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Paclet`Private`verifyExtensions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.74778023179889, -9.540703002579576}], "\"PacletManager`Services`Private`finishPacletSiteUpdate\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`finishPacletSiteUpdate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.42487690550038, -9.615511945990562}], "\"PacletManager`Services`Private`siteRec\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`siteRec", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.7795868208443, -10.046900749072567`}], "\"PacletManager`Services`Private`writeSiteData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`writeSiteData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.168095632048825`, -8.82622604531133}], "\"PacletManager`Services`Private`$alreadyTriedFailover\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`$alreadyTriedFailover", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.60981711156042, -9.790869606590306}], "\"PacletManager`Services`Private`$pacletSiteData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`$pacletSiteData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.3497857501947, -9.097599567280824}], "\"PacletManager`Services`Private`$wriPacletServerIndex\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`$wriPacletServerIndex", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.389854745642396`, -9.45965638343408}], "\"$PacletSite\"", TooltipStyle->"TextStyling"], Annotation[#, "$PacletSite", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.2284931421852, -9.952572586494941}], "\"PacletManager`Services`Private`readSiteData\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`readSiteData", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.060189968172416`, -9.721508468055191}], "\"PacletManager`Package`$pacletSiteName\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Package`$pacletSiteName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.54391562489487, -9.860040840150969}], "\"PacletManager`Services`Private`$pacletSitePersistentFile\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`$pacletSitePersistentFile", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.21353565367894, -9.070970343451037}], "\"PacletManager`Services`Private`siteUpdateCallback\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`siteUpdateCallback", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.016972929538525`, -9.407313826770089}], "\"PacletManager`Services`Private`startPacletSiteUpdate\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`startPacletSiteUpdate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.61616990837311, -9.755481281450777}], "\"PacletManager`Services`Private`$serializationVersion\"", TooltipStyle->"TextStyling"], Annotation[#, "PacletManager`Services`Private`$serializationVersion", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.59704648070109, -11.023352041385923`}], "\"$LastMalformedPanic\"", TooltipStyle->"TextStyling"], Annotation[#, "$LastMalformedPanic", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.096623811493059`, -7.776240725720633}], "\"ParseMethod\"", TooltipStyle->"TextStyling"], Annotation[#, "ParseMethod", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.86072797902513, -6.907195796249166}], "\"GeneralUtilities`Methods`PackagePrivate`defaultMethod\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`defaultMethod", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.842640165243205`, -7.0240007277303}], "\"GeneralUtilities`Methods`PackagePrivate`funcParser\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`funcParser", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.73958759988615, -6.964169648663447}], "\"GeneralUtilities`Methods`PackagePrivate`patternParser\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`patternParser", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.693199643382048`, -7.069100136535731}], "\"GeneralUtilities`Methods`PackagePrivate`predicateParser\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Methods`PackagePrivate`predicateParser", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.972337397859889`, -6.909328905307277}], "\"TestSubsetQ\"", TooltipStyle->"TextStyling"], Annotation[#, "TestSubsetQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.434779215729307`, -3.8191034478101393`}], "\"PartsLevel\"", TooltipStyle->"TextStyling"], Annotation[#, "PartsLevel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.999085527177517`, -4.223186615367059}], "\"ScanParts\"", TooltipStyle->"TextStyling"], Annotation[#, "ScanParts", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{28.056893893936348`, -35.13537195802471}], "\"PatternAppend\"", TooltipStyle->"TextStyling"], Annotation[#, "PatternAppend", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.057199406813698`, -35.13537195802471}], "\"RuleOrPatternOrder\"", TooltipStyle->"TextStyling"], Annotation[#, "RuleOrPatternOrder", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.49594771054439235`, -3.4505172942182085`}], "\"PatternValue\"", TooltipStyle->"TextStyling"], Annotation[#, "PatternValue", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.771585400803275, -3.6532386708660134`}], "\"SetPatternValue\"", TooltipStyle->"TextStyling"], Annotation[#, "SetPatternValue", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.505167161992174`, -10.219133145330918`}], "\"PlainForm\"", TooltipStyle->"TextStyling"], Annotation[#, "PlainForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.700823293582321, -8.283621041839684}], "\"PosetSort\"", TooltipStyle->"TextStyling"], Annotation[#, "PosetSort", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.1760351980996402`, -36.43972772735059}], "\"PositiveSIString\"", TooltipStyle->"TextStyling"], Annotation[#, "PositiveSIString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.1760351980996402, -36.43972772735059}], "\"GeneralUtilities`General`PackagePrivate`$names\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`$names", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.757289612097676, -32.97570057297439}], "\"PossibleSideEffects\"", TooltipStyle->"TextStyling"], Annotation[#, "PossibleSideEffects", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.027116169230226`, -30.787459748531507`}], "\"PossibleSideEffectsQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PossibleSideEffectsQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.460987755864345`, -31.364935461965676`}], "\"SideEffectSymbolQ\"", TooltipStyle->"TextStyling"], Annotation[#, "SideEffectSymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.786296762949588, -15.942036952825367`}], "\"PrependIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "PrependIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.994549320920612`, -8.712605722376392}], "\"GeneralUtilities`PackageScope`$DefinitionHyperlinksEnabled\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$DefinitionHyperlinksEnabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.357527252455718`, -11.127806062527526`}], "\"PrintCalls\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintCalls", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.978251687884317`, -7.269994630379561}], "\"PrintDefinitionCases\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintDefinitionCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.668387745230714`, -7.673490556158658}], "\"GeneralUtilities`Debugging`PackagePrivate`$hasDefinitionsCache\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$hasDefinitionsCache", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.441637651582395`, -7.668251919776328}], "\"GeneralUtilities`Debugging`PackagePrivate`$sym\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$sym", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.744030041668678`, -7.765241008739274}], "\"GeneralUtilities`Debugging`PackagePrivate`$symbolColorCache\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`$symbolColorCache", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.545907252249744`, -7.622318157781947}], "\"SymbolNameContext\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolNameContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.574891243083073`, -7.747929419215815}], "\"SymbolNameName\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolNameName", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.538611128698307`, -8.875878859439695}], "\"PrintDefinitionsLocal\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintDefinitionsLocal", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.626362579093723`, -8.978405579584756}], "\"PrintFormattedCode\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintFormattedCode", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.172239667809405`, -8.344380926158845}], "\"PrintNonhyperlinkedDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintNonhyperlinkedDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.677220954175047`, -11.457911500561519`}], "\"PrintStack\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintStack", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.893794814911537`, -7.598896696986163}], "\"PrintUsages\"", TooltipStyle->"TextStyling"], Annotation[#, "PrintUsages", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.040574353505107`, -13.877767817547964`}], "\"GeneralUtilities`Code`PackagePrivate`$PrivateSymbolRegexp\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$PrivateSymbolRegexp", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.038776321472207`, -14.763545597021992`}], "\"PrivateSymbolQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PrivateSymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{30.395030531072308`, -31.921541797674738`}], "\"ProgressPanel\"", TooltipStyle->"TextStyling"], Annotation[#, "ProgressPanel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{30.361733121687127`, -32.788372616494826`}], "\"GeneralUtilities`Progress`PackagePrivate`backgroundStyle\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`backgroundStyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.591281044904672`, -31.77193203028453}], "\"GeneralUtilities`Progress`PackagePrivate`borderStyle\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Progress`PackagePrivate`borderStyle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.743261265382069, -8.130831738237333}], "\"PropertyAssociation\"", TooltipStyle->"TextStyling"], Annotation[#, "PropertyAssociation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.589906377459554, -8.636869994232338}], "\"PythonBytes\"", TooltipStyle->"TextStyling"], Annotation[#, "PythonBytes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.950518503536449`, -5.2564035184987326`}], "\"QuotedString\"", TooltipStyle->"TextStyling"], Annotation[#, "QuotedString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.88596250381988, -13.073430435381336`}], "\"RaggedDimensions\"", TooltipStyle->"TextStyling"], Annotation[#, "RaggedDimensions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.4619510045727875`, -15.943239804403257`}], "\"RangeIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "RangeIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.94791786192136, -35.13537195802471}], "\"RealDigitsString\"", TooltipStyle->"TextStyling"], Annotation[#, "RealDigitsString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.94791786192136, -35.13537195802471}], "\"GeneralUtilities`TextString`PackagePrivate`$fmtRealCF\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`TextString`PackagePrivate`$fmtRealCF", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.231838819004867`, -10.883518310170562`}], "\"RefactorDownValuesToMatch\"", TooltipStyle->"TextStyling"], Annotation[#, "RefactorDownValuesToMatch", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.633233370803804`, -10.64592776367104}], "\"GeneralUtilities`Refactoring`PackagePrivate`noNL\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Refactoring`PackagePrivate`noNL", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.401350163228393`, -14.090512828478584`}], "\"ReissueMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "ReissueMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.187233386182534`, -18.208308343619535`}], "\"ResetTimings\"", TooltipStyle->"TextStyling"], Annotation[#, "ResetTimings", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.43493559795644, -35.13537195802471}], "\"RewriteNotebookIOLabels\"", TooltipStyle->"TextStyling"], Annotation[#, "RewriteNotebookIOLabels", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{30.0568938005697, -35.13537195802471}], "\"PatternOrder\"", TooltipStyle->"TextStyling"], Annotation[#, "PatternOrder", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.799685124392981, -36.049774642087215`}], "\"SafeDrop\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeDrop", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.431089103570754`, -31.81500026859215}], "\"SafeEvaluate\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeEvaluate", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.203192730768796, -34.94592955250113}], "\"SafeStringDrop\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeStringDrop", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.278929743099292, -34.22096927396221}], "\"SafeStringTake\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeStringTake", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.3026871943036955`, -34.87529403243244}], "\"SafeTake\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeTake", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.216159482438746`, -32.1260195010473}], "\"SafeToExpression\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeToExpression", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.42021937617099, -6.862778669527707}], "\"SaveSymbolDefinitions\"", TooltipStyle->"TextStyling"], Annotation[#, "SaveSymbolDefinitions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.678648421311767`, -35.13537195802471}], "\"Search\"", TooltipStyle->"TextStyling"], Annotation[#, "Search", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.678953934189117`, -35.13537195802471}], "\"GeneralUtilities`Control`PackagePrivate`iterationVars\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Control`PackagePrivate`iterationVars", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{27.67864832794512, -35.13537195802471}], "\"SearchMaximum\"", TooltipStyle->"TextStyling"], Annotation[#, "SearchMaximum", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.380300900686489, -15.30766008744417}], "\"SelectIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "SelectIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.61824077802962, -12.821281879718473`}], "\"SetFailureSymbol\"", TooltipStyle->"TextStyling"], Annotation[#, "SetFailureSymbol", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.038776278827104`, -16.915357705424235`}], "\"SetHoldAll\"", TooltipStyle->"TextStyling"], Annotation[#, "SetHoldAll", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.244308521676155`, -16.083997402233205`}], "\"GeneralUtilities`Code`PackagePrivate`setAttribute\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`setAttribute", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.217796671136437`, -16.967887912551376`}], "\"SetHoldFirst\"", TooltipStyle->"TextStyling"], Annotation[#, "SetHoldFirst", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.306000124963349`, -16.906565791544075`}], "\"SetHoldRest\"", TooltipStyle->"TextStyling"], Annotation[#, "SetHoldRest", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.142730319435438`, -16.886707407787902`}], "\"SetListable\"", TooltipStyle->"TextStyling"], Annotation[#, "SetListable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{0.1760351980996404, -3.3267779543819422`}], "\"GeneralUtilities`PatternValues`PackagePrivate`shouldReplaceQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PatternValues`PackagePrivate`shouldReplaceQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.77029369935987, -17.888677529563537`}], "\"SetRelatedSymbolGroup\"", TooltipStyle->"TextStyling"], Annotation[#, "SetRelatedSymbolGroup", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.841627344014068`, -18.676966072125673`}], "\"GeneralUtilities`Code`PackagePrivate`hashes\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`hashes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.054673363701983`, -18.62891529094873}], "\"GeneralUtilities`Code`PackagePrivate`mapHold\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`mapHold", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.9536332322721, -18.677036358086646`}], "\"GeneralUtilities`Code`PackagePrivate`names\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`names", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.50186577820978, -20.57579938957027}], "\"GeneralUtilities`Code`PackagePrivate`$relatedSymbolTable\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`$relatedSymbolTable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.241390619043475`, -23.79614362056562}], "\"GeneralUtilities`Code`PackagePrivate`appendRelatedNote\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`appendRelatedNote", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.05985221873847, -8.202972328225176}], "\"SIBytesString\"", TooltipStyle->"TextStyling"], Annotation[#, "SIBytesString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.67901278341806, -7.825719768120738}], "\"GeneralUtilities`General`PackagePrivate`to3Str\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`to3Str", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.19687873472483, -31.263227373107203`}], "\"$SideEffectfulFunctions\"", TooltipStyle->"TextStyling"], Annotation[#, "$SideEffectfulFunctions", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.7693022723825855`, -16.038428037716848`}], "\"SingletonIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "SingletonIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.319153723709247`, -13.279334855868575`}], "\"GeneralUtilities`Code`PackagePrivate`toArbSkeleton\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Code`PackagePrivate`toArbSkeleton", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.452048240019707`, -12.83750629944615}], "\"SoftPanic\"", TooltipStyle->"TextStyling"], Annotation[#, "SoftPanic", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.590975083083805`, -11.319737288670566`}], "\"GeneralUtilities`Stack`PackagePrivate`makeCELineVar\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Stack`PackagePrivate`makeCELineVar", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.910184087703549`, -8.168573416643124}], "\"StaticCallGraph\"", TooltipStyle->"TextStyling"], Annotation[#, "StaticCallGraph", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.61652496835918, -7.80386511298169}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`toHoldFormEdge\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`toHoldFormEdge", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.789501312308468`, -10.539321706186954`}], "\"StaticCallGraphPlot\"", TooltipStyle->"TextStyling"], Annotation[#, "StaticCallGraphPlot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.74897709092828, -10.06784876399178}], "\"GeneralUtilities`PackageScope`$PrivateSymbolColor\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$PrivateSymbolColor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.678490533106599`, -10.368542800924374`}], "\"GeneralUtilities`PackageScope`$PublicSymbolColor\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$PublicSymbolColor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.845106712141007`, -10.138593539669387`}], "\"GeneralUtilities`PackageScope`$SemiPrivateSymbolColor\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`PackageScope`$SemiPrivateSymbolColor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.69944279503255, -10.917766064999167`}], "\"StreamApply\"", TooltipStyle->"TextStyling"], Annotation[#, "StreamApply", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.627995503507844`, -12.342418587742}], "\"StreamExecute\"", TooltipStyle->"TextStyling"], Annotation[#, "StreamExecute", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.313425904522646`, -12.613971361610641`}], "\"StreamExecuteWithMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "StreamExecuteWithMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.479055153060823, -16.142095113274706`}], "\"StreamIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "StreamIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.99021792552924, -31.214308588443252`}], "\"StringCompress\"", TooltipStyle->"TextStyling"], Annotation[#, "StringCompress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.874105561665118`, -30.708709849850585`}], "\"GeneralUtilities`Strings`PackagePrivate`$null\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`$null", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.606167121611215`, -34.9382790332513}], "\"StringGrid\"", TooltipStyle->"TextStyling"], Annotation[#, "StringGrid", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.581438296760025, -34.65359222479176}], "\"PartitionBy\"", TooltipStyle->"TextStyling"], Annotation[#, "PartitionBy", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.300402948687186`, -35.13537195802471}], "\"StringHighlight\"", TooltipStyle->"TextStyling"], Annotation[#, "StringHighlight", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.300708461564536`, -35.13537195802471}], "\"GeneralUtilities`Debugging`PackagePrivate`wrapColor\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Debugging`PackagePrivate`wrapColor", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.300402855320538`, -35.13537195802471}], "\"StringHighlightPart\"", TooltipStyle->"TextStyling"], Annotation[#, "StringHighlightPart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.321921701842067, -8.113286741170537}], "\"StringPatternQ\"", TooltipStyle->"TextStyling"], Annotation[#, "StringPatternQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.831141513028378`, -30.76218062962271}], "\"StringUncompress\"", TooltipStyle->"TextStyling"], Annotation[#, "StringUncompress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{33.813181163947675`, -35.13537195802471}], "\"SubstituteOwnValueSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "SubstituteOwnValueSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.813181163947675`, -35.13537195802471}], "\"OwnValueSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "OwnValueSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.96124669634552, -6.718328394734218}], "\"SymbolCases\"", TooltipStyle->"TextStyling"], Annotation[#, "SymbolCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{28.675040232530666`, -36.43972772735059}], "\"ABTiming\"", TooltipStyle->"TextStyling"], Annotation[#, "ABTiming", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.046237278506894`, -36.43972772735059}], "\"AddDelay\"", TooltipStyle->"TextStyling"], Annotation[#, "AddDelay", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.41743432448312, -36.43972772735059}], "\"AllSameAs\"", TooltipStyle->"TextStyling"], Annotation[#, "AllSameAs", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{29.78863137045935, -36.43972772735059}], "\"AndQ\"", TooltipStyle->"TextStyling"], Annotation[#, "AndQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{30.159828416435577`, -36.43972772735059}], "\"ArrayDepthQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ArrayDepthQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{30.531025462411804`, -36.43972772735059}], "\"AssociationInvert\"", TooltipStyle->"TextStyling"], Annotation[#, "AssociationInvert", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{30.902222508388032`, -36.43972772735059}], "\"AssociationSelect\"", TooltipStyle->"TextStyling"], Annotation[#, "AssociationSelect", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.92215841720102, -35.13537195802471}], "\"AssociationTranspose\"", TooltipStyle->"TextStyling"], Annotation[#, "AssociationTranspose", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{31.27341955436426, -36.43972772735059}], "\"Buzz\"", TooltipStyle->"TextStyling"], Annotation[#, "Buzz", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{31.644616600340488`, -36.43972772735059}], "\"ClearExpressionStore\"", TooltipStyle->"TextStyling"], Annotation[#, "ClearExpressionStore", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.015813646316715`, -36.43972772735059}], "\"CommonSequencesSimilarity\"", TooltipStyle->"TextStyling"], Annotation[#, "CommonSequencesSimilarity", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.38701069229294, -36.43972772735059}], "\"CompressToByteArray\"", TooltipStyle->"TextStyling"], Annotation[#, "CompressToByteArray", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.67384090558918, -8.241476574212573}], "\"ComputeWithProgress\"", TooltipStyle->"TextStyling"], Annotation[#, "ComputeWithProgress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{32.758207738269164`, -36.43972772735059}], "\"Cond\"", TooltipStyle->"TextStyling"], Annotation[#, "Cond", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{33.12940478424539, -36.43972772735059}], "\"DeleteNone\"", TooltipStyle->"TextStyling"], Annotation[#, "DeleteNone", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{33.50060183022161, -36.43972772735059}], "\"DownValuesAssociation\"", TooltipStyle->"TextStyling"], Annotation[#, "DownValuesAssociation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{33.871798876197836`, -36.43972772735059}], "\"EnlargeBounds\"", TooltipStyle->"TextStyling"], Annotation[#, "EnlargeBounds", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.24299592217406, -36.43972772735059}], "\"EquivalentPatternQ\"", TooltipStyle->"TextStyling"], Annotation[#, "EquivalentPatternQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.614192968150284`, -36.43972772735059}], "\"EvalMapAt\"", TooltipStyle->"TextStyling"], Annotation[#, "EvalMapAt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{34.98539001412651, -36.43972772735059}], "\"FalseQ\"", TooltipStyle->"TextStyling"], Annotation[#, "FalseQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.35658706010273, -36.43972772735059}], "\"FindDuplicates\"", TooltipStyle->"TextStyling"], Annotation[#, "FindDuplicates", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{35.72778410607896, -36.43972772735059}], "\"FullyCompiledFunctionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "FullyCompiledFunctionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.09898115205518, -36.43972772735059}], "\"GraphSinks\"", TooltipStyle->"TextStyling"], Annotation[#, "GraphSinks", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.470178198031405`, -36.43972772735059}], "\"GraphSources\"", TooltipStyle->"TextStyling"], Annotation[#, "GraphSources", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.84137524400763, -36.43972772735059}], "\"GroupAgainst\"", TooltipStyle->"TextStyling"], Annotation[#, "GroupAgainst", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.212572289983854`, -36.43972772735059}], "\"HasUsageStringQ\"", TooltipStyle->"TextStyling"], Annotation[#, "HasUsageStringQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.58376933596008, -36.43972772735059}], "\"HighPrecisionDoubleString\"", TooltipStyle->"TextStyling"], Annotation[#, "HighPrecisionDoubleString", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{37.9549663819363, -36.43972772735059}], "\"HoldLength\"", TooltipStyle->"TextStyling"], Annotation[#, "HoldLength", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.988037305863362`, -11.32638205764384}], "\"InCatchFailureQ\"", TooltipStyle->"TextStyling"], Annotation[#, "InCatchFailureQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{5.6608233820045495`, -36.43972772735059}], "\"IndexRules\"", TooltipStyle->"TextStyling"], Annotation[#, "IndexRules", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.032020427980777, -36.43972772735059}], "\"InformationPanel\"", TooltipStyle->"TextStyling"], Annotation[#, "InformationPanel", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.403217473957005, -36.43972772735059}], "\"InfQ\"", TooltipStyle->"TextStyling"], Annotation[#, "InfQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.774414519933233, -36.43972772735059}], "\"IntInfQ\"", TooltipStyle->"TextStyling"], Annotation[#, "IntInfQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.14561156590946, -36.43972772735059}], "\"IntQ\"", TooltipStyle->"TextStyling"], Annotation[#, "IntQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.516808611885688, -36.43972772735059}], "\"InvertAssociation\"", TooltipStyle->"TextStyling"], Annotation[#, "InvertAssociation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.888005657861916, -36.43972772735059}], "\"KeysValues\"", TooltipStyle->"TextStyling"], Annotation[#, "KeysValues", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.259202703838143, -36.43972772735059}], "\"ListOfListsQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ListOfListsQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.630399749814371, -36.43972772735059}], "\"MakeOpenerWidgetBoxes\"", TooltipStyle->"TextStyling"], Annotation[#, "MakeOpenerWidgetBoxes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.001596795790599, -36.43972772735059}], "\"MapColumn\"", TooltipStyle->"TextStyling"], Annotation[#, "MapColumn", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.372793841766827, -36.43972772735059}], "\"MapReplacePart\"", TooltipStyle->"TextStyling"], Annotation[#, "MapReplacePart", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{9.743990887743054, -36.43972772735059}], "\"MLExport\"", TooltipStyle->"TextStyling"], Annotation[#, "MLExport", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.115187933719282`, -36.43972772735059}], "\"MLImport\"", TooltipStyle->"TextStyling"], Annotation[#, "MLImport", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.48638497969551, -36.43972772735059}], "\"MultiMapAt\"", TooltipStyle->"TextStyling"], Annotation[#, "MultiMapAt", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{10.857582025671737`, -36.43972772735059}], "\"NatIntInfQ\"", TooltipStyle->"TextStyling"], Annotation[#, "NatIntInfQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.228779071647965`, -36.43972772735059}], "\"NatIntQ\"", TooltipStyle->"TextStyling"], Annotation[#, "NatIntQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.599976117624193`, -36.43972772735059}], "\"NiceButton\"", TooltipStyle->"TextStyling"], Annotation[#, "NiceButton", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.97117316360042, -36.43972772735059}], "\"NotQ\"", TooltipStyle->"TextStyling"], Annotation[#, "NotQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.342370209576648`, -36.43972772735059}], "\"OnFailure\"", TooltipStyle->"TextStyling"], Annotation[#, "OnFailure", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{12.713567255552876`, -36.43972772735059}], "\"OrQ\"", TooltipStyle->"TextStyling"], Annotation[#, "OrQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.084764301529104`, -36.43972772735059}], "\"OwnValueQ\"", TooltipStyle->"TextStyling"], Annotation[#, "OwnValueQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.455961347505331`, -36.43972772735059}], "\"ParentContext\"", TooltipStyle->"TextStyling"], Annotation[#, "ParentContext", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.82715839348156, -36.43972772735059}], "\"Pivot\"", TooltipStyle->"TextStyling"], Annotation[#, "Pivot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.198355439457787`, -36.43972772735059}], "\"PosIntInfQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PosIntInfQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.569552485434015`, -36.43972772735059}], "\"PosIntQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PosIntQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.940749531410242`, -36.43972772735059}], "\"PresentQ\"", TooltipStyle->"TextStyling"], Annotation[#, "PresentQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.31194657738647, -36.43972772735059}], "\"ReapList\"", TooltipStyle->"TextStyling"], Annotation[#, "ReapList", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.683143623362698`, -36.43972772735059}], "\"RMSEnergy\"", TooltipStyle->"TextStyling"], Annotation[#, "RMSEnergy", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.054340669338924`, -36.43972772735059}], "\"RuleLikeQ\"", TooltipStyle->"TextStyling"], Annotation[#, "RuleLikeQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.42553771531515, -36.43972772735059}], "\"RuleLikeVectorQ\"", TooltipStyle->"TextStyling"], Annotation[#, "RuleLikeVectorQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{16.79673476129138, -36.43972772735059}], "\"RuleVectorQ\"", TooltipStyle->"TextStyling"], Annotation[#, "RuleVectorQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{14.839848416515967`, -35.87834616715174}], "\"SafeFirst\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeFirst", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.167931807267607`, -36.43972772735059}], "\"SafeLast\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeLast", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.539128853243835`, -36.43972772735059}], "\"SafeMost\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeMost", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.910325899220062`, -36.43972772735059}], "\"SafeRest\"", TooltipStyle->"TextStyling"], Annotation[#, "SafeRest", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.28152294519629, -36.43972772735059}], "\"SameByQ\"", TooltipStyle->"TextStyling"], Annotation[#, "SameByQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{18.652719991172518`, -36.43972772735059}], "\"SelectDiscard\"", TooltipStyle->"TextStyling"], Annotation[#, "SelectDiscard", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.023917037148745`, -36.43972772735059}], "\"SelectStrings\"", TooltipStyle->"TextStyling"], Annotation[#, "SelectStrings", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.395114083124973`, -36.43972772735059}], "\"Seq\"", TooltipStyle->"TextStyling"], Annotation[#, "Seq", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{19.7663111291012, -36.43972772735059}], "\"SetAutomatic\"", TooltipStyle->"TextStyling"], Annotation[#, "SetAutomatic", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.13750817507743, -36.43972772735059}], "\"SetMissing\"", TooltipStyle->"TextStyling"], Annotation[#, "SetMissing", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.508705221053656`, -36.43972772735059}], "\"SetNoAutorun\"", TooltipStyle->"TextStyling"], Annotation[#, "SetNoAutorun", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.879902267029884`, -36.43972772735059}], "\"SetNone\"", TooltipStyle->"TextStyling"], Annotation[#, "SetNone", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.25109931300611, -36.43972772735059}], "\"SimplePluralize\"", TooltipStyle->"TextStyling"], Annotation[#, "SimplePluralize", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.62229635898234, -36.43972772735059}], "\"StrictSlice\"", TooltipStyle->"TextStyling"], Annotation[#, "StrictSlice", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.993493404958567`, -36.43972772735059}], "\"Swap\"", TooltipStyle->"TextStyling"], Annotation[#, "Swap", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.364690450934795`, -36.43972772735059}], "\"SystemSymbolQ\"", TooltipStyle->"TextStyling"], Annotation[#, "SystemSymbolQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.210551894523432, -15.340635872999185`}], "\"TakeIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "TakeIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{17.592750387837818`, -10.827733084534021`}], "\"TappedFunction\"", TooltipStyle->"TextStyling"], Annotation[#, "TappedFunction", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.735887496911023`, -36.43972772735059}], "\"Tee\"", TooltipStyle->"TextStyling"], Annotation[#, "Tee", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.10708454288725, -36.43972772735059}], "\"TemporaryInformation\"", TooltipStyle->"TextStyling"], Annotation[#, "TemporaryInformation", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.3028050306907275`, -16.412107092919094`}], "\"TerminatorIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "TerminatorIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.92215738269596, -35.13537195802471}], "\"TestAssoc\"", TooltipStyle->"TextStyling"], Annotation[#, "TestAssoc", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.478281588863478`, -36.43972772735059}], "\"TestSetsEqual\"", TooltipStyle->"TextStyling"], Annotation[#, "TestSetsEqual", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.92114079386014, -35.13537195802471}], "\"TestTable\"", TooltipStyle->"TextStyling"], Annotation[#, "TestTable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{23.849478634839706`, -36.43972772735059}], "\"Then\"", TooltipStyle->"TextStyling"], Annotation[#, "Then", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.667197280382942, -10.653253375322716`}], "\"ThreadTableColumn\"", TooltipStyle->"TextStyling"], Annotation[#, "ThreadTableColumn", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.220675680815933`, -36.43972772735059}], "\"TightLabeled\"", TooltipStyle->"TextStyling"], Annotation[#, "TightLabeled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.3906555679416517`, -12.75379981745617}], "\"TimingRatioTable\"", TooltipStyle->"TextStyling"], Annotation[#, "TimingRatioTable", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.82973284263344, -8.174396279602785}], "\"ToAssociations\"", TooltipStyle->"TextStyling"], Annotation[#, "ToAssociations", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.011077032539166, -8.147388018178518}], "\"ToCamelCase\"", TooltipStyle->"TextStyling"], Annotation[#, "ToCamelCase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.59187272679216, -36.43972772735059}], "\"ToDefiniteArticle\"", TooltipStyle->"TextStyling"], Annotation[#, "ToDefiniteArticle", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.643667997789048`, -11.146208225613314`}], "\"ToMessage\"", TooltipStyle->"TextStyling"], Annotation[#, "ToMessage", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.970816004210342`, -35.38336331313273}], "\"ToRegularExpression\"", TooltipStyle->"TextStyling"], Annotation[#, "ToRegularExpression", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.853115749349643, -7.962675663700178}], "\"ToTitleCase\"", TooltipStyle->"TextStyling"], Annotation[#, "ToTitleCase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.2345708377568, -11.580571567767851`}], "\"TraceLoading\"", TooltipStyle->"TextStyling"], Annotation[#, "TraceLoading", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.87390178436941, -12.339401248315141`}], "\"TraceUnpacking\"", TooltipStyle->"TextStyling"], Annotation[#, "TraceUnpacking", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.926829108287112, -16.005559307556226`}], "\"TransposeIterator\"", TooltipStyle->"TextStyling"], Annotation[#, "TransposeIterator", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.823779706582496, -8.300957727099792}], "\"TrimLeft\"", TooltipStyle->"TextStyling"], Annotation[#, "TrimLeft", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.478906816050886, -8.727877535521095}], "\"TrimRight\"", TooltipStyle->"TextStyling"], Annotation[#, "TrimRight", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.96306977276839, -36.43972772735059}], "\"UncompressFromByteArray\"", TooltipStyle->"TextStyling"], Annotation[#, "UncompressFromByteArray", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.5472322440758672`, -36.43972772735059}], "\"UndocumentedPackageSymbols\"", TooltipStyle->"TextStyling"], Annotation[#, "UndocumentedPackageSymbols", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.618415430073494, -8.518924529193523}], "\"UniqueCases\"", TooltipStyle->"TextStyling"], Annotation[#, "UniqueCases", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{3.918429290052095, -36.43972772735059}], "\"UnivariateDistributionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "UnivariateDistributionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.334266818744617`, -36.43972772735059}], "\"UnprotectAndClearAll\"", TooltipStyle->"TextStyling"], Annotation[#, "UnprotectAndClearAll", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{36.224716924823674`, -8.79801329426622}], "\"UpdatePacletWithProgress\"", TooltipStyle->"TextStyling"], Annotation[#, "UpdatePacletWithProgress", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{25.705463864720844`, -36.43972772735059}], "\"ValidFailureQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ValidFailureQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{15.218093982507197`, -35.13537195802205}], "\"ValidGraphicsQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ValidGraphicsQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.157610836348727, -5.824096738482229}], "\"ValidPartSpecQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ValidPartSpecQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.076660910697072`, -36.43972772735059}], "\"ValidPropertyQ\"", TooltipStyle->"TextStyling"], Annotation[#, "ValidPropertyQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.4478579566733, -36.43972772735059}], "\"When\"", TooltipStyle->"TextStyling"], Annotation[#, "When", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{26.819055002649527`, -36.43972772735059}], "\"WhenNot\"", TooltipStyle->"TextStyling"], Annotation[#, "WhenNot", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{22.014301598715324`, -12.558404185839837`}], "\"WithSetHandler\"", TooltipStyle->"TextStyling"], Annotation[#, "WithSetHandler", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{27.190252048625755`, -36.43972772735059}], "\"$ComputeWithProgressEnabled\"", TooltipStyle->"TextStyling"], Annotation[#, "$ComputeWithProgressEnabled", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{7.687113477836689, -10.517358928152813`}], "\"$LeftOperators\"", TooltipStyle->"TextStyling"], Annotation[#, "$LeftOperators", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{27.561449094601983`, -36.43972772735059}], "\"$MaxTextStringIntegerBytes\"", TooltipStyle->"TextStyling"], Annotation[#, "$MaxTextStringIntegerBytes", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{27.93264614057821, -36.43972772735059}], "\"$ProgressReportingForm\"", TooltipStyle->"TextStyling"], Annotation[#, "$ProgressReportingForm", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.683129800633266, -10.289819538234713`}], "\"$RightOperators\"", TooltipStyle->"TextStyling"], Annotation[#, "$RightOperators", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{28.303843186554438`, -36.43972772735059}], "\"$RightRightOperators\"", TooltipStyle->"TextStyling"], Annotation[#, "$RightRightOperators", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{8.702239943850909, -10.24461274116992}], "\"$RightSideOperators\"", TooltipStyle->"TextStyling"], Annotation[#, "$RightSideOperators", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.157307079131293`, -12.867389563025117`}], "\"GeneralUtilities`General`PackagePrivate`numstr\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`numstr", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{20.183982911212862`, -12.758134657698914`}], "\"GeneralUtilities`General`PackagePrivate`$rts\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`General`PackagePrivate`$rts", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.910453395304737, -13.19630732580529}], "\"GeneralUtilities`Performance`PackagePrivate`asInp\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`asInp", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.691154824067713, -13.003345194332773`}], "\"GeneralUtilities`Performance`PackagePrivate`asN\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`asN", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.586533089624268, -12.775399930533798`}], "\"GeneralUtilities`Performance`PackagePrivate`asOut\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`asOut", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.596693343785901, -12.930847528461793`}], "\"GeneralUtilities`Performance`PackagePrivate`highlightBest\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`highlightBest", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.703151810683101, -13.103718872162457`}], "\"GeneralUtilities`Performance`PackagePrivate`post\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`post", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.717727344113724, -12.88499485783652}], "\"GeneralUtilities`Performance`PackagePrivate`pre\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`pre", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.7024512118243447`, -12.751429511572105`}], "\"GeneralUtilities`Performance`PackagePrivate`titleItem\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Performance`PackagePrivate`titleItem", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{6.204320269313071, -7.751628168711104}], "\"GeneralUtilities`Strings`PackagePrivate`iToCamelCase\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`iToCamelCase", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.108084857381835`, -35.887840225435546`}], "\"GeneralUtilities`Strings`PackagePrivate`getLHS\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Strings`PackagePrivate`getLHS", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{13.963522339543168`, -34.38290369061387}], "\"StringPattern`PatternConvert\"", TooltipStyle->"TextStyling"], Annotation[#, "StringPattern`PatternConvert", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{24.85056719285458, -11.727960361963714`}], "\"System`Dump`AutoLoad\"", TooltipStyle->"TextStyling"], Annotation[#, "System`Dump`AutoLoad", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{1.5472322440758672`, -36.43972772735059}], "\"GeneralUtilities`StaticAnalysis`PackagePrivate`hasNoUsageQ\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`StaticAnalysis`PackagePrivate`hasNoUsageQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{2.918429290052095, -36.43972772735059}], "\"Statistics`Library`UnivariateDistributionQ\"", TooltipStyle->"TextStyling"], Annotation[#, "Statistics`Library`UnivariateDistributionQ", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{21.907428215718866`, -10.952103383986522`}], "\"GeneralUtilities`EvaluationInformation`PackagePrivate`GetHook\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`EvaluationInformation`PackagePrivate`GetHook", "Tooltip"]& ], TagBox[ TooltipBox[PointBox[{11.22577429111211, -30.501856109721196`}], "\"GeneralUtilities`Safety`PackagePrivate`$MiscFunctions\"", TooltipStyle->"TextStyling"], Annotation[#, "GeneralUtilities`Safety`PackagePrivate`$MiscFunctions", "Tooltip"]& ]}}], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None]], "Output", CellChangeTimes->{3.768321966949432*^9}, CellLabel->"Out[1672]="] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Source & Additional Information", "Section", Deletable->False, CellTags->"Source & Additional Information", CellID->318391102], Cell[CellGroupData[{ Cell[TextData[{ "Contributed By", Cell[BoxData[ TemplateBox[{"Contributed By",Cell[ BoxData[ FrameBox[ Cell[ "Enter the name of the person, people or organization that should be \ publicly credited with contributing this function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoContributedBy"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Text", CellTags->"Contributed By", CellID->127820888], Cell["Richard Hennigan (Wolfram Research)", "Text"] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Keywords", Cell[BoxData[ TemplateBox[{"Keywords",Cell[ BoxData[ FrameBox[ Cell[ "List relevant terms (e.g. functional areas, algorithm names, related \ concepts) that should be used to include the function in search results.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoKeywords"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Item", CellTags->"Keywords", CellID->547400482], Cell["symbol dependencies", "Item"], Cell["call graph", "Item"] }, Open ]], Cell[CellGroupData[{ Cell["Categories", "Subsection", Deletable->False, DefaultNewCellStyle->"Item", CellTags->"Categories", CellID->749076926], Cell["Visualization & Graphics", "Item"], Cell["Programming Utilities", "Item"] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Related Symbols", Cell[BoxData[ TemplateBox[{"Related Symbols",Cell[ BoxData[ FrameBox[ Cell[ "List up to twenty documented, system-level Wolfram Language symbols \ related to the function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoRelatedSymbols"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Item", CellTags->"Related Symbols", CellID->161079978], Cell["SymbolName (documented Wolfram Language symbol)", "Item", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->"TabNext", CellID->79477165] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Related Resource Objects", Cell[BoxData[ TemplateBox[{"Related Resource Objects",Cell[ BoxData[ FrameBox[ Cell[ "List the names of published resource objects from any Wolfram \ repository that are related to this function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoRelatedResourceObjects"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Item", CellTags->"Related Resource Objects", CellID->588449267], Cell["DependentSymbols", "Item"], Cell["ExtractSymbols", "Item"] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Source/Reference Citation", Cell[BoxData[ TemplateBox[{"Source/Reference Citation",Cell[ BoxData[ FrameBox[ Cell[ "Give a bibliographic-style citation for the original source of the \ function and/or its components (e.g. a published paper, algorithm, or code \ repository).", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoSourceReferenceCitation"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Text", CellTags->"Source/Reference Citation", CellID->642091068], Cell["Source, reference or citation information", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->"TabNext", CellID->343081869] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Links", Cell[BoxData[ TemplateBox[{"Links",Cell[ BoxData[ FrameBox[ Cell[ "List additional URLs or hyperlinks for external information related \ to the function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoLinks"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Item", CellTags->"Links", CellID->521525586], Cell["Link to other related material", "Item", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->"TabNext", CellID->485448166] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Tests", Cell[BoxData[ TemplateBox[{"Tests",Cell[ BoxData[ FrameBox[ Cell[ "Specify an optional list of tests for verifying that the function is \ working properly in any environment. Tests can be specified as Input/Output \ cell pairs or as symbolic VerificationTest expressions for including \ additional options.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoTests"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Subsection", Deletable->False, DefaultNewCellStyle->"Input", CellTags->"Tests", CellID->74308299], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"MyFunction", "[", RowBox[{"x", ",", "y"}], "]"}]], "Input", CellLabel->"In[3]:=", CellID->667877521], Cell[BoxData[ RowBox[{"x", " ", "y"}]], "Output", CellLabel->"Out[3]=", CellID->993233288] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Author Notes", "Section", Deletable->False, DefaultNewCellStyle->"Text", CellTags->"Author Notes", CellID->795110225], Cell["Additional information about limitations, issues, etc.", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->"TabNext", CellID->567921317] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Submission Notes", Cell[BoxData[ TemplateBox[{"Submission Notes",Cell[ BoxData[ FrameBox[ Cell[ "Enter any additional information that you would like to communicate \ to the reviewer here. This section will not be included in the published \ resource.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoSubmissionNotes"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]]] }], "Section", Deletable->False, DefaultNewCellStyle->"Text", CellTags->"Submission Notes", CellID->843283583], Cell["Additional information for the reviewer.", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->"TabNext", CellID->920818074] }, Open ]] }, WindowSize->Automatic, WindowMargins->Automatic, TaggingRules->{ "ResourceType" -> "Function", "ResourceCreateNotebook" -> True, "TemplateVersion" -> "1.2.19"}, CreateCellID->True, FrontEndVersion->"12.0 for Linux x86 (64-bit) (April 8, 2019)", StyleDefinitions->Notebook[{ Cell[ StyleData[StyleDefinitions -> "Default.nb"]], Cell[ StyleData[All, "Working"], DockedCells -> { Cell[ BoxData[ TemplateBox[{}, "MainGridTemplate"]], "DockedCell", CellMargins -> {{-10, -10}, {-8, -8}}, CellFrame -> 0, CellTags -> {"MainDockedCell"}], Cell[ BoxData[ TemplateBox[{}, "ToolsGridTemplate"]], "DockedCell", TaggingRules -> {"Tools" -> True}, CellTags -> {"ToolbarDockedCell"}, Background -> RGBColor[0.996078, 0.941176, 0.921569], CellFrameMargins -> {{39, 5}, {2, 2}}, CellFrame -> {{0, 0}, {1, 0}}, CellFrameColor -> GrayLevel[0.75], CellOpen -> Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ToolsOpen"}, False]]]}], Cell[ StyleData["Item"], DefaultNewCellStyle -> "Item"], Cell[ StyleData["MoreInfoText", StyleDefinitions -> StyleData["Text"]], FontColor -> GrayLevel[0.25]], Cell[ StyleData["ErrorText", StyleDefinitions -> StyleData["Text"]], ShowCellBracket -> False, CellMargins -> {{66, Inherited}, {10, 10}}, CellElementSpacings -> {"CellMinHeight" -> 0, "ClosedCellHeight" -> 0}, FontWeight -> Bold, FontColor -> RGBColor[1, 0, 0]], Cell[ StyleData["WarningText", StyleDefinitions -> StyleData["Text"]], ShowCellBracket -> False, CellMargins -> {{66, 35}, {0, 0}}, FontSize -> 14, GridBoxOptions -> {BaseStyle -> {}}], Cell[ StyleData["ButtonText"], FontFamily -> "Sans Serif", FontSize -> 11, FontWeight -> Bold, FontColor -> RGBColor[0.458824, 0.458824, 0.458824]], Cell[ StyleData["MoreInfoOpenerIconTemplate"], TemplateBoxOptions -> { DisplayFunction -> (PaneSelectorBox[{False -> GraphicsBox[{ Thickness[0.07142857142857142], StyleBox[{ JoinedCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYCYpfunOe/V2o6MICBjAOM//GSb5KAhKLD46Wz jygUaDjIRKVY3+dXgahzUIPTMHGYOpg+XObKgtSfF4Xze6fnCTUf4Ifr/w8G bHDzn15Quv2z7o89zJ4nIHUbPtnD7IHxYfbA+DB7YPph9sDMh9EwcZg6mD5c 5qLbC3MXTD/M3TDzYf6C2YMrHGD2AAAVXK28 "], CurveClosed -> {1}]}, JoinForm[{"Miter", 3.25}], Thickness[0.049999999999999996`], RGBColor[0.627441, 0.627441, 0.627441, 1.], StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGCQBGIQ/Tcg88iZOhmHGu7Xx3YXKzm03fzoEzpdGs7nS6q6 eve8lMOjwkBdpVlKDtNeMcWlaUg5rLeT+/XumZKDfHH3s3cNkhD1xsoOydvP axnrSjrM0+V9eXcqgi+2tCUhlFcFzu+R+XP9TIsKXD/Y/GcqcPPB6g1V4fZ7 3Ng+uaNGFe4+sPpFqg4w98P4b+wjNu/OlYXzwerN5eD6T8maTZx5Ww7V/Hp5 uP0GLXO+/78oD3cfjA9zP4wP8x9MP8z/MPNh4QOzHxZ+MPfBwhc9/AFZSbHT "], CompressedData[" 1:eJxTTMoPSmViYGCQB2IQLeF07vf/KwoOe35VvNh9m88Bxg+bItQUGsrtcErW bOLMbHEMPky9Qcuc7/8vSjp80F0j/f4cP5xvEy11afdrATjfN0f78Zk/gnC+ thfnwVVSwnC+lOWP9TMtReD8Z6xHa9LMROH8SRvy1QUFxdD4EnA+p8bzeR0a knD+ooMNFkpCUnB+XK3Nl7tnpVDt65RGlfeVQXOfLIQvKe7wQ+xab3k5gn/0 8aIolz9yDinbz2sZ35VzWG8n9+vdKQWIfKK8Qw3362O7pyP4EP3ScD6Kf4B8 FP8C+Q3z48QYLETgfLD7RIXhfHD4fhaE88HueSIA58PiAz1+AUR/638= "]}]}, FaceForm[ RGBColor[0.627441, 0.627441, 0.627441, 1.]], StripOnInput -> False]}, ImageSize -> {14., 14.}, PlotRange -> {{0., 14.}, {0., 14.}}, AspectRatio -> Automatic], True -> GraphicsBox[{ Thickness[0.07142857142857142], StyleBox[{ JoinedCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYCYpfunOe/V2o6MICBjAOM//GSb5KAhKLD46Wz jygUaDjIRKVY3+dXgahzUIPTMHGYOpg+XObKgtSfF4Xze6fnCTUf4Ifr/w8G bHDzn15Quv2z7o89zJ4nIHUbPtnD7IHxYfbA+DB7YPph9sDMh9EwcZg6mD5c 5qLbC3MXTD/M3TDzYf6C2YMrHGD2AAAVXK28 "], CurveClosed -> {1}]}, JoinForm[{"Miter", 3.25}], Thickness[0.049999999999999996`], RGBColor[0.5, 0.5, 0.5, 1.], StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYCYpfunOe/V2o6MICBjAOM//GSb5KAhKLD46Wz jygUaDjIRKVY3+dXgahzUIPTMHGYOpg+XObKgtSfF4Xze6fnCTUf4Ifr/w8G bHDzn15Quv2z7o89zJ4nIHUbPtnD7IHxYfbA+DB7YPph9sDMh9EwcZg6mD5c 5qLbC3MXTD/M3TDzYf6C2YMrHGD2AAAVXK28 "]]}, FaceForm[ RGBColor[0.5, 0.5, 0.5, 1.]], StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGCQBGIQ/Tcg88iZOhmHGu7Xx3YXKzm03fzoEzpdGs7nS6q6 eve8lMOjwkBdpVlKDtNeMcWlaUg5rLeT+/XumZKDfHH3s3cNkhD1xsoOydvP axnrSjrM0+V9eXcqgi+2tCUhlFcFzu+R+XP9TIsKXD/Y/GcqcPPB6g1V4fZ7 3Ng+uaNGFe4+sPpFqg4w98P4b+wjNu/OlYXzwerN5eD6T8maTZx5Ww7V/Hp5 uP0GLXO+/78oD3cfjA9zP4wP8x9MP8z/MPNh4QOzHxZ+MPfBwhc9/AFZSbHT "], CompressedData[" 1:eJxTTMoPSmViYGCQB2IQLeF07vf/KwoOe35VvNh9m88Bxg+bItQUGsrtcErW bOLMbHEMPky9Qcuc7/8vSjp80F0j/f4cP5xvEy11afdrATjfN0f78Zk/gnC+ thfnwVVSwnC+lOWP9TMtReD8Z6xHa9LMROH8SRvy1QUFxdD4EnA+p8bzeR0a knD+ooMNFkpCUnB+XK3Nl7tnpVDt65RGlfeVQXOfLIQvKe7wQ+xab3k5gn/0 8aIolz9yDinbz2sZ35VzWG8n9+vdKQWIfKK8Qw3362O7pyP4EP3ScD6Kf4B8 FP8C+Q3z48QYLETgfLD7RIXhfHD4fhaE88HueSIA58PiAz1+AUR/638= "]}]}, FaceForm[ RGBColor[0.999985, 0.999985, 0.999985, 1.]], StripOnInput -> False]}, ImageSize -> {14., 14.}, PlotRange -> {{0., 14.}, {0., 14.}}, AspectRatio -> Automatic]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0]& )}], Cell[ StyleData["MoreInfoOpenerButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (AdjustmentBox[ ButtonBox[ TemplateBox[{ TemplateBox[{}, "MoreInfoOpenerIconTemplate"], "\"Click for more information\""}, "PrettyTooltipTemplate"], ButtonFunction :> (If[ MatchQ[ CurrentValue[ ButtonNotebook[], {TaggingRules, "AttachedCells", #}], Blank[CellObject]], NotebookDelete[ CurrentValue[ ButtonNotebook[], {TaggingRules, "AttachedCells", #}]]; CurrentValue[ ButtonNotebook[], {TaggingRules, "AttachedCells", #}] = Inherited, CurrentValue[ ButtonNotebook[], {TaggingRules, "AttachedCells", #}] = MathLink`CallFrontEnd[ FrontEnd`AttachCell[ ParentCell[ EvaluationCell[]], #2, "Inline", "ClosingActions" -> {"ParentChanged", "EvaluatorQuit"}]]; Null]; Null), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], BoxBaselineShift -> -0.5, BoxMargins -> 0.2]& )}], Cell[ StyleData["ClickToCopyTemplate"], TemplateBoxOptions -> { DisplayFunction -> (PaneSelectorBox[{False -> TagBox[ GridBox[{{#, ButtonBox[ GraphicsBox[{ GrayLevel[0.85], Thickness[ NCache[2/45, 0.044444444444444446`]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, { 9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, {16.5, 4.5}, { 16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, {15.75, 17.25}, { 15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, { 8.25, 18.}}, {{9.75, 17.25}, {12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, { 14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{8.25, 12.}, { 14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], ButtonFunction :> Null, Appearance -> { "Default" -> None, "Hover" -> None, "Pressed" -> None}, Evaluator -> Automatic, Method -> "Preemptive"]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], True -> DynamicModuleBox[{ FunctionResourceTools`BuildDefinitionNotebook`Private`clickTime$$ = 0., FunctionResourceTools`BuildDefinitionNotebook`Private`timeout$\ $ = 3.}, TagBox[ GridBox[{{#, TagBox[ ButtonBox[ DynamicBox[ ToBoxes[ Refresh[ If[ AbsoluteTime[] - FunctionResourceTools`BuildDefinitionNotebook`Private`\ clickTime$$ > FunctionResourceTools`BuildDefinitionNotebook`Private`timeout$$, (RawBoxes[ TemplateBox[{ ToBoxes[#], ToBoxes[#2]}, "PrettyTooltipTemplate"]]& )[ Mouseover[ Graphics[{ GrayLevel[0.65], Thickness[2/45], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], Graphics[{ RGBColor[0.988235, 0.419608, 0.203922], Thickness[2/45], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12]], "Click to copy to the clipboard"], (RawBoxes[ TemplateBox[{ ToBoxes[#], ToBoxes[#2]}, "PrettyTooltipTemplate"]]& )[ Graphics[{ RGBColor[0, 2/3, 0], Thickness[2/45], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], "Copied"]], UpdateInterval -> 1, TrackedSymbols :> { FunctionResourceTools`BuildDefinitionNotebook`Private`\ clickTime$$}], StandardForm], Evaluator -> "System"], ButtonFunction :> ( FunctionResourceTools`BuildDefinitionNotebook`Private`\ clickTime$$ = AbsoluteTime[]; CopyToClipboard[#2]), Appearance -> { "Default" -> None, "Hover" -> None, "Pressed" -> None}, Method -> "Queued", Evaluator -> "System"], MouseAppearanceTag["LinkHand"]]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], DynamicModuleValues :> {}]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0]& )}], Cell[ StyleData["PrettyTooltipTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ TooltipBox[#, FrameBox[ StyleBox[#2, "Text", FontColor -> RGBColor[0.537255, 0.537255, 0.537255], FontSize -> 12, FontWeight -> "Plain", FontTracking -> "Plain", StripOnInput -> False], Background -> RGBColor[0.960784, 0.960784, 0.960784], FrameStyle -> RGBColor[0.898039, 0.898039, 0.898039], FrameMargins -> 8, StripOnInput -> False], TooltipDelay -> 0.1, TooltipStyle -> {Background -> None, CellFrame -> 0}], Annotation[#, Framed[ Style[ FunctionResourceTools`BuildDefinitionNotebook`Private`$$tooltip, "Text", FontColor -> RGBColor[0.537255, 0.537255, 0.537255], FontSize -> 12, FontWeight -> "Plain", FontTracking -> "Plain"], Background -> RGBColor[0.960784, 0.960784, 0.960784], FrameStyle -> RGBColor[0.898039, 0.898039, 0.898039], FrameMargins -> 8], "Tooltip"]& ]& )}], Cell[ StyleData["ToolsGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ GridBox[{{ ButtonBox[ TemplateBox[{ StyleBox[ "\"Template Input\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Format selection automatically using appropriate \ documentation styles\""}, "PrettyTooltipTemplate"], ButtonFunction :> ( Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Symbol["System`ResourceFunction"]]; Identity[ FunctionResource`DocuToolsTemplate`FunctionTemplateToggle[]]), FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], {FontColor -> RGBColor[1, 1, 1]}, { FontColor -> RGBColor[0.92549, 0.498039, 0.235294]}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh9mpryfFAVBQDZcMVzZr9un gFK/H1+BWwFkA0WA4nBlf988A+l9fgvNMUARoDhQFuJaoJYP0xKwOhsoDpRl AANilBFpGvFuI9KnxIcbMbGABrDGKQDn48Vx "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh8mRbxvd4MgIBuuGK7s1+1T 7zs8fvbb/JkCRUA2UAQoDlf2982zDxNDf05AqIGqnGADFAfKQlwL1PKhwx1N DQQBxYGyDGBAjDIiTSPebUT6lPhwIyYWiIlTAA7cjww= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUu/6wt42OkMQkA1XDFf26/ap t81urxOUXodLQ1GCElAEKA5X9vfNs3c9wa/jFRFqICheESgOlIW4FqjlXYMz uhowAooDZRnAgBhlRJpGvNuI9Cnx4UZMLBATpwBrEHs/ "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.996078, 0.941176, 0.921569], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ButtonBox[ TemplateBox[{ StyleBox[ "\"Literal Input\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Format selection as literal Wolfram Language code\""}, "PrettyTooltipTemplate"], ButtonFunction :> ( Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Symbol["System`ResourceFunction"]]; Identity[ FunctionResource`DocuToolsTemplate`\ FunctionTemplateLiteralInput[]]), FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], {FontColor -> RGBColor[1, 1, 1]}, { FontColor -> RGBColor[0.92549, 0.498039, 0.235294]}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh9mpryfFAVBQDZcMVzZr9un gFK/H1+BWwFkA0WA4nBlf988A+l9fgvNMUARoDhQFuJaoJYP0xKwOhsoDpRl AANilBFpGvFuI9KnxIcbMbGABrDGKQDn48Vx "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh8mRbxvd4MgIBuuGK7s1+1T 7zs8fvbb/JkCRUA2UAQoDlf2982zDxNDf05AqIGqnGADFAfKQlwL1PKhwx1N DQQBxYGyDGBAjDIiTSPebUT6lPhwIyYWiIlTAA7cjww= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUu/6wt42OkMQkA1XDFf26/ap t81urxOUXodLQ1GCElAEKA5X9vfNs3c9wa/jFRFqICheESgOlIW4FqjlXYMz uhowAooDZRnAgBhlRJpGvNuI9Cnx4UZMLBATpwBrEHs/ "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.996078, 0.941176, 0.921569], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ButtonBox[ TemplateBox[{ StyleBox[ "\"Insert Delimiter\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Insert example delimiter\""}, "PrettyTooltipTemplate"], ButtonFunction :> ( Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Symbol["System`ResourceFunction"]]; Identity[ FunctionResource`DocuToolsTemplate`DocDelimiter[]]), FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], {FontColor -> RGBColor[1, 1, 1]}, { FontColor -> RGBColor[0.92549, 0.498039, 0.235294]}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh9mpryfFAVBQDZcMVzZr9un gFK/H1+BWwFkA0WA4nBlf988A+l9fgvNMUARoDhQFuJaoJYP0xKwOhsoDpRl AANilBFpGvFuI9KnxIcbMbGABrDGKQDn48Vx "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh8mRbxvd4MgIBuuGK7s1+1T 7zs8fvbb/JkCRUA2UAQoDlf2982zDxNDf05AqIGqnGADFAfKQlwL1PKhwx1N DQQBxYGyDGBAjDIiTSPebUT6lPhwIyYWiIlTAA7cjww= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUu/6wt42OkMQkA1XDFf26/ap t81urxOUXodLQ1GCElAEKA5X9vfNs3c9wa/jFRFqICheESgOlIW4FqjlXYMz uhowAooDZRnAgBhlRJpGvNuI9Cnx4UZMLBATpwBrEHs/ "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.996078, 0.941176, 0.921569], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ButtonBox[ TemplateBox[{ StyleBox[ "\"Subscripted Variable\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Insert subscripted variable placeholder\""}, "PrettyTooltipTemplate"], ButtonFunction :> ( Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Symbol["System`ResourceFunction"]]; Identity[ FunctionResource`DocuToolsTemplate`InsertSubscript[]]), FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], {FontColor -> RGBColor[1, 1, 1]}, { FontColor -> RGBColor[0.92549, 0.498039, 0.235294]}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh9mpryfFAVBQDZcMVzZr9un gFK/H1+BWwFkA0WA4nBlf988A+l9fgvNMUARoDhQFuJaoJYP0xKwOhsoDpRl AANilBFpGvFuI9KnxIcbMbGABrDGKQDn48Vx "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh8mRbxvd4MgIBuuGK7s1+1T 7zs8fvbb/JkCRUA2UAQoDlf2982zDxNDf05AqIGqnGADFAfKQlwL1PKhwx1N DQQBxYGyDGBAjDIiTSPebUT6lPhwIyYWiIlTAA7cjww= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUu/6wt42OkMQkA1XDFf26/ap t81urxOUXodLQ1GCElAEKA5X9vfNs3c9wa/jFRFqICheESgOlIW4FqjlXYMz uhowAooDZRnAgBhlRJpGvNuI9Cnx4UZMLBATpwBrEHs/ "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.996078, 0.941176, 0.921569], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ActionMenuBox[ ButtonBox[ TemplateBox[{ StyleBox[ "\"Tables\[ThinSpace]\[ThinSpace]\[ThinSpace]\ \[FilledDownTriangle]\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Table Functions\""}, "PrettyTooltipTemplate"], ButtonFunction :> ( Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Symbol["System`ResourceFunction"]]; FunctionResource`DefinitionNotebook`Private`showProgress[Null]), FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], {FontColor -> RGBColor[1, 1, 1]}, { FontColor -> RGBColor[0.92549, 0.498039, 0.235294]}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh9mpryfFAVBQDZcMVzZr9un gFK/H1+BWwFkA0WA4nBlf988A+l9fgvNMUARoDhQFuJaoJYP0xKwOhsoDpRl AANilBFpGvFuI9KnxIcbMbGABrDGKQDn48Vx "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh8mRbxvd4MgIBuuGK7s1+1T 7zs8fvbb/JkCRUA2UAQoDlf2982zDxNDf05AqIGqnGADFAfKQlwL1PKhwx1N DQQBxYGyDGBAjDIiTSPebUT6lPhwIyYWiIlTAA7cjww= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUu/6wt42OkMQkA1XDFf26/ap t81urxOUXodLQ1GCElAEKA5X9vfNs3c9wa/jFRFqICheESgOlIW4FqjlXYMz uhowAooDZRnAgBhlRJpGvNuI9Cnx4UZMLBATpwBrEHs/ "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.996078, 0.941176, 0.921569], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], { "\"Insert table with two columns\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DocuToolsTemplate`TableInsert[2]]", InputForm], "\"Insert table with three columns\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DocuToolsTemplate`TableInsert[3]]", InputForm], "\"Add a row to the selected table\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ System`FrontEndExecute[{System`FrontEndToken[System`ButtonNotebook[], \ \"NewRow\"]}]]", InputForm], "\"Sort the selected table\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DocuToolsTemplate`TableSort[]]", InputForm], "\"Merge selected tables\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DocuToolsTemplate`TableMerge[]]", InputForm]}, Appearance -> None, Method -> "Queued"], DynamicBox[ ToBoxes[ If[ CurrentValue[ EvaluationNotebook[], { TaggingRules, "SubmissionReviewData", "Review"}, False], Button[ RawBoxes[ TemplateBox[{ StyleBox[ "\"Insert Comment\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Insert comment for reviewer\""}, "PrettyTooltipTemplate"]], Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Symbol["System`ResourceFunction"]]; Identity[ FunctionResource`DocuToolsTemplate`InsertComment[]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> RGBColor[1, 1, 1]}, { FontColor -> RGBColor[0.92549, 0.498039, 0.235294]}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh9mpryfFAVBQDZcMVzZr9un gFK/H1+BWwFkA0WA4nBlf988A+l9fgvNMUARoDhQFuJaoJYP0xKwOhsoDpRl AANilBFpGvFuI9KnxIcbMbGABrDGKQDn48Vx "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUh8mRbxvd4MgIBuuGK7s1+1T 7zs8fvbb/JkCRUA2UAQoDlf2982zDxNDf05AqIGqnGADFAfKQlwL1PKhwx1N DQQBxYGyDGBAjDIiTSPebUT6lPhwIyYWiIlTAA7cjww= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQ/PvwGo5+3zsPQciCyMqAUu/6wt42OkMQkA1XDFf26/ap t81urxOUXodLQ1GCElAEKA5X9vfNs3c9wa/jFRFqICheESgOlIW4FqjlXYMz uhowAooDZRnAgBhlRJpGvNuI9Cnx4UZMLBATpwBrEHs/ "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.996078, 0.941176, 0.921569], Method -> "Queued", ImageSize -> {All, 20}], ""], StandardForm], Evaluator -> "System", SingleEvaluation -> True], ItemBox["\"\"", ItemSize -> Fit, StripOnInput -> False]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxBackground -> {"Columns" -> {{None}}, "Rows" -> { RGBColor[0.996078, 0.941176, 0.921569]}}, GridBoxFrame -> { "Columns" -> False, "RowsIndexed" -> {1 -> RGBColor[0.996078, 0.941176, 0.921569]}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "ColumnsIndexed" -> {1 -> 0, -1 -> 0}, "Rows" -> {{Automatic}}}, FrameStyle -> GrayLevel[0.75]], "Grid"]& )}], Cell[ StyleData["MainGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ GridBox[{{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.022222222222222223`], { FaceForm[{ RGBColor[0.87451, 0.278431, 0.03137260000000001], Opacity[1.]}], FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{45., 22.5}, {45., 10.073999999999998`}, {34.926, 0.}, {22.5, 0.}, {10.074, 0.}, {0., 10.073999999999998`}, { 0., 22.5}, {0., 34.926}, {10.074, 45.}, {22.5, 45.}, { 34.926, 45.}, {45., 34.926}, {45., 22.5}}}]}, { FaceForm[{ RGBColor[1., 1., 1.], Opacity[1.]}], FilledCurveBox[{{{0, 2, 0}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGAwAWIQLcESxqe7SdlhqnN3zvPblg4w/omyffOl/K0cEp9e ULq9U9lhT8lkCZZrVg6VL9UMOd4oO1SLrHN/GGXtcKUCKOCh4sDDpN0udtPa 4fnvlR8v8ao6ZIE12ELMrVZzmAIymNfOAWj43PfpGg45YIV2Dguk9O+qsGlB 9M+0h9gjpgOxh8fBYePc98uPees5MICAggNE/TF9B6Bl574rO0DcMcsAwmd2 cNCM6T/0VcPQAeQsjh6oeWWGEPt97R3UDTnWyMwyhKh7Yefw5S/QB22GEHe1 2zlIg5yTaAh3by7InUKGDmBnLrR1cOkGudzAYZHrts9/Q2wdHi+dfUShwMBh Q1HGxLcytg5BO+RaXwsaQN1r6/BdA2jRVn1oeNk6aIEcWq4HcccvWwfTuF2e PEy6UPPtHIC+CH68VBvOP70QaNFeLTg/T6j5wKlELYdPl3yTBCLsIOGkowVx 71tbhycg93zQdAjonZ4ndNgGzgern2ENVw90TZVInhUkfqy1IO65ZQl3L4wP iW99B/NOx4SnEyzh4Q+W32XhcBUc0PoQd7dawM1D568H2cdnCOd/A9nzVc/h I9hdWg4ZoIg6oueQD/Kfoh40nSD4fkDfWpboQOw7oYDBh6mHxIcy3DxYek4A peOfCD7MPTA+zL0yUSnW9/sV4Hxw/DgpQOL7igUkfi8qwsMHAHSDTZ8= "], {{19.051000000000002`, 14.242}, {19.051000000000002`, 27.594}, {23.828, 27.594}, {23.828, 26.543}, {21.426, 26.308999999999997`}, {21.375, 26.258000000000003`}, { 21.375, 24.219}, {21.375, 17.535000000000004`}, {21.375, 15.602}, {21.426, 15.547}, {23.828, 15.315999999999999`}, {23.828, 14.242}}, {{24.578, 18.75}, {24.578, 23.078000000000003`}, {24.578, 23.539}, { 24.953, 23.914}, {25.418, 23.91}, {29.746, 23.91}, { 30.203, 23.91}, {30.578, 23.539}, {30.578, 23.078000000000003`}, {30.578, 18.75}, { 30.581999999999997`, 18.288999999999998`}, {30.207, 17.91}, {29.746, 17.91}, {25.418, 17.91}, {24.953, 17.906}, {24.574, 18.285}, {24.578, 18.75}}, {{31.328, 14.242}, {31.328, 15.315999999999999`}, {33.684, 15.539000000000001`}, {33.789, 15.602}, {33.789, 17.641}, {33.789, 24.188}, {33.789, 26.227}, {33.684, 26.281}, {31.328, 26.512000000000004`}, {31.328, 27.586}, {36.113, 27.586}, {36.113, 14.234000000000002`}}}]}}, { ImageSize -> {Automatic, 32}, ImagePadding -> {{5, 0}, {0, 0}}, BaselinePosition -> Scaled[0.25], Background -> RGBColor[0.988235, 0.419608, 0.203922], AspectRatio -> Automatic, ImageSize -> {45., 45.}, PlotRange -> {{0., 45.}, {0., 45.}}}], StyleBox[ TagBox[ GridBox[{{ StyleBox[ "\"Function Resource\"", FontFamily -> "Source Sans Pro SemiBold", FontWeight -> "SemiBold", StripOnInput -> False], StyleBox[ "\"DEFINITION NOTEBOOK\"", FontFamily -> "Source Sans Pro", FontTracking -> "SemiCondensed", FontVariations -> {"CapsType" -> "AllSmallCaps"}, StripOnInput -> False]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxDividers -> { "ColumnsIndexed" -> {2 -> GrayLevel[1]}, "Rows" -> {{None}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"], FontSize -> 24, FontColor -> GrayLevel[1], StripOnInput -> False]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"], "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", ItemBox[ TemplateBox[{ StyleBox[ "\"Function Repository \[RightGuillemet] \"", "Text", FontColor -> GrayLevel[1], StripOnInput -> False], "https://resources.wolframcloud.com/FunctionRepository/"}, "HyperlinkURL"], Alignment -> {Right, Bottom}, StripOnInput -> False]}, { TemplateBox[{ TemplateBox[{ "\"Open Sample\"", "\"View a completed sample definition notebook\""}, "PrettyTooltipTemplate"], FunctionResource`DefinitionNotebook`Private`viewExampleNotebook[]\ & , "\"View a completed sample definition notebook\"", True}, "OrangeButtonTemplate"], TemplateBox[{ TemplateBox[{ "\"Style Guidelines\"", "\"View general guidelines for authoring resource \ functions\""}, "PrettyTooltipTemplate"], FunctionResource`DefinitionNotebook`Private`viewStyleGuidelines[]\ & , "\"View general guidelines for authoring resource functions\"", True}, "OrangeButtonTemplate"], TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{"\"Tools\"", PaneSelectorBox[{False -> GraphicsBox[{ GrayLevel[1], AbsoluteThickness[1], LineBox[{{-1, -1}, {-1, 1}, {1, 1}, {1, -1}, {-1, -1}}], LineBox[{{0., 0.65}, {0., -0.65}}], LineBox[{{-0.65, 0.}, {0.65, 0.}}]}, ImageSize -> 12, PlotRangePadding -> None, Background -> None], True -> GraphicsBox[{ GrayLevel[1], AbsoluteThickness[1], LineBox[{{-1, -1}, {-1, 1}, {1, 1}, {1, -1}, {-1, -1}}], LineBox[{{-0.65, 0.}, {0.65, 0.}}]}, ImageSize -> 12, PlotRangePadding -> None, Background -> None]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ToolsOpen"}, True]], BaselinePosition -> Scaled[0.1]]}}, GridBoxAlignment -> { "Columns" -> {{Automatic}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.35}}}], "Grid"], "\"Toggle documentation toolbar\""}, "PrettyTooltipTemplate"], FunctionResource`DefinitionNotebook`Private`getResource[ ButtonNotebook[], "Tools"]& , "\"Toggle documentation toolbar\"", False}, "OrangeButtonTemplate"], TagBox[ GridBox[{{"\"\"", "\"\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxDividers -> { "ColumnsIndexed" -> {2 -> True}, "Rows" -> {{False}}}, GridBoxItemSize -> {"Columns" -> {{Automatic}}, "Rows" -> {{2}}}, GridBoxSpacings -> {"Columns" -> {{0.5}}}, FrameStyle -> RGBColor[0.994118, 0.709804, 0.601961]], "Grid"], TemplateBox[{ TemplateBox[{ "\"Check\"", "\"Check notebook for potential errors\""}, "PrettyTooltipTemplate"], FunctionResource`DefinitionNotebook`Private`checkNotebook[ ButtonNotebook[]]& , "\"Check notebook for potential errors\"", True}, "OrangeButtonTemplate"], ActionMenuBox[ TemplateBox[{ "\"Preview \[FilledDownTriangle]\"", Null& , "\"\"", True}, "OrangeButtonTemplate"], { "\"In a notebook\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DefinitionNotebook`Private`getResource[System`ButtonNotebook[\ ], \"Preview\"]]", InputForm], "\"On the cloud\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DefinitionNotebook`Private`getResource[System`ButtonNotebook[\ ], \"Cloud\"]]", InputForm]}, Appearance -> None, Method -> "Queued"], ActionMenuBox[ TemplateBox[{ "\"Deploy \[FilledDownTriangle]\"", Null& , "\"\"", True}, "OrangeButtonTemplate"], { "\"Locally on this computer\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DefinitionNotebook`Private`getResource[System`ButtonNotebook[\ ], \"Local\"]]", InputForm], "\"For my cloud account\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DefinitionNotebook`Private`getResource[System`ButtonNotebook[\ ], \"Cloud\"]]", InputForm], "\"Publicly in the cloud\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DefinitionNotebook`Private`getResource[System`ButtonNotebook[\ ], \"CloudPublic\"]]", InputForm], "\"In this session only (without documentation)\"" :> ToExpression[ "System`Block[{ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = System`False}, \ System`Symbol[\"System`ResourceFunction\"]; \ FunctionResource`DefinitionNotebook`Private`getResource[System`ButtonNotebook[\ ], \"KernelSession\"]]", InputForm]}, Appearance -> None, Method -> "Queued"], ItemBox[ StyleBox[ DynamicBox[ ToBoxes[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "StatusMessage"}, ""], StandardForm], Evaluator -> "System", Initialization :> (CurrentValue[ EvaluationNotebook[], {TaggingRules, "StatusMessage"}] = "")], "Text", GrayLevel[1], StripOnInput -> False], ItemSize -> Fit, StripOnInput -> False], DynamicBox[ ToBoxes[ If[ CurrentValue[ EvaluationNotebook[], { TaggingRules, "SubmissionReviewData", "Review"}, False], RawBoxes[ TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.06349206349206349], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBWIWIGZigIEX9mCqQd8Bwv+Bnc/A54CiHs5HV6/ngJUP p2HmwdTp4FCHTvOhqYfZrw2lhdDk0fno6tHcD1PPwOSAnY+uns8BAE8cGz4= "]]}, FaceForm[ RGBColor[0.960784, 0.705882, 0.498039, 1.]], StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgB2IWIGZigAEJBwjNB6EblHHwX9ijqofxoeoYhKC0Bg4+ Hw4apk4Uap8aDr4QDhqqDu4uVRx8URw0TJ001D5lHHwJHDRUHYMclFbCwZfG QUPVNSjgp+HmIWgAG/wcEg== "]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJx10EEKgCAQhWGpFtEyEAYGggQj6RKeoSMErbuCR0/IWfTgCcPwy7fR9XrO u3fOTXWGOp2zM+ZvH2170nv+e2sFH0ijt45/XxJp9NgRPHYAb63kHhu9tf2H eU8aPfbS9kxawAvxnrSCx3c3XzbS6JX4RFrAS34B53ckaw== "]]}, FaceForm[ RGBColor[1., 1., 1., 1.]], StripOnInput -> False]}, ImageSize -> 15, PlotRange -> {{0., 15.75}, {0., 16.5}}, AspectRatio -> 1.15], "\"Submit Update\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{0}}, "ColumnsIndexed" -> {2 -> 0.5}, "Rows" -> {{0}}}], "Grid"], "\"Submit changes to update your resource submission\""}, "PrettyTooltipTemplate"], FunctionResource`DefinitionNotebook`Private`\ submitRepositoryUpdate[ ButtonNotebook[]]& , "\"Submit changes to update your resource submission\"", True}, "OrangeButtonTemplate"]], RawBoxes[ TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.06349206349206349], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBWIWIGZigIEX9mCqQd8Bwv+Bnc/A54CiHs5HV6/ngJUP p2HmwdTp4FCHTvOhqYfZrw2lhdDk0fno6tHcD1PPwOSAnY+uns8BAE8cGz4= "]]}, FaceForm[ RGBColor[0.960784, 0.705882, 0.498039, 1.]], StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgB2IWIGZigAEJBwjNB6EblHHwX9ijqofxoeoYhKC0Bg4+ Hw4apk4Uap8aDr4QDhqqDu4uVRx8URw0TJ001D5lHHwJHDRUHYMclFbCwZfG QUPVNSjgp+HmIWgAG/wcEg== "]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJx10EEKgCAQhWGpFtEyEAYGggQj6RKeoSMErbuCR0/IWfTgCcPwy7fR9XrO u3fOTXWGOp2zM+ZvH2170nv+e2sFH0ijt45/XxJp9NgRPHYAb63kHhu9tf2H eU8aPfbS9kxawAvxnrSCx3c3XzbS6JX4RFrAS34B53ckaw== "]]}, FaceForm[ RGBColor[1., 1., 1., 1.]], StripOnInput -> False]}, ImageSize -> 15, PlotRange -> {{0., 15.75}, {0., 16.5}}, AspectRatio -> 1.15], "\"Submit to Repository\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{0}}, "ColumnsIndexed" -> {2 -> 0.5}, "Rows" -> {{0}}}], "Grid"], "\"Submit your function to the Wolfram Function Repository\ \""}, "PrettyTooltipTemplate"], FunctionResource`DefinitionNotebook`Private`submitRepository[ ButtonNotebook[]]& , "\"Submit your function to the Wolfram Function \ Repository\"", True}, "OrangeButtonTemplate"]]], StandardForm], Evaluator -> "System", SingleEvaluation -> True]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxBackground -> {"Columns" -> {{None}}, "Rows" -> { RGBColor[0.988235, 0.419608, 0.203922], RGBColor[0.921569, 0.341176, 0.105882]}}, GridBoxFrame -> { "Columns" -> False, "RowsIndexed" -> { 1 -> RGBColor[0.988235, 0.419608, 0.203922], 2 -> RGBColor[0.921569, 0.341176, 0.105882]}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {5, {0.9}, 5}, "RowsIndexed" -> {1 -> 1.1, 2 -> 1.3, 3 -> 1.55}}, FrameStyle -> RGBColor[0.988235, 0.419608, 0.203922]], "Grid"]& )}], Cell[ StyleData["ReviewerCommentLabelTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ GridBox[{{#, TemplateBox[{ GraphicsBox[{ Thickness[0.022222222222222223`], { FaceForm[{ RGBColor[0.87451, 0.278431, 0.03137260000000001], Opacity[1.]}], FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{45., 22.5}, {45., 10.073999999999998`}, {34.926, 0.}, {22.5, 0.}, {10.074, 0.}, {0., 10.073999999999998`}, { 0., 22.5}, {0., 34.926}, {10.074, 45.}, {22.5, 45.}, {34.926, 45.}, {45., 34.926}, {45., 22.5}}}]}, { FaceForm[{ RGBColor[1., 1., 1.], Opacity[1.]}], FilledCurveBox[{{{0, 2, 0}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, { 1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, { 1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, { 0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGAwAWIQLcESxqe7SdlhqnN3zvPblg4w/omyffOl/K0cEp9e ULq9U9lhT8lkCZZrVg6VL9UMOd4oO1SLrHN/GGXtcKUCKOCh4sDDpN0udtPa 4fnvlR8v8ao6ZIE12ELMrVZzmAIymNfOAWj43PfpGg45YIV2Dguk9O+qsGlB 9M+0h9gjpgOxh8fBYePc98uPees5MICAggNE/TF9B6Bl574rO0DcMcsAwmd2 cNCM6T/0VcPQAeQsjh6oeWWGEPt97R3UDTnWyMwyhKh7Yefw5S/QB22GEHe1 2zlIg5yTaAh3by7InUKGDmBnLrR1cOkGudzAYZHrts9/Q2wdHi+dfUShwMBh Q1HGxLcytg5BO+RaXwsaQN1r6/BdA2jRVn1oeNk6aIEcWq4HcccvWwfTuF2e PEy6UPPtHIC+CH68VBvOP70QaNFeLTg/T6j5wKlELYdPl3yTBCLsIOGkowVx 71tbhycg93zQdAjonZ4ndNgGzgern2ENVw90TZVInhUkfqy1IO65ZQl3L4wP iW99B/NOx4SnEyzh4Q+W32XhcBUc0PoQd7dawM1D568H2cdnCOd/A9nzVc/h I9hdWg4ZoIg6oueQD/Kfoh40nSD4fkDfWpboQOw7oYDBh6mHxIcy3DxYek4A peOfCD7MPTA+zL0yUSnW9/sV4Hxw/DgpQOL7igUkfi8qwsMHAHSDTZ8= "], {{19.051000000000002`, 14.242}, {19.051000000000002`, 27.594}, {23.828, 27.594}, {23.828, 26.543}, {21.426, 26.308999999999997`}, {21.375, 26.258000000000003`}, { 21.375, 24.219}, {21.375, 17.535000000000004`}, {21.375, 15.602}, {21.426, 15.547}, {23.828, 15.315999999999999`}, { 23.828, 14.242}}, {{24.578, 18.75}, {24.578, 23.078000000000003`}, {24.578, 23.539}, {24.953, 23.914}, { 25.418, 23.91}, {29.746, 23.91}, {30.203, 23.91}, {30.578, 23.539}, {30.578, 23.078000000000003`}, {30.578, 18.75}, { 30.581999999999997`, 18.288999999999998`}, {30.207, 17.91}, {29.746, 17.91}, {25.418, 17.91}, {24.953, 17.906}, {24.574, 18.285}, {24.578, 18.75}}, {{31.328, 14.242}, {31.328, 15.315999999999999`}, {33.684, 15.539000000000001`}, {33.789, 15.602}, {33.789, 17.641}, { 33.789, 24.188}, {33.789, 26.227}, {33.684, 26.281}, { 31.328, 26.512000000000004`}, {31.328, 27.586}, {36.113, 27.586}, {36.113, 14.234000000000002`}}}]}}, { ImageSize -> 12, Background -> None, AspectRatio -> Automatic, ImageSize -> {45., 45.}, PlotRange -> {{0., 45.}, {0., 45.}}}], "Wolfram Function Repository Reviewer"}, "PrettyTooltipTemplate"]}}, GridBoxAlignment -> { "Columns" -> {{Automatic}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.25}}}], "Grid"]& )}], Cell[ StyleData["CommentCellLabelTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ TagBox[ GridBox[{{ StyleBox[#, FontSize -> 11]}, { StyleBox[ DynamicBox[ ToBoxes[ DateString[ TimeZoneConvert[ DateObject[#2, TimeZone -> 0]], { "Month", "/", "Day", "/", "Year", " ", "Hour24", ":", "Minute"}], StandardForm], SingleEvaluation -> True], FontSize -> 9]}}, GridBoxAlignment -> {"Columns" -> {{Left}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{Automatic}}, "Rows" -> {{0}}}], "Grid"], "CommentLabel", ShowStringCharacters -> False]& )}], Cell[ StyleData["OrangeButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (ButtonBox[ StyleBox[#, "Text", FontFamily -> "Source Sans Pro SemiBold", FontWeight -> "SemiBold", FontTracking -> -0.9, FontSize -> 13, FontColor -> GrayLevel[1], StripOnInput -> False], ButtonFunction :> Block[{ResourceSystemClient`$AsyncronousResourceInformationUpdates = False}, Symbol["System`ResourceFunction"]; If[ TrueQ[#4], CurrentValue[ ButtonNotebook[], {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; FunctionResource`DefinitionNotebook`Private`showProgress, Identity][ #2[]]], FrameMargins -> {{5, 5}, {0, 0}}, Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQvA6XhqPngeIQhCyIrAwodd2K5Yo5IwQB2XDFcGXPA8Wu WjBdNmVARkARoDhCWZjUdUsWNDUQBBQHykJcC9RyxRzdKAgCigNlGcCAGGVE mka824j1KdHhRkwsEBOnAMp0Eag= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQvA6XhqMHARIQhCyIrAwotdGIa7UuOwQB2XDFcGX3/MXX 6LEv12ZDRkARoDhc2ctQqQ1GnGhqIAgoDpSFuBarUcgGMoABMcqINI14txHp U+LDjZhYICZOAZ5bBHA= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQvA6XhqN3hfYQhCyIrAwo9e36ma8PbkIQkA1XDFf2vtzt 28Obu6Jsl2uzQRCQDRQBisOVvYlR+nr99I5gU7gaCAKKAMWBshDXArV8vnUR TQ0EAcWBsgxgQIwyIk0j3m1E+pT4cCMmFoiJUwBDsjmM "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.921569, 0.341176, 0.105882], Method -> "Queued", ImageSize -> {All, 23}, Evaluator -> Automatic]& )}], Cell[ StyleData["SuggestionGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ FrameBox[ AdjustmentBox[ TagBox[ GridBox[{{ TemplateBox[{#2, #3, {16., 16.}, {{1., 17.}, {1., 17.}}}, "SuggestionIconTemplate"], #, AdjustmentBox[ TemplateBox[{ ActionMenuBox[ TagBox[ PaneSelectorBox[{False -> GraphicsBox[{ EdgeForm[ Directive[ GrayLevel[1, 0], Thickness[0.025]]], FaceForm[#4], RectangleBox[{-1.75, -2}, {1.75, 2}, RoundingRadius -> 0.2], Thickness[0.15], #5, LineBox[{{-0.5, -1.}, {0.5, 0.}, {-0.5, 1.}}]}, ImageSize -> {Automatic, 15}, ImageMargins -> 0], True -> GraphicsBox[{ EdgeForm[ Directive[#5, Thickness[0.025]]], FaceForm[#2], RectangleBox[{-1.75, -2}, {1.75, 2}, RoundingRadius -> 0.2], Thickness[0.15], GrayLevel[1], LineBox[{{-0.5, -1.}, {0.5, 0.}, {-0.5, 1.}}]}, ImageSize -> {Automatic, 15}, ImageMargins -> 0]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0], MouseAppearanceTag["LinkHand"]], #6, Appearance -> None, Method -> "Queued"], "\"View suggestions\""}, "PrettyTooltipTemplate"], BoxBaselineShift -> -0.3]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {Automatic, Automatic, Fit}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], BoxMargins -> {{0.25, -1.}, {0.15, -0.15}}], RoundingRadius -> {13, 75}, Background -> #4, FrameStyle -> None, FrameMargins -> {{0, 0}, {0, 0}}, ImageMargins -> {{0, 0}, {5, 5}}, StripOnInput -> False], "Text", FontColor -> #5, FontSize -> 14, FontFamily -> "Source Sans Pro SemiBold", FontWeight -> "SemiBold", FontTracking -> "Plain", PrivateFontOptions -> {"OperatorSubstitution" -> False}, LineBreakWithin -> False]& )}], Cell[ StyleData["SuggestionIconTemplate"], TemplateBoxOptions -> {DisplayFunction -> (GraphicsBox[{ Thickness[0.05555555555555555], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGZigIIGAwcIQ8kBxk94ekHp9k9Vh4qXaoYcOfoO m+a+X37stKZDbP+hrxpzdOA0TBymDqYPl7n2pnG7PHlk4PzZRxQ2FGWIwPWD jI3p54WbLxuVYn3fnwluD8S8H/Yo9gD5KPYA+TB7YPph9sDMh9EwcZg6FPdh MRfdXpi7YPph7oaZD/MXzB5c4QCzBwA8nn+Z "]]}, FaceForm[#]], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{8.175292500000001, 7.416875}, {7.796855000000001, 11.3084375}, {7.796855000000001, 13.38}, {10.11998, 13.38}, {10.11998, 11.3084375}, { 9.741542500000001, 7.416875}, {8.175292500000001, 7.416875}}, CompressedData[" 1:eJxTTMoPSmViYGCQBGIQ/cTvZcLf/4oOD6tE1rk/5HNQjDzAkqeL4FsusdsW 1KjgwAAGAg7hCSdehX2Xd5BvfR24Q07QwaZCOJPjjZyDHdf1xQW2Qg56LJYa iWlyDv2HvmrEzBeG80GmVbmIwvkvtjT6Sb8Qg+t/BLLPUwJuPti6DEm4/WD7 2qTg7gMZJyIm7QBzP4y/zEVob88lJTi/7+dk7hV1ynD9c3LzfPxZVODmr3ro 0futUwVu/0bpbbqnzqjA3Qfjw9wP48P8B9MP8z/MfFj4wOyHhR/MfbDwRQ9/ ACBxmlc= "]}]}, FaceForm[#2]]}, ImageSize -> #3, PlotRange -> #4, AspectRatio -> Automatic, BaselinePosition -> Scaled[0.1]]& )}], Cell[ StyleData["UsageInputs", StyleDefinitions -> StyleData["Input"]], CellMargins -> {{66, 10}, {0, 8}}, StyleKeyMapping -> {"Tab" -> "UsageDescription"}, Evaluatable -> False, CellEventActions -> { "ReturnKeyDown" :> With[{FunctionResourceTools`BuildDefinitionNotebook`Private`nb = Notebooks[ EvaluationCell[]]}, SelectionMove[ EvaluationCell[], After, Cell]; NotebookWrite[ FunctionResourceTools`BuildDefinitionNotebook`Private`nb, Cell["", "UsageDescription"], All]; SelectionMove[ FunctionResourceTools`BuildDefinitionNotebook`Private`nb, Before, CellContents]; Null], {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]]}, ShowAutoStyles -> False, ShowCodeAssist -> False, CodeAssistOptions -> {"DynamicHighlighting" -> False}, LineSpacing -> {1, 3}, TabSpacings -> {2.5}, CounterIncrements -> "Text", FontFamily -> "Source Sans Pro", FontSize -> 15, FontWeight -> "Plain"], Cell[ StyleData["UsageDescription", StyleDefinitions -> StyleData["Text"]], CellMargins -> {{86, 10}, {7, 0}}, StyleKeyMapping -> {"Backspace" -> "UsageInputs"}, CellGroupingRules -> "OutputGrouping", CellEventActions -> { "ReturnKeyDown" :> With[{FunctionResourceTools`BuildDefinitionNotebook`Private`nb = Notebooks[ EvaluationCell[]]}, SelectionMove[ EvaluationCell[], After, Cell]; NotebookWrite[ FunctionResourceTools`BuildDefinitionNotebook`Private`nb, Cell[ BoxData[""], "UsageInputs"], All]; SelectionMove[ FunctionResourceTools`BuildDefinitionNotebook`Private`nb, Before, CellContents]; Null], {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]]}, ShowAutoSpellCheck -> False], Cell[ StyleData["Notes", StyleDefinitions -> StyleData["Item"]], StyleKeyMapping -> {}, DefaultNewCellStyle -> "Notes", ShowAutoSpellCheck -> False, GridBoxOptions -> {BaseStyle -> "TableNotes"}], Cell[ StyleData["TableNotes", StyleDefinitions -> StyleData["Notes"]], CellDingbat -> None, CellFrameColor -> RGBColor[0.749, 0.694, 0.553], StyleMenuListing -> None, ButtonBoxOptions -> {Appearance -> {Automatic, None}}, GridBoxOptions -> { FrameStyle -> GrayLevel[0.906], GridBoxAlignment -> { "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxDividers -> {"Columns" -> {{None}}, "Rows" -> {{True}}}, GridDefaultElement -> Cell["\[Placeholder]", "TableText"]}], Cell[ StyleData["TableText"], DefaultInlineFormatType -> "DefaultInputInlineFormatType", AutoQuoteCharacters -> {}, StyleMenuListing -> None], Cell[ StyleData["Hyperlink"], FontColor -> RGBColor[0.921569, 0.341176, 0.105882]], Cell[ StyleData["HyperlinkActive"], FontColor -> RGBColor[0.614379, 0.227451, 0.0705882]], Cell[ StyleData["InlineFormula"], FontSize -> 0.99 Inherited], Cell[ StyleData["ExampleDelimiter"], Selectable -> False, ShowCellBracket -> Automatic, CellMargins -> {{66, 14}, {5, 10}}, Evaluatable -> True, CellGroupingRules -> {"SectionGrouping", 58}, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False, CellLabelAutoDelete -> True, TabFilling -> "\[LongDash]\[NegativeThickSpace]", TabSpacings -> {100}, StyleMenuListing -> None, FontFamily -> "Verdana", FontWeight -> Bold, FontSlant -> "Plain", FontColor -> GrayLevel[0.905882]], Cell[ StyleData["ExampleText", StyleDefinitions -> StyleData["Text"]]], Cell[ StyleData["PageBreak", StyleDefinitions -> StyleData["ExampleDelimiter"]], Selectable -> False, CellFrame -> {{0, 0}, {1, 0}}, CellMargins -> {{66, 14}, {15, -5}}, CellElementSpacings -> {"CellMinHeight" -> 1}, Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), CellFrameColor -> GrayLevel[ Rational[77, 85]]], Cell[ StyleData["Subsection"], Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False], Cell[ StyleData["Subsubsection"], Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False], Cell[ StyleData["Comment", StyleDefinitions -> StyleData["Text"]], CellFrame -> {{3, 0}, {0, 0}}, CellMargins -> {{66, 0}, {1, 0}}, CellElementSpacings -> {"ClosedCellHeight" -> 0}, CellFrameColor -> RGBColor[0.880722, 0.611041, 0.142051], CellFrameLabelMargins -> {{0, 10}, {0, 0}}, FontColor -> GrayLevel[0.25], Background -> RGBColor[0.9821083, 0.94165615, 0.87130765]], Cell[ StyleData["AuthorComment", StyleDefinitions -> StyleData["Comment"]], CellFrameColor -> RGBColor[0.368417, 0.506779, 0.709798], Background -> RGBColor[0.90526255, 0.92601685, 0.9564697]], Cell[ StyleData["ReviewerComment", StyleDefinitions -> StyleData["Comment"]], CellFrameColor -> RGBColor[0.560181, 0.691569, 0.194885], Background -> RGBColor[0.9340271499999999, 0.95373535, 0.87923275]], Cell[ StyleData["CommentLabel", StyleDefinitions -> StyleData["Text"]], ShowStringCharacters -> False, FontSlant -> "Italic", FontColor -> GrayLevel[0.5]], Cell[ StyleData["CharactersRefLink"], ShowSpecialCharacters -> False]}, Visible -> False, FrontEndVersion -> "12.0 for Linux x86 (64-bit) (April 8, 2019)", StyleDefinitions -> "PrivateStylesheetFormatting.nb"] ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{ "Title"->{ Cell[558, 20, 58, 1, 70, "Title",ExpressionUUID->"ac10d6e3-d893-4786-938b-a2be0371adb6", CellTags->"Title"]}, "Description"->{ Cell[619, 23, 79, 1, 70, "Text",ExpressionUUID->"c21d10ad-379a-4fa7-ab54-5db33fb40aa8", CellTags->"Description"]}, "Definition"->{ Cell[723, 28, 887, 21, 70, "Section",ExpressionUUID->"644c7124-7bf2-44df-9ad4-240e19205db1", CellTags->"Definition", CellID->474513213]}, "Documentation"->{ Cell[40147, 946, 99, 3, 70, "Section",ExpressionUUID->"d2f2d293-a7b2-43c0-9ca4-3ec64a0e5cb8", CellTags->"Documentation", CellID->855965831]}, "Usage"->{ Cell[40271, 953, 1615, 42, 70, "Subsection",ExpressionUUID->"4f7e66c0-e7e6-4dae-985a-05d42de6222e", CellTags->"Usage", CellID->310800389]}, "Details & Options"->{ Cell[42330, 1018, 1131, 24, 70, "Subsection",ExpressionUUID->"00493cae-1ed9-4709-92c7-9ff7a9e17c01", CellTags->"Details & Options", CellID->66019318]}, "Nothing"->{ Cell[43464, 1044, 543, 20, 70, "Notes",ExpressionUUID->"b4444820-6794-4245-956a-4ed1f598ae3e", CellTags->"Nothing"], Cell[44010, 1066, 431, 16, 70, "Notes",ExpressionUUID->"a991b08d-d391-44f2-b80a-5c918714cde8", CellTags->"Nothing"]}, "Examples"->{ Cell[44478, 1087, 6400, 143, 70, "Section",ExpressionUUID->"ad4266c5-da1c-4ebb-8651-ddb3b363b2b2", CellTags->"Examples", CellID->180595041]}, "Source & Additional Information"->{ Cell[957866, 19047, 135, 3, 70, "Section",ExpressionUUID->"309c4220-8a8d-4476-96bc-8ef7c241b09c", CellTags->"Source & Additional Information", CellID->318391102]}, "Contributed By"->{ Cell[958026, 19054, 683, 18, 70, "Subsection",ExpressionUUID->"824731f8-67f9-43d5-b268-339e9ced3da3", CellTags->"Contributed By", CellID->127820888]}, "Keywords"->{ Cell[958800, 19079, 684, 18, 70, "Subsection",ExpressionUUID->"978a21db-c719-461f-9c76-9c7d2893207d", CellTags->"Keywords", CellID->547400482]}, "Categories"->{ Cell[959588, 19106, 126, 4, 70, "Subsection",ExpressionUUID->"4b24a160-1408-43b4-bab5-5b7c8acc422d", CellTags->"Categories", CellID->749076926]}, "Related Symbols"->{ Cell[959834, 19119, 661, 18, 70, "Subsection",ExpressionUUID->"b3d04a18-ba25-4f42-9e0d-7400b49eee0f", CellTags->"Related Symbols", CellID->161079978]}, "TabNext"->{ Cell[960498, 19139, 501, 8, 70, "Item",ExpressionUUID->"821b0a48-dee4-4f98-afa3-2379189ea9c0", CellTags->"TabNext", CellID->79477165], Cell[962617, 19200, 496, 8, 70, "Text",ExpressionUUID->"20cb884e-8ef7-48f8-af1b-4076f68f1128", CellTags->"TabNext", CellID->343081869], Cell[963767, 19233, 485, 8, 70, "Item",ExpressionUUID->"71563f84-8e27-4fbb-8bf8-d4b7353a9371", CellTags->"TabNext", CellID->485448166], Cell[965497, 19292, 509, 8, 70, "Text",ExpressionUUID->"e0f37bec-a3c9-45ce-bc61-4940496ab345", CellTags->"TabNext", CellID->567921317], Cell[966766, 19326, 495, 8, 70, "Text",ExpressionUUID->"344bc1ad-e323-4f8f-a2f8-74a0350e3aad", CellTags->"TabNext", CellID->920818074]}, "Related Resource Objects"->{ Cell[961036, 19152, 711, 18, 70, "Subsection",ExpressionUUID->"c35dd778-6dca-4d22-914a-45232102a4a2", CellTags->"Related Resource Objects", CellID->588449267]}, "Source/Reference Citation"->{ Cell[961852, 19179, 762, 19, 70, "Subsection",ExpressionUUID->"1d8f4682-83d1-4069-a2a5-f08e90ac5f9b", CellTags->"Source/Reference Citation", CellID->642091068]}, "Links"->{ Cell[963150, 19213, 614, 18, 70, "Subsection",ExpressionUUID->"111ca7dd-d59f-468f-b38e-f4d9a2e5c296", CellTags->"Links", CellID->521525586]}, "Tests"->{ Cell[964289, 19246, 767, 20, 70, "Subsection",ExpressionUUID->"3a2256cb-c0df-4c3e-9d30-6cdd300603fb", CellTags->"Tests", CellID->74308299]}, "Author Notes"->{ Cell[965367, 19286, 127, 4, 70, "Section",ExpressionUUID->"e90ae553-8fa3-4d8c-ad53-0b5c3f0ca488", CellTags->"Author Notes", CellID->795110225]}, "Submission Notes"->{ Cell[966043, 19305, 720, 19, 70, "Section",ExpressionUUID->"4aa4fdd3-3701-43d5-86ed-4f2160265344", CellTags->"Submission Notes", CellID->843283583]} } *) (*CellTagsIndex CellTagsIndex->{ {"Title", 1038237, 20702}, {"Description", 1038370, 20705}, {"Definition", 1038507, 20708}, {"Documentation", 1038673, 20712}, {"Usage", 1038835, 20716}, {"Details & Options", 1039007, 20720}, {"Nothing", 1039181, 20724}, {"Examples", 1039441, 20729}, {"Source & Additional Information", 1039629, 20733}, {"Contributed By", 1039822, 20737}, {"Keywords", 1039996, 20741}, {"Categories", 1040166, 20745}, {"Related Symbols", 1040342, 20749}, {"TabNext", 1040516, 20753}, {"Related Resource Objects", 1041267, 20769}, {"Source/Reference Citation", 1041468, 20773}, {"Links", 1041650, 20777}, {"Tests", 1041812, 20781}, {"Author Notes", 1041980, 20785}, {"Submission Notes", 1042156, 20789} } *) (*NotebookFileOutline Notebook[{ Cell[558, 20, 58, 1, 70, "Title",ExpressionUUID->"ac10d6e3-d893-4786-938b-a2be0371adb6", CellTags->"Title"], Cell[619, 23, 79, 1, 70, "Text",ExpressionUUID->"c21d10ad-379a-4fa7-ab54-5db33fb40aa8", CellTags->"Description"], Cell[CellGroupData[{ Cell[723, 28, 887, 21, 70, "Section",ExpressionUUID->"644c7124-7bf2-44df-9ad4-240e19205db1", CellTags->"Definition", CellID->474513213], Cell[1613, 51, 5960, 118, 70, "Input",ExpressionUUID->"ad07590d-d5f9-41af-a08c-008550cee04d", InitializationCell->True], Cell[7576, 171, 347, 9, 70, "Input",ExpressionUUID->"b5f721bd-afdc-45e4-a8a8-d6ec20a26f70", InitializationCell->True], Cell[7926, 182, 16852, 318, 70, "Input",ExpressionUUID->"9c4ebe49-137b-44ff-b9b0-168684e9a5b3", InitializationCell->True], Cell[24781, 502, 632, 19, 70, "Input",ExpressionUUID->"eadabe4a-5566-486d-b2a7-775fd4068b93", InitializationCell->True], Cell[25416, 523, 1524, 41, 70, "Input",ExpressionUUID->"abaf949f-23bd-46a8-b18d-fb6544cd0125", InitializationCell->True], Cell[26943, 566, 1005, 25, 70, "Input",ExpressionUUID->"3a80a0b2-4b98-45c8-94f1-493976adf29e", InitializationCell->True], Cell[27951, 593, 914, 26, 70, "Input",ExpressionUUID->"3f1add0e-7d50-4c4c-8426-c9d5d82bd909", InitializationCell->True], Cell[28868, 621, 415, 12, 70, "Input",ExpressionUUID->"3bda1a98-fa34-454c-af75-b8577ab14326", InitializationCell->True], Cell[29286, 635, 417, 11, 70, "Input",ExpressionUUID->"3c056c00-8455-47a1-a065-c6ebfebc9ea0", InitializationCell->True], Cell[29706, 648, 3380, 88, 70, "Input",ExpressionUUID->"08e96cd0-91cf-4ed7-b7e6-c6e06d4670e2", InitializationCell->True], Cell[33089, 738, 948, 27, 70, "Input",ExpressionUUID->"b49f53f9-2e00-4b85-ab6b-8fb066359827", InitializationCell->True], Cell[34040, 767, 824, 23, 70, "Input",ExpressionUUID->"604cf74d-165e-4f42-b9ea-e565908bc810", InitializationCell->True], Cell[34867, 792, 819, 22, 70, "Input",ExpressionUUID->"17d618ba-2c37-4225-ad27-a5318e761066", InitializationCell->True], Cell[35689, 816, 2591, 72, 70, "Input",ExpressionUUID->"e363d5a0-ead3-4916-ba0d-4be5b57c27ed", InitializationCell->True], Cell[38283, 890, 115, 2, 70, "Input",ExpressionUUID->"432bd22f-623a-4113-afa5-fc10726b1734", InitializationCell->True], Cell[38401, 894, 705, 19, 70, "Input",ExpressionUUID->"189e8999-7310-473f-83b4-253dad76cf31", InitializationCell->True], Cell[39109, 915, 1023, 28, 70, "Input",ExpressionUUID->"0500d083-3ec8-4d8e-90cb-a8e22a66f6a5", InitializationCell->True] }, Open ]], Cell[40147, 946, 99, 3, 70, "Section",ExpressionUUID->"d2f2d293-a7b2-43c0-9ca4-3ec64a0e5cb8", CellTags->"Documentation", CellID->855965831], Cell[CellGroupData[{ Cell[40271, 953, 1615, 42, 70, "Subsection",ExpressionUUID->"4f7e66c0-e7e6-4dae-985a-05d42de6222e", CellTags->"Usage", CellID->310800389], Cell[CellGroupData[{ Cell[41911, 999, 104, 2, 70, "UsageInputs",ExpressionUUID->"58f4cc57-6273-4967-a1eb-5594dc37b42e"], Cell[42018, 1003, 263, 9, 70, "UsageDescription",ExpressionUUID->"6f8bdb53-e08a-40f4-9866-0770bfaacfff"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[42330, 1018, 1131, 24, 70, "Subsection",ExpressionUUID->"00493cae-1ed9-4709-92c7-9ff7a9e17c01", CellTags->"Details & Options", CellID->66019318], Cell[43464, 1044, 543, 20, 70, "Notes",ExpressionUUID->"b4444820-6794-4245-956a-4ed1f598ae3e", CellTags->"Nothing"], Cell[44010, 1066, 431, 16, 70, "Notes",ExpressionUUID->"a991b08d-d391-44f2-b80a-5c918714cde8", CellTags->"Nothing"] }, Open ]], Cell[CellGroupData[{ Cell[44478, 1087, 6400, 143, 70, "Section",ExpressionUUID->"ad4266c5-da1c-4ebb-8651-ddb3b363b2b2", CellTags->"Examples", CellID->180595041], Cell[CellGroupData[{ Cell[50903, 1234, 56, 1, 70, "Subsection",ExpressionUUID->"9fe35426-47ec-4009-ab93-ad9985fdf413", CellID->156528929], Cell[50962, 1237, 53, 1, 70, "Text",ExpressionUUID->"70f855a0-47e7-438f-b22d-f692e8d7df94", CellID->314805019], Cell[CellGroupData[{ Cell[51040, 1242, 764, 23, 70, "Input",ExpressionUUID->"9f5ca693-647e-4e97-8910-373053da67b2", CellID->265791997], Cell[51807, 1267, 2640, 56, 70, "Output",ExpressionUUID->"bf06d141-44cd-4310-9e0e-e0015d7d5ff7"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[54496, 1329, 47, 1, 70, "Subsection",ExpressionUUID->"5f151090-1bcd-461c-b0a5-1a1a95650e58", CellID->112547352], Cell[54546, 1332, 577, 19, 70, "Text",ExpressionUUID->"db1f5571-ebb4-4ea4-8ac3-ed9150f83e89", CellID->540781134], Cell[CellGroupData[{ Cell[55148, 1355, 145, 4, 70, "Input",ExpressionUUID->"b8f4cfb0-ee50-4ec9-a20d-1366c9739e1f", CellID->17764440], Cell[55296, 1361, 116, 2, 70, "Output",ExpressionUUID->"70b8873e-a3d6-4488-8915-2c8d1c05e8e7"] }, Open ]], Cell[55427, 1366, 573, 19, 70, "Text",ExpressionUUID->"5435aa6a-c8bb-4a56-a746-4a454b0023cf", CellID->211641890], Cell[CellGroupData[{ Cell[56025, 1389, 143, 4, 70, "Input",ExpressionUUID->"debdc8a9-3ac0-49c2-b5a5-330bd302f84a", CellID->25466840], Cell[56171, 1395, 10356, 209, 70, "Output",ExpressionUUID->"3c38477c-be13-400e-b82c-6dded9fd5ab7"] }, Open ]], Cell[66542, 1607, 81, 1, 70, "Text",ExpressionUUID->"9495f661-eb02-406b-99e2-b6b6d91facf0", CellID->300090035], Cell[CellGroupData[{ Cell[66648, 1612, 294, 7, 70, "Input",ExpressionUUID->"1752726f-c757-4d45-b1e5-f4867c284ae5", CellID->105645791], Cell[66945, 1621, 118530, 2366, 70, "Output",ExpressionUUID->"882492d3-48ea-4952-b22f-012fff925380"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[185524, 3993, 54, 1, 70, "Subsection",ExpressionUUID->"2cbd7322-ee6b-4432-aed5-2d9e1168eb24", CellID->350737061], Cell[185581, 3996, 76, 1, 70, "Text",ExpressionUUID->"e77389ee-ac16-4604-a0b3-5e43274dbc9c", CellID->14936443], Cell[185660, 3999, 278, 8, 70, "Input",ExpressionUUID->"128e9bd3-0d4e-4b98-927a-1fefee9f8753", CellID->43674203], Cell[185941, 4009, 321, 10, 70, "Input",ExpressionUUID->"8a0a31ce-3755-48d5-ae1a-f65eaf58ae26", CellID->204688534], Cell[CellGroupData[{ Cell[186287, 4023, 148, 4, 70, "Input",ExpressionUUID->"1074ffc5-6b0e-4fe9-b679-44bd7176645d", CellID->903615485], Cell[186438, 4029, 771367, 15011, 70, "Output",ExpressionUUID->"e79594e5-31a9-4dd1-a9b2-786e6b068464"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[957866, 19047, 135, 3, 70, "Section",ExpressionUUID->"309c4220-8a8d-4476-96bc-8ef7c241b09c", CellTags->"Source & Additional Information", CellID->318391102], Cell[CellGroupData[{ Cell[958026, 19054, 683, 18, 70, "Subsection",ExpressionUUID->"824731f8-67f9-43d5-b268-339e9ced3da3", CellTags->"Contributed By", CellID->127820888], Cell[958712, 19074, 51, 0, 70, "Text",ExpressionUUID->"52023add-9949-4a13-8d77-1a28251672ec"] }, Open ]], Cell[CellGroupData[{ Cell[958800, 19079, 684, 18, 70, "Subsection",ExpressionUUID->"978a21db-c719-461f-9c76-9c7d2893207d", CellTags->"Keywords", CellID->547400482], Cell[959487, 19099, 35, 0, 70, "Item",ExpressionUUID->"6aff4b8a-2850-44d2-bb8f-61a76ae10611"], Cell[959525, 19101, 26, 0, 70, "Item",ExpressionUUID->"c94bdb4f-842c-461d-b881-39e12f2d435c"] }, Open ]], Cell[CellGroupData[{ Cell[959588, 19106, 126, 4, 70, "Subsection",ExpressionUUID->"4b24a160-1408-43b4-bab5-5b7c8acc422d", CellTags->"Categories", CellID->749076926], Cell[959717, 19112, 40, 0, 70, "Item",ExpressionUUID->"9a03a5a3-e91f-40ed-afb9-47910378839c"], Cell[959760, 19114, 37, 0, 70, "Item",ExpressionUUID->"86a6a371-0c6b-4ffe-ba37-a4d63be681e1"] }, Open ]], Cell[CellGroupData[{ Cell[959834, 19119, 661, 18, 70, "Subsection",ExpressionUUID->"b3d04a18-ba25-4f42-9e0d-7400b49eee0f", CellTags->"Related Symbols", CellID->161079978], Cell[960498, 19139, 501, 8, 70, "Item",ExpressionUUID->"821b0a48-dee4-4f98-afa3-2379189ea9c0", CellTags->"TabNext", CellID->79477165] }, Open ]], Cell[CellGroupData[{ Cell[961036, 19152, 711, 18, 70, "Subsection",ExpressionUUID->"c35dd778-6dca-4d22-914a-45232102a4a2", CellTags->"Related Resource Objects", CellID->588449267], Cell[961750, 19172, 32, 0, 70, "Item",ExpressionUUID->"1df3c54f-a645-41d9-9443-f8f070d34598"], Cell[961785, 19174, 30, 0, 70, "Item",ExpressionUUID->"69bda754-356d-400e-9dca-eadf2c4ccd06"] }, Open ]], Cell[CellGroupData[{ Cell[961852, 19179, 762, 19, 70, "Subsection",ExpressionUUID->"1d8f4682-83d1-4069-a2a5-f08e90ac5f9b", CellTags->"Source/Reference Citation", CellID->642091068], Cell[962617, 19200, 496, 8, 70, "Text",ExpressionUUID->"20cb884e-8ef7-48f8-af1b-4076f68f1128", CellTags->"TabNext", CellID->343081869] }, Open ]], Cell[CellGroupData[{ Cell[963150, 19213, 614, 18, 70, "Subsection",ExpressionUUID->"111ca7dd-d59f-468f-b38e-f4d9a2e5c296", CellTags->"Links", CellID->521525586], Cell[963767, 19233, 485, 8, 70, "Item",ExpressionUUID->"71563f84-8e27-4fbb-8bf8-d4b7353a9371", CellTags->"TabNext", CellID->485448166] }, Open ]], Cell[CellGroupData[{ Cell[964289, 19246, 767, 20, 70, "Subsection",ExpressionUUID->"3a2256cb-c0df-4c3e-9d30-6cdd300603fb", CellTags->"Tests", CellID->74308299], Cell[CellGroupData[{ Cell[965081, 19270, 129, 4, 70, "Input",ExpressionUUID->"8262d1b2-4da6-46c3-81f0-859598b2b736", CellID->667877521], Cell[965213, 19276, 93, 3, 70, "Output",ExpressionUUID->"22d3130a-dea2-4e8c-9058-69f249ef6052", CellID->993233288] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[965367, 19286, 127, 4, 70, "Section",ExpressionUUID->"e90ae553-8fa3-4d8c-ad53-0b5c3f0ca488", CellTags->"Author Notes", CellID->795110225], Cell[965497, 19292, 509, 8, 70, "Text",ExpressionUUID->"e0f37bec-a3c9-45ce-bc61-4940496ab345", CellTags->"TabNext", CellID->567921317] }, Open ]], Cell[CellGroupData[{ Cell[966043, 19305, 720, 19, 70, "Section",ExpressionUUID->"4aa4fdd3-3701-43d5-86ed-4f2160265344", CellTags->"Submission Notes", CellID->843283583], Cell[966766, 19326, 495, 8, 70, "Text",ExpressionUUID->"344bc1ad-e323-4f8f-a2f8-74a0350e3aad", CellTags->"TabNext", CellID->920818074] }, Open ]] } ] *) (* End of internal cache information *)