diff --git a/search-index.json b/search-index.json index b380ab12..855f0044 100644 --- a/search-index.json +++ b/search-index.json @@ -1 +1 @@ -[{"documents":[{"i":1,"t":"Changelog","u":"/docs/Changelog","b":["Documentation"]},{"i":75,"t":"Compatibility","u":"/docs/Compatibility","b":["Documentation"]},{"i":87,"t":"Editor Integration","u":"/docs/Editor Integration","b":["Documentation"]},{"i":91,"t":"Getting Started","u":"/docs/Getting Started","b":["Documentation"]},{"i":116,"t":"For Integrators","u":"/docs/For Integrators","b":["Documentation"]},{"i":135,"t":"What is Pluto?","u":"/docs/Introduction","b":["Documentation"]},{"i":139,"t":"Compile-Time Evaluation","u":"/docs/New Features/Compile-Time Evaluation","b":["Documentation","New Features"]},{"i":147,"t":"Continue Statement","u":"/docs/New Features/Continue Statement","b":["Documentation","New Features"]},{"i":153,"t":"Compiler Warnings","u":"/docs/New Features/Compiler Warnings","b":["Documentation","New Features"]},{"i":190,"t":"Break Statement","u":"/docs/New Features/Break Statement","b":["Documentation","New Features"]},{"i":192,"t":"Default Arguments","u":"/docs/New Features/Default Arguments","b":["Documentation","New Features"]},{"i":194,"t":"Destructuring","u":"/docs/New Features/Destructuring","b":["Documentation","New Features"]},{"i":204,"t":"Enumerations","u":"/docs/New Features/Enumerations","b":["Documentation","New Features"]},{"i":214,"t":"Export Modifier","u":"/docs/New Features/Export Modifier","b":["Documentation","New Features"]},{"i":218,"t":"Explicit Globals","u":"/docs/New Features/Explicit Globals","b":["Documentation","New Features"]},{"i":222,"t":"For-As Loop","u":"/docs/New Features/For-As Loop","b":["Documentation","New Features"]},{"i":224,"t":"Named Arguments","u":"/docs/New Features/Named Arguments","b":["Documentation","New Features"]},{"i":230,"t":"Lambda Expressions","u":"/docs/New Features/Lambda Expressions","b":["Documentation","New Features"]},{"i":232,"t":"In Expressions","u":"/docs/New Features/In Expressions","b":["Documentation","New Features"]},{"i":236,"t":"Named Varargs","u":"/docs/New Features/Named Varargs","b":["Documentation","New Features"]},{"i":238,"t":"Nodiscard Functions","u":"/docs/New Features/Nodiscard Functions","b":["Documentation","New Features"]},{"i":240,"t":"Object-Oriented Programming","u":"/docs/New Features/Object-Oriented Programming","b":["Documentation","New Features"]},{"i":264,"t":"Numeral Parsing","u":"/docs/New Features/Numeral Parsing","b":["Documentation","New Features"]},{"i":270,"t":"String Indexing","u":"/docs/New Features/String Indexing","b":["Documentation","New Features"]},{"i":272,"t":"String Interpolation","u":"/docs/New Features/String Interpolation","b":["Documentation","New Features"]},{"i":274,"t":"Table Freezing","u":"/docs/New Features/Table Freezing","b":["Documentation","New Features"]},{"i":278,"t":"Safe Navigation","u":"/docs/New Features/Safe Navigation","b":["Documentation","New Features"]},{"i":283,"t":"Switch Blocks","u":"/docs/New Features/Switch Blocks","b":["Documentation","New Features"]},{"i":293,"t":"Ternary Expressions","u":"/docs/New Features/Ternary Expressions","b":["Documentation","New Features"]},{"i":297,"t":"Try-Catch Statement","u":"/docs/New Features/Try-Catch Statement","b":["Documentation","New Features"]},{"i":301,"t":"Type Hinting","u":"/docs/New Features/Type Hinting","b":["Documentation","New Features"]},{"i":305,"t":"New Operators","u":"/docs/New Operators","b":["Documentation"]},{"i":324,"t":"For Loops","u":"/docs/Optimizations/For Loops","b":["Documentation","Optimizations"]},{"i":328,"t":"Special Arithmetic","u":"/docs/Optimizations/Special Arithmetic","b":["Documentation","Optimizations"]},{"i":330,"t":"Jump Table","u":"/docs/Optimizations/Jump Table","b":["Documentation","Optimizations"]},{"i":332,"t":"Table Length","u":"/docs/Optimizations/Table Length","b":["Documentation","Optimizations"]},{"i":334,"t":"Boolean Concatenation","u":"/docs/QoL Improvements/Boolean Concatenation","b":["Documentation","QoL Improvements"]},{"i":336,"t":"Generalized Iteration","u":"/docs/QoL Improvements/Generalized Iteration","b":["Documentation","QoL Improvements"]},{"i":338,"t":"Optional Parentheses","u":"/docs/QoL Improvements/Optional Parentheses","b":["Documentation","QoL Improvements"]},{"i":340,"t":"Removed Locals Limit","u":"/docs/QoL Improvements/Removed Locals Limit","b":["Documentation","QoL Improvements"]},{"i":342,"t":"Syntax Errors","u":"/docs/QoL Improvements/Syntax Errors","b":["Documentation","QoL Improvements"]},{"i":350,"t":"Base64","u":"/docs/Runtime Environment/Base64","b":["Documentation","Runtime Environment"]},{"i":360,"t":"Base32","u":"/docs/Runtime Environment/Base32","b":["Documentation","Runtime Environment"]},{"i":366,"t":"Bigint","u":"/docs/Runtime Environment/Bigint","b":["Documentation","Runtime Environment"]},{"i":392,"t":"CaT","u":"/docs/Runtime Environment/CaT","b":["Documentation","Runtime Environment"]},{"i":398,"t":"Coroutine","u":"/docs/Runtime Environment/Coroutine","b":["Documentation","Runtime Environment"]},{"i":404,"t":"Global & Base","u":"/docs/Runtime Environment/Global & Base","b":["Documentation","Runtime Environment"]},{"i":426,"t":"Crypto","u":"/docs/Runtime Environment/Crypto","b":["Documentation","Runtime Environment"]},{"i":504,"t":"Reserved Identifiers","u":"/docs/QoL Improvements/Reserved Identifiers","b":["Documentation","QoL Improvements"]},{"i":506,"t":"Assert","u":"/docs/Runtime Environment/Assert","b":["Documentation","Runtime Environment"]},{"i":538,"t":"HTTP","u":"/docs/Runtime Environment/HTTP","b":["Documentation","Runtime Environment"]},{"i":546,"t":"Exception","u":"/docs/Runtime Environment/Exception","b":["Documentation","Runtime Environment"]},{"i":548,"t":"Math","u":"/docs/Runtime Environment/Math","b":["Documentation","Runtime Environment"]},{"i":556,"t":"IO","u":"/docs/Runtime Environment/IO","b":["Documentation","Runtime Environment"]},{"i":590,"t":"Scheduler","u":"/docs/Runtime Environment/Scheduler","b":["Documentation","Runtime Environment"]},{"i":604,"t":"OS","u":"/docs/Runtime Environment/OS","b":["Documentation","Runtime Environment"]},{"i":612,"t":"Socket","u":"/docs/Runtime Environment/Socket","b":["Documentation","Runtime Environment"]},{"i":638,"t":"JSON","u":"/docs/Runtime Environment/JSON","b":["Documentation","Runtime Environment"]},{"i":644,"t":"Table","u":"/docs/Runtime Environment/Table","b":["Documentation","Runtime Environment"]},{"i":688,"t":"XML","u":"/docs/Runtime Environment/XML","b":["Documentation","Runtime Environment"]},{"i":694,"t":"URL","u":"/docs/Runtime Environment/URL","b":["Documentation","Runtime Environment"]},{"i":702,"t":"Vector3","u":"/docs/Runtime Environment/Vector3","b":["Documentation","Runtime Environment"]},{"i":732,"t":"String","u":"/docs/Runtime Environment/String","b":["Documentation","Runtime Environment"]}],"index":{"version":"2.3.9","fields":["t"],"fieldVectors":[["t/1",[0,4.449]],["t/75",[1,4.449]],["t/87",[2,3.424,3,2.958]],["t/91",[4,3.424,5,3.424]],["t/116",[3,3.844]],["t/135",[6,4.449]],["t/139",[7,2.404,8,2.783,9,2.783]],["t/147",[10,3.424,11,2.651]],["t/153",[7,2.958,12,3.424]],["t/190",[11,2.651,13,3.424]],["t/192",[14,3.424,15,2.958]],["t/194",[16,4.449]],["t/204",[17,4.449]],["t/214",[18,3.424,19,3.424]],["t/218",[20,3.424,21,2.958]],["t/222",[22,3.844]],["t/224",[15,2.958,23,2.958]],["t/230",[24,3.424,25,2.651]],["t/232",[25,3.445]],["t/236",[23,2.958,26,3.424]],["t/238",[27,3.424,28,3.424]],["t/240",[29,2.783,30,2.783,31,2.783]],["t/264",[32,3.424,33,3.424]],["t/270",[34,2.651,35,3.424]],["t/272",[34,2.651,36,3.424]],["t/274",[37,2.422,38,3.424]],["t/278",[39,3.424,40,3.424]],["t/283",[41,3.424,42,3.424]],["t/293",[25,2.651,43,3.424]],["t/297",[11,2.154,44,2.783,45,2.783]],["t/301",[46,3.424,47,3.424]],["t/305",[48,3.424,49,3.424]],["t/324",[22,3.844]],["t/328",[50,3.424,51,3.424]],["t/330",[37,2.422,52,3.424]],["t/332",[37,2.422,53,3.424]],["t/334",[54,3.424,55,3.424]],["t/336",[56,3.424,57,3.424]],["t/338",[58,3.424,59,3.424]],["t/340",[60,2.783,61,2.783,62,2.783]],["t/342",[63,3.424,64,3.424]],["t/350",[65,4.449]],["t/360",[66,4.449]],["t/366",[67,4.449]],["t/392",[68,4.449]],["t/398",[69,4.449]],["t/404",[21,2.404,70,2.783,71,2.783]],["t/426",[72,4.449]],["t/504",[73,3.424,74,3.424]],["t/506",[75,4.449]],["t/538",[76,4.449]],["t/546",[77,4.449]],["t/548",[78,4.449]],["t/556",[79,4.449]],["t/590",[80,4.449]],["t/604",[81,4.449]],["t/612",[82,4.449]],["t/638",[83,4.449]],["t/644",[37,3.147]],["t/688",[84,4.449]],["t/694",[85,4.449]],["t/702",[86,4.449]],["t/732",[34,3.445]]],"invertedIndex":[["",{"_index":70,"t":{"404":{"position":[[7,1]]}}}],["argument",{"_index":15,"t":{"192":{"position":[[8,9]]},"224":{"position":[[6,9]]}}}],["arithmet",{"_index":51,"t":{"328":{"position":[[8,10]]}}}],["assert",{"_index":75,"t":{"506":{"position":[[0,6]]}}}],["base",{"_index":71,"t":{"404":{"position":[[9,4]]}}}],["base32",{"_index":66,"t":{"360":{"position":[[0,6]]}}}],["base64",{"_index":65,"t":{"350":{"position":[[0,6]]}}}],["bigint",{"_index":67,"t":{"366":{"position":[[0,6]]}}}],["block",{"_index":42,"t":{"283":{"position":[[7,6]]}}}],["boolean",{"_index":54,"t":{"334":{"position":[[0,7]]}}}],["break",{"_index":13,"t":{"190":{"position":[[0,5]]}}}],["cat",{"_index":68,"t":{"392":{"position":[[0,3]]}}}],["catch",{"_index":45,"t":{"297":{"position":[[4,5]]}}}],["changelog",{"_index":0,"t":{"1":{"position":[[0,9]]}}}],["compat",{"_index":1,"t":{"75":{"position":[[0,13]]}}}],["compil",{"_index":7,"t":{"139":{"position":[[0,7]]},"153":{"position":[[0,8]]}}}],["concaten",{"_index":55,"t":{"334":{"position":[[8,13]]}}}],["continu",{"_index":10,"t":{"147":{"position":[[0,8]]}}}],["coroutin",{"_index":69,"t":{"398":{"position":[[0,9]]}}}],["crypto",{"_index":72,"t":{"426":{"position":[[0,6]]}}}],["default",{"_index":14,"t":{"192":{"position":[[0,7]]}}}],["destructur",{"_index":16,"t":{"194":{"position":[[0,13]]}}}],["editor",{"_index":2,"t":{"87":{"position":[[0,6]]}}}],["enumer",{"_index":17,"t":{"204":{"position":[[0,12]]}}}],["error",{"_index":64,"t":{"342":{"position":[[7,6]]}}}],["evalu",{"_index":9,"t":{"139":{"position":[[13,10]]}}}],["except",{"_index":77,"t":{"546":{"position":[[0,9]]}}}],["explicit",{"_index":20,"t":{"218":{"position":[[0,8]]}}}],["export",{"_index":18,"t":{"214":{"position":[[0,6]]}}}],["express",{"_index":25,"t":{"230":{"position":[[7,11]]},"232":{"position":[[3,11]]},"293":{"position":[[8,11]]}}}],["freez",{"_index":38,"t":{"274":{"position":[[6,8]]}}}],["function",{"_index":28,"t":{"238":{"position":[[10,9]]}}}],["gener",{"_index":56,"t":{"336":{"position":[[0,11]]}}}],["get",{"_index":4,"t":{"91":{"position":[[0,7]]}}}],["global",{"_index":21,"t":{"218":{"position":[[9,7]]},"404":{"position":[[0,6]]}}}],["hint",{"_index":47,"t":{"301":{"position":[[5,7]]}}}],["http",{"_index":76,"t":{"538":{"position":[[0,4]]}}}],["identifi",{"_index":74,"t":{"504":{"position":[[9,11]]}}}],["index",{"_index":35,"t":{"270":{"position":[[7,8]]}}}],["integr",{"_index":3,"t":{"87":{"position":[[7,11]]},"116":{"position":[[4,11]]}}}],["interpol",{"_index":36,"t":{"272":{"position":[[7,13]]}}}],["io",{"_index":79,"t":{"556":{"position":[[0,2]]}}}],["iter",{"_index":57,"t":{"336":{"position":[[12,9]]}}}],["json",{"_index":83,"t":{"638":{"position":[[0,4]]}}}],["jump",{"_index":52,"t":{"330":{"position":[[0,4]]}}}],["lambda",{"_index":24,"t":{"230":{"position":[[0,6]]}}}],["length",{"_index":53,"t":{"332":{"position":[[6,6]]}}}],["limit",{"_index":62,"t":{"340":{"position":[[15,5]]}}}],["local",{"_index":61,"t":{"340":{"position":[[8,6]]}}}],["loop",{"_index":22,"t":{"222":{"position":[[7,4]]},"324":{"position":[[4,5]]}}}],["math",{"_index":78,"t":{"548":{"position":[[0,4]]}}}],["modifi",{"_index":19,"t":{"214":{"position":[[7,8]]}}}],["name",{"_index":23,"t":{"224":{"position":[[0,5]]},"236":{"position":[[0,5]]}}}],["navig",{"_index":40,"t":{"278":{"position":[[5,10]]}}}],["new",{"_index":48,"t":{"305":{"position":[[0,3]]}}}],["nodiscard",{"_index":27,"t":{"238":{"position":[[0,9]]}}}],["numer",{"_index":32,"t":{"264":{"position":[[0,7]]}}}],["object",{"_index":29,"t":{"240":{"position":[[0,6]]}}}],["oper",{"_index":49,"t":{"305":{"position":[[4,9]]}}}],["option",{"_index":58,"t":{"338":{"position":[[0,8]]}}}],["orient",{"_index":30,"t":{"240":{"position":[[7,8]]}}}],["os",{"_index":81,"t":{"604":{"position":[[0,2]]}}}],["parenthes",{"_index":59,"t":{"338":{"position":[[9,11]]}}}],["pars",{"_index":33,"t":{"264":{"position":[[8,7]]}}}],["pluto",{"_index":6,"t":{"135":{"position":[[8,6]]}}}],["program",{"_index":31,"t":{"240":{"position":[[16,11]]}}}],["remov",{"_index":60,"t":{"340":{"position":[[0,7]]}}}],["reserv",{"_index":73,"t":{"504":{"position":[[0,8]]}}}],["safe",{"_index":39,"t":{"278":{"position":[[0,4]]}}}],["schedul",{"_index":80,"t":{"590":{"position":[[0,9]]}}}],["socket",{"_index":82,"t":{"612":{"position":[[0,6]]}}}],["special",{"_index":50,"t":{"328":{"position":[[0,7]]}}}],["start",{"_index":5,"t":{"91":{"position":[[8,7]]}}}],["statement",{"_index":11,"t":{"147":{"position":[[9,9]]},"190":{"position":[[6,9]]},"297":{"position":[[10,9]]}}}],["string",{"_index":34,"t":{"270":{"position":[[0,6]]},"272":{"position":[[0,6]]},"732":{"position":[[0,6]]}}}],["switch",{"_index":41,"t":{"283":{"position":[[0,6]]}}}],["syntax",{"_index":63,"t":{"342":{"position":[[0,6]]}}}],["tabl",{"_index":37,"t":{"274":{"position":[[0,5]]},"330":{"position":[[5,5]]},"332":{"position":[[0,5]]},"644":{"position":[[0,5]]}}}],["ternari",{"_index":43,"t":{"293":{"position":[[0,7]]}}}],["time",{"_index":8,"t":{"139":{"position":[[8,4]]}}}],["tri",{"_index":44,"t":{"297":{"position":[[0,3]]}}}],["type",{"_index":46,"t":{"301":{"position":[[0,4]]}}}],["url",{"_index":85,"t":{"694":{"position":[[0,3]]}}}],["vararg",{"_index":26,"t":{"236":{"position":[[6,7]]}}}],["vector3",{"_index":86,"t":{"702":{"position":[[0,7]]}}}],["warn",{"_index":12,"t":{"153":{"position":[[9,8]]}}}],["xml",{"_index":84,"t":{"688":{"position":[[0,3]]}}}]],"pipeline":["stemmer"]}},{"documents":[{"i":3,"t":"0.9.5","u":"/docs/Changelog","h":"#095","p":1},{"i":5,"t":"0.9.4","u":"/docs/Changelog","h":"#094","p":1},{"i":7,"t":"0.9.3","u":"/docs/Changelog","h":"#093","p":1},{"i":9,"t":"0.9.2","u":"/docs/Changelog","h":"#092","p":1},{"i":11,"t":"0.9.1","u":"/docs/Changelog","h":"#091","p":1},{"i":13,"t":"0.9.0","u":"/docs/Changelog","h":"#090","p":1},{"i":15,"t":"0.8.2","u":"/docs/Changelog","h":"#082","p":1},{"i":17,"t":"0.8.1","u":"/docs/Changelog","h":"#081","p":1},{"i":19,"t":"0.8.0","u":"/docs/Changelog","h":"#080","p":1},{"i":21,"t":"0.7.4","u":"/docs/Changelog","h":"#074","p":1},{"i":23,"t":"0.7.3","u":"/docs/Changelog","h":"#073","p":1},{"i":25,"t":"0.7.2","u":"/docs/Changelog","h":"#072","p":1},{"i":27,"t":"0.7.1","u":"/docs/Changelog","h":"#071","p":1},{"i":29,"t":"0.7.0","u":"/docs/Changelog","h":"#070","p":1},{"i":31,"t":"0.6.3","u":"/docs/Changelog","h":"#063","p":1},{"i":33,"t":"0.6.2","u":"/docs/Changelog","h":"#062","p":1},{"i":35,"t":"0.6.1","u":"/docs/Changelog","h":"#061","p":1},{"i":37,"t":"0.6.0","u":"/docs/Changelog","h":"#060","p":1},{"i":39,"t":"0.5.4","u":"/docs/Changelog","h":"#054","p":1},{"i":41,"t":"0.5.3","u":"/docs/Changelog","h":"#053","p":1},{"i":43,"t":"0.5.2","u":"/docs/Changelog","h":"#052","p":1},{"i":45,"t":"0.5.1","u":"/docs/Changelog","h":"#051","p":1},{"i":47,"t":"0.5.0","u":"/docs/Changelog","h":"#050","p":1},{"i":49,"t":"0.4.5","u":"/docs/Changelog","h":"#045","p":1},{"i":51,"t":"0.4.4","u":"/docs/Changelog","h":"#044","p":1},{"i":53,"t":"0.4.3","u":"/docs/Changelog","h":"#043","p":1},{"i":55,"t":"0.4.2","u":"/docs/Changelog","h":"#042","p":1},{"i":57,"t":"0.4.1","u":"/docs/Changelog","h":"#041","p":1},{"i":59,"t":"0.4.0","u":"/docs/Changelog","h":"#040","p":1},{"i":61,"t":"0.3.2","u":"/docs/Changelog","h":"#032","p":1},{"i":63,"t":"0.3.1","u":"/docs/Changelog","h":"#031","p":1},{"i":65,"t":"0.3.0","u":"/docs/Changelog","h":"#030","p":1},{"i":67,"t":"0.2.2","u":"/docs/Changelog","h":"#022","p":1},{"i":69,"t":"0.2.1","u":"/docs/Changelog","h":"#021","p":1},{"i":71,"t":"0.2.0","u":"/docs/Changelog","h":"#020","p":1},{"i":73,"t":"0.1.0","u":"/docs/Changelog","h":"#010","p":1},{"i":77,"t":"New Keywords","u":"/docs/Compatibility","h":"#new-keywords","p":75},{"i":79,"t":"Mitigations","u":"/docs/Compatibility","h":"#mitigations","p":75},{"i":81,"t":"Compile-time Configuration (pluto_use)","u":"/docs/Compatibility","h":"#compile-time-configuration-pluto_use","p":75},{"i":83,"t":"Compatible Keywords","u":"/docs/Compatibility","h":"#compatible-keywords","p":75},{"i":85,"t":"Default Table Metatable","u":"/docs/Compatibility","h":"#default-table-metatable","p":75},{"i":89,"t":"Installation","u":"/docs/Editor Integration","h":"#installation","p":87},{"i":93,"t":"Write Pluto Online","u":"/docs/Getting Started","h":"#write-pluto-online","p":91},{"i":95,"t":"Prebuilt Binaries","u":"/docs/Getting Started","h":"#prebuilt-binaries","p":91},{"i":97,"t":"Packages","u":"/docs/Getting Started","h":"#packages","p":91},{"i":98,"t":"Chocolatey","u":"/docs/Getting Started","h":"#chocolatey","p":91},{"i":100,"t":"APT Repository","u":"/docs/Getting Started","h":"#apt-repository","p":91},{"i":102,"t":"AUR","u":"/docs/Getting Started","h":"#aur","p":91},{"i":104,"t":"Termux","u":"/docs/Getting Started","h":"#termux","p":91},{"i":106,"t":"Compile Pluto Yourself","u":"/docs/Getting Started","h":"#compile-pluto-yourself","p":91},{"i":108,"t":"PHP Scripts","u":"/docs/Getting Started","h":"#php-scripts","p":91},{"i":110,"t":"Visual Studio","u":"/docs/Getting Started","h":"#visual-studio","p":91},{"i":112,"t":"Make","u":"/docs/Getting Started","h":"#make","p":91},{"i":114,"t":"Sun","u":"/docs/Getting Started","h":"#sun","p":91},{"i":118,"t":"Content Moderation","u":"/docs/For Integrators","h":"#content-moderation","p":116},{"i":119,"t":"Compiled Code","u":"/docs/For Integrators","h":"#compiled-code","p":116},{"i":121,"t":"Custom Module Filters","u":"/docs/For Integrators","h":"#custom-module-filters","p":116},{"i":123,"t":"Prevent Loading of Binary Modules","u":"/docs/For Integrators","h":"#prevent-loading-of-binary-modules","p":116},{"i":125,"t":"Execution Time Limit","u":"/docs/For Integrators","h":"#execution-time-limit","p":116},{"i":127,"t":"Infinite Loop Prevention","u":"/docs/For Integrators","h":"#infinite-loop-prevention","p":116},{"i":129,"t":"VM Dumping","u":"/docs/For Integrators","h":"#vm-dumping","p":116},{"i":131,"t":"Configuration","u":"/docs/For Integrators","h":"#configuration","p":116},{"i":133,"t":"What it looks like","u":"/docs/For Integrators","h":"#what-it-looks-like","p":116},{"i":137,"t":"What does Pluto aspire to be?","u":"/docs/Introduction","h":"#what-does-pluto-aspire-to-be","p":135},{"i":141,"t":"Function calls","u":"/docs/New Features/Compile-Time Evaluation","h":"#function-calls","p":139},{"i":143,"t":"Variables","u":"/docs/New Features/Compile-Time Evaluation","h":"#variables","p":139},{"i":145,"t":"Conditionals","u":"/docs/New Features/Compile-Time Evaluation","h":"#conditionals","p":139},{"i":149,"t":"Continue's Only Argument","u":"/docs/New Features/Continue Statement","h":"#continues-only-argument","p":147},{"i":151,"t":"Using Compatibility Mode?","u":"/docs/New Features/Continue Statement","h":"#using-compatibility-mode","p":147},{"i":155,"t":"Warning Types","u":"/docs/New Features/Compiler Warnings","h":"#warning-types","p":153},{"i":156,"t":"var-shadow","u":"/docs/New Features/Compiler Warnings","h":"#var-shadow","p":153},{"i":158,"t":"global-shadow","u":"/docs/New Features/Compiler Warnings","h":"#global-shadow","p":153},{"i":160,"t":"field-shadow","u":"/docs/New Features/Compiler Warnings","h":"#field-shadow","p":153},{"i":162,"t":"type-mismatch","u":"/docs/New Features/Compiler Warnings","h":"#type-mismatch","p":153},{"i":164,"t":"unreachable-code","u":"/docs/New Features/Compiler Warnings","h":"#unreachable-code","p":153},{"i":166,"t":"excessive-arguments","u":"/docs/New Features/Compiler Warnings","h":"#excessive-arguments","p":153},{"i":168,"t":"bad-practice","u":"/docs/New Features/Compiler Warnings","h":"#bad-practice","p":153},{"i":170,"t":"possible-typo","u":"/docs/New Features/Compiler Warnings","h":"#possible-typo","p":153},{"i":172,"t":"non-portable-code","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-code","p":153},{"i":174,"t":"non-portable-name","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-name","p":153},{"i":176,"t":"non-portable-bytecode","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-bytecode","p":153},{"i":178,"t":"unannotated-fallthrough","u":"/docs/New Features/Compiler Warnings","h":"#unannotated-fallthrough","p":153},{"i":180,"t":"implicit-global","u":"/docs/New Features/Compiler Warnings","h":"#implicit-global","p":153},{"i":182,"t":"discarded-return","u":"/docs/New Features/Compiler Warnings","h":"#discarded-return","p":153},{"i":184,"t":"Compile-time Configuration","u":"/docs/New Features/Compiler Warnings","h":"#compile-time-configuration","p":153},{"i":186,"t":"Changing Warning States","u":"/docs/New Features/Compiler Warnings","h":"#changing-warning-states","p":153},{"i":188,"t":"Disable Warnings On Line","u":"/docs/New Features/Compiler Warnings","h":"#disable-warnings-on-line","p":153},{"i":196,"t":"Array destructuring","u":"/docs/New Features/Destructuring","h":"#array-destructuring","p":194},{"i":198,"t":"Table destructuring","u":"/docs/New Features/Destructuring","h":"#table-destructuring","p":194},{"i":200,"t":"Different variable name","u":"/docs/New Features/Destructuring","h":"#different-variable-name","p":194},{"i":202,"t":"Standard Library","u":"/docs/New Features/Destructuring","h":"#standard-library","p":194},{"i":206,"t":"Scoped Enums","u":"/docs/New Features/Enumerations","h":"#scoped-enums","p":204},{"i":208,"t":"Reflection","u":"/docs/New Features/Enumerations","h":"#reflection","p":204},{"i":210,"t":"Anonymous Enums","u":"/docs/New Features/Enumerations","h":"#anonymous-enums","p":204},{"i":212,"t":"Using Compatibility Mode?","u":"/docs/New Features/Enumerations","h":"#using-compatibility-mode","p":204},{"i":216,"t":"Using Compatibility Mode?","u":"/docs/New Features/Export Modifier","h":"#using-compatibility-mode","p":214},{"i":220,"t":"Compiler Warnings","u":"/docs/New Features/Explicit Globals","h":"#compiler-warnings","p":218},{"i":226,"t":"Mixing arguments","u":"/docs/New Features/Named Arguments","h":"#mixing-arguments","p":224},{"i":228,"t":"Limitations","u":"/docs/New Features/Named Arguments","h":"#limitations","p":224},{"i":234,"t":"Rules","u":"/docs/New Features/In Expressions","h":"#rules","p":232},{"i":242,"t":"Method Creation","u":"/docs/New Features/Object-Oriented Programming","h":"#method-creation","p":240},{"i":244,"t":"Static Functions","u":"/docs/New Features/Object-Oriented Programming","h":"#static-functions","p":240},{"i":246,"t":"New Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#new-operator","p":240},{"i":248,"t":"Class Statement","u":"/docs/New Features/Object-Oriented Programming","h":"#class-statement","p":240},{"i":250,"t":"Class Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#class-expression","p":240},{"i":252,"t":"Extends","u":"/docs/New Features/Object-Oriented Programming","h":"#extends","p":240},{"i":254,"t":"Parent Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#parent-expression","p":240},{"i":256,"t":"Private Fields","u":"/docs/New Features/Object-Oriented Programming","h":"#private-fields","p":240},{"i":258,"t":"Constructor Promotion","u":"/docs/New Features/Object-Oriented Programming","h":"#constructor-promotion","p":240},{"i":260,"t":"Instanceof Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#instanceof-operator","p":240},{"i":262,"t":"Using Compatibility Mode?","u":"/docs/New Features/Object-Oriented Programming","h":"#using-compatibility-mode","p":240},{"i":266,"t":"Cosmetic Underscores","u":"/docs/New Features/Numeral Parsing","h":"#cosmetic-underscores","p":264},{"i":268,"t":"Binary Integers","u":"/docs/New Features/Numeral Parsing","h":"#binary-integers","p":264},{"i":276,"t":"What will this prevent?","u":"/docs/New Features/Table Freezing","h":"#what-will-this-prevent","p":274},{"i":279,"t":"For Member Access","u":"/docs/New Features/Safe Navigation","h":"#for-member-access","p":278},{"i":281,"t":"For Method Calls","u":"/docs/New Features/Safe Navigation","h":"#for-method-calls","p":278},{"i":285,"t":"Switch Statement","u":"/docs/New Features/Switch Blocks","h":"#switch-statement","p":283},{"i":287,"t":"Case Blocks","u":"/docs/New Features/Switch Blocks","h":"#case-blocks","p":283},{"i":289,"t":"Switch Expression","u":"/docs/New Features/Switch Blocks","h":"#switch-expression","p":283},{"i":291,"t":"Using Compatibility Mode?","u":"/docs/New Features/Switch Blocks","h":"#using-compatibility-mode","p":283},{"i":295,"t":"Doesn't Lua already have ternaries?","u":"/docs/New Features/Ternary Expressions","h":"#doesnt-lua-already-have-ternaries","p":293},{"i":299,"t":"Using Compatibility Mode?","u":"/docs/New Features/Try-Catch Statement","h":"#using-compatibility-mode","p":297},{"i":303,"t":"What types can I use?","u":"/docs/New Features/Type Hinting","h":"#what-types-can-i-use","p":301},{"i":306,"t":"Operator Aliases","u":"/docs/New Operators","h":"#operator-aliases","p":305},{"i":308,"t":"Compound Operators","u":"/docs/New Operators","h":"#compound-operators","p":305},{"i":310,"t":"Coalescing Operator","u":"/docs/New Operators","h":"#coalescing-operator","p":305},{"i":312,"t":"Walrus Operator","u":"/docs/New Operators","h":"#walrus-operator","p":305},{"i":314,"t":"Spaceship Operator","u":"/docs/New Operators","h":"#spaceship-operator","p":305},{"i":316,"t":"Pipe Operator","u":"/docs/New Operators","h":"#pipe-operator","p":305},{"i":318,"t":"Additional Arguments","u":"/docs/New Operators","h":"#additional-arguments","p":305},{"i":320,"t":"Methods Calls","u":"/docs/New Operators","h":"#methods-calls","p":305},{"i":322,"t":"Anonymous Functions","u":"/docs/New Operators","h":"#anonymous-functions","p":305},{"i":326,"t":"How does it work?","u":"/docs/Optimizations/For Loops","h":"#how-does-it-work","p":324},{"i":344,"t":"Example 1","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-1","p":342},{"i":346,"t":"Example 2","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-2","p":342},{"i":348,"t":"ANSI Coloring","u":"/docs/QoL Improvements/Syntax Errors","h":"#ansi-coloring","p":342},{"i":352,"t":"base64.encode","u":"/docs/Runtime Environment/Base64","h":"#base64encode","p":350},{"i":354,"t":"base64.decode","u":"/docs/Runtime Environment/Base64","h":"#base64decode","p":350},{"i":356,"t":"base64.urlencode","u":"/docs/Runtime Environment/Base64","h":"#base64urlencode","p":350},{"i":358,"t":"base64.urldecode","u":"/docs/Runtime Environment/Base64","h":"#base64urldecode","p":350},{"i":362,"t":"base32.encode","u":"/docs/Runtime Environment/Base32","h":"#base32encode","p":360},{"i":364,"t":"base32.decode","u":"/docs/Runtime Environment/Base32","h":"#base32decode","p":360},{"i":368,"t":"bigint.new","u":"/docs/Runtime Environment/Bigint","h":"#bigintnew","p":366},{"i":370,"t":"bigint.tostring, __tostring","u":"/docs/Runtime Environment/Bigint","h":"#biginttostring-__tostring","p":366},{"i":372,"t":"bigint.hex","u":"/docs/Runtime Environment/Bigint","h":"#biginthex","p":366},{"i":374,"t":"bigint.binary","u":"/docs/Runtime Environment/Bigint","h":"#bigintbinary","p":366},{"i":376,"t":"bigint.add, __add","u":"/docs/Runtime Environment/Bigint","h":"#bigintadd-__add","p":366},{"i":378,"t":"bigint.sub, __sub","u":"/docs/Runtime Environment/Bigint","h":"#bigintsub-__sub","p":366},{"i":380,"t":"bigint.mul, __mul","u":"/docs/Runtime Environment/Bigint","h":"#bigintmul-__mul","p":366},{"i":382,"t":"bigint.div","u":"/docs/Runtime Environment/Bigint","h":"#bigintdiv","p":366},{"i":384,"t":"__div","u":"/docs/Runtime Environment/Bigint","h":"#__div","p":366},{"i":386,"t":"bigint.mod, __mod","u":"/docs/Runtime Environment/Bigint","h":"#bigintmod-__mod","p":366},{"i":388,"t":"bigint.pow, __pow","u":"/docs/Runtime Environment/Bigint","h":"#bigintpow-__pow","p":366},{"i":390,"t":"bigint.bitlength","u":"/docs/Runtime Environment/Bigint","h":"#bigintbitlength","p":366},{"i":394,"t":"cat.encode","u":"/docs/Runtime Environment/CaT","h":"#catencode","p":392},{"i":396,"t":"cat.decode","u":"/docs/Runtime Environment/CaT","h":"#catdecode","p":392},{"i":400,"t":"coroutine.xresume","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinexresume","p":398},{"i":402,"t":"coroutine.sleep","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinesleep","p":398},{"i":406,"t":"_PVERSION","u":"/docs/Runtime Environment/Global & Base","h":"#_pversion","p":404},{"i":408,"t":"_PSOUP","u":"/docs/Runtime Environment/Global & Base","h":"#_psoup","p":404},{"i":410,"t":"os.platform","u":"/docs/Runtime Environment/Global & Base","h":"#osplatform","p":404},{"i":412,"t":"package.path","u":"/docs/Runtime Environment/Global & Base","h":"#packagepath","p":404},{"i":414,"t":"Default Metatables","u":"/docs/Runtime Environment/Global & Base","h":"#default-metatables","p":404},{"i":416,"t":"dumpvar","u":"/docs/Runtime Environment/Global & Base","h":"#dumpvar","p":404},{"i":418,"t":"exportvar","u":"/docs/Runtime Environment/Global & Base","h":"#exportvar","p":404},{"i":420,"t":"range","u":"/docs/Runtime Environment/Global & Base","h":"#range","p":404},{"i":422,"t":"compareversions","u":"/docs/Runtime Environment/Global & Base","h":"#compareversions","p":404},{"i":424,"t":"wcall","u":"/docs/Runtime Environment/Global & Base","h":"#wcall","p":404},{"i":428,"t":"Non-Cryptographic Hashing Algorithms","u":"/docs/Runtime Environment/Crypto","h":"#non-cryptographic-hashing-algorithms","p":426},{"i":429,"t":"crypto.lua","u":"/docs/Runtime Environment/Crypto","h":"#cryptolua","p":426},{"i":431,"t":"crypto.md5","u":"/docs/Runtime Environment/Crypto","h":"#cryptomd5","p":426},{"i":433,"t":"crypto.djb2","u":"/docs/Runtime Environment/Crypto","h":"#cryptodjb2","p":426},{"i":435,"t":"crypto.fnv1","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1","p":426},{"i":437,"t":"crypto.fnv1a","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1a","p":426},{"i":439,"t":"crypto.joaat","u":"/docs/Runtime Environment/Crypto","h":"#cryptojoaat","p":426},{"i":441,"t":"crypto.sdbm","u":"/docs/Runtime Environment/Crypto","h":"#cryptosdbm","p":426},{"i":443,"t":"crypto.crc32","u":"/docs/Runtime Environment/Crypto","h":"#cryptocrc32","p":426},{"i":445,"t":"crypto.adler32","u":"/docs/Runtime Environment/Crypto","h":"#cryptoadler32","p":426},{"i":447,"t":"crypto.lookup3","u":"/docs/Runtime Environment/Crypto","h":"#cryptolookup3","p":426},{"i":449,"t":"crypto.times33","u":"/docs/Runtime Environment/Crypto","h":"#cryptotimes33","p":426},{"i":451,"t":"crypto.murmur1","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur1","p":426},{"i":453,"t":"crypto.murmur2","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2","p":426},{"i":455,"t":"crypto.murmur2a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2a","p":426},{"i":457,"t":"crypto.murmur64a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64a","p":426},{"i":459,"t":"crypto.murmur64b","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64b","p":426},{"i":461,"t":"crypto.murmur2neutral","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2neutral","p":426},{"i":463,"t":"Cryptographic Hashing Algorithms","u":"/docs/Runtime Environment/Crypto","h":"#cryptographic-hashing-algorithms","p":426},{"i":464,"t":"crypto.sha1","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha1","p":426},{"i":466,"t":"crypto.sha256","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha256","p":426},{"i":468,"t":"crypto.sha384","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha384","p":426},{"i":470,"t":"crypto.sha512","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha512","p":426},{"i":472,"t":"Cryptographic PRNGs","u":"/docs/Runtime Environment/Crypto","h":"#cryptographic-prngs","p":426},{"i":473,"t":"crypto.random","u":"/docs/Runtime Environment/Crypto","h":"#cryptorandom","p":426},{"i":475,"t":"AES-CBC, AES-CFB","u":"/docs/Runtime Environment/Crypto","h":"#aes-cbc-aes-cfb","p":426},{"i":477,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt","p":426},{"i":479,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt","p":426},{"i":481,"t":"AES-ECB","u":"/docs/Runtime Environment/Crypto","h":"#aes-ecb","p":426},{"i":483,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-1","p":426},{"i":485,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-1","p":426},{"i":487,"t":"AES-GCM","u":"/docs/Runtime Environment/Crypto","h":"#aes-gcm","p":426},{"i":489,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-2","p":426},{"i":491,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-2","p":426},{"i":493,"t":"RSA","u":"/docs/Runtime Environment/Crypto","h":"#rsa","p":426},{"i":494,"t":"crypto.generatekeypair","u":"/docs/Runtime Environment/Crypto","h":"#cryptogeneratekeypair","p":426},{"i":496,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-3","p":426},{"i":498,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-3","p":426},{"i":500,"t":"crypto.sign","u":"/docs/Runtime Environment/Crypto","h":"#cryptosign","p":426},{"i":502,"t":"crypto.verify","u":"/docs/Runtime Environment/Crypto","h":"#cryptoverify","p":426},{"i":508,"t":"assert.isnil","u":"/docs/Runtime Environment/Assert","h":"#assertisnil","p":506},{"i":510,"t":"assert.istrue","u":"/docs/Runtime Environment/Assert","h":"#assertistrue","p":506},{"i":512,"t":"assert.isfalse","u":"/docs/Runtime Environment/Assert","h":"#assertisfalse","p":506},{"i":514,"t":"assert.falsy","u":"/docs/Runtime Environment/Assert","h":"#assertfalsy","p":506},{"i":516,"t":"assert.truthy","u":"/docs/Runtime Environment/Assert","h":"#asserttruthy","p":506},{"i":518,"t":"assert.notnil","u":"/docs/Runtime Environment/Assert","h":"#assertnotnil","p":506},{"i":520,"t":"assert.equal","u":"/docs/Runtime Environment/Assert","h":"#assertequal","p":506},{"i":522,"t":"assert.nequal","u":"/docs/Runtime Environment/Assert","h":"#assertnequal","p":506},{"i":524,"t":"assert.less","u":"/docs/Runtime Environment/Assert","h":"#assertless","p":506},{"i":526,"t":"assert.lesseq","u":"/docs/Runtime Environment/Assert","h":"#assertlesseq","p":506},{"i":528,"t":"assert.greater","u":"/docs/Runtime Environment/Assert","h":"#assertgreater","p":506},{"i":530,"t":"assert.greatereq","u":"/docs/Runtime Environment/Assert","h":"#assertgreatereq","p":506},{"i":532,"t":"assert.noerror","u":"/docs/Runtime Environment/Assert","h":"#assertnoerror","p":506},{"i":534,"t":"assert.haserror","u":"/docs/Runtime Environment/Assert","h":"#asserthaserror","p":506},{"i":536,"t":"assert.searcherror","u":"/docs/Runtime Environment/Assert","h":"#assertsearcherror","p":506},{"i":540,"t":"http.request","u":"/docs/Runtime Environment/HTTP","h":"#httprequest","p":538},{"i":542,"t":"http.hasconnection","u":"/docs/Runtime Environment/HTTP","h":"#httphasconnection","p":538},{"i":544,"t":"http.closeconnections","u":"/docs/Runtime Environment/HTTP","h":"#httpcloseconnections","p":538},{"i":550,"t":"math.isnan","u":"/docs/Runtime Environment/Math","h":"#mathisnan","p":548},{"i":552,"t":"math.round","u":"/docs/Runtime Environment/Math","h":"#mathround","p":548},{"i":554,"t":"math.atan2","u":"/docs/Runtime Environment/Math","h":"#mathatan2","p":548},{"i":558,"t":"io.rename","u":"/docs/Runtime Environment/IO","h":"#iorename","p":556},{"i":560,"t":"io.remove","u":"/docs/Runtime Environment/IO","h":"#ioremove","p":556},{"i":562,"t":"io.copy","u":"/docs/Runtime Environment/IO","h":"#iocopy","p":556},{"i":564,"t":"io.part","u":"/docs/Runtime Environment/IO","h":"#iopart","p":556},{"i":566,"t":"io.isdir","u":"/docs/Runtime Environment/IO","h":"#ioisdir","p":556},{"i":568,"t":"io.isfile","u":"/docs/Runtime Environment/IO","h":"#ioisfile","p":556},{"i":570,"t":"io.exists","u":"/docs/Runtime Environment/IO","h":"#ioexists","p":556},{"i":572,"t":"io.makedir","u":"/docs/Runtime Environment/IO","h":"#iomakedir","p":556},{"i":574,"t":"io.listdir","u":"/docs/Runtime Environment/IO","h":"#iolistdir","p":556},{"i":576,"t":"io.makedirs","u":"/docs/Runtime Environment/IO","h":"#iomakedirs","p":556},{"i":578,"t":"io.absolute","u":"/docs/Runtime Environment/IO","h":"#ioabsolute","p":556},{"i":580,"t":"io.relative","u":"/docs/Runtime Environment/IO","h":"#iorelative","p":556},{"i":582,"t":"io.contents","u":"/docs/Runtime Environment/IO","h":"#iocontents","p":556},{"i":584,"t":"io.filesize","u":"/docs/Runtime Environment/IO","h":"#iofilesize","p":556},{"i":586,"t":"io.writetime","u":"/docs/Runtime Environment/IO","h":"#iowritetime","p":556},{"i":588,"t":"io.currentdir","u":"/docs/Runtime Environment/IO","h":"#iocurrentdir","p":556},{"i":592,"t":"__construct","u":"/docs/Runtime Environment/Scheduler","h":"#__construct","p":590},{"i":594,"t":"add","u":"/docs/Runtime Environment/Scheduler","h":"#add","p":590},{"i":596,"t":"addloop","u":"/docs/Runtime Environment/Scheduler","h":"#addloop","p":590},{"i":598,"t":"run","u":"/docs/Runtime Environment/Scheduler","h":"#run","p":590},{"i":600,"t":"yieldfunc","u":"/docs/Runtime Environment/Scheduler","h":"#yieldfunc","p":590},{"i":602,"t":"errorfunc","u":"/docs/Runtime Environment/Scheduler","h":"#errorfunc","p":590},{"i":606,"t":"os.sleep","u":"/docs/Runtime Environment/OS","h":"#ossleep","p":604},{"i":608,"t":"os.nanos, os.micros, os.millis, os.seconds","u":"/docs/Runtime Environment/OS","h":"#osnanos-osmicros-osmillis-osseconds","p":604},{"i":610,"t":"os.unixseconds","u":"/docs/Runtime Environment/OS","h":"#osunixseconds","p":604},{"i":614,"t":"socket.connect","u":"/docs/Runtime Environment/Socket","h":"#socketconnect","p":612},{"i":616,"t":"socket.listen","u":"/docs/Runtime Environment/Socket","h":"#socketlisten","p":612},{"i":618,"t":"socket.bind","u":"/docs/Runtime Environment/Socket","h":"#socketbind","p":612},{"i":620,"t":"Socket Class","u":"/docs/Runtime Environment/Socket","h":"#socket-class","p":612},{"i":622,"t":"socket.send","u":"/docs/Runtime Environment/Socket","h":"#socketsend","p":612},{"i":624,"t":"socket.recv","u":"/docs/Runtime Environment/Socket","h":"#socketrecv","p":612},{"i":626,"t":"socket.unrecv","u":"/docs/Runtime Environment/Socket","h":"#socketunrecv","p":612},{"i":628,"t":"socket.starttls","u":"/docs/Runtime Environment/Socket","h":"#socketstarttls","p":612},{"i":630,"t":"socket.close","u":"/docs/Runtime Environment/Socket","h":"#socketclose","p":612},{"i":632,"t":"Listener Class","u":"/docs/Runtime Environment/Socket","h":"#listener-class","p":612},{"i":634,"t":"accept","u":"/docs/Runtime Environment/Socket","h":"#accept","p":612},{"i":636,"t":"hasconnection","u":"/docs/Runtime Environment/Socket","h":"#hasconnection","p":612},{"i":640,"t":"json.encode","u":"/docs/Runtime Environment/JSON","h":"#jsonencode","p":638},{"i":642,"t":"json.decode","u":"/docs/Runtime Environment/JSON","h":"#jsondecode","p":638},{"i":646,"t":"table.sort","u":"/docs/Runtime Environment/Table","h":"#tablesort","p":644},{"i":648,"t":"table.sorted","u":"/docs/Runtime Environment/Table","h":"#tablesorted","p":644},{"i":650,"t":"table.size","u":"/docs/Runtime Environment/Table","h":"#tablesize","p":644},{"i":652,"t":"table.clear","u":"/docs/Runtime Environment/Table","h":"#tableclear","p":644},{"i":654,"t":"table.freeze","u":"/docs/Runtime Environment/Table","h":"#tablefreeze","p":644},{"i":656,"t":"table.isfrozen","u":"/docs/Runtime Environment/Table","h":"#tableisfrozen","p":644},{"i":658,"t":"table.contains","u":"/docs/Runtime Environment/Table","h":"#tablecontains","p":644},{"i":660,"t":"table.find","u":"/docs/Runtime Environment/Table","h":"#tablefind","p":644},{"i":662,"t":"table.reverse","u":"/docs/Runtime Environment/Table","h":"#tablereverse","p":644},{"i":664,"t":"table.reversed","u":"/docs/Runtime Environment/Table","h":"#tablereversed","p":644},{"i":666,"t":"table.reorder","u":"/docs/Runtime Environment/Table","h":"#tablereorder","p":644},{"i":668,"t":"table.reordered","u":"/docs/Runtime Environment/Table","h":"#tablereordered","p":644},{"i":670,"t":"table.foreach","u":"/docs/Runtime Environment/Table","h":"#tableforeach","p":644},{"i":672,"t":"table.filter","u":"/docs/Runtime Environment/Table","h":"#tablefilter","p":644},{"i":674,"t":"table.filtered","u":"/docs/Runtime Environment/Table","h":"#tablefiltered","p":644},{"i":676,"t":"table.map","u":"/docs/Runtime Environment/Table","h":"#tablemap","p":644},{"i":678,"t":"table.mapped","u":"/docs/Runtime Environment/Table","h":"#tablemapped","p":644},{"i":680,"t":"table.reduce","u":"/docs/Runtime Environment/Table","h":"#tablereduce","p":644},{"i":682,"t":"table.min","u":"/docs/Runtime Environment/Table","h":"#tablemin","p":644},{"i":684,"t":"table.max","u":"/docs/Runtime Environment/Table","h":"#tablemax","p":644},{"i":686,"t":"table.checkall","u":"/docs/Runtime Environment/Table","h":"#tablecheckall","p":644},{"i":690,"t":"xml.encode","u":"/docs/Runtime Environment/XML","h":"#xmlencode","p":688},{"i":692,"t":"xml.decode","u":"/docs/Runtime Environment/XML","h":"#xmldecode","p":688},{"i":696,"t":"url.encode","u":"/docs/Runtime Environment/URL","h":"#urlencode","p":694},{"i":698,"t":"url.decode","u":"/docs/Runtime Environment/URL","h":"#urldecode","p":694},{"i":700,"t":"url.parse","u":"/docs/Runtime Environment/URL","h":"#urlparse","p":694},{"i":704,"t":"__construct","u":"/docs/Runtime Environment/Vector3","h":"#__construct","p":702},{"i":706,"t":"__tostring","u":"/docs/Runtime Environment/Vector3","h":"#__tostring","p":702},{"i":708,"t":"__add, __sub, __mul, __div","u":"/docs/Runtime Environment/Vector3","h":"#__add-__sub-__mul-__div","p":702},{"i":710,"t":"__eq","u":"/docs/Runtime Environment/Vector3","h":"#__eq","p":702},{"i":712,"t":"__len, magnitude","u":"/docs/Runtime Environment/Vector3","h":"#__len-magnitude","p":702},{"i":714,"t":"sum","u":"/docs/Runtime Environment/Vector3","h":"#sum","p":702},{"i":716,"t":"min","u":"/docs/Runtime Environment/Vector3","h":"#min","p":702},{"i":718,"t":"max","u":"/docs/Runtime Environment/Vector3","h":"#max","p":702},{"i":720,"t":"dot","u":"/docs/Runtime Environment/Vector3","h":"#dot","p":702},{"i":722,"t":"abs","u":"/docs/Runtime Environment/Vector3","h":"#abs","p":702},{"i":724,"t":"normalized, normalised","u":"/docs/Runtime Environment/Vector3","h":"#normalized-normalised","p":702},{"i":726,"t":"torot","u":"/docs/Runtime Environment/Vector3","h":"#torot","p":702},{"i":728,"t":"lookat","u":"/docs/Runtime Environment/Vector3","h":"#lookat","p":702},{"i":730,"t":"todir","u":"/docs/Runtime Environment/Vector3","h":"#todir","p":702},{"i":734,"t":"string.upper","u":"/docs/Runtime Environment/String","h":"#stringupper","p":732},{"i":736,"t":"string.lower","u":"/docs/Runtime Environment/String","h":"#stringlower","p":732},{"i":738,"t":"string.split","u":"/docs/Runtime Environment/String","h":"#stringsplit","p":732},{"i":740,"t":"string.rfind","u":"/docs/Runtime Environment/String","h":"#stringrfind","p":732},{"i":742,"t":"string.strip","u":"/docs/Runtime Environment/String","h":"#stringstrip","p":732},{"i":744,"t":"string.lstrip","u":"/docs/Runtime Environment/String","h":"#stringlstrip","p":732},{"i":746,"t":"string.rstrip","u":"/docs/Runtime Environment/String","h":"#stringrstrip","p":732},{"i":748,"t":"string.isascii","u":"/docs/Runtime Environment/String","h":"#stringisascii","p":732},{"i":750,"t":"string.islower","u":"/docs/Runtime Environment/String","h":"#stringislower","p":732},{"i":752,"t":"string.isalpha","u":"/docs/Runtime Environment/String","h":"#stringisalpha","p":732},{"i":754,"t":"string.isupper","u":"/docs/Runtime Environment/String","h":"#stringisupper","p":732},{"i":756,"t":"string.isalnum","u":"/docs/Runtime Environment/String","h":"#stringisalnum","p":732},{"i":758,"t":"string.iswhitespace","u":"/docs/Runtime Environment/String","h":"#stringiswhitespace","p":732},{"i":760,"t":"string.uformat","u":"/docs/Runtime Environment/String","h":"#stringuformat","p":732},{"i":762,"t":"string.replace","u":"/docs/Runtime Environment/String","h":"#stringreplace","p":732},{"i":764,"t":"string.truncate","u":"/docs/Runtime Environment/String","h":"#stringtruncate","p":732},{"i":766,"t":"string.contains","u":"/docs/Runtime Environment/String","h":"#stringcontains","p":732},{"i":768,"t":"string.casefold","u":"/docs/Runtime Environment/String","h":"#stringcasefold","p":732},{"i":770,"t":"string.formatint","u":"/docs/Runtime Environment/String","h":"#stringformatint","p":732},{"i":772,"t":"string.partition","u":"/docs/Runtime Environment/String","h":"#stringpartition","p":732},{"i":774,"t":"string.endswith","u":"/docs/Runtime Environment/String","h":"#stringendswith","p":732},{"i":776,"t":"string.startswith","u":"/docs/Runtime Environment/String","h":"#stringstartswith","p":732}],"index":{"version":"2.3.9","fields":["t"],"fieldVectors":[["t/3",[0,6.124]],["t/5",[1,6.124]],["t/7",[2,6.124]],["t/9",[3,6.124]],["t/11",[4,6.124]],["t/13",[5,6.124]],["t/15",[6,6.124]],["t/17",[7,6.124]],["t/19",[8,6.124]],["t/21",[9,6.124]],["t/23",[10,6.124]],["t/25",[11,6.124]],["t/27",[12,6.124]],["t/29",[13,6.124]],["t/31",[14,6.124]],["t/33",[15,6.124]],["t/35",[16,6.124]],["t/37",[17,6.124]],["t/39",[18,6.124]],["t/41",[19,6.124]],["t/43",[20,6.124]],["t/45",[21,6.124]],["t/47",[22,6.124]],["t/49",[23,6.124]],["t/51",[24,6.124]],["t/53",[25,6.124]],["t/55",[26,6.124]],["t/57",[27,6.124]],["t/59",[28,6.124]],["t/61",[29,6.124]],["t/63",[30,6.124]],["t/65",[31,6.124]],["t/67",[32,6.124]],["t/69",[33,6.124]],["t/71",[34,6.124]],["t/73",[35,6.124]],["t/77",[36,4.17,37,4.17]],["t/79",[38,6.124]],["t/81",[39,2.338,40,2.596,41,2.596,42,3.08]],["t/83",[37,4.17,43,3.233]],["t/85",[44,3.342,45,3.342,46,3.342]],["t/89",[47,6.124]],["t/93",[48,3.692,49,3.112,50,3.692]],["t/95",[51,4.606,52,3.883]],["t/97",[53,6.124]],["t/98",[54,6.124]],["t/100",[55,4.606,56,4.606]],["t/102",[57,6.124]],["t/104",[58,6.124]],["t/106",[39,2.803,49,3.112,59,3.692]],["t/108",[60,4.606,61,4.606]],["t/110",[62,4.606,63,4.606]],["t/112",[64,6.124]],["t/114",[65,6.124]],["t/118",[66,4.606,67,4.606]],["t/119",[39,3.497,68,3.883]],["t/121",[69,3.692,70,3.342,71,3.692]],["t/123",[52,2.596,70,2.788,72,2.596,73,3.08]],["t/125",[40,3.112,74,3.692,75,3.342]],["t/127",[72,3.112,76,3.692,77,3.692]],["t/129",[78,4.606,79,4.606]],["t/131",[41,5.162]],["t/133",[80,6.124]],["t/137",[49,3.883,81,4.606]],["t/141",[82,3.883,83,3.883]],["t/143",[84,5.544]],["t/145",[85,6.124]],["t/149",[86,4.606,87,3.669]],["t/151",[43,2.591,88,2.591,89,2.689]],["t/155",[90,3.669,91,3.883]],["t/156",[92,4.606,93,3.883]],["t/158",[93,3.883,94,4.17]],["t/160",[93,3.883,95,4.17]],["t/162",[91,3.883,96,4.606]],["t/164",[68,3.883,97,4.606]],["t/166",[87,3.669,98,4.606]],["t/168",[99,4.606,100,4.606]],["t/170",[101,4.606,102,4.606]],["t/172",[68,3.112,103,2.94,104,3.112]],["t/174",[103,2.94,104,3.112,105,3.342]],["t/176",[103,2.94,104,3.112,106,3.692]],["t/178",[107,4.606,108,4.606]],["t/180",[94,4.17,109,4.606]],["t/182",[110,4.606,111,4.606]],["t/184",[39,2.803,40,3.112,41,3.112]],["t/186",[90,2.94,112,3.692,113,3.692]],["t/188",[90,2.94,114,3.692,115,3.692]],["t/196",[116,4.606,117,4.17]],["t/198",[45,4.17,117,4.17]],["t/200",[84,3.342,105,3.342,118,3.692]],["t/202",[119,4.606,120,4.606]],["t/206",[121,4.606,122,4.17]],["t/208",[123,6.124]],["t/210",[122,4.17,124,4.17]],["t/212",[43,2.591,88,2.591,89,2.689]],["t/216",[43,2.591,88,2.591,89,2.689]],["t/220",[39,3.497,90,3.669]],["t/226",[87,3.669,125,4.606]],["t/228",[75,5.544]],["t/234",[126,6.124]],["t/242",[127,3.883,128,4.606]],["t/244",[82,3.883,129,4.606]],["t/246",[36,4.17,130,3.126]],["t/248",[131,3.669,132,4.17]],["t/250",[131,3.669,133,3.883]],["t/252",[134,6.124]],["t/254",[133,3.883,135,4.606]],["t/256",[95,4.17,136,4.606]],["t/258",[137,4.606,138,4.606]],["t/260",[130,3.126,139,4.606]],["t/262",[43,2.591,88,2.591,89,2.689]],["t/266",[140,4.606,141,4.606]],["t/268",[52,3.883,142,4.606]],["t/276",[72,5.162]],["t/279",[143,4.606,144,4.606]],["t/281",[83,3.883,127,3.883]],["t/285",[132,4.17,145,4.17]],["t/287",[146,4.606,147,4.606]],["t/289",[133,3.883,145,4.17]],["t/291",[43,2.591,88,2.591,89,2.689]],["t/295",[148,3.08,149,3.08,150,3.08,151,3.08]],["t/299",[43,2.591,88,2.591,89,2.689]],["t/303",[88,3.233,91,3.883]],["t/306",[130,3.126,152,4.606]],["t/308",[130,3.126,153,4.606]],["t/310",[130,3.126,154,4.606]],["t/312",[130,3.126,155,4.606]],["t/314",[130,3.126,156,4.606]],["t/316",[130,3.126,157,4.606]],["t/318",[87,3.669,158,4.606]],["t/320",[83,3.883,127,3.883]],["t/322",[82,3.883,124,4.17]],["t/326",[159,6.124]],["t/344",[160,4.17,161,4.606]],["t/346",[160,4.17,162,4.606]],["t/348",[163,4.606,164,4.606]],["t/352",[165,6.124]],["t/354",[166,6.124]],["t/356",[167,6.124]],["t/358",[168,6.124]],["t/362",[169,6.124]],["t/364",[170,6.124]],["t/368",[171,6.124]],["t/370",[172,4.606,173,4.17]],["t/372",[174,6.124]],["t/374",[175,6.124]],["t/376",[176,4.606,177,4.17]],["t/378",[178,4.606,179,4.17]],["t/380",[180,4.606,181,4.17]],["t/382",[182,6.124]],["t/384",[183,5.544]],["t/386",[184,4.606,185,4.606]],["t/388",[186,4.606,187,4.606]],["t/390",[188,6.124]],["t/394",[189,6.124]],["t/396",[190,6.124]],["t/400",[191,6.124]],["t/402",[192,6.124]],["t/406",[193,6.124]],["t/408",[194,6.124]],["t/410",[195,6.124]],["t/412",[196,6.124]],["t/414",[44,4.17,46,4.17]],["t/416",[197,6.124]],["t/418",[198,6.124]],["t/420",[199,6.124]],["t/422",[200,6.124]],["t/424",[201,6.124]],["t/428",[103,2.453,202,2.596,203,2.788,204,2.788]],["t/429",[205,6.124]],["t/431",[206,6.124]],["t/433",[207,6.124]],["t/435",[208,6.124]],["t/437",[209,6.124]],["t/439",[210,6.124]],["t/441",[211,6.124]],["t/443",[212,6.124]],["t/445",[213,6.124]],["t/447",[214,6.124]],["t/449",[215,6.124]],["t/451",[216,6.124]],["t/453",[217,6.124]],["t/455",[218,6.124]],["t/457",[219,6.124]],["t/459",[220,6.124]],["t/461",[221,6.124]],["t/463",[202,3.112,203,3.342,204,3.342]],["t/464",[222,6.124]],["t/466",[223,6.124]],["t/468",[224,6.124]],["t/470",[225,6.124]],["t/472",[202,3.883,226,4.606]],["t/473",[227,6.124]],["t/475",[228,4.123,229,3.08,230,3.08]],["t/477",[231,4.877]],["t/479",[232,4.877]],["t/481",[228,3.883,233,4.606]],["t/483",[231,4.877]],["t/485",[232,4.877]],["t/487",[228,3.883,234,4.606]],["t/489",[231,4.877]],["t/491",[232,4.877]],["t/493",[235,6.124]],["t/494",[236,6.124]],["t/496",[231,4.877]],["t/498",[232,4.877]],["t/500",[237,6.124]],["t/502",[238,6.124]],["t/508",[239,6.124]],["t/510",[240,6.124]],["t/512",[241,6.124]],["t/514",[242,6.124]],["t/516",[243,6.124]],["t/518",[244,6.124]],["t/520",[245,6.124]],["t/522",[246,6.124]],["t/524",[247,6.124]],["t/526",[248,6.124]],["t/528",[249,6.124]],["t/530",[250,6.124]],["t/532",[251,6.124]],["t/534",[252,6.124]],["t/536",[253,6.124]],["t/540",[254,6.124]],["t/542",[255,6.124]],["t/544",[256,6.124]],["t/550",[257,6.124]],["t/552",[258,6.124]],["t/554",[259,6.124]],["t/558",[260,6.124]],["t/560",[261,6.124]],["t/562",[262,6.124]],["t/564",[263,6.124]],["t/566",[264,6.124]],["t/568",[265,6.124]],["t/570",[266,6.124]],["t/572",[267,5.544]],["t/574",[268,6.124]],["t/576",[267,5.544]],["t/578",[269,6.124]],["t/580",[270,6.124]],["t/582",[271,6.124]],["t/584",[272,6.124]],["t/586",[273,6.124]],["t/588",[274,6.124]],["t/592",[275,5.544]],["t/594",[276,6.124]],["t/596",[277,6.124]],["t/598",[278,6.124]],["t/600",[279,6.124]],["t/602",[280,6.124]],["t/606",[281,6.124]],["t/608",[282,3.08,283,3.08,284,3.08,285,3.08]],["t/610",[286,6.124]],["t/614",[287,6.124]],["t/616",[288,6.124]],["t/618",[289,6.124]],["t/620",[131,3.669,290,4.606]],["t/622",[291,6.124]],["t/624",[292,6.124]],["t/626",[293,6.124]],["t/628",[294,6.124]],["t/630",[295,6.124]],["t/632",[131,3.669,296,4.606]],["t/634",[297,6.124]],["t/636",[298,6.124]],["t/640",[299,6.124]],["t/642",[300,6.124]],["t/646",[301,5.544]],["t/648",[301,5.544]],["t/650",[302,6.124]],["t/652",[303,6.124]],["t/654",[304,6.124]],["t/656",[305,6.124]],["t/658",[306,6.124]],["t/660",[307,6.124]],["t/662",[308,5.544]],["t/664",[308,5.544]],["t/666",[309,5.544]],["t/668",[309,5.544]],["t/670",[310,6.124]],["t/672",[311,5.544]],["t/674",[311,5.544]],["t/676",[312,5.544]],["t/678",[312,5.544]],["t/680",[313,6.124]],["t/682",[314,6.124]],["t/684",[315,6.124]],["t/686",[316,6.124]],["t/690",[317,6.124]],["t/692",[318,6.124]],["t/696",[319,6.124]],["t/698",[320,6.124]],["t/700",[321,6.124]],["t/704",[275,5.544]],["t/706",[173,5.544]],["t/708",[177,2.788,179,2.788,181,2.788,183,2.788]],["t/710",[322,6.124]],["t/712",[323,4.606,324,4.606]],["t/714",[325,6.124]],["t/716",[326,6.124]],["t/718",[327,6.124]],["t/720",[328,6.124]],["t/722",[329,6.124]],["t/724",[330,4.606,331,4.606]],["t/726",[332,6.124]],["t/728",[333,6.124]],["t/730",[334,6.124]],["t/734",[335,6.124]],["t/736",[336,6.124]],["t/738",[337,6.124]],["t/740",[338,6.124]],["t/742",[339,6.124]],["t/744",[340,6.124]],["t/746",[341,6.124]],["t/748",[342,6.124]],["t/750",[343,6.124]],["t/752",[344,6.124]],["t/754",[345,6.124]],["t/756",[346,6.124]],["t/758",[347,6.124]],["t/760",[348,6.124]],["t/762",[349,6.124]],["t/764",[350,6.124]],["t/766",[351,6.124]],["t/768",[352,6.124]],["t/770",[353,6.124]],["t/772",[354,6.124]],["t/774",[355,6.124]],["t/776",[356,6.124]]],"invertedIndex":[["0.1.0",{"_index":35,"t":{"73":{"position":[[0,5]]}}}],["0.2.0",{"_index":34,"t":{"71":{"position":[[0,5]]}}}],["0.2.1",{"_index":33,"t":{"69":{"position":[[0,5]]}}}],["0.2.2",{"_index":32,"t":{"67":{"position":[[0,5]]}}}],["0.3.0",{"_index":31,"t":{"65":{"position":[[0,5]]}}}],["0.3.1",{"_index":30,"t":{"63":{"position":[[0,5]]}}}],["0.3.2",{"_index":29,"t":{"61":{"position":[[0,5]]}}}],["0.4.0",{"_index":28,"t":{"59":{"position":[[0,5]]}}}],["0.4.1",{"_index":27,"t":{"57":{"position":[[0,5]]}}}],["0.4.2",{"_index":26,"t":{"55":{"position":[[0,5]]}}}],["0.4.3",{"_index":25,"t":{"53":{"position":[[0,5]]}}}],["0.4.4",{"_index":24,"t":{"51":{"position":[[0,5]]}}}],["0.4.5",{"_index":23,"t":{"49":{"position":[[0,5]]}}}],["0.5.0",{"_index":22,"t":{"47":{"position":[[0,5]]}}}],["0.5.1",{"_index":21,"t":{"45":{"position":[[0,5]]}}}],["0.5.2",{"_index":20,"t":{"43":{"position":[[0,5]]}}}],["0.5.3",{"_index":19,"t":{"41":{"position":[[0,5]]}}}],["0.5.4",{"_index":18,"t":{"39":{"position":[[0,5]]}}}],["0.6.0",{"_index":17,"t":{"37":{"position":[[0,5]]}}}],["0.6.1",{"_index":16,"t":{"35":{"position":[[0,5]]}}}],["0.6.2",{"_index":15,"t":{"33":{"position":[[0,5]]}}}],["0.6.3",{"_index":14,"t":{"31":{"position":[[0,5]]}}}],["0.7.0",{"_index":13,"t":{"29":{"position":[[0,5]]}}}],["0.7.1",{"_index":12,"t":{"27":{"position":[[0,5]]}}}],["0.7.2",{"_index":11,"t":{"25":{"position":[[0,5]]}}}],["0.7.3",{"_index":10,"t":{"23":{"position":[[0,5]]}}}],["0.7.4",{"_index":9,"t":{"21":{"position":[[0,5]]}}}],["0.8.0",{"_index":8,"t":{"19":{"position":[[0,5]]}}}],["0.8.1",{"_index":7,"t":{"17":{"position":[[0,5]]}}}],["0.8.2",{"_index":6,"t":{"15":{"position":[[0,5]]}}}],["0.9.0",{"_index":5,"t":{"13":{"position":[[0,5]]}}}],["0.9.1",{"_index":4,"t":{"11":{"position":[[0,5]]}}}],["0.9.2",{"_index":3,"t":{"9":{"position":[[0,5]]}}}],["0.9.3",{"_index":2,"t":{"7":{"position":[[0,5]]}}}],["0.9.4",{"_index":1,"t":{"5":{"position":[[0,5]]}}}],["0.9.5",{"_index":0,"t":{"3":{"position":[[0,5]]}}}],["1",{"_index":161,"t":{"344":{"position":[[8,1]]}}}],["2",{"_index":162,"t":{"346":{"position":[[8,1]]}}}],["__add",{"_index":177,"t":{"376":{"position":[[12,5]]},"708":{"position":[[0,6]]}}}],["__construct",{"_index":275,"t":{"592":{"position":[[0,11]]},"704":{"position":[[0,11]]}}}],["__div",{"_index":183,"t":{"384":{"position":[[0,5]]},"708":{"position":[[21,5]]}}}],["__eq",{"_index":322,"t":{"710":{"position":[[0,4]]}}}],["__len",{"_index":323,"t":{"712":{"position":[[0,6]]}}}],["__mod",{"_index":185,"t":{"386":{"position":[[12,5]]}}}],["__mul",{"_index":181,"t":{"380":{"position":[[12,5]]},"708":{"position":[[14,6]]}}}],["__pow",{"_index":187,"t":{"388":{"position":[[12,5]]}}}],["__sub",{"_index":179,"t":{"378":{"position":[[12,5]]},"708":{"position":[[7,6]]}}}],["__tostr",{"_index":173,"t":{"370":{"position":[[17,10]]},"706":{"position":[[0,10]]}}}],["_psoup",{"_index":194,"t":{"408":{"position":[[0,6]]}}}],["_pversion",{"_index":193,"t":{"406":{"position":[[0,9]]}}}],["ab",{"_index":329,"t":{"722":{"position":[[0,3]]}}}],["accept",{"_index":297,"t":{"634":{"position":[[0,6]]}}}],["access",{"_index":144,"t":{"279":{"position":[[11,6]]}}}],["add",{"_index":276,"t":{"594":{"position":[[0,3]]}}}],["addit",{"_index":158,"t":{"318":{"position":[[0,10]]}}}],["addloop",{"_index":277,"t":{"596":{"position":[[0,7]]}}}],["ae",{"_index":228,"t":{"475":{"position":[[0,3],[9,3]]},"481":{"position":[[0,3]]},"487":{"position":[[0,3]]}}}],["algorithm",{"_index":204,"t":{"428":{"position":[[26,10]]},"463":{"position":[[22,10]]}}}],["alias",{"_index":152,"t":{"306":{"position":[[9,7]]}}}],["alreadi",{"_index":150,"t":{"295":{"position":[[12,7]]}}}],["anonym",{"_index":124,"t":{"210":{"position":[[0,9]]},"322":{"position":[[0,9]]}}}],["ansi",{"_index":163,"t":{"348":{"position":[[0,4]]}}}],["apt",{"_index":55,"t":{"100":{"position":[[0,3]]}}}],["argument",{"_index":87,"t":{"149":{"position":[[16,8]]},"166":{"position":[[10,9]]},"226":{"position":[[7,9]]},"318":{"position":[[11,9]]}}}],["array",{"_index":116,"t":{"196":{"position":[[0,5]]}}}],["aspir",{"_index":81,"t":{"137":{"position":[[16,6]]}}}],["assert.equ",{"_index":245,"t":{"520":{"position":[[0,12]]}}}],["assert.falsi",{"_index":242,"t":{"514":{"position":[[0,12]]}}}],["assert.great",{"_index":249,"t":{"528":{"position":[[0,14]]}}}],["assert.greatereq",{"_index":250,"t":{"530":{"position":[[0,16]]}}}],["assert.haserror",{"_index":252,"t":{"534":{"position":[[0,15]]}}}],["assert.isfals",{"_index":241,"t":{"512":{"position":[[0,14]]}}}],["assert.isnil",{"_index":239,"t":{"508":{"position":[[0,12]]}}}],["assert.istru",{"_index":240,"t":{"510":{"position":[[0,13]]}}}],["assert.less",{"_index":247,"t":{"524":{"position":[[0,11]]}}}],["assert.lesseq",{"_index":248,"t":{"526":{"position":[[0,13]]}}}],["assert.nequ",{"_index":246,"t":{"522":{"position":[[0,13]]}}}],["assert.noerror",{"_index":251,"t":{"532":{"position":[[0,14]]}}}],["assert.notnil",{"_index":244,"t":{"518":{"position":[[0,13]]}}}],["assert.searcherror",{"_index":253,"t":{"536":{"position":[[0,18]]}}}],["assert.truthi",{"_index":243,"t":{"516":{"position":[[0,13]]}}}],["aur",{"_index":57,"t":{"102":{"position":[[0,3]]}}}],["bad",{"_index":99,"t":{"168":{"position":[[0,3]]}}}],["base32.decod",{"_index":170,"t":{"364":{"position":[[0,13]]}}}],["base32.encod",{"_index":169,"t":{"362":{"position":[[0,13]]}}}],["base64.decod",{"_index":166,"t":{"354":{"position":[[0,13]]}}}],["base64.encod",{"_index":165,"t":{"352":{"position":[[0,13]]}}}],["base64.urldecod",{"_index":168,"t":{"358":{"position":[[0,16]]}}}],["base64.urlencod",{"_index":167,"t":{"356":{"position":[[0,16]]}}}],["bigint.add",{"_index":176,"t":{"376":{"position":[[0,11]]}}}],["bigint.binari",{"_index":175,"t":{"374":{"position":[[0,13]]}}}],["bigint.bitlength",{"_index":188,"t":{"390":{"position":[[0,16]]}}}],["bigint.div",{"_index":182,"t":{"382":{"position":[[0,10]]}}}],["bigint.hex",{"_index":174,"t":{"372":{"position":[[0,10]]}}}],["bigint.mod",{"_index":184,"t":{"386":{"position":[[0,11]]}}}],["bigint.mul",{"_index":180,"t":{"380":{"position":[[0,11]]}}}],["bigint.new",{"_index":171,"t":{"368":{"position":[[0,10]]}}}],["bigint.pow",{"_index":186,"t":{"388":{"position":[[0,11]]}}}],["bigint.sub",{"_index":178,"t":{"378":{"position":[[0,11]]}}}],["bigint.tostr",{"_index":172,"t":{"370":{"position":[[0,16]]}}}],["binari",{"_index":52,"t":{"95":{"position":[[9,8]]},"123":{"position":[[19,6]]},"268":{"position":[[0,6]]}}}],["block",{"_index":147,"t":{"287":{"position":[[5,6]]}}}],["bytecod",{"_index":106,"t":{"176":{"position":[[13,8]]}}}],["call",{"_index":83,"t":{"141":{"position":[[9,5]]},"281":{"position":[[11,5]]},"320":{"position":[[8,5]]}}}],["case",{"_index":146,"t":{"287":{"position":[[0,4]]}}}],["cat.decod",{"_index":190,"t":{"396":{"position":[[0,10]]}}}],["cat.encod",{"_index":189,"t":{"394":{"position":[[0,10]]}}}],["cbc",{"_index":229,"t":{"475":{"position":[[4,4]]}}}],["cfb",{"_index":230,"t":{"475":{"position":[[13,3]]}}}],["chang",{"_index":112,"t":{"186":{"position":[[0,8]]}}}],["chocolatey",{"_index":54,"t":{"98":{"position":[[0,10]]}}}],["class",{"_index":131,"t":{"248":{"position":[[0,5]]},"250":{"position":[[0,5]]},"620":{"position":[[7,5]]},"632":{"position":[[9,5]]}}}],["coalesc",{"_index":154,"t":{"310":{"position":[[0,10]]}}}],["code",{"_index":68,"t":{"119":{"position":[[9,4]]},"164":{"position":[[12,4]]},"172":{"position":[[13,4]]}}}],["color",{"_index":164,"t":{"348":{"position":[[5,8]]}}}],["comparevers",{"_index":200,"t":{"422":{"position":[[0,15]]}}}],["compat",{"_index":43,"t":{"83":{"position":[[0,10]]},"151":{"position":[[6,13]]},"212":{"position":[[6,13]]},"216":{"position":[[6,13]]},"262":{"position":[[6,13]]},"291":{"position":[[6,13]]},"299":{"position":[[6,13]]}}}],["compil",{"_index":39,"t":{"81":{"position":[[0,7]]},"106":{"position":[[0,7]]},"119":{"position":[[0,8]]},"184":{"position":[[0,7]]},"220":{"position":[[0,8]]}}}],["compound",{"_index":153,"t":{"308":{"position":[[0,8]]}}}],["condit",{"_index":85,"t":{"145":{"position":[[0,12]]}}}],["configur",{"_index":41,"t":{"81":{"position":[[13,13]]},"131":{"position":[[0,13]]},"184":{"position":[[13,13]]}}}],["constructor",{"_index":137,"t":{"258":{"position":[[0,11]]}}}],["content",{"_index":66,"t":{"118":{"position":[[0,7]]}}}],["continue'",{"_index":86,"t":{"149":{"position":[[0,10]]}}}],["coroutine.sleep",{"_index":192,"t":{"402":{"position":[[0,15]]}}}],["coroutine.xresum",{"_index":191,"t":{"400":{"position":[[0,17]]}}}],["cosmet",{"_index":140,"t":{"266":{"position":[[0,8]]}}}],["creation",{"_index":128,"t":{"242":{"position":[[7,8]]}}}],["crypto.adler32",{"_index":213,"t":{"445":{"position":[[0,14]]}}}],["crypto.crc32",{"_index":212,"t":{"443":{"position":[[0,12]]}}}],["crypto.decrypt",{"_index":232,"t":{"479":{"position":[[0,14]]},"485":{"position":[[0,14]]},"491":{"position":[[0,14]]},"498":{"position":[[0,14]]}}}],["crypto.djb2",{"_index":207,"t":{"433":{"position":[[0,11]]}}}],["crypto.encrypt",{"_index":231,"t":{"477":{"position":[[0,14]]},"483":{"position":[[0,14]]},"489":{"position":[[0,14]]},"496":{"position":[[0,14]]}}}],["crypto.fnv1",{"_index":208,"t":{"435":{"position":[[0,11]]}}}],["crypto.fnv1a",{"_index":209,"t":{"437":{"position":[[0,12]]}}}],["crypto.generatekeypair",{"_index":236,"t":{"494":{"position":[[0,22]]}}}],["crypto.joaat",{"_index":210,"t":{"439":{"position":[[0,12]]}}}],["crypto.lookup3",{"_index":214,"t":{"447":{"position":[[0,14]]}}}],["crypto.lua",{"_index":205,"t":{"429":{"position":[[0,10]]}}}],["crypto.md5",{"_index":206,"t":{"431":{"position":[[0,10]]}}}],["crypto.murmur1",{"_index":216,"t":{"451":{"position":[[0,14]]}}}],["crypto.murmur2",{"_index":217,"t":{"453":{"position":[[0,14]]}}}],["crypto.murmur2a",{"_index":218,"t":{"455":{"position":[[0,15]]}}}],["crypto.murmur2neutr",{"_index":221,"t":{"461":{"position":[[0,21]]}}}],["crypto.murmur64a",{"_index":219,"t":{"457":{"position":[[0,16]]}}}],["crypto.murmur64b",{"_index":220,"t":{"459":{"position":[[0,16]]}}}],["crypto.random",{"_index":227,"t":{"473":{"position":[[0,13]]}}}],["crypto.sdbm",{"_index":211,"t":{"441":{"position":[[0,11]]}}}],["crypto.sha1",{"_index":222,"t":{"464":{"position":[[0,11]]}}}],["crypto.sha256",{"_index":223,"t":{"466":{"position":[[0,13]]}}}],["crypto.sha384",{"_index":224,"t":{"468":{"position":[[0,13]]}}}],["crypto.sha512",{"_index":225,"t":{"470":{"position":[[0,13]]}}}],["crypto.sign",{"_index":237,"t":{"500":{"position":[[0,11]]}}}],["crypto.times33",{"_index":215,"t":{"449":{"position":[[0,14]]}}}],["crypto.verifi",{"_index":238,"t":{"502":{"position":[[0,13]]}}}],["cryptograph",{"_index":202,"t":{"428":{"position":[[4,13]]},"463":{"position":[[0,13]]},"472":{"position":[[0,13]]}}}],["custom",{"_index":69,"t":{"121":{"position":[[0,6]]}}}],["default",{"_index":44,"t":{"85":{"position":[[0,7]]},"414":{"position":[[0,7]]}}}],["destructur",{"_index":117,"t":{"196":{"position":[[6,13]]},"198":{"position":[[6,13]]}}}],["differ",{"_index":118,"t":{"200":{"position":[[0,9]]}}}],["disabl",{"_index":114,"t":{"188":{"position":[[0,7]]}}}],["discard",{"_index":110,"t":{"182":{"position":[[0,9]]}}}],["doesn't",{"_index":148,"t":{"295":{"position":[[0,7]]}}}],["dot",{"_index":328,"t":{"720":{"position":[[0,3]]}}}],["dump",{"_index":79,"t":{"129":{"position":[[3,7]]}}}],["dumpvar",{"_index":197,"t":{"416":{"position":[[0,7]]}}}],["ecb",{"_index":233,"t":{"481":{"position":[[4,3]]}}}],["enum",{"_index":122,"t":{"206":{"position":[[7,5]]},"210":{"position":[[10,5]]}}}],["errorfunc",{"_index":280,"t":{"602":{"position":[[0,9]]}}}],["exampl",{"_index":160,"t":{"344":{"position":[[0,7]]},"346":{"position":[[0,7]]}}}],["excess",{"_index":98,"t":{"166":{"position":[[0,9]]}}}],["execut",{"_index":74,"t":{"125":{"position":[[0,9]]}}}],["exportvar",{"_index":198,"t":{"418":{"position":[[0,9]]}}}],["express",{"_index":133,"t":{"250":{"position":[[6,10]]},"254":{"position":[[7,10]]},"289":{"position":[[7,10]]}}}],["extend",{"_index":134,"t":{"252":{"position":[[0,7]]}}}],["fallthrough",{"_index":108,"t":{"178":{"position":[[12,11]]}}}],["field",{"_index":95,"t":{"160":{"position":[[0,5]]},"256":{"position":[[8,6]]}}}],["filter",{"_index":71,"t":{"121":{"position":[[14,7]]}}}],["function",{"_index":82,"t":{"141":{"position":[[0,8]]},"244":{"position":[[7,9]]},"322":{"position":[[10,9]]}}}],["gcm",{"_index":234,"t":{"487":{"position":[[4,3]]}}}],["global",{"_index":94,"t":{"158":{"position":[[0,6]]},"180":{"position":[[9,6]]}}}],["hasconnect",{"_index":298,"t":{"636":{"position":[[0,13]]}}}],["hash",{"_index":203,"t":{"428":{"position":[[18,7]]},"463":{"position":[[14,7]]}}}],["http.closeconnect",{"_index":256,"t":{"544":{"position":[[0,21]]}}}],["http.hasconnect",{"_index":255,"t":{"542":{"position":[[0,18]]}}}],["http.request",{"_index":254,"t":{"540":{"position":[[0,12]]}}}],["implicit",{"_index":109,"t":{"180":{"position":[[0,8]]}}}],["infinit",{"_index":76,"t":{"127":{"position":[[0,8]]}}}],["instal",{"_index":47,"t":{"89":{"position":[[0,12]]}}}],["instanceof",{"_index":139,"t":{"260":{"position":[[0,10]]}}}],["integ",{"_index":142,"t":{"268":{"position":[[7,8]]}}}],["io.absolut",{"_index":269,"t":{"578":{"position":[[0,11]]}}}],["io.cont",{"_index":271,"t":{"582":{"position":[[0,11]]}}}],["io.copi",{"_index":262,"t":{"562":{"position":[[0,7]]}}}],["io.currentdir",{"_index":274,"t":{"588":{"position":[[0,13]]}}}],["io.exist",{"_index":266,"t":{"570":{"position":[[0,9]]}}}],["io.files",{"_index":272,"t":{"584":{"position":[[0,11]]}}}],["io.isdir",{"_index":264,"t":{"566":{"position":[[0,8]]}}}],["io.isfil",{"_index":265,"t":{"568":{"position":[[0,9]]}}}],["io.listdir",{"_index":268,"t":{"574":{"position":[[0,10]]}}}],["io.makedir",{"_index":267,"t":{"572":{"position":[[0,10]]},"576":{"position":[[0,11]]}}}],["io.part",{"_index":263,"t":{"564":{"position":[[0,7]]}}}],["io.rel",{"_index":270,"t":{"580":{"position":[[0,11]]}}}],["io.remov",{"_index":261,"t":{"560":{"position":[[0,9]]}}}],["io.renam",{"_index":260,"t":{"558":{"position":[[0,9]]}}}],["io.writetim",{"_index":273,"t":{"586":{"position":[[0,12]]}}}],["json.decod",{"_index":300,"t":{"642":{"position":[[0,11]]}}}],["json.encod",{"_index":299,"t":{"640":{"position":[[0,11]]}}}],["keyword",{"_index":37,"t":{"77":{"position":[[4,8]]},"83":{"position":[[11,8]]}}}],["librari",{"_index":120,"t":{"202":{"position":[[9,7]]}}}],["limit",{"_index":75,"t":{"125":{"position":[[15,5]]},"228":{"position":[[0,11]]}}}],["line",{"_index":115,"t":{"188":{"position":[[20,4]]}}}],["listen",{"_index":296,"t":{"632":{"position":[[0,8]]}}}],["load",{"_index":73,"t":{"123":{"position":[[8,7]]}}}],["look",{"_index":80,"t":{"133":{"position":[[8,5]]}}}],["lookat",{"_index":333,"t":{"728":{"position":[[0,6]]}}}],["loop",{"_index":77,"t":{"127":{"position":[[9,4]]}}}],["lua",{"_index":149,"t":{"295":{"position":[[8,3]]}}}],["magnitud",{"_index":324,"t":{"712":{"position":[[7,9]]}}}],["make",{"_index":64,"t":{"112":{"position":[[0,4]]}}}],["math.atan2",{"_index":259,"t":{"554":{"position":[[0,10]]}}}],["math.isnan",{"_index":257,"t":{"550":{"position":[[0,10]]}}}],["math.round",{"_index":258,"t":{"552":{"position":[[0,10]]}}}],["max",{"_index":327,"t":{"718":{"position":[[0,3]]}}}],["member",{"_index":143,"t":{"279":{"position":[[4,6]]}}}],["metat",{"_index":46,"t":{"85":{"position":[[14,9]]},"414":{"position":[[8,10]]}}}],["method",{"_index":127,"t":{"242":{"position":[[0,6]]},"281":{"position":[[4,6]]},"320":{"position":[[0,7]]}}}],["min",{"_index":326,"t":{"716":{"position":[[0,3]]}}}],["mismatch",{"_index":96,"t":{"162":{"position":[[5,8]]}}}],["mitig",{"_index":38,"t":{"79":{"position":[[0,11]]}}}],["mix",{"_index":125,"t":{"226":{"position":[[0,6]]}}}],["mode",{"_index":89,"t":{"151":{"position":[[20,5]]},"212":{"position":[[20,5]]},"216":{"position":[[20,5]]},"262":{"position":[[20,5]]},"291":{"position":[[20,5]]},"299":{"position":[[20,5]]}}}],["moder",{"_index":67,"t":{"118":{"position":[[8,10]]}}}],["modul",{"_index":70,"t":{"121":{"position":[[7,6]]},"123":{"position":[[26,7]]}}}],["name",{"_index":105,"t":{"174":{"position":[[13,4]]},"200":{"position":[[19,4]]}}}],["new",{"_index":36,"t":{"77":{"position":[[0,3]]},"246":{"position":[[0,3]]}}}],["non",{"_index":103,"t":{"172":{"position":[[0,3]]},"174":{"position":[[0,3]]},"176":{"position":[[0,3]]},"428":{"position":[[0,3]]}}}],["normal",{"_index":330,"t":{"724":{"position":[[0,11]]}}}],["normalis",{"_index":331,"t":{"724":{"position":[[12,10]]}}}],["onlin",{"_index":50,"t":{"93":{"position":[[12,6]]}}}],["oper",{"_index":130,"t":{"246":{"position":[[4,8]]},"260":{"position":[[11,8]]},"306":{"position":[[0,8]]},"308":{"position":[[9,9]]},"310":{"position":[[11,8]]},"312":{"position":[[7,8]]},"314":{"position":[[10,8]]},"316":{"position":[[5,8]]}}}],["os.micro",{"_index":283,"t":{"608":{"position":[[10,10]]}}}],["os.milli",{"_index":284,"t":{"608":{"position":[[21,10]]}}}],["os.nano",{"_index":282,"t":{"608":{"position":[[0,9]]}}}],["os.platform",{"_index":195,"t":{"410":{"position":[[0,11]]}}}],["os.second",{"_index":285,"t":{"608":{"position":[[32,10]]}}}],["os.sleep",{"_index":281,"t":{"606":{"position":[[0,8]]}}}],["os.unixsecond",{"_index":286,"t":{"610":{"position":[[0,14]]}}}],["packag",{"_index":53,"t":{"97":{"position":[[0,8]]}}}],["package.path",{"_index":196,"t":{"412":{"position":[[0,12]]}}}],["parent",{"_index":135,"t":{"254":{"position":[[0,6]]}}}],["php",{"_index":60,"t":{"108":{"position":[[0,3]]}}}],["pipe",{"_index":157,"t":{"316":{"position":[[0,4]]}}}],["pluto",{"_index":49,"t":{"93":{"position":[[6,5]]},"106":{"position":[[8,5]]},"137":{"position":[[10,5]]}}}],["pluto_us",{"_index":42,"t":{"81":{"position":[[27,11]]}}}],["portabl",{"_index":104,"t":{"172":{"position":[[4,8]]},"174":{"position":[[4,8]]},"176":{"position":[[4,8]]}}}],["possibl",{"_index":101,"t":{"170":{"position":[[0,8]]}}}],["practic",{"_index":100,"t":{"168":{"position":[[4,8]]}}}],["prebuilt",{"_index":51,"t":{"95":{"position":[[0,8]]}}}],["prevent",{"_index":72,"t":{"123":{"position":[[0,7]]},"127":{"position":[[14,10]]},"276":{"position":[[15,8]]}}}],["privat",{"_index":136,"t":{"256":{"position":[[0,7]]}}}],["prng",{"_index":226,"t":{"472":{"position":[[14,5]]}}}],["promot",{"_index":138,"t":{"258":{"position":[[12,9]]}}}],["rang",{"_index":199,"t":{"420":{"position":[[0,5]]}}}],["reflect",{"_index":123,"t":{"208":{"position":[[0,10]]}}}],["repositori",{"_index":56,"t":{"100":{"position":[[4,10]]}}}],["return",{"_index":111,"t":{"182":{"position":[[10,6]]}}}],["rsa",{"_index":235,"t":{"493":{"position":[[0,3]]}}}],["rule",{"_index":126,"t":{"234":{"position":[[0,5]]}}}],["run",{"_index":278,"t":{"598":{"position":[[0,3]]}}}],["scope",{"_index":121,"t":{"206":{"position":[[0,6]]}}}],["script",{"_index":61,"t":{"108":{"position":[[4,7]]}}}],["shadow",{"_index":93,"t":{"156":{"position":[[4,6]]},"158":{"position":[[7,6]]},"160":{"position":[[6,6]]}}}],["socket",{"_index":290,"t":{"620":{"position":[[0,6]]}}}],["socket.bind",{"_index":289,"t":{"618":{"position":[[0,11]]}}}],["socket.clos",{"_index":295,"t":{"630":{"position":[[0,12]]}}}],["socket.connect",{"_index":287,"t":{"614":{"position":[[0,14]]}}}],["socket.listen",{"_index":288,"t":{"616":{"position":[[0,13]]}}}],["socket.recv",{"_index":292,"t":{"624":{"position":[[0,11]]}}}],["socket.send",{"_index":291,"t":{"622":{"position":[[0,11]]}}}],["socket.starttl",{"_index":294,"t":{"628":{"position":[[0,15]]}}}],["socket.unrecv",{"_index":293,"t":{"626":{"position":[[0,13]]}}}],["spaceship",{"_index":156,"t":{"314":{"position":[[0,9]]}}}],["standard",{"_index":119,"t":{"202":{"position":[[0,8]]}}}],["state",{"_index":113,"t":{"186":{"position":[[17,6]]}}}],["statement",{"_index":132,"t":{"248":{"position":[[6,9]]},"285":{"position":[[7,9]]}}}],["static",{"_index":129,"t":{"244":{"position":[[0,6]]}}}],["string.casefold",{"_index":352,"t":{"768":{"position":[[0,15]]}}}],["string.contain",{"_index":351,"t":{"766":{"position":[[0,15]]}}}],["string.endswith",{"_index":355,"t":{"774":{"position":[[0,15]]}}}],["string.formatint",{"_index":353,"t":{"770":{"position":[[0,16]]}}}],["string.isalnum",{"_index":346,"t":{"756":{"position":[[0,14]]}}}],["string.isalpha",{"_index":344,"t":{"752":{"position":[[0,14]]}}}],["string.isascii",{"_index":342,"t":{"748":{"position":[[0,14]]}}}],["string.islow",{"_index":343,"t":{"750":{"position":[[0,14]]}}}],["string.isupp",{"_index":345,"t":{"754":{"position":[[0,14]]}}}],["string.iswhitespac",{"_index":347,"t":{"758":{"position":[[0,19]]}}}],["string.low",{"_index":336,"t":{"736":{"position":[[0,12]]}}}],["string.lstrip",{"_index":340,"t":{"744":{"position":[[0,13]]}}}],["string.partit",{"_index":354,"t":{"772":{"position":[[0,16]]}}}],["string.replac",{"_index":349,"t":{"762":{"position":[[0,14]]}}}],["string.rfind",{"_index":338,"t":{"740":{"position":[[0,12]]}}}],["string.rstrip",{"_index":341,"t":{"746":{"position":[[0,13]]}}}],["string.split",{"_index":337,"t":{"738":{"position":[[0,12]]}}}],["string.startswith",{"_index":356,"t":{"776":{"position":[[0,17]]}}}],["string.strip",{"_index":339,"t":{"742":{"position":[[0,12]]}}}],["string.trunc",{"_index":350,"t":{"764":{"position":[[0,15]]}}}],["string.uformat",{"_index":348,"t":{"760":{"position":[[0,14]]}}}],["string.upp",{"_index":335,"t":{"734":{"position":[[0,12]]}}}],["studio",{"_index":63,"t":{"110":{"position":[[7,6]]}}}],["sum",{"_index":325,"t":{"714":{"position":[[0,3]]}}}],["sun",{"_index":65,"t":{"114":{"position":[[0,3]]}}}],["switch",{"_index":145,"t":{"285":{"position":[[0,6]]},"289":{"position":[[0,6]]}}}],["tabl",{"_index":45,"t":{"85":{"position":[[8,5]]},"198":{"position":[[0,5]]}}}],["table.checkal",{"_index":316,"t":{"686":{"position":[[0,14]]}}}],["table.clear",{"_index":303,"t":{"652":{"position":[[0,11]]}}}],["table.contain",{"_index":306,"t":{"658":{"position":[[0,14]]}}}],["table.filt",{"_index":311,"t":{"672":{"position":[[0,12]]},"674":{"position":[[0,14]]}}}],["table.find",{"_index":307,"t":{"660":{"position":[[0,10]]}}}],["table.foreach",{"_index":310,"t":{"670":{"position":[[0,13]]}}}],["table.freez",{"_index":304,"t":{"654":{"position":[[0,12]]}}}],["table.isfrozen",{"_index":305,"t":{"656":{"position":[[0,14]]}}}],["table.map",{"_index":312,"t":{"676":{"position":[[0,9]]},"678":{"position":[[0,12]]}}}],["table.max",{"_index":315,"t":{"684":{"position":[[0,9]]}}}],["table.min",{"_index":314,"t":{"682":{"position":[[0,9]]}}}],["table.reduc",{"_index":313,"t":{"680":{"position":[[0,12]]}}}],["table.reord",{"_index":309,"t":{"666":{"position":[[0,13]]},"668":{"position":[[0,15]]}}}],["table.revers",{"_index":308,"t":{"662":{"position":[[0,13]]},"664":{"position":[[0,14]]}}}],["table.s",{"_index":302,"t":{"650":{"position":[[0,10]]}}}],["table.sort",{"_index":301,"t":{"646":{"position":[[0,10]]},"648":{"position":[[0,12]]}}}],["termux",{"_index":58,"t":{"104":{"position":[[0,6]]}}}],["ternari",{"_index":151,"t":{"295":{"position":[[25,10]]}}}],["time",{"_index":40,"t":{"81":{"position":[[8,4]]},"125":{"position":[[10,4]]},"184":{"position":[[8,4]]}}}],["todir",{"_index":334,"t":{"730":{"position":[[0,5]]}}}],["torot",{"_index":332,"t":{"726":{"position":[[0,5]]}}}],["type",{"_index":91,"t":{"155":{"position":[[8,5]]},"162":{"position":[[0,4]]},"303":{"position":[[5,5]]}}}],["typo",{"_index":102,"t":{"170":{"position":[[9,4]]}}}],["unannot",{"_index":107,"t":{"178":{"position":[[0,11]]}}}],["underscor",{"_index":141,"t":{"266":{"position":[[9,11]]}}}],["unreach",{"_index":97,"t":{"164":{"position":[[0,11]]}}}],["url.decod",{"_index":320,"t":{"698":{"position":[[0,10]]}}}],["url.encod",{"_index":319,"t":{"696":{"position":[[0,10]]}}}],["url.pars",{"_index":321,"t":{"700":{"position":[[0,9]]}}}],["us",{"_index":88,"t":{"151":{"position":[[0,5]]},"212":{"position":[[0,5]]},"216":{"position":[[0,5]]},"262":{"position":[[0,5]]},"291":{"position":[[0,5]]},"299":{"position":[[0,5]]},"303":{"position":[[17,4]]}}}],["var",{"_index":92,"t":{"156":{"position":[[0,3]]}}}],["variabl",{"_index":84,"t":{"143":{"position":[[0,9]]},"200":{"position":[[10,8]]}}}],["visual",{"_index":62,"t":{"110":{"position":[[0,6]]}}}],["vm",{"_index":78,"t":{"129":{"position":[[0,2]]}}}],["walru",{"_index":155,"t":{"312":{"position":[[0,6]]}}}],["warn",{"_index":90,"t":{"155":{"position":[[0,7]]},"186":{"position":[[9,7]]},"188":{"position":[[8,8]]},"220":{"position":[[9,8]]}}}],["wcall",{"_index":201,"t":{"424":{"position":[[0,5]]}}}],["work",{"_index":159,"t":{"326":{"position":[[12,5]]}}}],["write",{"_index":48,"t":{"93":{"position":[[0,5]]}}}],["xml.decod",{"_index":318,"t":{"692":{"position":[[0,10]]}}}],["xml.encod",{"_index":317,"t":{"690":{"position":[[0,10]]}}}],["yieldfunc",{"_index":279,"t":{"600":{"position":[[0,9]]}}}],["yourself",{"_index":59,"t":{"106":{"position":[[14,8]]}}}]],"pipeline":["stemmer"]}},{"documents":[{"i":2,"t":"This page contains the changelogs from all releases of Pluto.","s":"Changelog","u":"/docs/Changelog","h":"","p":1},{"i":4,"t":"Fixed io.contents not returning an empty string for empty files on Windows Fixed table.clear not resetting cached length Fixed http.request allowing header values to contain CR and LF (CVE-2024-45597) Fixed strings implicitly concatenating with each other Fixed incorrect formatting with some instances of VM dumping PHP build scripts now pass on additional arguments to the compiler From Lua: Fixed wrong code gen for indices with comparisons","s":"0.9.5","u":"/docs/Changelog","h":"#095","p":1},{"i":6,"t":"Improved field-shadow warning to say which field is shadowed Improved handing of parent keyword Improved error message for if then Fixed an 'else if' warning false-positive Fixed compile-time concat sometimes causing a parse error Fixed infinite loop with nested switch expressions when flow should go to default case Fixed exception when raising argument type mismatch warning when expected type is a function Fixed a compatibility issue with return case Standard library: Made string.replace binary-safe and faster CaT module now supports the optional value encoding feature","s":"0.9.4","u":"/docs/Changelog","h":"#094","p":1},{"i":8,"t":"Added a warning for '(' being used instead of '|' for pipe operator arguments Improved error reporting when an invalid parent is given to 'extends' Fixed extending a global class unexpectedly pushing _G Fixed incorrect results when using 'not' on result of null coalescing operator As a result of this fix, the null coalescing operator is now bytecode-compatible with Lua Fixed parsing ambiguities with ternary expressions in switch cases Standard library: Fixed json.encode(json.decode(..., json.withnull + json.withorder)) producing unexpected artifacts Fixed data corruption when json.decode is used on large data Fixed insufficient TLS peer verification in HTTP library and socket.starttls in non-WASM builds (CVE-2024-32973)","s":"0.9.3","u":"/docs/Changelog","h":"#093","p":1},{"i":10,"t":"This release fixes several regressions made in 0.9.1: Fixed failing to compile on aarch64 Fixed method calls no longer working in ternary expressions even with parentheses Fixed walrus operator no longer being usable within unary operator expressions Furthermore, it improves the walrus operator in regards to disallowing UB and clarifying related error messages.","s":"0.9.2","u":"/docs/Changelog","h":"#092","p":1},{"i":12,"t":"Improved try/catch Improved parsing of for-as loops Deprecated if expressions (if a then b else c) in favor of ternary expressions (a ? b : c) Fixed instances of : starting method call when it should delimit ternary expression Fixed unreachable-code triggering for non-constant values Fixed repeat + continue being able to read uninitialized variables Fixed break and continue possibly not closing upvalues Fixed continue not working as expected when passing through switch statement Fixed switch cases being able to read uninitialized variables Fixed inconsistent behavior with safe navigtion method calls and multiple return values Fixed walrus operator being able to cause UB or corrupt the stack Fixed pipe operator possibly generating incorrect code Huge thanks to @XmiliaH for reporting the majority of bugs fixed in this update and helping fix them.","s":"0.9.1","u":"/docs/Changelog","h":"#091","p":1},{"i":14,"t":"Added $define statement Added pipe operator (|>) Added compound XOR operator (~=) Added optional global keyword and 'implicit-global' warning Added @fallthrough annotation and 'unannotated-fallthrough' warning Added function attribute and 'discarded-return' warning Added 'field-shadow' warning Lambdas can now have full bodies by starting with 'do' (e.g. |a| -> do return a end) pluto_use can now also be used via @pluto_use in comments new operator now also supports static 'new' function Deprecated ** operator (use ^ instead) Deprecated let statement (use local instead) Deprecated const statement (use local with or $define instead) Deprecated attribute (replaced by $define statement) Re-added compile-time concat optimization Fixed switch cases being able to jump into the scope of a variable Fixed being able to set nil as a default argument Standard library: Added '*' library Added 'cat' library Added 'http' library Added 'socket' library Added 'xml' library Added 'bigint' class Added 'scheduler' class Added os.platform constant Added range function Added io.contents function Added io.relative function Added copying variants of existing functions (table.sorted, table.mapped, table.filtered, table.reversed, table.reordered) Added table.size function Added table.clear function Added table.reduce, table.min, & table.max functions Added table.find function Added table.checkall function Added coroutine.sleep function Added crypto.generatekeypair function Added crypto.encrypt & crypto.decrypt functions Added crypto.sign & crypto.verify functions Added crypto.sha1, crypto.sha384, & crypto.sha512 functions Added crypto.adler32 function Added url.parse function Added math.round function json.encode now supports __order for objects json.decode now has an optional flags parameter, they can be combined via binary OR json.withnull makes it decode JSON nulls as json.null instead of nil json.withorder makes it produce __order field for objects coroutines/threads now have a metatable by default base64.encode & base32.encode changed padding parameter's default value from false to true (base64.urlencode is unchanged) Fixed crypto.fnv1 & crypto.fnv1a producing incorrect hashes for non-ASCII strings CLI: Added '-c' flag to pluto & plutoc to enable compatibility mode For integrators: Added PLUTO_READ_FILE_HOOK & PLUTO_WRITE_FILE_HOOK Added PLUTO_HTTP_REQUEST_HOOK Removed PLUTO_USE_THROW as we now default to using C++ exceptions for Lua errors to avoid breaking RAII semantics. You can still specify LUA_USE_LONGJMP if you want long jumps.","s":"0.9.0","u":"/docs/Changelog","h":"#090","p":1},{"i":16,"t":"Added variable scoping warnings to switch statements to highlight code that will break in 0.9.0 Improved some error messages Fixed base32 & base64 functions not being binary-safe Removed compile-time concat optimization because it could produce incorrect results","s":"0.8.2","u":"/docs/Changelog","h":"#082","p":1},{"i":18,"t":"Added a specialized error message for local class = etc 'exportvar' now prefixes function bytecode with 'load' Improved code generation for switch blocks Improved \"possibly unwanted function call\" warning Fixed dumpvar & exportvar not handling recursion of sub-tables Fixed assert.equal & assert.nequal ignoring extra fields in value2 Fixed 'until' possibly using a variable from wrong scope due to 'continue' Fixed var-shadow warning for named vararg being raised on the wrong line For integrators: Added PLUTO_MEMORY_LIMIT Added PLUTO_NO_DEBUGLIB Added PLUTO_NO_COROLIB For a more comprehensive overview of the changes, take a look at the commit log.","s":"0.8.1","u":"/docs/Changelog","h":"#081","p":1},{"i":20,"t":"Added switch expressions Added shorthand fallthrough syntax for switch statement & expression, e.g. case 1, 2: ... Added try...catch statement Added spaceship operator (<=>) Added safe navigation for method calls: nilable_inst?:method(), inst:nilable_method?(), nilable_inst?:nilable_method?() Added optional 'const' keyword as shorthand for local ... [= ...], enabled with pluto_use const. Added pluto_use \"VERSION+\" Tables now have a metatable by default ({ __index = _G.table }). Added '!' as an alias for 'not' Added 'private' modifier for class fields Improved 'class' and 'extends' to support indexed names Improved 'instanceof' to be usable with more complex expressions export now works in all scopes, not just the main body Updated in operator on tables to check values instead of keys \\{ is now a valid escape sequence (for interpolated strings) Fixed to-be-closed variables not working in switch cases Fixed 'new' not working as expected if it was disabled by the environment and re-enabled by 'pluto_use' Fixed 'enum class' not incrementing enumerator values Fixed not being able to use expressions such as increment in enum without parentheses Added compile-time concat optimization Warnings: Added warning for local attributes used without '<' ... '>' Now propagating types for global variables so when their value is assigned to something, mismatches can be detected. Added optional global-shadow warning which is like var-shadow but for globals that are especially vulnerable to obscure shadowing bugs (to prevent excessive annoyance). These globals include: arg,string, and table. Integrators can change this via PLUTO_COMMON_GLOBAL_NAMES Global shadow warnings do not apply to localization optimization (i.e, local table = table) var-shadow has been improved to check more enclosing scopes Improved unreachable-code Fixed var-shadow warning for locals used in switch cases despite break Added optional non-portable-code, non-portable-bytecode, and non-portable-name warning types Warnings can now be promoted to errors, e.g. @pluto_warnings error-all Standard library: Soup is now always linked in, obsoleting _PSOUP Added assertion library (see here for more preliminary detail) Added url library (encode & decode) Added exception class Added vector3 class Added dumpvar & exportvar Added string.truncate Added string.replace — a slightly faster, but mostly more straightforward alternative to gsub. Most notably, not burdened by MAX_CAPTURES Added string.formatint (supports any BigInt impl that can offer the user a string representation) Also supports any grouping & any separator without concerning locale. Added table.filter Added table.map Added table.reverse Added table.reorder Added io.currentdir Added io.part Added io.writetime Added math.isnan Added compareversions Added wcall Added math.atan2 as an alias for math.atan Added json.null io.absolute now has an optional argument to request a canonicalized absolute path Updated string.rfind to accept Lua patterns Renamed io.copyto to io.copy Renamed base64.url_encode & base64.url_decode to base64.urlencode & base64.urldecode Deprecated string.find_first_of & string.find_first_not_of in favor of string.find Deprecated string.find_last_of & string.find_last_not_of in favor of string.rfind Deprecated string.lfind in favor of string.find Deprecated crypto.hexdigest in favor of string.format Modified require Prioritizes local files now to ensure compatibility. Added require(\"pluto:libname\") to explicitly request pluto libraries if ever needed (normal still works for pluto libraries, we just check for local files first). Removed base58 For integrators: Added PLUTO_NO_FILESYSTEM - disables all filesystem access (for sandboxing). Added PLUTO_WARN_NON_PORTABLE_CODE Added PLUTO_WARN_NON_PORTABLE_BYTECODE Added PLUTO_WARN_NON_PORTABLE_NAME Added PLUTO_NO_BINARIES - disables all dll/so/c module loading (for sandboxing) Added luaG_addsrcinfo Far more information can be found at our documentation: https://pluto-lang.org/","s":"0.8.0","u":"/docs/Changelog","h":"#080","p":1},{"i":22,"t":"Fixed unexpected behavior when using a ternary expression inside of an interpolated string Fixed table.contains returning 0 instead of the actual key for non-integer key types Fixed REPL not recognizing multi-line statements Fixed Pluto-injected code corrupting bytecode For integrators: Added PLUTO_LOADCLIB_HOOK","s":"0.7.4","u":"/docs/Changelog","h":"#074","p":1},{"i":24,"t":"Updated error semantics of os.remove & os.rename to match Lua's again (return false instead of raising error), Pluto's 'io' versions of these functions remain unchanged Fixed extends not copying over metamethods Fixed \"memory allocation error: block too big\" when parsing --[[]] Fixed allowing function calls to primitives, causing ambiguities with exprstat after assignment Fixed string.upper & string.lower delimiting on '\\0' Some other improvements and bugfixes","s":"0.7.3","u":"/docs/Changelog","h":"#073","p":1},{"i":26,"t":"String interpolation now allows nested strings Improved \"unreachable code\" warning Improved some error messages Fixed string interpolation not working with string call syntax Fixed rare issues with 'new', 'extends' and 'instanceof' operators","s":"0.7.2","u":"/docs/Changelog","h":"#072","p":1},{"i":28,"t":"Fixed string interpolation not working with single-quoted strings after 0.7.0 Fixed os.sleep disregarding execution time limit Fixed scripts being able to go past execution time limit with coroutines","s":"0.7.1","u":"/docs/Changelog","h":"#071","p":1},{"i":30,"t":"Added table destructuring (local '{' NAME [= FIELD][, ...] '}' '=' TABLE) Added array destructuring (local '[' NAME[, ...] ']' '=' TABLE) Added pluto_use <* | version | token> [= false] to toggle non-compatible keywords Added pluto_use let [= false] to toggle 'let' alias for 'local' Added ++ statement Also supports ++t.prop Added constructor promotion Added compile-time conditionals Improved class expression & statement Now supports property declaration without value Now supports type hints (currently without warnings) Now supports access modifiers (currently without warnings or errors) Can now optionally use 'begin' before body Improved string interpolation to support any expression, not just variable names Improved type hints to support alternatives, e.g. string|int Named arguments may now be used in conjunction with positional arguments Improved 'new' expression to support direct member access into the table it created, e.g. print(new Human(\"John\").name) 'new' may now also be used as a statement Fixed loading of precompiled code from files with non-Latin path on Windows Fixed behavior of 'in' expression when used on a temporary table Out-of-the-box Compatibility: 'parent' may now be overwritten via local or parameter name All reserved identifiers can now be used with shorthand table syntax and goto Standard library: Added coroutine.xresume For integrators: Added PLUTO_USE_LET More detailed documentation can be found here.","s":"0.7.0","u":"/docs/Changelog","h":"#070","p":1},{"i":32,"t":"Defaults arguments now produce Lua-compatible bytecode Fixed default arguments not working for methods Fixed named arguments, etc. not working for upvalue functions Fixed 'in' expression for when right-hand operand is nested table Fixed 'in' expression being too greedy in consuming righthand operand For integrators: Added PLUTO_LUA_LINKABLE","s":"0.6.3","u":"/docs/Changelog","h":"#063","p":1},{"i":34,"t":"Optional Parentheses now works for table types and with chained \"suffix expressions\" Fixed new overwriting user-defined __index Fixed infinite recursion with multi-level parent calls Fixed some other small issues Performance: Optimized lua_insert, lua_remove, & lua_replace (Optimization by @gottfriedleibniz) Optimized luaO_ceillog2 (Inspired by @gottfriedleibniz) Enabled Lua's jump table for clang build as well Fixed a VM performance regression introduced by Pluto","s":"0.6.2","u":"/docs/Changelog","h":"#062","p":1},{"i":36,"t":"Improved suggestions (for when using plutoc with the language server) Optimized switch statement code generation (now omits cases leading to default case) Fixed producing syntax error when 'case' or 'default' is used outside of switch Fixed using 'export' outside of global scope not producing an error Fixed some confusing error messages Pulled in the latest Lua changes so some Lua bugs are now fixed","s":"0.6.1","u":"/docs/Changelog","h":"#061","p":1},{"i":38,"t":"Added attribute to force locals to be compile-time constants Added $expr syntax for compile-time evaluation of select functions Added export [NAME=VALUE | function | class] syntax Added named arguments (name=value in funcargs) Added named varargs (...NAME), automatically puts the varargs into a table with the given name A subset of Soup is now vendored with Pluto so standard library features that rely on it should now be more viable Removed deprecated \"pluto_case\" and \"pluto_default\" keywords Removed when statement Enums: Added ENUM.ENUMERATOR syntax for named enums Added ENUM CLASS NAME ... syntax to force usage of this syntax Added enum reflection for named enums (:names(), :values(), :kvmap(), :vkmap()) Object-oriented programming: Added new TABLE(...) syntax (creates new table, sets TABLE as its metatable + index, calls `:construct(...)` if exists) Added 'class' statement & expression (similar to table but without need for ',' or ';' after properties and functions) 'class' and 'local class' statements also support extends NAME which sets parent property and metatable with index Added static function NAME for use within table constructor/class definition (equal to NAME = function) Added 'parent' expression parent.PROP -> self.__parent.PROP parent:METHOD(...) -> self.__parent.METHOD(self, ...) Added TABLE instanceof METATABLE operator Type hints: Added 'int' & 'float' type hints (more restrictive than 'number') Added 'void' type hint for function return type Standard library: Added utonumber, utostring, & string.uformat Added instanceof(TABLE, METATABLE) For integrators upgrading to Pluto 0.6.0: Consider defining PLUTO_COMPATIBLE_NEW, PLUTO_COMPATIBLE_CLASS, PLUTO_COMPATIBLE_PARENT & PLUTO_COMPATIBLE_EXPORT so 'new', 'class', 'parent' & 'export' will not be reserved keywords just yet, instead 'pluto_new', 'pluto_class', 'pluto_parent' & 'pluto_export' can be used. More detailed documentation can be found here.","s":"0.6.0","u":"/docs/Changelog","h":"#060","p":1},{"i":40,"t":"Default arguments now support tables Pluto now supports building with C ABI so you can replace Lua's shared library with Pluto's without needing to change the program Fixed return before case or default causing a syntax error Fixed access violation on lua_close with strings as default parameters","s":"0.5.4","u":"/docs/Changelog","h":"#054","p":1},{"i":42,"t":"Default arguments now support compile-time constant variables, unary -, and pseudo-unary + Re-added os.remove & os.rename because they originated in Lua and should not have been removed Fixed some instances of errors not providing a code snippet and reporting the wrong line Fixed enumerators being limited to 32-bit values Fixed warning disable/enable being global-only Removed if-goto optimisation due to various edge cases where goto is not executed","s":"0.5.3","u":"/docs/Changelog","h":"#053","p":1},{"i":44,"t":"Enum statement: Now supports compile-time constant variables when setting value Fixed require, dofile, etc. not taking UTF-8 encoded paths on Windows Fixed pluto & plutoc not being able to execute files with foreign names on Windows","s":"0.5.2","u":"/docs/Changelog","h":"#052","p":1},{"i":46,"t":"Enum Statement: Now supports unary - and pseudo-unary + when setting value Replaced locals limit with registers limit so you can have more compile-time constants Fixed Pluto's IO functions not taking UTF-8 encoded paths Fixed UB when emitting unfinished string error, possibly resulting in an access violation","s":"0.5.1","u":"/docs/Changelog","h":"#051","p":1},{"i":48,"t":"Added \"for ITERABLE as VALUE\" loop Added $-strings (string interpolation) Added prefix ++ operator Added support for binary number literals. Added C-style enums Added _PSOUP global Updated package.path to look for .pluto files in working directory by default Deprecated \"pluto_case\" and \"pluto_default\" (now \"case\" and \"default\", respectively) Removed what was deprecated in 0.4.0 (sleep -> os.sleep, os.remove -> io.remove, os.rename -> io.rename) Added execution time limit (optional, must be enabled in luaconf.h) Added content moderation Standard Library: Added io.makedirs Standard Library (Soup): Added base64 Added base58 Added base32 Added json","s":"0.5.0","u":"/docs/Changelog","h":"#050","p":1},{"i":50,"t":"Improved wording of some warning & error messages Fixed excessive \"duplicate local declaration\" warnings Cherry-picked some Lua commits, so the following Lua bugs are now fixed: 'break' may not properly close variable in a 'for' loop error message in 'table.remove' 'utf8.codes' accepts spurious continuation bytes Negation in constant folding of '>>' may overflow stack overflow with nesting of coroutine.close","s":"0.4.5","u":"/docs/Changelog","h":"#045","p":1},{"i":52,"t":"Added math.rand as an alias for math.random Changed unknown type hint to be warning instead of error Reverted table.insert optimation due to unexpected behavior Some minor tweaks","s":"0.4.4","u":"/docs/Changelog","h":"#044","p":1},{"i":54,"t":"Improved most error messages, and vastly improved the internal code for them. These reserved tokens can be used as identifiers outside of their functional context: default, case Optimized the performance of table.insert. Roughly 3x faster, but still slightly slower than t[#t + 1] Pluto can now be built using Sun.","s":"0.4.3","u":"/docs/Changelog","h":"#043","p":1},{"i":56,"t":"Fixes a regression introduced in Pluto 0.4.1 that prevented the walrus operator from working within lambda functions that are passed as function arguments","s":"0.4.2","u":"/docs/Changelog","h":"#042","p":1},{"i":58,"t":"Updated lexer to tokenise in a separate pass This fixes Pluto's error messages sometimes not showing the full line Disallowed use of the walrus operator within a function call because it was found to be more janky than expected","s":"0.4.1","u":"/docs/Changelog","h":"#041","p":1},{"i":60,"t":"Additions: Walrus Operator Default parameters for functions. New standard library: lcryptlib, for various hash algorithms and cryptographic PRNGs. New warnings: Unreachable code. Too many function arguments. Improvements: Switch case may now use variables. Shorthand ternary syntax from C/C++. Warnings can be configured with comments. Improved performance of some common arithmetic algorithms. VM Dumping has been rewritten for superb runtime detail on all opcodes, their arguments, their results, etc. string.upper & string.lower take a second parameter indicating a specific index to change. Absence of this parameter preserves default behavior.","s":"0.4.0","u":"/docs/Changelog","h":"#040","p":1},{"i":62,"t":"Improvements: io.copyto will now overwrite existing files instead of throwing an exception. Improve error handling of other exception-prone IO functions.","s":"0.3.2","u":"/docs/Changelog","h":"#032","p":1},{"i":64,"t":"Bugfix: String.split would previously invoke an infinite loop when an empty string is used as the delimiter.","s":"0.3.1","u":"/docs/Changelog","h":"#031","p":1},{"i":66,"t":"Additions: Inlined method creation. STR in STR expressions. KEY in INDEXABLE expressions. Generalized iteration, no need for pairs. io.listdir Reserved keywords as valid fields. Null-coalescing operator (w/ compound operator). continue N & break N for manipulating outer loops. Optional type-hinting, with parser warnings. Safe accessor navigation, to avoid \"attempt to index nil\" errors for deeply nested fields. Changes: table.contains now returns an index if found and nil otherwise (previously returned true or false). Improvements: Switch no longer has syntactic restrictions Greater switch performance Documentation for the new changes can be found here.","s":"0.3.0","u":"/docs/Changelog","h":"#030","p":1},{"i":68,"t":"Fixes a bug with the continue keyword","s":"0.2.2","u":"/docs/Changelog","h":"#022","p":1},{"i":70,"t":"Added VM Dump Implemented long jump optimisation","s":"0.2.1","u":"/docs/Changelog","h":"#021","p":1},{"i":72,"t":"Added compile-time warnings for duplicate local declarations Added optional ANSI color sequences in various error & warning messages Added support for ternary expressions Added continue statement Added Table Freezing / Immutability Added Switch/Case statements Added user_data to global_State Added != Added compatibility mode Added table.contains Added new time functions to os api Added negative string indexing Added compound concatenation operator Added new string functions Added portable jumptable implementation that can be optionally enabled Added REPEAT .. WHEN loop support Added new IO library functions Added _PVERSION Implemented table length cache optimisation (2x speedup) Implemented optional parentheses around string literals for method invocation Increased local variable limit from 200 to 249 Rebased with Lua for latest bugfixes","s":"0.2.0","u":"/docs/Changelog","h":"#020","p":1},{"i":74,"t":"Initial version. Notable features: Lambda expressions Arbitrary character insertion in numeral literals Many compound operators ** exponent operator","s":"0.1.0","u":"/docs/Changelog","h":"#010","p":1},{"i":76,"t":"Pluto aims to be source- and bytecode-compatible with existing Lua code such that it can simply be used as a drop-in replacement for Lua, and Lua modules can simply be used in Pluto codebases. In the vast majority of cases, we do succeed, but there are a few things to be aware of.","s":"Compatibility","u":"/docs/Compatibility","h":"","p":75},{"i":78,"t":"Pluto adds the following reserved tokens: switch continue enum new class parent export try catch Which means you can't use them as identifiers. They can still be used with short-hand table indexes and goto labels because Pluto allows reserved keywords to be used in those contexts.","s":"New Keywords","u":"/docs/Compatibility","h":"#new-keywords","p":75},{"i":80,"t":"For Integrators: Check your luaconf.h file to find the relevant macros under the \"Compatibility\" heading. For Scripters: Use pluto_use in the source files. -- @pluto_use * = false to simply disable all incompatible keywords. For Users: Pass the -c flag to pluto or plutoc. The following sections will go more in-depth on source-level mitigations (for scripters).","s":"Mitigations","u":"/docs/Compatibility","h":"#mitigations","p":75},{"i":82,"t":"You can change the meaning of Pluto's reserved tokens at any point in your scripts using the --@pluto_use comment or pluto_use statement. For example, to disable all non-compatible keywords except for switch: pluto -- @pluto_use * = false, switch Copy It is also possible to specify a version number, which is a shorthand for the keywords available at that version: \"0.2.0\" corresponds to * = false, switch, continue \"0.5.0\" corresponds to * = false, switch, continue, enum \"0.6.0\" corresponds to * = false, switch, continue, enum, new, class, parent, export \"0.8.0\" corresponds to * = false, switch, continue, enum, new, class, parent, export, try, catch So, writing a portable script that only makes use of Pluto 0.8.0's features requires this at the beginning: pluto pluto_use \"0.8.0\" Copy This feature also supports quick encompassing of optional features. So, instead of: pluto pluto_use \"0.8.0\", global Copy You can use a '+' after the version number to also enable all of the optional features. As of 0.9.0, the only optional feature is explicit globals (global). pluto pluto_use \"0.9.0+\" -- The same as pluto_use \"0.9.0\", global Copy For module developers and scripts which may be used in future versions of Pluto, we recommend you use pluto_use for two reasons: Portability. This will override the compatibility mode settings compiled into Pluto so your script will be parsed identically in all Pluto environments. Proactive compatibility. Any keywords added by future versions of Pluto will also be put in compatibility mode by these statements, so in the off-chance your script uses a future reserved keyword as a variable name, it would still parse as you intended when you wrote it.","s":"Compile-time Configuration (pluto_use)","u":"/docs/Compatibility","h":"#compile-time-configuration-pluto_use","p":75},{"i":84,"t":"Another way of using Pluto's features regardless of compatibility mode is by prefixing the keyword with pluto_. For example, switch becomes pluto_switch. These Compatibility Mode variants will always be valid, even when Compatibility Mode is disabled. These are what they look like: pluto_switch pluto_continue pluto_enum pluto_new pluto_class pluto_parent pluto_export pluto_try pluto_catch","s":"Compatible Keywords","u":"/docs/Compatibility","h":"#compatible-keywords","p":75},{"i":86,"t":"This is a feature in Pluto that, by itself, is a benign QoL improvement for developers. However, in combination with our added standard library functions like table.min, it can be an unexpected semantic change: pluto local function roll(opts) return math.random(opts.min or 1, opts.max or 100) end print(roll{ max = 10 }) Copy pluto: test.pluto:2: bad argument #1 to 'random' (number expected, got function) stack traceback: [C]: in function 'math.rand' test.pluto:2: in local 'roll' test.pluto:4: in main chunk Copy Integrators can disable this feature by defining the PLUTO_NO_DEFAULT_TABLE_METATABLE macro in their luaconf.h or build config, to aid in a smooth transition, should scripts in their ecosystem require it. Scripters are advised to use rawget and/or type to better codify their expectations. For example, the example above seems to care only about providing fallback values and not at all about type-checking, so rawget would be an excellent fit for it: pluto local function roll(opts) return math.random(rawget(opts, \"min\") or 1, rawget(opts, \"max\") or 100) end print(roll{ max = 10 }) Copy","s":"Default Table Metatable","u":"/docs/Compatibility","h":"#default-table-metatable","p":75},{"i":88,"t":"Although Pluto can theoretically be used with Lua-based tooling, we provide specialized support for .pluto files to enhance your coding experience with features such as: Syntax Highlighting Snippets — e.g. for when you type \"fun\" and press tab Comment Information — for editor features such as \"Toggle Comment\", \"Toggle Block Comment\" Indentation Rules — for editor features such as \"Reindent Lines\" Build Systems — run & lint scripts directly in your editor with Ctrl+(Shift+)B in Sublime Text or Ctrl+Shift+P in VS Code","s":"Editor Integration","u":"/docs/Editor Integration","h":"","p":87},{"i":90,"t":"The installation process depends on your editor: VS Code: Search for calamity-inc.pluto-syntax-highlighting in the marketplace and press \"Install.\" Sublime Text: Open the command palette (Ctrl+Shift+P), select \"Package Control: Install Package\", search for \"Pluto\", and press enter. Visual Studio: Click on Extensions > Manage Extensions. In the Online section, search for calamity-inc.pluto-vsix and press \"Download.\" IntelliJ: Clone our syntax highlighting repository and add the tmbundle folder to Editor > TextMate Bundles. If your editor is not listed here, check if it is able to load TextMate bundles, in which case you should be able to do something similar to the IntelliJ instructions above.","s":"Installation","u":"/docs/Editor Integration","h":"#installation","p":87},{"i":92,"t":"This document will explain how to get started with writing Pluto in no time.","s":"Getting Started","u":"/docs/Getting Started","h":"","p":91},{"i":94,"t":"The easiest way to get started writing Pluto is to use Write Pluto Online, which runs Pluto code directly in your browser using WASM.","s":"Write Pluto Online","u":"/docs/Getting Started","h":"#write-pluto-online","p":91},{"i":96,"t":"You can find pre-built binaries of Pluto for Windows, Linux, & Mac OS over on Pluto's Github Releases page.","s":"Prebuilt Binaries","u":"/docs/Getting Started","h":"#prebuilt-binaries","p":91},{"i":99,"t":"You can easily install pluto and plutoc via Chocolatey as follows: choco install plutolang Copy","s":"Chocolatey","u":"/docs/Getting Started","h":"#chocolatey","p":91},{"i":101,"t":"You can easily install Pluto via APT as follows: wget -qO- https://calamity-inc.github.io/deb-repo/key.gpg | sudo tee /usr/share/keyrings/calamity-inc.gpg > /dev/null echo \"deb [arch=amd64 signed-by=/usr/share/keyrings/calamity-inc.gpg] https://calamity-inc.github.io/deb-repo/ buster main\" | sudo tee /etc/apt/sources.list.d/calamity-inc.list > /dev/null sudo apt update sudo apt install pluto Copy This package includes the pluto and plutoc executables, shared library, as well as headers for developers (#include ). As the \"buster\" part implies, these binaries were compiled on Debian 10, but they work on all subsequent Debian releases, as well as Ubuntu 20 and above.","s":"APT Repository","u":"/docs/Getting Started","h":"#apt-repository","p":91},{"i":103,"t":"Pluto is in the Arch User Repository under the name plutolang. This package includes the pluto and plutoc executables, shared library, as well as headers for developers (#include ).","s":"AUR","u":"/docs/Getting Started","h":"#aur","p":91},{"i":105,"t":"Pluto is available in the Termux package main repository under plutolang for binaries and libpluto for development library.","s":"Termux","u":"/docs/Getting Started","h":"#termux","p":91},{"i":107,"t":"Pluto can compile on virtually any platform, as long as there's a C++ 17 compiler for it. First, you need to clone the repository: git clone https://github.com/PlutoLang/Pluto cd Pluto Copy Then, you can use any of the build methods documented here.","s":"Compile Pluto Yourself","u":"/docs/Getting Started","h":"#compile-pluto-yourself","p":91},{"i":109,"t":"info PHP is required for this method. You can check if PHP is installed by running php -v. You can install it via sudo apt intall php-cli on Debian or sudo pacman -S php on Arch. Simply run the following commands: php scripts/compile.php clang php scripts/link_pluto.php clang php scripts/link_plutoc.php clang php scripts/link_static.php Copy You can easily modify these commands to a compiler other than clang, if you wish. There are also additional scripts for the various types of shared libraries. The binaries will be placed in the src/ directory.","s":"PHP Scripts","u":"/docs/Getting Started","h":"#php-scripts","p":91},{"i":111,"t":"In the repository you just cloned, there's a Pluto.sln you can open with Visual Studio. Within Visual Studio, open the Build > Batch Build dialog. Here, click \"Select All\", then \"Build\". The binaries will be placed in the out/ directory.","s":"Visual Studio","u":"/docs/Getting Started","h":"#visual-studio","p":91},{"i":113,"t":"You can simply run the make command: make -j PLAT={yourplatform} Copy The platform list can be found here. The binaries will be placed in the src/ directory.","s":"Make","u":"/docs/Getting Started","h":"#make","p":91},{"i":115,"t":"Pluto supports the Sun build system by providing .sun files in the src/ directory, you can use them to build pluto & plutoc: cd src sun pluto sun plutoc Copy The binaries will be placed in the src/ directory. If you wish to use Pluto as a static library in your own projects, simply add the following to your project's .sun file: require ../Pluto/src Copy Assuming a directory structure where your own project and Pluto share the same parent.","s":"Sun","u":"/docs/Getting Started","h":"#sun","p":91},{"i":117,"t":"The luaconf.h in Pluto provides various battle-tested mechanisms for locking down your Pluto environments. In this article, we've documented some of those. If you are an integrator who needs help configuring any of this, or who wants us to implement another mechanism, feel free to contact us on GitHub.","s":"For Integrators","u":"/docs/For Integrators","h":"","p":116},{"i":120,"t":"You can disable execution of compiled bytecode by defining PLUTO_DISABLE_COMPILED in luaconf.h or your build config.","s":"Compiled Code","u":"/docs/For Integrators","h":"#compiled-code","p":116},{"i":122,"t":"You may already have filters before passing scripts to run onto Pluto, but mechanisms such as dofile and require may be used to bypass them. To help you combat this, Pluto provides PLUTO_LOADFILE_HOOK. For example, if you set it to ContmodOnLoadfile in luaconf.h or your build config, you only need to define that function somewhere in your code, like this: cpp extern \"C\" bool ContmodOnLoadfile(const char* filename) { return !isCodeProhibited(soup::string::fromFile(filename)); } Copy This requires you to use Pluto as a static library, as otherwise this linking relationship won't work.","s":"Custom Module Filters","u":"/docs/For Integrators","h":"#custom-module-filters","p":116},{"i":124,"t":"The PLUTO_NO_BINARIES macro can be defined to totally eliminate package.loadlib and any DLL/SO loading capability from the require function. This is helpful because package.loadlib can be used to bypass sandbox restrictions by manually loading symbols from a Lua/Pluto library, and the require function can load any Lua/Pluto C Module which may or may not provide dangerous functions. This is generally vital for any sandbox. This mechanism cannot be bypassed, since it configures Pluto to compile without support for any of the aforementioned features.","s":"Prevent Loading of Binary Modules","u":"/docs/For Integrators","h":"#prevent-loading-of-binary-modules","p":116},{"i":126,"t":"To aid environments that have to be sandboxed, Pluto provides Execution Time Limit (ETL), which can be enabled by defining PLUTO_ETL_ENABLE in luaconf.h or your build config. By default, ETL allows code to run for a total of 1 ms (1.000.000 nanos). This can be changed by overwriting PLUTO_ETL_NANOS. Note that this is a hammer solution. If you only want to prevent stupid mistakes, Infinite Loop Prevention is a far better tool.","s":"Execution Time Limit","u":"/docs/For Integrators","h":"#execution-time-limit","p":116},{"i":128,"t":"Pluto can detect infinite loops by preventing too many successive iterations. This was implemented because game threads usually force users to call some sort of yield mechanism to return control to the game thread. In Pluto, you specify a hard bottleneck on iterations, then you specify a function pointer which should prevent ILP within the loop it's called in. This will produce an error due to ILP: pluto while true do end Copy This will not, with correct configuration: pluto while true do yield() end Copy If your scheduling system calls coroutine.yield at least once per tick, configuring the ILP mechanism can be as simple as defining PLUTO_ILP_ENABLE. In any case, Pluto's configuration file (luaconf.h) is worth a look at, especially to properly configure this feature. info This is a very simple mechanic. It has no performance overhead & it's lightweight. However, the compromise for this was coverage. This will reliably prevent most user error, however malicious users can find a way to block a thread still. For example, any forward jump will prevent the mechanism from breaking a loop. This can be exploited, so don't rely on this for security.","s":"Infinite Loop Prevention","u":"/docs/For Integrators","h":"#infinite-loop-prevention","p":116},{"i":130,"t":"Pluto offers an optional, configurable feature to see every instruction that is executed in the Lua VM.","s":"VM Dumping","u":"/docs/For Integrators","h":"#vm-dumping","p":116},{"i":132,"t":"VM Dump can be enabled by defining PLUTO_VMDUMP in luaconf.h or your build config. To reduce noise, you can modify PLUTO_VMDUMP_COND to set a custom condition for when VM Dump is active. By default, the condition is true. Although not a configuration specific to VM Dump, it should be noted that you can modify the output macros lua_writestring and lua_writeline.","s":"Configuration","u":"/docs/For Integrators","h":"#configuration","p":116},{"i":134,"t":"Given the following code: pluto local value = 3 switch value do case 1: case 2: case 3: case 4: case 5: print(\"Got 1-5.\") break default: print(\"Value is greater than 5.\") end -- Break jumps here. Copy It will output: VARARGPREP 0 ; prepare for 0 varargs LOADI 0 3 ; push 3 MOVE 1 0 ; move 3 into R(A) EQI 1 1 0 ; 3 == 1 EQI 1 2 1 ; 3 == 2 EQI 1 3 1 ; 3 == 3 GETTABUP 2 0 0 ; push T['print'] for function-0x247d2882520 (T=table-0x247d29ec9c8) LOADK 3 1 ; push \"Got 1-5.\" Got 1-5. CALL 2 2 1 ; call cfunc (nresults=0 nparams=0) JMP 13 ; offset=13 newpc=0x247d29e90d8 RETURN 1 1 1 ; return 0 value(s) Copy This is great at deciphering obfuscated code which may be causing problems for your environment.","s":"What it looks like","u":"/docs/For Integrators","h":"#what-it-looks-like","p":116},{"i":136,"t":"Pluto is a superset of Lua 5.4 with a focus on general-purpose programming. While being remarkably compatible with Lua 5.4 source-code & bytecode, it enhances the standard library & adds more than a dozen highly-desired syntaxes such as switch statements, compound operators, classes, class inheritance, string interpolation, type hinting, enums, and so on.","s":"What is Pluto?","u":"/docs/Introduction","h":"","p":135},{"i":138,"t":"Pluto aspires to be a version of Lua with a larger feature-set, that is all. Pluto is not a Lua-killer, an attempted successor, or any of that. Many people (rightly so) love Lua precisely because of the design philosophy. And fundamentally, Pluto is a major deviation from Lua's design philosophy. Some may prefer this, some may not.","s":"What does Pluto aspire to be?","u":"/docs/Introduction","h":"#what-does-pluto-aspire-to-be","p":135},{"i":140,"t":"Pluto's parser provides some powerful constructs which allow you to write code that will never be seen at runtime.","s":"Compile-Time Evaluation","u":"/docs/New Features/Compile-Time Evaluation","h":"","p":139},{"i":142,"t":"Certain standard library functions can be called at compile-time, as long as the arguments are also known at compile-time, by using the \"$\" symbol before the function call. pluto local runtime = require(\"crypto\").joaat(\"Hello, World!\") local compile = $crypto.joaat(\"Hello, World!\") assert(runtime == compile) Copy If you're unfamiliar with compile-time evaluation, this is essentially what the code turns into: pluto local runtime = require(\"crypto\").joaat(\"Hello, World!\") local compile = 847757641 -- The JOAAT hash of \"Hello, World!\" assert(runtime == compile) Copy This is available on preloaded Pluto libraries, such as: json base32 base58 base64 crypto And on the following functions: tostring utostring tonumber utonumber","s":"Function calls","u":"/docs/New Features/Compile-Time Evaluation","h":"#function-calls","p":139},{"i":144,"t":"Compile-time constant variables can be defined via the $define statement: pluto $define a = 123 Copy This may seem identical to a local declared with the const attribute: pluto local a = 123 Copy However, $define also enforces that the assigned variable is a compile-time constant: pluto local a = {} $define a = {} -- Error: variable was not assigned a compile-time constant value Copy","s":"Variables","u":"/docs/New Features/Compile-Time Evaluation","h":"#variables","p":139},{"i":146,"t":"If there is certain code you only want to have compiled in for a certain build, such as a debug build, you can use compile-time conditionals: pluto $define DEBUG = true $if DEBUG then print(\"Script running in debug mode\") $else print(\"Script running in release mode\") $end Copy In this case, only one of the two paths will be compiled in; the rest will not take up any space.","s":"Conditionals","u":"/docs/New Features/Compile-Time Evaluation","h":"#conditionals","p":139},{"i":148,"t":"Continue statements, like break, are meant to be used in loops. They skip the current iteration of the loop. They introduce a new keyword, continue. These cannot be used inside switch statements. Example Code pluto -- Print every number besides five. for i = 1, 10 do if i == 5 then continue end print(i) -- continue jumps here. end Copy Try It Yourself​ caution Note, continue will skip code. If any code within your loop will determine if the loop continues, make sure continue doesn't jump over it.","s":"Continue Statement","u":"/docs/New Features/Continue Statement","h":"","p":147},{"i":150,"t":"This keyword accepts an optional integral argument which tells it how many levels of enclosing loops it should skip to the end of. The default value is 1, thus skipping to the end of the current loop. Example 1 pluto for i = 1, 10 do -- Loop 1. continue 1 -- This is identical to `continue` without any arguments. end Copy Example 2 pluto for i = 1, 10 do -- Loop 1. for ii = 1, 5 do -- Loop 2. continue 1 -- This will continue from Loop 2. continue 2 -- This will continue from Loop 1. end end Copy","s":"Continue's Only Argument","u":"/docs/New Features/Continue Statement","h":"#continues-only-argument","p":147},{"i":152,"t":"You may need to use pluto_continue instead of continue. Alternatively, pluto_use continue will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Continue Statement","h":"#using-compatibility-mode","p":147},{"i":154,"t":"Pluto offers optional compiler warnings for certain misbehaviors.","s":"Compiler Warnings","u":"/docs/New Features/Compiler Warnings","h":"","p":153},{"i":157,"t":"This is raised when a new local is created with the same name as an existing one. pluto local var = 5 do local var = \"hello\" end Copy file.pluto:3: warning: duplicate local declaration [var-shadow] 3 | local var = \"hello\" | ^^^^^^^^^^^^^^^^^^^ here: this shadows the initial declaration of 'var' on line 1. Copy","s":"var-shadow","u":"/docs/New Features/Compiler Warnings","h":"#var-shadow","p":153},{"i":159,"t":"This is raised when a new local is created with the same name as a global variable. pluto local table = {} Copy file.pluto:1: warning: duplicate global declaration [global-shadow] 1 | local table = {} | ^^^^^^^^^^^^^^^^ here: this shadows the initial global definition of 'table' Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_GLOBAL_SHADOW macro. Furthermore, this only covers the globals 'table', 'string', and 'arg' by default. Integrators can overwrite the PLUTO_COMMON_GLOBAL_NAMES macro to change this list.","s":"global-shadow","u":"/docs/New Features/Compiler Warnings","h":"#global-shadow","p":153},{"i":161,"t":"This is raised when the same field is declared multiple times in a table constructor: pluto local t = { key = \"fruit\", value = \"apple\", value = \"banana\" } Copy file.pluto:4: warning: duplicate table field [field-shadow] 4 | value = \"banana\" | ^^^^^^^^^^^^^^^^ here: this overwrites the value assigned to this field earlier Copy","s":"field-shadow","u":"/docs/New Features/Compiler Warnings","h":"#field-shadow","p":153},{"i":163,"t":"This is raised when the type of an expression doesn't match the hinted type. See Type Hinting. pluto local var: number = 5 var = \"hello\" Copy file.pluto:2: warning: variable type mismatch [type-mismatch] 2 | var = \"hello\" | ^^^^^^^^^^^^^ here: 'var' type-hinted as 'number', but assigned a string value. Copy","s":"type-mismatch","u":"/docs/New Features/Compiler Warnings","h":"#type-mismatch","p":153},{"i":165,"t":"This is raised when a block of code will never be ran. pluto for i = 1, 10 do if i == 5 then continue print(\"message\") end end Copy file.pluto:4: warning: unreachable code [unreachable-code] 4 | print(\"message\") | ^^^^^^^^^^^^^^^^ here: this code comes after an escaping 'continue' statement. Copy","s":"unreachable-code","u":"/docs/New Features/Compiler Warnings","h":"#unreachable-code","p":153},{"i":167,"t":"This is raised when too many arguments are given to a non-vararg function. pluto local function func(a, b, c) end func(1, 2, 3, 4) Copy file.pluto:5: warning: too many arguments [excessive-arguments] 5 | func(1, 2, 3, 4) | ^^^^^^^^^^^^^^^^ here: expected 3 arguments, got 4. Copy","s":"excessive-arguments","u":"/docs/New Features/Compiler Warnings","h":"#excessive-arguments","p":153},{"i":169,"t":"This is raised when the code does something stupid but not quite stupid enough to cause an error. pluto pluto_use * Copy file.pluto:1: warning: 'pluto_use *' is a bad idea because future Pluto versions may add keywords that will break your script [bad-practice] 1 | pluto_use * | ^^^^^^^^^^^ here: consider using 'pluto_use \"0.8.0\"' instead Copy","s":"bad-practice","u":"/docs/New Features/Compiler Warnings","h":"#bad-practice","p":153},{"i":171,"t":"This is raised when the code seems syntactically incorrect. pluto local magic const = 42 Copy file.pluto:1: warning: Possibly mistyped attribute [possible-typo] 1 | local magic const = 42 | ^^^^^^^^^^^^^^^^^^^^^^ here: Did you mean ''? Copy","s":"possible-typo","u":"/docs/New Features/Compiler Warnings","h":"#possible-typo","p":153},{"i":173,"t":"This is raised when the code may not be considered valid by all Pluto environments due to compatibility mode. pluto new exception(\"Not implemented\") Copy file.pluto:1: warning: non-portable keyword usage [non-portable-code] 1 | new exception(\"Not implemented\") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ here: use 'pluto_new' instead, or 'pluto_use' this keyword: https://pluto.do/compat Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_NON_PORTABLE_CODE macro.","s":"non-portable-code","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-code","p":153},{"i":175,"t":"This is raised when a variable name is only valid due to compatibility mode. pluto local class = \"fruit\" Copy file.pluto:1: warning: 'class' is a non-portable name [non-portable-name] 1 | local class = \"fruit\" | ^^^^^^^^^^^^^^^^^^^^^ here: use a different name, or use 'pluto_use' to disable this keyword: https://pluto.do/compat Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_NON_PORTABLE_NAME macro.","s":"non-portable-name","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-name","p":153},{"i":177,"t":"This is raised when the code will not run in Lua environments (when compiling Pluto to bytecode). pluto print(\"h\" in \"hello\") Copy file.pluto:1: warning: non-portable operator usage [non-portable-bytecode] 1 | print(\"h\" in \"hello\") | ^^^^^^^^^^^^^^^^^^^^^ here: this operator generates bytecode which is incompatible with Lua. Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_NON_PORTABLE_BYTECODE macro.","s":"non-portable-bytecode","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-bytecode","p":153},{"i":179,"t":"This is raised when there's a non-obvious fallthrough in a switch block: pluto local a = 1 switch a do case 1: print(\"Case 1\") case 2: print(\"Case 2\") end Copy file.pluto:5: warning: possibly unwanted fallthrough [unannotated-fallthrough] 5 | case 2: | ^^^^^^^ here: the case on line 3 flows into this case + note: place `--@fallthrough` before this case if this is intended Copy As the warning points out, a @fallthrough annotation can be used to label the fallthrough, in turn silencing the warning: pluto local a = 1 switch a do case 1: print(\"Case 1\") -- @fallthrough case 2: print(\"Case 2\") end Copy","s":"unannotated-fallthrough","u":"/docs/New Features/Compiler Warnings","h":"#unannotated-fallthrough","p":153},{"i":181,"t":"This is raised when the global keyword is enabled and a global was declared without it. See Explicit Globals. pluto pluto_use global a = 1 Copy file.pluto:3: warning: implicit global creation [implicit-global] 3 | a = 1 | ^^^^^ here: prefix this with 'global' if creating a global was intended Copy","s":"implicit-global","u":"/docs/New Features/Compiler Warnings","h":"#implicit-global","p":153},{"i":183,"t":"This is raised when the return value of a function declared was discarded. See Nodiscard Functions. pluto local function add(a, b) return a + b end add(1, 2) Copy file.pluto:5: warning: discarding return value of function declared '' [discarded-return] 5 | add(1, 2) | ^^^^^^^^^ here Copy","s":"discarded-return","u":"/docs/New Features/Compiler Warnings","h":"#discarded-return","p":153},{"i":185,"t":"The state of each warning type can be changed during compile-time and exceptions for certain code can be made.","s":"Compile-time Configuration","u":"/docs/New Features/Compiler Warnings","h":"#compile-time-configuration","p":153},{"i":187,"t":"Warnings have 3 states: 'disable', 'enable', and 'error'. The 'error' state is a more aggressive version of 'enable' that causes compilation to fail if the warning type is raied. To change the state of a warning, write a @pluto_warnings comment with the state and warning type joined by a hyphen (-): pluto local var = 5 do -- @pluto_warnings: disable-var-shadow local var = \"hello\" -- @pluto_warnings: enable-var-shadow end Copy For this, there is also the special type, 'all', which can be used e.g. to enable all warnings except for non-portable-bytecode: pluto -- @pluto_warnings: enable-all, disable-non-portable-bytecode Copy","s":"Changing Warning States","u":"/docs/New Features/Compiler Warnings","h":"#changing-warning-states","p":153},{"i":189,"t":"To disable warnings on a specific line of code, simply put a comment on the line before it with @pluto_warnings: disable-next. pluto local var = 5 do -- @pluto_warnings: disable-next local var = \"hello\" end Copy","s":"Disable Warnings On Line","u":"/docs/New Features/Compiler Warnings","h":"#disable-warnings-on-line","p":153},{"i":191,"t":"This keyword accepts an optional integral argument which tells it how many levels of enclosing loops it should break. The default value is 1, thus breaking out of the current loop. Example 1 pluto for i = 1, 10 do -- Loop 1. break 1 -- This is identical to `break` without any arguments. end Copy Example 2 pluto for i = 1, 10 do -- Loop 1. for ii = 1, 5 do -- Loop 2. break 1 -- This will break from Loop 2. break 2 -- This will break from Loop 1. end end Copy","s":"Break Statement","u":"/docs/New Features/Break Statement","h":"","p":190},{"i":193,"t":"During a function declaration, parameters can now declare their own default value. Example Code pluto local function write(text = \"No text provided.\") print(text) end write() --> \"No text provided.\" write(\"Hello!\") --> \"Hello!\" Copy This code behaves identically. pluto local function write(text) if text == nil then text = \"No text provided.\" end print(text) end write() --> \"No text provided.\" write(\"Hello!\") --> \"Hello!\" Copy Try It Yourself​","s":"Default Arguments","u":"/docs/New Features/Default Arguments","h":"","p":192},{"i":195,"t":"Destructuring is a better way to assign local variables from expressions that return a table.","s":"Destructuring","u":"/docs/New Features/Destructuring","h":"","p":194},{"i":197,"t":"Assuming we have this table: pluto local t = { 3, 6, 9 } Copy This is how we would assign each value to variables called a, b, and c using the Lua and Pluto ways: Lua way pluto local a, b, c = table.unpack(t) Copy Pluto way pluto local [a, b, c] = t Copy","s":"Array destructuring","u":"/docs/New Features/Destructuring","h":"#array-destructuring","p":194},{"i":199,"t":"Assuming we have this table: pluto local t = { name = \"John\", age = 42 } Copy This is how we would assign each field to a variable of the same name using the Lua and Pluto ways: Lua way pluto local name = t.name local age = t.age Copy Pluto way pluto local { name, age } = t Copy","s":"Table destructuring","u":"/docs/New Features/Destructuring","h":"#table-destructuring","p":194},{"i":201,"t":"Assuming we have the same table as above, this is how we'd assign the name and age fields to n and a variables, respectively, using the Lua and Pluto ways: Lua way pluto local n = t.name local a = t.age Copy Pluto way pluto local { n = name, a = age } = t Copy","s":"Different variable name","u":"/docs/New Features/Destructuring","h":"#different-variable-name","p":194},{"i":203,"t":"Table destructuring can be used to require multiple standard library modules at once using the '*' module: pluto local { base64, json } = require \"*\" Copy","s":"Standard Library","u":"/docs/New Features/Destructuring","h":"#standard-library","p":194},{"i":205,"t":"Pluto adds the following syntax: pluto enum MyEnum begin OPTION_1, OPTION_2, OPTION_3 end assert(OPTION_1 == 1) assert(OPTION_2 == 2) assert(OPTION_3 == 3) Copy Enums can start at a base number, and increment from there. pluto enum MyEnum begin OPTION_1 = 0, OPTION_2, OPTION_3 = 5, OPTION_4 end assert(OPTION_1 == 0) assert(OPTION_2 == 1) assert(OPTION_3 == 5) assert(OPTION_4 == 6) Copy Since this enum has a name, we can also access its enumerators with that: pluto assert(MyEnum.OPTION_1 == 0) Copy","s":"Enumerations","u":"/docs/New Features/Enumerations","h":"","p":204},{"i":207,"t":"You can force usage of the ENUM.ENUMERATOR syntax by using 'enum class': pluto enum class MyEnum begin OPTION_1, OPTION_2, OPTION_3 end assert(OPTION_1 == nil) assert(MyEnum.OPTION_1 == 1) Copy","s":"Scoped Enums","u":"/docs/New Features/Enumerations","h":"#scoped-enums","p":204},{"i":209,"t":"When you have a named enum, not only can you get its enumerators, but also reflect upon it with some methods: pluto enum MyEnum begin OPTION_1, OPTION_2, OPTION_3 end for k, v in MyEnum:kvmap() do print(k, v) -- \"OPTION_1 1\" ... end Copy The following methods are available: :names(), :values(), :kvmap(), :vkmap()","s":"Reflection","u":"/docs/New Features/Enumerations","h":"#reflection","p":204},{"i":211,"t":"Enums can also be anonymous: pluto enum begin OPTION_1, OPTION_2, OPTION_3 end assert(OPTION_1 == 1) assert(OPTION_2 == 2) assert(OPTION_3 == 3) Copy","s":"Anonymous Enums","u":"/docs/New Features/Enumerations","h":"#anonymous-enums","p":204},{"i":213,"t":"You may need to use pluto_enum instead of enum. Alternatively, pluto_use enum will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Enumerations","h":"#using-compatibility-mode","p":204},{"i":215,"t":"The export modifier allows you to automatically aggregate things you want to export into a table. Old Code pluto local version = 2 local function add(a, b) return a + b end return { version = version, add = add } Copy New Code pluto export version = 2 export function add(a, b) return a + b end Copy The return statement is automatically generated at the end of the block, so it is not limited to the top-level function: pluto package.preload[\"test\"] = function() export version = 2 export function add(a, b) return a + b end -- end of scope; 'return' is automatically generated end print(require\"test\".version) Copy","s":"Export Modifier","u":"/docs/New Features/Export Modifier","h":"","p":214},{"i":217,"t":"You may need to use pluto_export instead of export. Alternatively, pluto_use export will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Export Modifier","h":"#using-compatibility-mode","p":214},{"i":219,"t":"The optional global keyword can be used to explicitly declare global variables. To enable it, simply do: pluto pluto_use global Copy Then it can be used like this: pluto global a = 1 Copy Being identical to the following code: pluto a = 1 Copy","s":"Explicit Globals","u":"/docs/New Features/Explicit Globals","h":"","p":218},{"i":221,"t":"When the global keyword is enabled, an 'implicit-global' warning is raised for any globals declared without it: pluto pluto_use global a = 1 Copy file.pluto:3: warning: implicit global creation [implicit-global] 3 | a = 1 | ^^^^^ here: prefix this with 'global' if creating a global was intended Copy","s":"Compiler Warnings","u":"/docs/New Features/Explicit Globals","h":"#compiler-warnings","p":218},{"i":223,"t":"When you only want to iterate over the values of a table, you can use Pluto's for-as syntax. New Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for t as value do print(value) end -- 1 -- 2 -- 3 -- hello -- world Copy That code is identical to this: Old Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for _, value in t do print(value) end Copy info The bytecode of this feature is only backwards-compatible with Lua when pairs, ipairs, or next is used. See Generalized Iteration.","s":"For-As Loop","u":"/docs/New Features/For-As Loop","h":"","p":222},{"i":225,"t":"Instead of positional arguments, you can use the names of arguments you want to set: pluto local function process_file(file, mode = \"r\", version = 1) print($\"Processing {file} with mode '{mode}' and version {version}\") end process_file(file = \"hello.txt\", version = 2) -- \"Processing hello.txt with mode 'r' and version 2\" Copy Try It Yourself​ Note that this example also makes use of default arguments and string interpolation.","s":"Named Arguments","u":"/docs/New Features/Named Arguments","h":"","p":224},{"i":227,"t":"You can use positional arguments for the first few arguments and then use named arguments for the latter ones, for example: pluto local function process_file(file, mode = \"r\", version = 1) print($\"Processing {file} with mode '{mode}' and version {version}\") end process_file(\"hello.txt\", version = 2) -- \"Processing hello.txt with mode 'r' and version 2\" Copy Try It Yourself​","s":"Mixing arguments","u":"/docs/New Features/Named Arguments","h":"#mixing-arguments","p":224},{"i":229,"t":"This feature is implemented entirely in the parser and therefore only works for local functions at the moment.","s":"Limitations","u":"/docs/New Features/Named Arguments","h":"#limitations","p":224},{"i":231,"t":"Lambda expressions are an alternative way of writing anonymous functions. Lua Way pluto local s1 = \"123\" local s2 = s1:gsub(\".\", function(c) return tonumber(c) + 1 end) print(s2) -- \"234\" Copy Pluto Way pluto local s1 = \"123\" local s2 = s1:gsub(\".\", |c| -> tonumber(c) + 1) print(s2) -- \"234\" Copy Try It Yourself​ As you can see, they take an expression after the arrow, the result of which is implicitly returned. However, lambda expressions can also have full bodies using do...end: pluto local add = |a, b| -> do print($\"Adding {a} and {b} together\") return a + b end Copy They also support all other syntax you would expect of functions, such as type hints and default arguments.","s":"Lambda Expressions","u":"/docs/New Features/Lambda Expressions","h":"","p":230},{"i":233,"t":"The in operator has been extended to support string searches and table searches. For these purposes, it's the fastest possible solution. Searching for a substring. pluto assert(\"world\" in \"hello world\") Copy When used on tables, the in operator searches for values. It'll search for array elements and it'll search keys for their values. Searching a table for a value. pluto local t = { \"a\", \"b\", key = \"value\" } assert(\"a\" in t) -- \"a\" is an element inside of t. assert(\"b\" in t) -- \"b\" is an element inside of t. assert(\"value\" in t) -- \"value\" is the value of a key inside of t. assert(not \"random\" in t) -- \"random\" is not an element OR the value of a key inside of t. Copy","s":"In Expressions","u":"/docs/New Features/In Expressions","h":"","p":232},{"i":235,"t":"The right-hand operand must always be a table or a string. The left-hand operand must be a string if the right-hand operand is a string. The left-hand operand can be anything if the right-hand operand is a table. caution The bytecode of this feature is not backwards-compatible with Lua.","s":"Rules","u":"/docs/New Features/In Expressions","h":"#rules","p":232},{"i":237,"t":"If you have a function that takes varargs and you want them in a table, you'd have to do something like this: pluto function vfunc(...) local args = { ... } for args as arg do print(arg) end end vfunc(\"Hello\") -- \"Hello\" Copy But, with named varargs, it can be as simple as this: pluto function vfunc(...args) for args as arg do print(arg) end end vfunc(\"Hello\") -- \"Hello\" Copy Try It Yourself​","s":"Named Varargs","u":"/docs/New Features/Named Varargs","h":"","p":236},{"i":239,"t":"Functions can be declared nodiscard, causing a warning to be raised when the return value is discarded: pluto local function add(a, b) return a + b end add(1, 2) Copy file.pluto:5: warning: discarding return value of function declared '' [discarded-return] 5 | add(1, 2) | ^^^^^^^^^ here Copy This can also be combined with type hints: pluto local function add(a: number, b: number): number return a + b end Copy info The warning coverage is currently limited to local functions.","s":"Nodiscard Functions","u":"/docs/New Features/Nodiscard Functions","h":"","p":238},{"i":241,"t":"Pluto makes a plethora of improvements when it comes to object-oriented programming.","s":"Object-Oriented Programming","u":"/docs/New Features/Object-Oriented Programming","h":"","p":240},{"i":243,"t":"A series of methods was otherwise ugly to implement into a Lua table. Old Code pluto local t = {} function t:f1(...) end function t:f2(...) end function t:f3(...) end Copy Now, you can inline these statements inside of your table. New Code pluto local t = { function f1() end, function f2() end, function f3() end } Copy This automatically marks the functions as methods. caution Keep in mind, this produces methods, meaning you'll need to use the colon invocation syntax to avoid positional ambiguities in your parameters.","s":"Method Creation","u":"/docs/New Features/Object-Oriented Programming","h":"#method-creation","p":240},{"i":245,"t":"For consistency with the above syntax, you can use 'static function' to declare non-method functions in your tables: pluto local t = { static function say(msg) print(msg) end } t.say(\"Hello\") -- \"Hello\" Copy Try It Yourself​","s":"Static Functions","u":"/docs/New Features/Object-Oriented Programming","h":"#static-functions","p":240},{"i":247,"t":"Pluto adds an easy way to make instances with the new operator. This operator will also call the __construct method if it exists. pluto local Human = { function __construct(name) self.name = name end } local john = new Human(\"John\") print(john.name) -- John Copy Try It Yourself​ Note that for compatibility with Lua and C API classes, the new operator checks for the existence of a static 'new' function. If it exists, new X(...) will be identical to X.new(...).","s":"New Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#new-operator","p":240},{"i":249,"t":"The class statement is similar to a table constructor, but it does not require commas or semicolons: pluto class Human function __construct(name) self.name = name end function __gc() print(self.name .. \" died of irrelevance\") end end local john = new Human(\"John\") Copy The class statement also supports modifiers: local class NAME, export class NAME","s":"Class Statement","u":"/docs/New Features/Object-Oriented Programming","h":"#class-statement","p":240},{"i":251,"t":"There is also a class expression, which can be used e.g. when assigning to a variable: pluto local Human = class function __construct(name) self.name = name end end Copy","s":"Class Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#class-expression","p":240},{"i":253,"t":"The class statement also supports extends to specify a parent: pluto class Entity age = 1 end class Human extends Entity end local human = new Human() print(human.age) -- 1 Copy This also adds a __parent field to Human. Try It Yourself​","s":"Extends","u":"/docs/New Features/Object-Oriented Programming","h":"#extends","p":240},{"i":255,"t":"The parent expression is a shorthand for self.__parent, which also supports method call syntax, in which case it's a shorthand for self.__parent.METHOD(self, ...). pluto class Entity function __construct(name) self.name = name end end class Human extends Entity -- If we don't define __construct, the parent-constructor would be called automatically. -- However, if we overwrite it, we can use parent:__construct to call it manually. function __construct(name) parent:__construct(name) end end local human = new Human(\"John\") print(human.name) -- \"John\" Copy Note that if you have a local variable (or function parameter) called \"parent\", the parent expression will defer to it. Try It Yourself​","s":"Parent Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#parent-expression","p":240},{"i":257,"t":"Pluto allows you to specify if a field is 'public' or 'private'. Private fields can only be accessed by the class that defined them. pluto class Human public name private age function __construct(name, age) self.name = name self.age = age end function getAge() return self.age end end local human = new Human(\"John\", 42) print(human.name) -- \"John\" print(human:getAge()) -- 42 print(human.age) -- nil Copy Try It Yourself​","s":"Private Fields","u":"/docs/New Features/Object-Oriented Programming","h":"#private-fields","p":240},{"i":259,"t":"Because a common task of __construct methods is to assign the value of arguments to table fields, Pluto provides a simple syntax to reduce this boilerplate: pluto class Human function __construct(public name, private age) end function getAge() return self.age end end local human = new Human(\"John\", 42) print(human.name) -- \"John\" print(human:getAge()) -- 42 print(human.age) -- nil Copy Try It Yourself​","s":"Constructor Promotion","u":"/docs/New Features/Object-Oriented Programming","h":"#constructor-promotion","p":240},{"i":261,"t":"The instanceof operator can be used to check if a table is a class instance, including inherited classes: pluto class Entity end class Human extends Entity end local e = new Entity() local h = new Human() print(e instanceof Entity) -- true print(e instanceof Human) -- false print(h instanceof Entity) -- true (by inheritance) print(h instanceof Human) -- true Copy It can also be used as a function: pluto class Entity end local e = new Entity() print(instanceof(e, Entity)) -- true Copy Try It Yourself​ info Note that, while the instanceof operator generates Lua-compatible bytecode, the instanceof function is a part of Pluto's standard library, and hence unavailable under Lua.","s":"Instanceof Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#instanceof-operator","p":240},{"i":263,"t":"Some of the syntax discussed here may be different due to compatiblity mode: new -> pluto_new class -> pluto_class parent -> pluto_parent Alternatively, pluto_use new, class, parent will enable these keywords independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Object-Oriented Programming","h":"#using-compatibility-mode","p":240},{"i":265,"t":"Pluto makes two small changes to numeral parsing.","s":"Numeral Parsing","u":"/docs/New Features/Numeral Parsing","h":"","p":264},{"i":267,"t":"You can add underscores to your numeric literals to make them more readable. Example Code pluto local n = 10_000_000 assert(n == 10000000) Copy These underscores are ignored by the compiler, so they are purely cosmetic.","s":"Cosmetic Underscores","u":"/docs/New Features/Numeral Parsing","h":"#cosmetic-underscores","p":264},{"i":269,"t":"Similar to how Lua allows you to input numbers in hexadecimal: Example Code pluto local n = 0x420 assert(n == 1056) Copy Pluto allows you to input numbers in binary as well: Example Code pluto local n = 0b1000101 assert(n == 69) Copy","s":"Binary Integers","u":"/docs/New Features/Numeral Parsing","h":"#binary-integers","p":264},{"i":271,"t":"You can index strings for their characters now, which is cleaner & 3x faster than using string.sub. String indexing only occurs when you index with an integer, either positive or negative. Positive integers index from the start of the string, and negative integers index from the end. Example Code pluto local str = \"hello world\" print(str[5]) -- \"o\" print(str[200]) -- nil print(str[-1]) -- \"d\" Copy Any character-intensive task — for example, a hash algorithm — will greatly benefit from this. Try It Yourself​ caution The bytecode of this feature is not backwards-compatible with Lua.","s":"String Indexing","u":"/docs/New Features/String Indexing","h":"","p":270},{"i":273,"t":"String interpolation is a simple alternative syntax to concatenation. Concatenation pluto local label = \"meaning of life\" local data = { value = 42 } print(\"The \" .. label .. \" is \" .. data.value) -- \"The meaning of life is 42\" Copy String Interpolation pluto local label = \"meaning of life\" local data = { value = 42 } print($\"The {label} is {data.value}\") -- \"The meaning of life is 42\" Copy Try It Yourself​ As you can see, you declare a string interpolated by prefixing it with the \"$\" symbol. Brackets can contain any expression. The result of expressions will be converted to a string as with normal concatenation, although note that Pluto supports boolean concatenation unlike Lua.","s":"String Interpolation","u":"/docs/New Features/String Interpolation","h":"","p":272},{"i":275,"t":"Tables can now be frozen at their current state to forbid any future modification. This action is irreversible and permanent for the lifespan of the table. pluto -- Disallowing any edits to the global environment table. table.freeze(_G) _G.string = {} -- file.pluto:4: attempt to modify frozen table. Copy pluto -- Creating a constant local that's associated with a frozen table. local Frozen = table.freeze({ 1, 2, 3 }) Frozen = {} -- file.pluto:4: attempt to reassign constant. Frozen[1] = \"new value\" -- file.pluto:7: attempt to modify frozen table. rawset(Frozen, \"key\", \"value\") -- file.pluto:10: attempt to modify frozen table. Copy pluto --- Trying to swap the value with the debug library. for i = 1, 249 do local name, value = debug.getlocal(1, i) if name == \"Frozen\" then debug.setlocal(1, i, { [\"key\"] = \"hello world\" }) -- file.pluto:5: attempt to modify local variable with a frozen table. end end Copy","s":"Table Freezing","u":"/docs/New Features/Table Freezing","h":"","p":274},{"i":277,"t":"All modifications to the table from within the Lua environment will be prevented, including those from the debug library. caution If you're going to use this for a sandbox, ensure you call table.freeze before any users can access the Lua environment, otherwise they can replace that function.","s":"What will this prevent?","u":"/docs/New Features/Table Freezing","h":"#what-will-this-prevent","p":274},{"i":280,"t":"Accessing deeply nested fields which can potentially be nil was problematic, because you'd need an unreasonable amount of guard clauses to prevent an \"attempt to index nil\" error. Pluto now offers this syntax: Basic Usage pluto local person = { name = \"Alice\" } local pet_name = person.pet?.name Copy In this example, person.pet is nil. However, this does not throw an \"attempt to index nil\" error. pet_name is simply set to nil. Practical Usage pluto -- Pretend userConfig is parsed from a JSON file, or something. --- Returning the user's preferred color, or Red if they have no preferred color. local function get_color() return userConfig.colors?.preferred ?? \"Red\" end print(get_color()) Copy In this example, we also use the null coalescing operator ??. info These cannot be used for statements, like a?.b?.c = 0. They're only valid as expressions. Safe Navigation (for member access) was written by Sven Olsen.","s":"For Member Access","u":"/docs/New Features/Safe Navigation","h":"#for-member-access","p":278},{"i":282,"t":"Similarly, if you want to have optional hook functions, you can use safe method calls instead of writing conditionals: Lua Way pluto if self.onEvent then self:onEvent(event) end Copy Pluto Way pluto self:onEvent?(event) Copy You can also check if the left-hand side of : is not nil: pluto object?:onEvent(event) -- 'object' may be nil object?:onEvent?(event) -- 'object' and 'object.onEvent' may be nil Copy Note that this feature will truncate multiple return values if they're not used as part of a fixed assignment: pluto function myfunc() return 1, 2 end local a, b, c = _G:myfunc?() print(a, b, c) --> 1 2 nil print(_G:myfunc?()) --> 1 Copy","s":"For Method Calls","u":"/docs/New Features/Safe Navigation","h":"#for-method-calls","p":278},{"i":284,"t":"Switch blocks consists of the following new keywords: case switch default","s":"Switch Blocks","u":"/docs/New Features/Switch Blocks","h":"","p":283},{"i":286,"t":"pluto local value = 1 switch value do case 1: print(\"There is only one!\") break case 2: print(\"There is only two!\") break end -- Break jumps here. Copy Switch statements also support fallthrough. pluto local value = 1 switch value do case 1: case 2: case 3: case 4: case 5: print(\"Got 1-5.\") break default: print(\"Value is greater than 5.\") end -- Break jumps here. Copy In this example, cases 1-4 fall through to case 5. Remember to use break whenever you do not want fallthrough. Here is an example of a potential bug: pluto local value = 1 switch value do case 1: print(\"There is only one!\") case 2: print(\"There is only two!\") end -- Output: -- There is only one! -- There is only two! <-- Uh oh. Copy The default case is executed if none of the other cases are true. For example: pluto local value = 1 switch value do case 2: case 3: break default: print(\"Value is neither 2 nor 3!\") end Copy The default case can be placed anywhere in the block. It also supports fallthrough, so remember to use break if you place it above any cases. Try It Yourself​","s":"Switch Statement","u":"/docs/New Features/Switch Blocks","h":"#switch-statement","p":283},{"i":288,"t":"Any expression can be used for the case condition: pluto switch true do case 42 == 42: print(\"42 is 42 is true\") break end Copy There is a short-hand fallthrough syntax: pluto switch value do case 1, 2, 3: print(\"1-3\") break case 4, 5, 6: print(\"4-6\") break end Copy However, note that method calls needs to be encapsulated with parentheses: pluto local t = { function getVal() return 42 end } switch 42 do case t:getVal(): -- This is interpreted as `case t: getVal():print(\"val is 42\")` print(\"val is 42\") break case (t:getVal()): -- This works as expected print(\"val is 42\") break end Copy","s":"Case Blocks","u":"/docs/New Features/Switch Blocks","h":"#case-blocks","p":283},{"i":290,"t":"Just like ternary expressions, these allow you to conditionally provide values, with massively simplified case blocks: pluto local place = 1 place = switch place do case 1 -> \"1st\" case 2 -> \"2nd\" case 3 -> \"3rd\" default -> $\"{place}th\" end print(place) --> 1st Copy Note that the case blocks here have their conditions delimited by an arrow (->) instead of a colon (:). Try It Yourself​ Despite not being able to manually fall through, the shorthand fallthrough syntax still works: pluto local function print_range(value) print(switch value do case 1, 2, 3 -> \"1-3\" case 4, 5, 6 -> \"4-6\" end) end print_range(1) --> 1-3 print_range(6) --> 4-6 print_range(9) --> nil Copy Notice how the default case was omitted in this example, so it was implicitly set to default -> nil. Try It Yourself​","s":"Switch Expression","u":"/docs/New Features/Switch Blocks","h":"#switch-expression","p":283},{"i":292,"t":"You may need to use pluto_switch instead of switch. Alternatively, pluto_use switch will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Switch Blocks","h":"#using-compatibility-mode","p":283},{"i":294,"t":"Ternary expressions behave identical as to how they would in C. They introduce no new keywords. Old Code pluto local max if a > b then max = a else max = b end Copy New Code pluto local max = a > b ? a : b Copy Try It Yourself​","s":"Ternary Expressions","u":"/docs/New Features/Ternary Expressions","h":"","p":293},{"i":296,"t":"While it is true that you can do something like this: pluto local max = a > b and a or b Copy Keep in mind that this falls apart when the true-expression has a falsy value: pluto local x = -1 x = (x == -1 and nil or x) Copy In this case, x will be -1 despite the intention being to set it to nil. There are no such issues using Pluto's ternary expressions.","s":"Doesn't Lua already have ternaries?","u":"/docs/New Features/Ternary Expressions","h":"#doesnt-lua-already-have-ternaries","p":293},{"i":298,"t":"Pluto provides a more intuitive way to handle errors than pcall and xpcall. pluto local function get_fruit_rating(fruit) return switch fruit do case \"apple\" -> 8 case \"banana\" -> 7 case \"orange\" -> 9 case \"mango\" -> 10 case \"grape\" -> 6 case \"strawberry\" -> 9 case \"cucumber\", \"tomato\" -> error(\"What are you, a botanist?\") end end local function try_get_fruit_rating(fruit) try return get_fruit_rating(fruit) catch e then if e:find(\"What are you, a botanist?\") then return -10 end end end print(try_get_fruit_rating(\"apple\")) --> 8 print(try_get_fruit_rating(\"cucumber\")) --> -10 print(try_get_fruit_rating(\"car\")) --> nil Copy Try It Yourself​","s":"Try-Catch Statement","u":"/docs/New Features/Try-Catch Statement","h":"","p":297},{"i":300,"t":"You may need to use pluto_try and pluto_catch instead. Alternatively, pluto_use try, catch will enable both keywords independently of the environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Try-Catch Statement","h":"#using-compatibility-mode","p":297},{"i":302,"t":"Type-hinting looks like this: pluto local var: string = \"hello world\" Copy It works with functions too: pluto local function myfunc(a: string, b: string): number return tonumber(a) + tonumber(b) end print(myfunc(1, \"1\")) -- This will emit a warning for argument type mismatch. Copy There's no effect on performance. This is implemented entirely during the compilation phase.","s":"Type Hinting","u":"/docs/New Features/Type Hinting","h":"","p":301},{"i":304,"t":"string number int float boolean/bool function table userdata void (return type only) Prefix a ? to indicate nil-able types, e.g. ?string indicates that it may be nil or a string. You can also use | to delimit alternatives, e.g. string|int indicates that it may be a string or an int. Putting all of this together, we could also have e.g. ?string|int to indicate that it may be nil, a string, or an int. info This is a WIP feature, and it's very difficult to implement in a one-pass compiler. Allow tolerance for missing coverage, and report any bugs.","s":"What types can I use?","u":"/docs/New Features/Type Hinting","h":"#what-types-can-i-use","p":301},{"i":307,"t":"These operators function the same, but they're more consistent with what's been standardized through programming today. ! is an alias for not, the boolean inversion operator. != is an alias for ~=, the inequality operator.","s":"Operator Aliases","u":"/docs/New Operators","h":"#operator-aliases","p":305},{"i":309,"t":"A plethora of compound operators are available in Pluto: Addition: += Subtraction: -= Multiplication: *= Float division: /= Integer division: //= Modulo: %= Exponent: ^= Bitwise AND: &= Bitwise OR: |= Bitwise XOR: ~= In Lua, the inequality operator cannot be used in statements. It must be used in expressions. Because compound operators can only be used in statements (and cannot be used in expressions), this is not a compatibility break. Bitshift left: <<= Bitshift right: >>= Concatenation: ..= Nil-Coalescing: ??= pluto local a = 1 a = a + 1 a += 1 Copy info Compound operators are syntactic sugar. They'll call the same metamethods as their non-compound counterparts.","s":"Compound Operators","u":"/docs/New Operators","h":"#compound-operators","p":305},{"i":311,"t":"The nil-coalescing operator is helpful for evaluating values against nil. If the left-hand operand is nil, it returns the right-hand operand. Otherwise, it returns the left-hand operand. pluto local function say(message) print(message ?? \"The message was nil.\") end say() --> The message was nil. say(nil) --> The message was nil. say(\"Hello, world!\") --> Hello, world! Copy It's a cleaner version of this code: pluto local function say(message) if message == nil then message = \"The message was nil.\" end print(message) end say() --> The message was nil. say(nil) --> The message was nil. say(\"Hello, world!\") --> Hello, world! Copy You can even use compound assignment: pluto local function say(message) message ??= \"The message was nil.\" print(message) end say() --> The message was nil. say(nil) --> The message was nil. say(\"Hello, world!\") --> Hello, world! Copy info This operator does not implement any metamethods.","s":"Coalescing Operator","u":"/docs/New Operators","h":"#coalescing-operator","p":305},{"i":313,"t":"The Walrus operator allows you to perform assignments inside of conditional expresssions. pluto if a := get_value() then -- 'a' was assigned a truthy value. else -- 'a' was assigned a falsy value. end Copy You can imagine it like this, but note they're not always the same: pluto do local a = get_value() if a then -- 'a' was assigned a truthy value. else -- 'a' was assigned a falsy value. end end Copy Note that for while-loops, it will be executed as many times as the condition: Pluto Way pluto while a := next_value() do -- ... end Copy Lua Way pluto while true do local a = next_value() if not a then break end -- ... end Copy","s":"Walrus Operator","u":"/docs/New Operators","h":"#walrus-operator","p":305},{"i":315,"t":"The spaceship operator, also known as the three-way comparison operator, allows you to quickly compare 2 values for equality and order. pluto local eq = 1 <=> 1 local lt = 3 <=> 42 local gt = 9 <=> 5 print(eq, lt, gt) --> 0, -1, 1 Copy It works with any type that supports __eq and __lt, making it well-suited for usage in generic algorithms like sorting. The return values are designed such that you can compare them to 0, e.g. with the values from above: pluto print(eq <= 0) --> true print(lt <= 0) --> true print(gt <= 0) --> false Copy","s":"Spaceship Operator","u":"/docs/New Operators","h":"#spaceship-operator","p":305},{"i":317,"t":"The pipe operator allows you represent data pipelines more succinctly. pluto local { http, json } = require \"pluto:*\" http.request(\"https://httpbin.org/get\") |> json.decode |> dumpvar |> print --> { --> [\"args\"] = {}, --> [\"headers\"] = { --> [\"Host\"] = string(11) \"httpbin.org\", --> [\"User-Agent\"] = string(56) \"Mozilla/5.0 (compatible; Soup Library; +https://soup.do)\", --> [\"X-Amzn-Trace-Id\"] = string(40) \"Root=1-65e05b66-6aa8b7c94e7580774a804c24\", --> [\"Accept-Encoding\"] = string(13) \"deflate, gzip\", --> }, --> [\"origin\"] = string(13) \"1.2.3.4\", --> [\"url\"] = string(23) \"https://httpbin.org/get\", --> } Copy Try It Yourself​ The HTTP-to-print pipeline here would otherwise be written like this: pluto print(dumpvar(json.decode((http.request(\"https://httpbin.org/get\"))))) Copy Note that the pipe operator only passes on the first return value, which is classically achieved by wrapping the expression in an extra pair of parentheses.","s":"Pipe Operator","u":"/docs/New Operators","h":"#pipe-operator","p":305},{"i":319,"t":"It is also possible to provide additional arguments for the righthand side of the pipe operator: pluto local producer = || -> \"10\" producer() |> tonumber|16| |> print --> 16 Copy Try It Yourself​","s":"Additional Arguments","u":"/docs/New Operators","h":"#additional-arguments","p":305},{"i":321,"t":"There is specialized syntax for method calls with the pipe operator, too: pluto local producer = || -> 21 local obj = { function multiply(value) return value * self.factor end } obj.factor = 2 producer() |> obj:multiply |> print --> 42 Copy Try It Yourself​","s":"Methods Calls","u":"/docs/New Operators","h":"#methods-calls","p":305},{"i":323,"t":"The righthand side of the pipe operator can also be an anonymous function, allowing for more advanced usage like this: pluto local producer = || -> 42 producer() |> |res| -> print($\"The result was {res}\") --> The result was 42 Copy Try It Yourself​","s":"Anonymous Functions","u":"/docs/New Operators","h":"#anonymous-functions","p":305},{"i":325,"t":"The pairs and ipairs functions are optimized in Pluto. On a consistent basis, pairs & ipairs loops are 3.5x faster than their Lua counterparts.","s":"For Loops","u":"/docs/Optimizations/For Loops","h":"","p":324},{"i":327,"t":"It doesn't operate under all circumstances though, the state of the iterator is stored in the to-be-closed variable returned by these functions, which is the last variable they give. If you interact or modify this variable, then the optimization won't occur. pairs: next, table, nil, nil ipairs: ipairsaux, table, integer, nil Copy As long as you don't access the last nil value, you're fine. info This optimization was published and implemented entirely by Xmelia Hermit.","s":"How does it work?","u":"/docs/Optimizations/For Loops","h":"#how-does-it-work","p":324},{"i":329,"t":"Special arithmetic algorithms are optimized by Pluto during compile-time. For example: x << 1 => x + x x ** 2 => x * x x // 2 => x >> 1 These can offer upwards of a 20% performance boost. These expressions are only optimized when both operands are integers, and no metamethod will be called.","s":"Special Arithmetic","u":"/docs/Optimizations/Special Arithmetic","h":"","p":328},{"i":331,"t":"Lua implemented a jump table, but it is only compatible with clang and gcc. Pluto has an additional jump table implementation for other compilers; however, it is not enabled by default because it can add minutes to compile time, depending on the setup. However, it may be beneficial to you regardless, as a jump table can increase virtual machine performance by up to 5%. If you would like to try it, define PLUTO_FORCE_JUMPTABLE in luaconf.h or your build config.","s":"Jump Table","u":"/docs/Optimizations/Jump Table","h":"","p":330},{"i":333,"t":"Pluto will cache the length of a table when you request it for the first time. This cache is refreshed whenever you make an edit to the table. It's still advisable to localize this value though, since looking through the cache and the virtual machine is expensive compared to looking up a local.","s":"Table Length","u":"/docs/Optimizations/Table Length","h":"","p":332},{"i":335,"t":"Pluto allows you to concatenate boolean values just like you would number values: pluto local iVar = 13 local bVar = true print(\"iVar = \" .. iVar) print(\"bVar = \" .. tostring(bVar)) -- Lua way print(\"bVar = \" .. bVar) -- Pluto way Copy","s":"Boolean Concatenation","u":"/docs/QoL Improvements/Boolean Concatenation","h":"","p":334},{"i":337,"t":"Pluto's virtual machine allows you to simply iterate over tables without having to explicitly call a function: New Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for key, value in t do print(key, value) end Copy When you omit the function from the loop preparation, next is implicitly inserted. So, that code is identical to this: Old Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for key, value in next(t) do print(key, value) end Copy This is compatible with for-loop optimizations. caution The bytecode of this feature is not backwards-compatible with Lua.","s":"Generalized Iteration","u":"/docs/QoL Improvements/Generalized Iteration","h":"","p":336},{"i":339,"t":"The parenthesis around some types of expressions are optional now. Gross Way pluto print((\"hello world\"):contains(\"world\")) Copy Clean Way pluto print(\"hello world\":contains(\"world\")) Copy This also works for table types.","s":"Optional Parentheses","u":"/docs/QoL Improvements/Optional Parentheses","h":"","p":338},{"i":341,"t":"Pluto removes the locals limit, allowing you to use compile-time constants, including enums, as much as you want. Note that you are still limited to 255 registers, so you can't have infinite dynamic variables per function.","s":"Removed Locals Limit","u":"/docs/QoL Improvements/Removed Locals Limit","h":"","p":340},{"i":343,"t":"The messages for syntax errors are enhanced. They include tailored messages and code snippets, which should help newer programmers identify problems quicker. It's not a game changer, but it's neat.","s":"Syntax Errors","u":"/docs/QoL Improvements/Syntax Errors","h":"","p":342},{"i":345,"t":"Problematic Code pluto if a < b and t == 5 return \"Gottem\" end Copy Emitted Syntax Error syntax error: file.pluto:1: expected 'then' to delimit condition. 1 | if a < b and t == 5 return \"Gottem\" end | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ here: expected 'then' symbol. Copy","s":"Example 1","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-1","p":342},{"i":347,"t":"Problematic Code pluto local fn = |a, b, c| => (a == b and a < c) Copy Emitted Syntax Error syntax error: file.pluto:1: impromper lambda definition 1 | local fn = |a, b, c| => (a == b and a < c) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ here: expected '->' arrow syntax for lambda expression. Copy","s":"Example 2","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-2","p":342},{"i":349,"t":"These errors support coloring, but it's disabled by default. Define the PLUTO_USE_COLORED_OUTPUT macro in luaconf.h or your build config to enable colored error messages. tip For Windows users, you can enable ANSI coloring support with the following command: REG ADD HKCU\\CONSOLE /f /v VirtualTerminalLevel /t REG_DWORD /d 1","s":"ANSI Coloring","u":"/docs/QoL Improvements/Syntax Errors","h":"#ansi-coloring","p":342},{"i":351,"t":"Must be included via require.","s":"Base64","u":"/docs/Runtime Environment/Base64","h":"","p":350},{"i":353,"t":"Returns a base64-encoded string. Parameters​ data — A string of data to encode. pad — Whether or not to apply padding. Defaults to true. pluto local base64 = require(\"base64\") print(base64.encode(\"Hello, World!\")) --> SGVsbG8sIFdvcmxkIQ== Copy","s":"base64.encode","u":"/docs/Runtime Environment/Base64","h":"#base64encode","p":350},{"i":355,"t":"Returns a decoded base64 string. Parameters​ data — A string of base64 data. pluto local base64 = require(\"base64\") print(base64.decode(\"SGVsbG8sIFdvcmxkIQ==\")) --> Hello, world! Copy","s":"base64.decode","u":"/docs/Runtime Environment/Base64","h":"#base64decode","p":350},{"i":357,"t":"Returns a base64url-encoded string. This variant is sometimes refered to as filename safe base64. Parameters​ data — A string of data to encode. pad — Whether or not to apply padding. Defaults to false. pluto local base64 = require(\"base64\") print(base64.urlencode(\"Hello, World!\")) --> SGVsbG8sIFdvcmxkIQ Copy","s":"base64.urlencode","u":"/docs/Runtime Environment/Base64","h":"#base64urlencode","p":350},{"i":359,"t":"Similar to base64.decode except for base64url. Parameters​ data — A string of base64 data. pluto local base64 = require(\"base64\") print(base64.urldecode(\"SGVsbG8sIFdvcmxkIQ\")) --> Hello, world! Copy","s":"base64.urldecode","u":"/docs/Runtime Environment/Base64","h":"#base64urldecode","p":350},{"i":361,"t":"Must be included via require.","s":"Base32","u":"/docs/Runtime Environment/Base32","h":"","p":360},{"i":363,"t":"Returns an encoded base32 string. Parameters​ data — A string of data to encode. pad — Whether or not to apply padding. Defaults to true.","s":"base32.encode","u":"/docs/Runtime Environment/Base32","h":"#base32encode","p":360},{"i":365,"t":"Returns a decoded base32 string. Parameters​ data — A string of base32 data to decode.","s":"base32.decode","u":"/docs/Runtime Environment/Base32","h":"#base32decode","p":360},{"i":367,"t":"Must be included via require.","s":"Bigint","u":"/docs/Runtime Environment/Bigint","h":"","p":366},{"i":369,"t":"To instantiate a bigint, you can call the bigint.new function, or use the new operator. Parameters​ The decimal value of the bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(\"123\")) --> 123 Copy","s":"bigint.new","u":"/docs/Runtime Environment/Bigint","h":"#bigintnew","p":366},{"i":371,"t":"As seen above, the __tostring metamethod provides a string representation of the Bigint in decimal.","s":"bigint.tostring, __tostring","u":"/docs/Runtime Environment/Bigint","h":"#biginttostring-__tostring","p":366},{"i":373,"t":"Provides a hexadecimal representation of the Bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(\"420\"):hex()) --> 1A4 Copy","s":"bigint.hex","u":"/docs/Runtime Environment/Bigint","h":"#biginthex","p":366},{"i":375,"t":"Provides a binary representation of the Bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(\"420\"):binary()) --> 110100100 Copy","s":"bigint.binary","u":"/docs/Runtime Environment/Bigint","h":"#bigintbinary","p":366},{"i":377,"t":"Adds two bigints together. Returns a new bigint.","s":"bigint.add, __add","u":"/docs/Runtime Environment/Bigint","h":"#bigintadd-__add","p":366},{"i":379,"t":"Performs subtraction on two bigints. Returns a new bigint.","s":"bigint.sub, __sub","u":"/docs/Runtime Environment/Bigint","h":"#bigintsub-__sub","p":366},{"i":381,"t":"Performs multiplication on two bigints. Returns a new bigint.","s":"bigint.mul, __mul","u":"/docs/Runtime Environment/Bigint","h":"#bigintmul-__mul","p":366},{"i":383,"t":"Performs division on two bigints. Returns two new bigints: quotient and remainder. pluto local bigint = require \"pluto:bigint\" print(new bigint(10):div(new bigint(3))) --> 3 1 Copy","s":"bigint.div","u":"/docs/Runtime Environment/Bigint","h":"#bigintdiv","p":366},{"i":385,"t":"Performs division on two bigints. Returns a new bigint with the quotient. pluto local bigint = require \"pluto:bigint\" print(new bigint(10) / new bigint(3)) --> 3 Copy","s":"__div","u":"/docs/Runtime Environment/Bigint","h":"#__div","p":366},{"i":387,"t":"Performs divison on two bigints. Returns a new bigint with the remainder. pluto local bigint = require \"pluto:bigint\" print(new bigint(10) % new bigint(3)) --> 1 Copy","s":"bigint.mod, __mod","u":"/docs/Runtime Environment/Bigint","h":"#bigintmod-__mod","p":366},{"i":389,"t":"Performs expontentiation on two bigints. Returns a new bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(2) ^ new bigint(10)) --> 1024 Copy","s":"bigint.pow, __pow","u":"/docs/Runtime Environment/Bigint","h":"#bigintpow-__pow","p":366},{"i":391,"t":"Returns the position of the most significant set bit as a plain integer. pluto local bigint = require \"pluto:bigint\" print(new bigint(420):bitlength()) --> 9 Copy","s":"bigint.bitlength","u":"/docs/Runtime Environment/Bigint","h":"#bigintbitlength","p":366},{"i":393,"t":"The CaT module is available via require \"pluto:cat\" and provides encoding and decoding for the Colons and Tabs format.","s":"CaT","u":"/docs/Runtime Environment/CaT","h":"","p":392},{"i":395,"t":"Returns a string of CaT. Parameters​ data — The table to encode in CaT. pluto local cat = require \"pluto:cat\" cat.encode { List = { __value = \"With Value\", Child = \"Also With Value\" } } |> io.write --> List: With Value --> Child: Also With Value Copy","s":"cat.encode","u":"/docs/Runtime Environment/CaT","h":"#catencode","p":392},{"i":397,"t":"Returns a table representing the CaT data. Parameters​ data — The CaT data to decode. presentation — How to represent the data as a table. Can be \"flat\", \"flatwithorder\", or \"full\" (default). pluto local cat = require \"pluto:cat\" local data = cat.decode [[ List: With Value Child: Also With Value ]] print(dumpvar(data)) --> { --> [1] = { --> [\"value\"] = string(10) \"With Value\", --> [\"name\"] = string(4) \"List\", --> [\"children\"] = { --> [1] = { --> [\"name\"] = string(5) \"Child\", --> [\"value\"] = string(15) \"Also With Value\", --> }, --> }, --> }, --> } Copy With the default \"full\" representation, the retuned table has an __index metamethod for ease of use: pluto print(data.List.value) --> With Value print(data.List.Child.value) --> Also With Value Copy Alternatively, the other representations are available: pluto local cat = require \"pluto:cat\" print(dumpvar(cat.decode([[ home john hello.txt: Hello, world! ]], \"flat\"))) --> { --> [\"home\"] = { --> [\"john\"] = { --> [\"hello.txt\"] = string(13) \"Hello, world!\", --> }, --> }, --> } Copy pluto local cat = require \"pluto:cat\" print(dumpvar(cat.decode([[ Primary Color: Purple Secondary Color: White ]], \"flatwithorder\"))) --> { --> [\"__order\"] = { --> [1] = string(13) \"Primary Color\", --> [2] = string(15) \"Secondary Color\", --> }, --> [\"Primary Color\"] = string(6) \"Purple\", --> [\"Secondary Color\"] = string(5) \"White\", --> } Copy","s":"cat.decode","u":"/docs/Runtime Environment/CaT","h":"#catdecode","p":392},{"i":399,"t":"This page documents the changes & additions to the coroutine library in Pluto, which is built on top of Lua 5.4's.","s":"Coroutine","u":"/docs/Runtime Environment/Coroutine","h":"","p":398},{"i":401,"t":"An alternative to coroutine.resume that rethrows any errors thrown by the coroutine.","s":"coroutine.xresume","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinexresume","p":398},{"i":403,"t":"Yields the current coroutine for the given number of milliseconds. Parameters​ The number of milliseconds to yield for.","s":"coroutine.sleep","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinesleep","p":398},{"i":405,"t":"This page documents the changes & additions to Pluto's runtime environment, which is built on top of Lua 5.4's.","s":"Global & Base","u":"/docs/Runtime Environment/Global & Base","h":"","p":404},{"i":407,"t":"_PVERSION is the global to check your current version of Pluto.","s":"_PVERSION","u":"/docs/Runtime Environment/Global & Base","h":"#_pversion","p":404},{"i":409,"t":"_PSOUP is a global boolean you can access to check linkage with Soup. Always true as of 0.8.0.","s":"_PSOUP","u":"/docs/Runtime Environment/Global & Base","h":"#_psoup","p":404},{"i":411,"t":"os.platform is a global string containing the host platform. Can be \"windows\", \"wasm\", \"linux\", \"macos\", \"android\", or \"unknown\". pluto if _PVERSION == nil then print(\"Plain Lua detected (\".._VERSION..\")\") else io.write(\"Pluto detected (\".._PVERSION..\"), based on \".._VERSION) if os.platform then io.write(\", running on \"..os.platform) end io.write(\"\\n\") end Copy","s":"os.platform","u":"/docs/Runtime Environment/Global & Base","h":"#osplatform","p":404},{"i":413,"t":"package.path is modified to also search for .pluto files.","s":"package.path","u":"/docs/Runtime Environment/Global & Base","h":"#packagepath","p":404},{"i":415,"t":"Tables and coroutines/threads have metatables by default, akin to how each string has a metatable by default. pluto local t = {} local c = coroutine.create(|| -> do end) -- Can do this: t:contains(1) t:concat(\"\\n\") c:resume() -- As opposed to this: table.contains(t, 1) table.concat(t, \"\\n\") coroutine.resume(c) Copy This behavior is implemented by setting the __index metamethod to the respective library (_G.table or _G.coroutine). If you override the metatable, you may want to replicate that.","s":"Default Metatables","u":"/docs/Runtime Environment/Global & Base","h":"#default-metatables","p":404},{"i":417,"t":"A debug function designed to dump values into human-readable formats. Parameters​ The value to dump. Returns​ A string representation of the value. pluto local t = { [\"hello\"] = 1234, [\"goodbye\"] = _G.table, [\"name\"] = \"John\", [\"lastname\"] = \"Doe\", [\"details\"] = { \"No details available.\" } } print(dumpvar(t)) Copy { [\"lastname\"] = string(3) \"Doe\", [\"name\"] = string(4) \"John\", [\"goodbye\"] = { [\"unpack\"] = function: 00007FF7738B3C20, [\"insert\"] = function: 00007FF7738B30D0, [\"freeze\"] = function: 00007FF7738B43F0, [\"foreach\"] = function: 00007FF7738B3220, [\"filter\"] = function: 00007FF7738B4700, [\"isfrozen\"] = function: 00007FF7738B44B0, [\"getn\"] = function: 00007FF7738B43B0, [\"pack\"] = function: 00007FF7738B3B10, [\"contains\"] = function: 00007FF7738B4540, [\"move\"] = function: 00007FF7738B34D0, [\"concat\"] = function: 00007FF7738B37F0, [\"sort\"] = function: 00007FF7738B42B0, [\"remove\"] = function: 00007FF7738B33C0, [\"map\"] = function: 00007FF7738B49A0, }, [\"hello\"] = 1234, [\"details\"] = { [1] = string(21) \"No details available.\", }, } Copy","s":"dumpvar","u":"/docs/Runtime Environment/Global & Base","h":"#dumpvar","p":404},{"i":419,"t":"Similar to dumpvar, but returns valid Lua/Pluto code. May error if the value can not be represented accordingly. Parameters​ The value to dump. pluto -- Slightly altered data from last example as C functions can not be exported. local t = { [\"hello\"] = 1234, [\"name\"] = \"John\", [\"lastname\"] = \"Doe\", [\"details\"] = { \"No details available.\" } } print(exportvar(t)) Copy { [\"hello\"] = 1234, [\"name\"] = \"John\", [\"details\"] = { [1] = \"No details available.\", }, [\"lastname\"] = \"Doe\", } Copy","s":"exportvar","u":"/docs/Runtime Environment/Global & Base","h":"#exportvar","p":404},{"i":421,"t":"Returns a table of numbers in the given range. pluto print(range(10):unpack()) --> 1 2 3 4 5 6 7 8 9 10 print(range(4, 8):unpack()) --> 4 5 6 7 8 Copy","s":"range","u":"/docs/Runtime Environment/Global & Base","h":"#range","p":404},{"i":423,"t":"Performs a three-way comparison on 2 version numbers, similar to the Spaceship Operator. pluto assert(compareversions(\"1.0.0\", \"0.9.0\") >= 0) assert(compareversions(\"1.0.0\", \"1.0.0-dev\") >= 0) Copy Note that pre-release versions (e.g. with -dev suffix) are considered to be less than their final counterparts.","s":"compareversions","u":"/docs/Runtime Environment/Global & Base","h":"#compareversions","p":404},{"i":425,"t":"Calls the given function and returns a string of warnings raised by it. pluto local w = wcall(|| -> warn(\"Bad!\")) print(w ~= \"\" ? (w:strip()) : \"No warnings\") -- Output: \"Bad!\" Copy","s":"wcall","u":"/docs/Runtime Environment/Global & Base","h":"#wcall","p":404},{"i":427,"t":"Must be included via require.","s":"Crypto","u":"/docs/Runtime Environment/Crypto","h":"","p":426},{"i":430,"t":"Hash a string using Lua's version of the DJB2 non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.lua(str) == 2871868277) Copy","s":"crypto.lua","u":"/docs/Runtime Environment/Crypto","h":"#cryptolua","p":426},{"i":432,"t":"Hash a string using the MD5 semi-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.md5(str) == \"5eb63bbbe01eeed093cb22bb8f5acdc3\") Copy","s":"crypto.md5","u":"/docs/Runtime Environment/Crypto","h":"#cryptomd5","p":426},{"i":434,"t":"Hash a string using the DJB2 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.djb2(str) == 894552257) Copy","s":"crypto.djb2","u":"/docs/Runtime Environment/Crypto","h":"#cryptodjb2","p":426},{"i":436,"t":"Hash a string using the FNV1 non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.fnv1(str) == 9065573210506989167) Copy","s":"crypto.fnv1","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1","p":426},{"i":438,"t":"Hash a string using the FNV1A non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.fnv1a(str) == 8618312879776256743) Copy","s":"crypto.fnv1a","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1a","p":426},{"i":440,"t":"Hash a string using the JOAAT non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.joaat(str) == 1045060183) Copy","s":"crypto.joaat","u":"/docs/Runtime Environment/Crypto","h":"#cryptojoaat","p":426},{"i":442,"t":"Hash a string using the SDBM non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.sdbm(str) == 430867652) Copy","s":"crypto.sdbm","u":"/docs/Runtime Environment/Crypto","h":"#cryptosdbm","p":426},{"i":444,"t":"Hash a string using the CRC32 non-cryptographic hashing algorithm. Parameters​ The string to hash. The initial value for the hash. By default, this is zero. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.crc32(str) == 222957957) Copy","s":"crypto.crc32","u":"/docs/Runtime Environment/Crypto","h":"#cryptocrc32","p":426},{"i":446,"t":"Hash a string using the Adler-32 non-cryptographic hashing algorithm. Parameters​ The string to hash. The initial value for the hash. By default, this is zero. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.adler32(str) == 103547413) Copy","s":"crypto.adler32","u":"/docs/Runtime Environment/Crypto","h":"#cryptoadler32","p":426},{"i":448,"t":"Hash a string using the Lookup3 non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.lookup3(str) == 1252609637) Copy","s":"crypto.lookup3","u":"/docs/Runtime Environment/Crypto","h":"#cryptolookup3","p":426},{"i":450,"t":"Hash a string using the Times33 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.times33(str) == 3889643616) Copy","s":"crypto.times33","u":"/docs/Runtime Environment/Crypto","h":"#cryptotimes33","p":426},{"i":452,"t":"Hash a string using the Murmur1 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur1(str) == 3154674178) Copy","s":"crypto.murmur1","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur1","p":426},{"i":454,"t":"Hash a string using the Murmur2 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur2(str) == 1151865881) Copy","s":"crypto.murmur2","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2","p":426},{"i":456,"t":"Hash a string using the Murmur2A non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur2a(str) == 2650573207) Copy","s":"crypto.murmur2a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2a","p":426},{"i":458,"t":"Hash a string using the Murmur64A non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur64a(str) == -3190198453633110066) Copy","s":"crypto.murmur64a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64a","p":426},{"i":460,"t":"Hash a string using the Murmur64A non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur64b(str) == 7088720765356542432) Copy","s":"crypto.murmur64b","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64b","p":426},{"i":462,"t":"Hash a string using the Murmur2Neutral non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur2neutral(str) == 1151865881) Copy","s":"crypto.murmur2neutral","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2neutral","p":426},{"i":465,"t":"Hash a string using the SHA-1 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha1(\"Pluto\") == \"bce8c9aca4120776fad6b517874aa09c46405454\") assert(crypto.sha1(\"Pluto\", true) == \"\\xbc\\xe8\\xc9\\xac\\xa4\\x12\\x07\\x76\\xfa\\xd6\\xb5\\x17\\x87\\x4a\\xa0\\x9c\\x46\\x40\\x54\\x54\") Copy","s":"crypto.sha1","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha1","p":426},{"i":467,"t":"Hash a string using the SHA-256 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha256(\"Pluto\") == \"8dad5f6a7dd2dcd8c35ec2fd7babb499bcad60d27d73fe73eca2ce025dfd3b47\") assert(crypto.sha256(\"Pluto\", true) == \"\\x8d\\xad\\x5f\\x6a\\x7d\\xd2\\xdc\\xd8\\xc3\\x5e\\xc2\\xfd\\x7b\\xab\\xb4\\x99\\xbc\\xad\\x60\\xd2\\x7d\\x73\\xfe\\x73\\xec\\xa2\\xce\\x02\\x5d\\xfd\\x3b\\x47\") Copy","s":"crypto.sha256","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha256","p":426},{"i":469,"t":"Hash a string using the SHA-384 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha384(\"Pluto\", false) == \"db890233a919b6745d632633c419e14540ff79f1a89bc4ac194b00e7f913f0f06d5d4d7d6cc2b4aaf9485d223afb8cf0\") Copy","s":"crypto.sha384","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha384","p":426},{"i":471,"t":"Hash a string using the SHA-512 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha512(\"Pluto\", false) == \"ee8410a8bf9511b94fd6669b5c3e0c4b86e8e4bf7baa8dbd2773d4d6381dd1aecebbe391bef4c6158620ab3f6b794907652d4432c2301d7e1a6caf520565cdf2\") Copy","s":"crypto.sha512","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha512","p":426},{"i":474,"t":"The crypto.random function uses your operating system's default PRNG. On Linux-based systems, this is /dev/urandom. On Windows, this is BCryptGenRandom. This is a cryptographically-secure PRNG when your system can provide those services. However, if it does not, then this is not cryptographically secure. Either way, it provides good randomness. Parameters​ The minimum value to return. The maximum value to return, as a range. pluto local crypto = require(\"crypto\") assert(crypto.random(1, 10) < 11) Copy","s":"crypto.random","u":"/docs/Runtime Environment/Crypto","h":"#cryptorandom","p":426},{"i":476,"t":"These unauthenticated AES modes take both a key and an IV. The IV must be unique and unpredictable for each encryption session to ensure security.","s":"AES-CBC, AES-CFB","u":"/docs/Runtime Environment/Crypto","h":"#aes-cbc-aes-cfb","p":426},{"i":478,"t":"Parameters​ data — The data to be encrypted. mode — \"aes-cbc-pkcs7\" or \"aes-cfb-pkcs7\" for PKCS#7 padding, or \"aes-cbc\" or \"aes-cfb\" if you know what you're doing. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt","p":426},{"i":480,"t":"Parameters​ data — The ciphertext to decrypt. mode — \"aes-cbc-pkcs7\" or \"aes-cfb-pkcs7\" for PKCS#7 padding, or \"aes-cbc\" or \"aes-cfb\" if you know what you're doing. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16. Returns the decrypted data on success. Throws an error if the padding was incorrect. pluto local crypto = require \"pluto:crypto\" local key = \"A Top Secret Key\" -- Encrypt local iv = range(16):map(|| -> string.char(math.random(0, 255))):concat(\"\") local plain = \"Hello, world!\" local enc = plain |> crypto.encrypt|\"aes-cbc-pkcs7\", key, iv| print(dumpvar(enc)) -- Decrypt print(crypto.decrypt(enc, \"aes-cbc-pkcs7\", key, iv)) --> Hello, world! Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt","p":426},{"i":482,"t":"This unauthenticated AES mode takes only a key, and is considered to be the weakest. Identical plaintext blocks result in identical ciphertext blocks.","s":"AES-ECB","u":"/docs/Runtime Environment/Crypto","h":"#aes-ecb","p":426},{"i":484,"t":"Parameters​ data — The data to be encrypted. mode — \"aes-ecb-pkcs7\" for PKCS#7 padding, or \"aes-ecb\" if you know what you're doing. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-1","p":426},{"i":486,"t":"Parameters​ mode — \"aes-ecb-pkcs7\" for PKCS#7 padding, or \"aes-ecb\" if you know what you're doing. data — The ciphertext to decrypt. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. Returns the decrypted data on success. Throws an error if the padding was incorrect. pluto local crypto = require \"pluto:crypto\" local key = \"A Top Secret Key\" -- Encrypt local plain = \"Hello, world!\" local enc = plain |> crypto.encrypt|\"aes-ecb-pkcs7\", key| print(dumpvar(enc)) --> string(16) \"`p{����k\\21*.>jG\" -- Decrypt print(crypto.decrypt(enc, \"aes-ecb-pkcs7\", key)) --> Hello, world! Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-1","p":426},{"i":488,"t":"This authenticated AES mode allows for additional data that will be validated although not encrypted, such as a Message Authentication Code (MAC).","s":"AES-GCM","u":"/docs/Runtime Environment/Crypto","h":"#aes-gcm","p":426},{"i":490,"t":"Parameters​ data — The data to be encrypted. mode — Must be \"aes-gcm\". AES-GCM can deal with unpadded data, hence does not need PKCS#7 padding. aadata — Authenticated data. Will not be encrypted. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16. Returns two strings: the ciphertext and the authentication tag.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-2","p":426},{"i":492,"t":"Parameters​ data — The ciphertext to decrypt. mode — Must be \"aes-gcm\". aadata — Authenticated data. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16. tag — The authentication tag produced by the \"encrypt\" procedure. Returns the decrypted data on success. Throws an error if authentication or unpadding failed. pluto local crypto = require \"pluto:crypto\" local key = \"A Top Secret Key\" local aadata = \"This is Pluto!\" -- Encrypt local iv = range(16):map(|| -> string.char(math.random(0, 255))):concat(\"\") local plain = \"Hello, world!\" local enc, tag = plain |> crypto.encrypt|\"aes-gcm\", aadata, key, iv| print(dumpvar(enc)) print(dumpvar(tag)) -- Decrypt print(crypto.decrypt(enc, \"aes-gcm\", aadata, key, iv, tag)) --> Hello, world! Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-2","p":426},{"i":495,"t":"Parameters​ mode — Must be \"rsa\". bits — A positive integer for a strict bit-length requirement, or a negative integer for a lax requirement. Common values are 1024, 2048, and 4096. Returns two tables: The public key (consisting of n and e), and the private key (consisting of p and q). The Bigint class is used for all values. pluto local pub, priv = crypto.generatekeypair(\"rsa\", 512) print(dumpvar(pub)) --> { --> [\"n\"] = 11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357, --> [\"e\"] = 65537, --> } print(dumpvar(priv)) --> { --> [\"p\"] = 115443384115231951475820445136871322101870729500298182134363293112660251666017, --> [\"q\"] = 98365361248415863235179644468056200977592391948608651522703704315152579004021, --> } Copy","s":"crypto.generatekeypair","u":"/docs/Runtime Environment/Crypto","h":"#cryptogeneratekeypair","p":426},{"i":497,"t":"Parameters​ data — The data to be encrypted. mode — \"rsa-pkcs1\" for PKCS#1 padding, or \"rsa\" if you know what you're doing. key — The public or private key to use. Commonly, a public key is used to encrypt data.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-3","p":426},{"i":499,"t":"Parameters​ data — The ciphertext to decrypt. mode — \"rsa-pkcs1\" for PKCS#1 padding, or \"rsa\" if you know what you're doing. key — The public or private key to use. If the data was encrypted with the public key, the private key is needed to decrypt it. pluto local { base64, bigint, crypto } = require \"pluto:*\" local priv = { p = new bigint(\"115443384115231951475820445136871322101870729500298182134363293112660251666017\"), q = new bigint(\"98365361248415863235179644468056200977592391948608651522703704315152579004021\"), } -- Derive public key local pub = { n = priv.p * priv.q, -- 11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357 e = new bigint(0x10001) -- 65537 } -- Encrypt local enc = crypto.encrypt(\"A secret message to the owner of the private key.\", \"rsa-pkcs1\", pub) print(base64.encode(enc)) -- Decrypt print(enc |> crypto.decrypt|\"rsa-pkcs1\", priv|) --> A secret message to the owner of the private key. Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-3","p":426},{"i":501,"t":"Parameters​ data — The data to sign. mode — \"rsa-sha256\" or \"rsa-sha1\". key — The private key to use.","s":"crypto.sign","u":"/docs/Runtime Environment/Crypto","h":"#cryptosign","p":426},{"i":503,"t":"Parameters​ data — The data that was signed. mode — \"rsa-sha256\" or \"rsa-sha1\". key — The public key corresponding to the signer's private key. signature — The signature produced by the \"sign\" procedure. Returns a boolean that indicates if the signature validated successfully. pluto local { base64, bigint, crypto } = require \"pluto:*\" local priv = { p = new bigint(\"115443384115231951475820445136871322101870729500298182134363293112660251666017\"), q = new bigint(\"98365361248415863235179644468056200977592391948608651522703704315152579004021\"), } -- Derive public key local pub = { n = priv.p * priv.q, -- 11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357 e = new bigint(0x10001) -- 65537 } -- Sign local msg = \"The canary has left the nest.\" local sig = msg |> crypto.sign|\"rsa-sha256\", priv| print(base64.encode(sig)) --> un1g04+cwG8WxYDpSlj4PO/hsTqSITgYKycRuR+m3AE6ypLyUCrVHC/0j4M3DeW81ADZVda6TVkC/Ht8EdYeFw== -- Verify print(crypto.verify(msg, \"rsa-sha256\", pub, sig)) --> true Copy","s":"crypto.verify","u":"/docs/Runtime Environment/Crypto","h":"#cryptoverify","p":426},{"i":505,"t":"Pluto allows you to use reserved tokens such as if from Lua and class from Pluto as identifiers with shorthand table syntax and for goto labels. Reserved tokens as identifiers with shorthand table syntax pluto local t = { class = \"key\" } print(t.class) Copy Reserved tokens as identifiers for goto labels pluto -- Print every number besides five. for i = 1, 10 do if i == 5 then goto continue end print(i) ::continue:: end Copy However, variable names and function calls will not allow you to use reserved tokens as identifiers.","s":"Reserved Identifiers","u":"/docs/QoL Improvements/Reserved Identifiers","h":"","p":504},{"i":507,"t":"Must be included via require.","s":"Assert","u":"/docs/Runtime Environment/Assert","h":"","p":506},{"i":509,"t":"Asserts that value is nil Parameters​ value — The value which should be nil. Errors​ An assertion error is thrown if the value is not nil. pluto local assert = require(\"assert\") assert.isnil(nil) -- Passes. assert.isnil(5) -- Error: --[[ test.pluto:4 -> Assertion Error: (assert.isnil) Intended Value: nil Received Value: 5 stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) [C]: in ? --]] Copy","s":"assert.isnil","u":"/docs/Runtime Environment/Assert","h":"#assertisnil","p":506},{"i":511,"t":"Asserts that value is true. Parameters​ value — The value which should be true. Errors​ An assertion error is thrown if value is not true pluto local assert = require(\"assert\") assert.istrue(true) -- Passes. assert.istrue(false) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.istrue) Intended Value: true Received Value: false stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.istrue","u":"/docs/Runtime Environment/Assert","h":"#assertistrue","p":506},{"i":513,"t":"Asserts that value is false. Parameters​ value — The value which should be false. Errors​ An assertion error is thrown if value is not false. pluto local assert = require(\"assert\") assert.isfalse(false) -- Passes. assert.isfalse(true) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.isfalse) Intended Value: false Received Value: true stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.isfalse","u":"/docs/Runtime Environment/Assert","h":"#assertisfalse","p":506},{"i":515,"t":"Asserts that value is a \"falsy\" value. Falsy means the value is nil or false. Parameters​ value — The value which should be falsy. Errors​ An assertion error is thrown if value is not falsy. pluto local assert = require(\"assert\") assert.falsy(nil) -- Passes. assert.falsy(false) -- Passes. assert.falsy(\"Hello, world!\") -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.falsy) Intended Value: nil or false Received Value: string(13) \"Hello, world!\" stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.falsy","u":"/docs/Runtime Environment/Assert","h":"#assertfalsy","p":506},{"i":517,"t":"Asserts that value is a \"truthy\" value. This is the inverse of \"falsy\", a.k.a, any value that isn't nil or false is truthy. Parameters​ value — The value which should be truthy, a.k.a it should not be nil or false. Errors​ An assertion error is thrown if value is not truthy, i.e if value is nil or false. pluto local assert = require(\"assert\") assert.truthy(\"Hello, world!\") -- Passes. assert.truthy(nil) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.truthy) Intended Value: not nil or false Received Value: nil stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.truthy","u":"/docs/Runtime Environment/Assert","h":"#asserttruthy","p":506},{"i":519,"t":"Asserts that value is not nil. Parameters​ value — The value which should not be nil. Errors​ An assertion error is thrown if value is nil. pluto local assert = require(\"assert\") assert.notnil(\"Hello, world!\") -- Passes. assert.notnil(nil) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.notnil) Intended Value: not nil Received Value: nil stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.notnil","u":"/docs/Runtime Environment/Assert","h":"#assertnotnil","p":506},{"i":521,"t":"Asserts that value1 is equal to value2. This function can compare tables, looking at both the table's reference and what's inside it. If the tables aren't exactly the same (meaning they don't reference the same table), the function will go through the contents of the tables and compare them step by step. Parameters​ value1 — The first value. value2 — The second value. Errors​ An assertion error is thrown if value1 does not equal value2. pluto local assert = require(\"assert\") assert.equal(\"Hello, world!\", \"Hello, world...\") -- Error: --[[ pluto: test.pluto:3 -> Assertion Error: (assert.equal) Intended Value: string(13) \"Hello, world!\" Received Value: string(15) \"Hello, world...\" --]] assert.equal(\"Hi there.\":split(\" \"), \"Hello there.\":split(\" \")) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.equal) Intended Value: { [1] = string(2) \"Hi\", [2] = string(6) \"there.\", } Received Value: { [1] = string(5) \"Hello\", [2] = string(6) \"there.\", } --]] Copy","s":"assert.equal","u":"/docs/Runtime Environment/Assert","h":"#assertequal","p":506},{"i":523,"t":"Asserts that value1 is not equal to value2. This function can compare tables, looking at both the table's reference and what's inside it. If the tables aren't exactly the same (meaning they don't reference the same table), the function will go through the contents of the tables and compare them step by step. Parameters​ value1 — The first value. value2 — The second value. Errors​ An assertion error is thrown of value1 does equal value2. pluto local assert = require(\"assert\") assert.nequal(\"Hello, world!\", \"Hi, world!\") -- Passes. assert.nequal(\"Hi there.\":split(\" \"), \"Hello there.\":split(\" \")) -- Passes. Copy","s":"assert.nequal","u":"/docs/Runtime Environment/Assert","h":"#assertnequal","p":506},{"i":525,"t":"Asserts that value1 is less than value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion error is thrown if value1 is not less than value2. pluto local assert = require(\"assert\") assert.less(1, 2) -- Passes. assert.less(1, 1) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.less) Expression: (1 < 1) == false --]] Copy","s":"assert.less","u":"/docs/Runtime Environment/Assert","h":"#assertless","p":506},{"i":527,"t":"Asserts that value1 is less than or equal to value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion error is thrown if value1 is not less than or equal to value2. pluto local assert = require(\"assert\") assert.lesseq(1, 2) -- Passes. assert.lesseq(1, 0) -- Error: --[[ pluto: test.pluto:3 -> Assertion Error: (assert.lesseq) Expression: (1 <= 0) == false --]] Copy","s":"assert.lesseq","u":"/docs/Runtime Environment/Assert","h":"#assertlesseq","p":506},{"i":529,"t":"Asserts that value1 is greater than value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion errros is thrown if value1 is not greater than value2. pluto local assert = require(\"assert\") assert.greater(3, 2) -- Passes. assert.greater(3, 3) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.greater) Expression: (3 > 3) == false --]] Copy","s":"assert.greater","u":"/docs/Runtime Environment/Assert","h":"#assertgreater","p":506},{"i":531,"t":"Asserts that value1 is greater than or equal to value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion errros is thrown if value1 is not greater than or equal to value2. pluto local assert = require(\"assert\") assert.greatereq(3, 2) -- Passes. assert.greatereq(3, 3) -- Passes. Copy","s":"assert.greatereq","u":"/docs/Runtime Environment/Assert","h":"#assertgreatereq","p":506},{"i":533,"t":"Asserts that callback does not raise an error when called. Parameters​ callback — A function reference. ... — Any other parameters passed to this function will be passed to the callback. Errors​ An assertion error is thrown if callback raises an error. pluto local assert = require(\"assert\") assert.noerror(tostring, 400) -- Passes. assert.noerror(error, \"argument argument\") -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.noerror) An error was raised: argument argument --]] Copy","s":"assert.noerror","u":"/docs/Runtime Environment/Assert","h":"#assertnoerror","p":506},{"i":535,"t":"Asserts that callback does raise an error when called. Parameters​ callback — A function reference. ... — Any other parameters passed to this function will be passed to the callback. Errors​ An assertion error is thrown if callback does not raise an error. pluto local assert = require(\"assert\") assert.haserror(error, \"argument argument\") -- Passes. assert.haserror(tostring, 400) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.haserror) Expected an error, but there was none. --]] Copy","s":"assert.haserror","u":"/docs/Runtime Environment/Assert","h":"#asserthaserror","p":506},{"i":537,"t":"Asserts that callback raises an error, and that substring is present within the error message. Parameters​ substring — The substring that should be inside of the error message. callback — A function reference. ... — Any other parameters passed to this function will be passed to the callback. Errors​ An assertion error is thrown if: callback does not raise an error. callback does raise an error, but the error message does not contain substring. pluto local assert = require(\"assert\") assert.searcherror(\"argument\", error, \"argument argument\") -- Passes. assert.searcherror(\"something\", tostring, 400) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.searcherror) Expected an error, but there was none. --]] assert.searcherror(\"argument\", error, \"argument argument\") -- Passes. assert.searcherror(\"argument\", error, \"something something\") -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.searcherror) Absent String: argument Error Message: something s --]] Copy","s":"assert.searcherror","u":"/docs/Runtime Environment/Assert","h":"#assertsearcherror","p":506},{"i":539,"t":"Must be included via require.","s":"HTTP","u":"/docs/Runtime Environment/HTTP","h":"","p":538},{"i":541,"t":"Performs an HTTP request. Parameters​ The URL to send a request to as a string. This parameter is optional in the sense that the options table (parameter 2) can be parameter 1 instead, but must have the \"url\" option then. The table of options. This parameter is optional if a URL was given. Options​ method: The HTTP request method to use. Defaults to GET. headers: A table of headers, e.g. { [\"Content-Type\"] = \"application/json\" }. body: An optional request payload. If provided, the Content-Length header is set appropriately, and the method is set to POST unless otherwise specified. prefer_ipv6: (Does nothing in WASM builds of Pluto.) When establishing a new connection, we attempt to lookup and connect via IPv4, retrying with IPv6 if needed. If this is set to true, we instead start with IPv6. This may be useful for \"LAN\" services that identify the LAN via IPv6 instead of IPv4. dont_reuse: (Does nothing in WASM builds of Pluto.) Force the implementation not to reuse an existing socket, which may involve waiting. Instead a new connection is opened. This may be useful when many requests are headed to the same remote and you consider the time taken by a fresh handshake to be less than the time taken to wait to reuse. dont_make_reusable: (Does nothing in WASM builds of Pluto.) If a new connection to the remote was opened to carry out the request, close it again after the request. This is useful to avoid burdening the remote for one-off requests. Returns​ On success: The response body as a string. The status code as an integer. A table of response headers. Empty in WASM builds of Pluto. The status text as a string. On failure: Nil. An approximate failure reason as an English string. Not available in WASM builds of Pluto. Multitasking​ If called inside of a coroutine, this function yields. Otherwise, it blocks. In WASM builds of Pluto, it must be called inside of a coroutine that yields to the environment as otherwise the request cannot be dispatched. info The first request to a remote may take a while — especially with HTTPS — due to the TCP and TLS handshakes. We use keep-alive to keep the connection open, so subsequent requests to the same remote will be significantly faster. pluto local http = require \"pluto:http\" local body, status_code, headers, status_text = http.request(\"https://httpbin.org/anything\") print(status_code..\" \"..status_text) if os.platform != \"wasm\" then print(dumpvar(headers)) end print(body) Copy Try It Yourself​","s":"http.request","u":"/docs/Runtime Environment/HTTP","h":"#httprequest","p":538},{"i":543,"t":"Queries if a keep-alive connection is available for a remote. This function is not available in WASM builds of Pluto. Parameters​ A partial URL identifying the remote. Partial because only the protocol, host, and port are used; additional components such as path are ignored. Multitasking​ If called inside of a coroutine, this function may yield. Otherwise, it may block. pluto local { http, scheduler } = require \"*\" local sched = new scheduler() sched:addloop(function() print(http.hasconnection(\"https://httpbin.org\")) end) sched:add(function() print((http.request(\"https://httpbin.org/anything\"))) end) sched:run() Copy","s":"http.hasconnection","u":"/docs/Runtime Environment/HTTP","h":"#httphasconnection","p":538},{"i":545,"t":"Closes all keep-alive connections like when closing the Lua state but in a non-blocking way. This function does nothing in WASM builds of Pluto. Multitasking​ This function must be called inside of a coroutine, as it will yield.","s":"http.closeconnections","u":"/docs/Runtime Environment/HTTP","h":"#httpcloseconnections","p":538},{"i":547,"t":"The exception class makes errors easier to parse with where and what members, as opposed to having a string with both. For ease of use, constructing an exception automatically throws it. pluto try new exception(\"Not implemented\") catch e then print(e) -- same as error(\"Not implemented\") print(e.what) print(e.where) end Copy Output: script.pluto:2: Not implemented Not implemented script.pluto:2 Copy Try It Yourself​","s":"Exception","u":"/docs/Runtime Environment/Exception","h":"","p":546},{"i":549,"t":"This page documents the changes & additions to the math library in Pluto, which is built on top of Lua 5.4's.","s":"Math","u":"/docs/Runtime Environment/Math","h":"","p":548},{"i":551,"t":"Checks if a number is NaN. Parameters​ The number to check. pluto local x = 0 / 0 print(x ~= x) -- Lua way: Prove the variable is NaN because it is not equal to itself. Works, but unintuitive. print(math.isnan(x)) Copy","s":"math.isnan","u":"/docs/Runtime Environment/Math","h":"#mathisnan","p":548},{"i":553,"t":"Rounds a number to the nearest integer. Parameters​ The number to round. pluto print(math.round(2.4)) --> 2 print(math.round(2.5)) --> 3 Copy","s":"math.round","u":"/docs/Runtime Environment/Math","h":"#mathround","p":548},{"i":555,"t":"An alias of math.atan.","s":"math.atan2","u":"/docs/Runtime Environment/Math","h":"#mathatan2","p":548},{"i":557,"t":"This page documents the changes & additions to the io library in Pluto, which is built on top of Lua 5.4's.","s":"IO","u":"/docs/Runtime Environment/IO","h":"","p":556},{"i":559,"t":"A variant of Lua's os.rename that raises an error on failure and instead has no return values.","s":"io.rename","u":"/docs/Runtime Environment/IO","h":"#iorename","p":556},{"i":561,"t":"A variant of Lua's os.remove that raises an error on failure and instead has no return values.","s":"io.remove","u":"/docs/Runtime Environment/IO","h":"#ioremove","p":556},{"i":563,"t":"Copy a file to another file, creating a new file if needed. Parameters​ A string path or file stream. A path towards the file to copy into. Returns​ A boolean indicating if the file was successfully copied. pluto if io.copy(\"./cfg/config.txt\", \"./backup_cfg/config.txt\") then print(\"Successfully created a backup config!\") else print(\"Failed to create a backup config.\") end Copy","s":"io.copy","u":"/docs/Runtime Environment/IO","h":"#iocopy","p":556},{"i":565,"t":"Extracts the given part from a path. Parameters​ A string path or file stream. The part to return, \"parent\" or \"name\". Returns​ The extracted part. pluto print(io.part(\"/path/to/foo.txt\", \"parent\")) -- \"/path/to\" print(io.part(\"/path/to/foo.txt\", \"name\")) -- \"foo.txt\" Copy","s":"io.part","u":"/docs/Runtime Environment/IO","h":"#iopart","p":556},{"i":567,"t":"Parameters​ A string path or file stream. Returns​ A boolean indicating if the path led toward a directory. pluto local path = \"./dir/main/\" local bool = io.isdir(path) if bool then print(\"Directory!\") else print(\"Not a directory!\") end Copy","s":"io.isdir","u":"/docs/Runtime Environment/IO","h":"#ioisdir","p":556},{"i":569,"t":"Parameters​ A string path or file stream. Returns​ A boolean indicating if the path led towards a file. pluto local path = \"./isfile/file\" local bool = io.isfile(path) if bool then print(\"File!\") else print(\"Not a file!\") end Copy","s":"io.isfile","u":"/docs/Runtime Environment/IO","h":"#ioisfile","p":556},{"i":571,"t":"Parameters​ A string path or file stream. Returns​ A boolean indicating if the path led towards an existing file or directory. pluto if io.exists(\"cfg/config.txt\") then print(\"Config exists!\") else print(\"Config does not exist!\") end Copy","s":"io.exists","u":"/docs/Runtime Environment/IO","h":"#ioexists","p":556},{"i":573,"t":"Create a directory. Parameters​ The path for the new directory. Returns​ A boolean indicating if the directory was successfully created. pluto if io.makedir(\"./cfg\") then print(\"Created cfg directory.\") else print(\"Failed to create cfg directory.\") end Copy","s":"io.makedir","u":"/docs/Runtime Environment/IO","h":"#iomakedir","p":556},{"i":575,"t":"List all the files within a directory. Parameters​ A string path to the directory. A boolean indicating whether or not to recurse sub-directories. Returns​ An index-based table containing file paths. pluto for _, filepath in io.listdir(\".\") do print(filepath) end Copy","s":"io.listdir","u":"/docs/Runtime Environment/IO","h":"#iolistdir","p":556},{"i":577,"t":"Creates a directory and all the non-existing parent directories in the given path. Parameters​ The string path for your new directory. pluto io.makedirs(\"A/B/C\") -- Creates \"C:\\Users\\Username\\Desktop\\Project\\A\\B\\C\" Copy","s":"io.makedirs","u":"/docs/Runtime Environment/IO","h":"#iomakedirs","p":556},{"i":579,"t":"Convert a relative path into an absolute one. Parameters​ A string path or file stream. An optional bool if the path should be canonicalized. A canonical path does not go through symlinks. Returns​ A string representing the new file path. pluto io.absolute(\"cfg/cfg.txt\") -- \"C:\\Users\\Username\\Desktop\\Project\\cfg\\cfg.txt\" Copy","s":"io.absolute","u":"/docs/Runtime Environment/IO","h":"#ioabsolute","p":556},{"i":581,"t":"Convert an absolute path into a relative one. Parameters​ A string path or file stream. Returns​ A string representing the new file path. pluto io.relative(io.absolute(\"cfg/cfg.txt\")) -- \"cfg\\cfg.txt\" Copy","s":"io.relative","u":"/docs/Runtime Environment/IO","h":"#iorelative","p":556},{"i":583,"t":"Get or set a file's contents. Parameters​ A string path or file stream. The desired content. If this parameter is absent, this function works as a getter. Returns​ If this function is acting as a getter, it will return the file's contents or nil if there was an error. pluto local text = io.contents(\"foo.txt\") or \"\" text ..= \"bar\" io.contents(\"foo.txt\", text) Copy This function is not only easier to use than the traditional io.open approach, it also performs significantly better.","s":"io.contents","u":"/docs/Runtime Environment/IO","h":"#iocontents","p":556},{"i":585,"t":"Fetch the size of a file in bytes. Parameters​ A string path or file stream. pluto if io.filesize(\"cfg/config.txt\") <= 1 then print(\"Config is too small or empty.\") end Copy","s":"io.filesize","u":"/docs/Runtime Environment/IO","h":"#iofilesize","p":556},{"i":587,"t":"Get or set a file's modification time. Parameters​ A string path or file stream. The desired timestamp. If this parameter is absent, this function works as a getter. Returns​ If this function is acting as a getter, it will return the file's last write time as seconds since the UNIX epoch. pluto local time = io.writetime(\"foo.txt\") time += 3600 io.writetime(\"foo.txt\", time) Copy This example adds an hour (= 60 minutes = 3600 seconds) to the last write time of \"foo.txt\" (or errors if that file does not exist).","s":"io.writetime","u":"/docs/Runtime Environment/IO","h":"#iowritetime","p":556},{"i":589,"t":"Get or set the current working directory. Parameters​ A path to the desired current working directory. If this parameter is absent, this function works as a getter. Returns​ If this function is acting as a getter, it will return the current working directory. pluto local cwd = io.currentdir() -- Get cwd io.currentdir(\"abc/abc\") -- Set a new cwd Copy","s":"io.currentdir","u":"/docs/Runtime Environment/IO","h":"#iocurrentdir","p":556},{"i":591,"t":"The scheduler class — available via require — can be used to easily set up coroutine-based cooperative multitasking.","s":"Scheduler","u":"/docs/Runtime Environment/Scheduler","h":"","p":590},{"i":593,"t":"The constructor takes no arguments.","s":"__construct","u":"/docs/Runtime Environment/Scheduler","h":"#__construct","p":590},{"i":595,"t":"The add method can be used to turn a function into a coroutine. The coroutine is resumed once and then added to the scheduler.","s":"add","u":"/docs/Runtime Environment/Scheduler","h":"#add","p":590},{"i":597,"t":"The addloop method is a wrapper for the add method that keeps invoking the given function until it returns false.","s":"addloop","u":"/docs/Runtime Environment/Scheduler","h":"#addloop","p":590},{"i":599,"t":"The run method activates the scheduler. The scheduler resumes all coroutines and then calls its yieldfunc until either all coroutines are finished, or coroutine throws an error — in which case it is rethrown. pluto local scheduler = new (require\"pluto:scheduler\") () local loops = 0 scheduler:addloop(function() ++loops print(loops) return loops != 5 end) scheduler:run() --> 1 --> 2 --> 3 --> 4 --> 5 scheduler:add(function() print(\"3...\") coroutine.sleep(1000) print(\"2...\") coroutine.sleep(1000) print(\"1...\") coroutine.sleep(1000) print(\"Boom!\") end) scheduler:run() --> 3... --> 2... --> 1... --> Boom! Copy","s":"run","u":"/docs/Runtime Environment/Scheduler","h":"#run","p":590},{"i":601,"t":"yieldfunc is a property on the scheduler that can be used to customize how the scheduler itself yields. By default, this is a function calling os.sleep(1). pluto local scheduler = new (require\"pluto:scheduler\") () -- Yield to OS every second instead of every millisecond. scheduler.yieldfunc = || -> os.sleep(1000) local loops = 0 scheduler:addloop(function() ++loops print(loops) return loops != 5 end) scheduler:run() --> 1 --> 2 --> 3 --> 4 --> 5 Copy","s":"yieldfunc","u":"/docs/Runtime Environment/Scheduler","h":"#yieldfunc","p":590},{"i":603,"t":"errorfunc is a property on the scheduler that can optionally be set to customize how the scheduler reports errors in its coroutines. By default, this is nil, in which case any coroutine errors are rethrown (via coroutine.xresume). pluto local { scheduler } = require \"*\" local sched = new scheduler() sched.errorfunc = |err| -> do print(debug.traceback(err)) end sched:add(function() error(\"this is urgent: fatal error\") end) Copy","s":"errorfunc","u":"/docs/Runtime Environment/Scheduler","h":"#errorfunc","p":590},{"i":605,"t":"This page documents the changes & additions to the os library in Pluto, which is built on top of Lua 5.4's.","s":"OS","u":"/docs/Runtime Environment/OS","h":"","p":604},{"i":607,"t":"Parameters​ The amount of milliseconds to sleep for. Example​ pluto os.sleep(1000) -- Pause this thread for 1000ms. Copy","s":"os.sleep","u":"/docs/Runtime Environment/OS","h":"#ossleep","p":604},{"i":609,"t":"All of these return their respective times since implementation-specific epoch.","s":"os.nanos, os.micros, os.millis, os.seconds","u":"/docs/Runtime Environment/OS","h":"#osnanos-osmicros-osmillis-osseconds","p":604},{"i":611,"t":"Returns seconds since UNIX epoch.","s":"os.unixseconds","u":"/docs/Runtime Environment/OS","h":"#osunixseconds","p":604},{"i":613,"t":"Must be included via require. This library is not available in WASM builds of Pluto.","s":"Socket","u":"/docs/Runtime Environment/Socket","h":"","p":612},{"i":615,"t":"Establishes a TCP connection. Parameters​ The host to connect to. Either an IPv4 or IPv6 address, or a domain name resolving to one. The port to contact the host on. Returns​ A socket instance on success. Nil on failure. Multitasking​ If called inside of a coroutine, this function yields. Otherwise, it blocks.","s":"socket.connect","u":"/docs/Runtime Environment/Socket","h":"#socketconnect","p":612},{"i":617,"t":"Creates a new listener for the given port. Parameters​ The port to listen on. Returns​ A listener instance on success. Nil on failure.","s":"socket.listen","u":"/docs/Runtime Environment/Socket","h":"#socketlisten","p":612},{"i":619,"t":"A convenience function that wraps socket.listen, automatically accepting new clients and spinning up a coroutine for them. Parameters​ A scheduler instance. The port to listen on. The callback function that will be called in a new coroutine for each client socket. pluto local { scheduler, socket } = require \"*\" local sched = new scheduler() socket.bind(sched, 80, |s| -> do local content = \"Hello, world!\" s:send(\"HTTP/1.1 200 OK\\r\\nConnection: Close\\r\\nContent-Length: \"..#content..\"\\r\\n\\r\\n\"..content) end) sched:run() Copy","s":"socket.bind","u":"/docs/Runtime Environment/Socket","h":"#socketbind","p":612},{"i":621,"t":"Socket instances are obtained by calling socket.connect (client), or from a listener (server).","s":"Socket Class","u":"/docs/Runtime Environment/Socket","h":"#socket-class","p":612},{"i":623,"t":"Sends data on a socket. Parameters​ The socket instance. The data to send.","s":"socket.send","u":"/docs/Runtime Environment/Socket","h":"#socketsend","p":612},{"i":625,"t":"Receive data from a socket. Parameters​ The socket instance. Returns​ If the socket is open: The oldest chunk of data received on the transport layer (TCP packet) or crypto layer (TLS record) as a string. If the socket is closed: Nil. Multitasking​ If a message is buffered, the function can return immediately. If not, it will yield if inside a coroutine, and block otherwise. pluto local socket = require \"pluto:socket\" local s = socket.connect(\"google.com\", 80) s:send(\"GET / HTTP/1.1\\r\\nHost: google.com\\r\\n\\r\\n\") print(s:recv()) Copy","s":"socket.recv","u":"/docs/Runtime Environment/Socket","h":"#socketrecv","p":612},{"i":627,"t":"Pushes a chunk of data to the front of the receive buffer, making it oldest for the purposes of socket.recv. Parameters​ The socket instance. The data to push. pluto local socket = require \"pluto:socket\" local sock = socket.connect(\"google.com\", 80) sock:unrecv(\"World\") sock:unrecv(\"Hello\") print(sock:recv()) --> Hello print(sock:recv()) --> World Copy","s":"socket.unrecv","u":"/docs/Runtime Environment/Socket","h":"#socketunrecv","p":612},{"i":629,"t":"Attempts to add the TLS crypto layer to the socket, making the transport layer a sole carrier for TLS traffic. Parameters​ The socket instance. The host name of the intended remote. This may be the same as what was passed to socket.connect. This name must be on the certificate that the remote will send. Returns​ True on success. On failure, returns false and the socket is closed. If the socket is already using TLS, returns nil. Multitasking​ If called inside of a coroutine, this function yields. Otherwise, it blocks. pluto local socket = require \"pluto:socket\" local s = socket.connect(\"pluto-lang.org\", 443) assert(s:starttls(\"pluto-lang.org\"), \"Failed to establish secure connection.\") s:send(\"GET / HTTP/1.1\\r\\nHost: pluto-lang.org\\r\\nConnection: close\\r\\n\\r\\n\") while data := s:recv() do print(data) end Copy","s":"socket.starttls","u":"/docs/Runtime Environment/Socket","h":"#socketstarttls","p":612},{"i":631,"t":"Closes a socket. Parameters​ The socket instance.","s":"socket.close","u":"/docs/Runtime Environment/Socket","h":"#socketclose","p":612},{"i":633,"t":"Listener instances are obtained by calling socket.listen.","s":"Listener Class","u":"/docs/Runtime Environment/Socket","h":"#listener-class","p":612},{"i":635,"t":"Accepts an incoming client connection, waiting until there is one. Returns​ A new socket instance. The socket can be used as per usual, with the exception of the starttls function being unavailable. Multitasking​ If there is an incoming client connection, this function returns immediately. If there is not, it waits for one. Waiting means yielding if called inside a coroutine, and blocking otherwise.","s":"accept","u":"/docs/Runtime Environment/Socket","h":"#accept","p":612},{"i":637,"t":"Checks if there is an incoming client connection. If this function returns true, the next call to accept is guaranteed not to block or yield. pluto local socket = require \"pluto:socket\" local l = socket.listen(80) or error(\"Failed to bind TCP/80\") while not l:hasconnection() do -- Visit http://localhost to break this loop os.sleep(1) end print(l:accept():recv()) Copy","s":"hasconnection","u":"/docs/Runtime Environment/Socket","h":"#hasconnection","p":612},{"i":639,"t":"Must be included via require.","s":"JSON","u":"/docs/Runtime Environment/JSON","h":"","p":638},{"i":641,"t":"Returns a string of JSON. Parameters​ data — A boolean, number, string, or table to encode as JSON. pretty — Whether to return a human-readable string of JSON. Defaults to false. pluto local json = require(\"json\") local data data = \"Hello, World!\" print(json.encode(data, true)) --> \"Hello, World!\" data = { key = \"Hello, World!\", nested = { nested_key = 1337 } } print(json.encode(data, true)) --> { --> \"key\": \"Hello, World!\", --> \"nested\": { --> \"nested_key\": 1337 --> } --> } Copy Because Lua tables do not have order guarantees, you can add an __order field to fix the order: pluto local t = { __order = { \"a\", \"b\", \"c\" }, a = 1, b = 2, c = 3 } print(require\"json\".encode(t)) -- {\"a\":1,\"b\":2,\"c\":3} Copy The json.null value — assuming you did local json = require(\"json\") — can be used to encode JSON null values. pluto local json = require(\"json\") print(json.encode(json.null)) --> null Copy","s":"json.encode","u":"/docs/Runtime Environment/JSON","h":"#jsonencode","p":638},{"i":643,"t":"Returns multiple potential types. If you pass a serialized boolean, number, or string, then it will return the same type. If you pass a complex JSON object, it will return a table. Parameters​ data — The JSON data to decode. flags — Options to augment the return value. Multiple options can be combined with bitwise OR (|). Defaults to 0. json.withnull — decodes JSON null values as json.null instead of nil. json.withorder — adds an __order field to tables of decoded JSON objects. json.encode respects this, so this is perfect for modifying data while preserving order. pluto local json = require(\"json\") local data, encoded, decoded -- Basic Type data = \"Hello, World!\" encoded = json.encode(data, true) decoded = json.decode(encoded) assert(decoded == data) assert(type(decoded) == \"string\") -- Complex Type data = { key = \"Hello\", nested = { nested_key = 1337 } } encoded = json.encode(data, true) decoded = json.decode(encoded) assert(decoded.key == \"Hello\") assert(type(decoded) == \"table\") assert(decoded.nested.nested_key == 1337) -- Flags encoded = [[{ \"null\": null, \"string\": \"Hello\" }]] decoded = json.decode(encoded, json.withnull | json.withorder) assert(decoded.__order[1] == \"null\") assert(decoded.null == json.null) assert(json.encode(decoded, true) == encoded) Copy","s":"json.decode","u":"/docs/Runtime Environment/JSON","h":"#jsondecode","p":638},{"i":645,"t":"This page documents the changes & additions to the table library in Pluto, which is built on top of Lua 5.4's.","s":"Table","u":"/docs/Runtime Environment/Table","h":"","p":644},{"i":647,"t":"This function was modified to return the input table instead of nil, such that: pluto local t = { 3, 2, 1 } t = t:sort(...) Copy Will not result in t becoming nil.","s":"table.sort","u":"/docs/Runtime Environment/Table","h":"#tablesort","p":644},{"i":649,"t":"Copying variant of table.sort; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.sorted","u":"/docs/Runtime Environment/Table","h":"#tablesorted","p":644},{"i":651,"t":"Returns the number of elements in the table, counting both the array part and hash part. Parameters​ The table to check. pluto local t = { 1, 2, 3, [\"foo\"] = \"bar\" } print(t:size()) --> 4 Copy","s":"table.size","u":"/docs/Runtime Environment/Table","h":"#tablesize","p":644},{"i":653,"t":"Remove all elements from the table. Parameters​ The table to clear. pluto local t = { 1, 2, 3, [\"foo\"] = \"bar\" } print(t:size()) --> 4 t:clear() print(t:size()) --> 0 Copy","s":"table.clear","u":"/docs/Runtime Environment/Table","h":"#tableclear","p":644},{"i":655,"t":"Freezes a table to prevent modification. Parameters​ The table to freeze Returns​ The input table. pluto local t = table.freeze({...}) -- `table.freeze(t)` on another line will work fine too. t.key = \"value\" -- Fails. Copy","s":"table.freeze","u":"/docs/Runtime Environment/Table","h":"#tablefreeze","p":644},{"i":657,"t":"Checks if this table is frozen. Parameters​ The table to check. pluto local t = {} table.freeze(t) assert(table.isfrozen(t) == true) Copy","s":"table.isfrozen","u":"/docs/Runtime Environment/Table","h":"#tableisfrozen","p":644},{"i":659,"t":"Checks if this table contains an element. Parameters​ The table to check. The element to check for. Returns​ The index or key if found, otherwise nil. pluto local t = { 1, 2, 3, 4, 5, 6, key = \"value\" } assert(table.contains(t, 4) == 4) assert(table.contains(t, \"value\") == \"key\") assert(table.contains(t, \"nothing\") == nil) Copy","s":"table.contains","u":"/docs/Runtime Environment/Table","h":"#tablecontains","p":644},{"i":661,"t":"Looks for an element in a table. Parameters​ The table to check. The callback function responsible for checking each element. Returns​ The element if found, otherwise nil. pluto local items = { { id = 1, name = \"Apple\" }, { id = 2, name = \"Banana\" }, } print(items:find(|item| -> item.id == 1).name) --> Apple Copy","s":"table.find","u":"/docs/Runtime Environment/Table","h":"#tablefind","p":644},{"i":663,"t":"Reverses the array elements of a table. Parameters​ The table to reverse. Returns​ The input table. pluto local t = { 1, 2, hello = \"world\", 3, 4, 5, key = \"value\" } print(dumpvar(t)) local same = t:reverse() assert(same == t) print(dumpvar(t)) --[[ Before: { [1] = 1, [2] = 2, [3] = 3, [4] = 4, [5] = 5, [\"key\"] = string(5) \"value\", [\"hello\"] = string(5) \"world\", } After: { [1] = 5, [2] = 4, [3] = 3, [4] = 2, [5] = 1, [\"key\"] = string(5) \"value\", [\"hello\"] = string(5) \"world\", } --]] Copy","s":"table.reverse","u":"/docs/Runtime Environment/Table","h":"#tablereverse","p":644},{"i":665,"t":"Copying variant of table.reverse; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.reversed","u":"/docs/Runtime Environment/Table","h":"#tablereversed","p":644},{"i":667,"t":"Reorders the array portion of a table so it becomes a continuous array with no holes. Parameters​ The table. Returns​ The input table. pluto local assert = require(\"assert\") local t1 = { 1, nil, 2, nil, nil, 3, nil, 4 } assert.equal(t1:reorder(), { 1, 2, 3, 4 }) Copy","s":"table.reorder","u":"/docs/Runtime Environment/Table","h":"#tablereorder","p":644},{"i":669,"t":"Copying variant of table.reorder; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.reordered","u":"/docs/Runtime Environment/Table","h":"#tablereordered","p":644},{"i":671,"t":"Note that this function is not the same as the Lua function that was deprecated/removed in 5.1. Parameters​ The table. The callback to be called for every element. An optional bool if the callback function also takes a key (|k, v|) as opposed to only a value (|v|). pluto local t = { 1, 2, 3 } t:foreach(print) --> 1 --> 2 --> 3 Copy","s":"table.foreach","u":"/docs/Runtime Environment/Table","h":"#tableforeach","p":644},{"i":673,"t":"Filters away keys (both array and non-array) that fail to meet the condition established by callback. Elimination is done by setting the value to nil, consider using table.reorder if you want a continuous array after filtering. Parameters​ The table. The callback responsible for deciding which keys to keep or remove. This should return false or nil if you want the key to be eliminated. An optional bool if the callback function also takes a key (|k, v|) as opposed to only a value (|v|). Returns​ The input table. pluto data = { 1, 2, 3, 4, 5 } data:filter(|v| -> v % 2 ~= 0):reorder():concat(\" \") |> print -- \"1 3 5\" data = { 2, 2, 3, 4, 4 } data:filter(|k, v| -> k == v, true):reorder():concat(\" \") |> print -- \"2 3 4\" Copy","s":"table.filter","u":"/docs/Runtime Environment/Table","h":"#tablefilter","p":644},{"i":675,"t":"Copying variant of table.filter; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.filtered","u":"/docs/Runtime Environment/Table","h":"#tablefiltered","p":644},{"i":677,"t":"Remaps every key to a new value, provided by the callback function. Parameters​ The table. The callback responsible for producing the updated values. An optional bool if the callback function also takes a key (|k, v|) as opposed to only a value (|v|). Returns​ The input table. pluto data = \"41 20 68\" data:split(\" \"):map(tonumber):map(|v| -> v + 1):concat(\" \") |> print -- \"42 21 69\" data = \"10 15 10\" data:split(\" \"):map(tonumber):map(|k, v| -> k * v, true):concat(\" \") |> print -- \"10 30 30\" Copy In this example, we first use the tonumber function to turn the strings into numbers, then add 1 to them. (Although the first step is not needed in Lua/Pluto since the + operator would take care of it, it is used here for demonstration purposes.)","s":"table.map","u":"/docs/Runtime Environment/Table","h":"#tablemap","p":644},{"i":679,"t":"Copying variant of table.map; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.mapped","u":"/docs/Runtime Environment/Table","h":"#tablemapped","p":644},{"i":681,"t":"For every value stored in the table, computes accumulator = f(value, accumulator), returning the accumulator at the end. Parameters​ The table. The callback responsible for producing the updated accumulator. The initial value of accumulator. If absent, the accumulator is initialized with 0. Returns​ The accumulator. pluto local t = { 1, 2, 3 } t:reduce(|value, accumulator| -> value + accumulator) |> print --> 6 Copy","s":"table.reduce","u":"/docs/Runtime Environment/Table","h":"#tablereduce","p":644},{"i":683,"t":"Returns the smallest value stored in the table. Parameters​ The table. pluto local t = { 1, 2, 3 } print(t:min()) --> 1 Copy This is identical to :reduce(math.min, math.maxinteger).","s":"table.min","u":"/docs/Runtime Environment/Table","h":"#tablemin","p":644},{"i":685,"t":"Returns the largest value stored in the table. Parameters​ The table. pluto local t = { 1, 2, 3 } print(t:max()) --> 3 Copy This is identical to :reduce(math.max, math.mininteger).","s":"table.max","u":"/docs/Runtime Environment/Table","h":"#tablemax","p":644},{"i":687,"t":"Runs the given function against all elements, returning true if all of them match. Parameters​ The table. The callback responsible for checking each element. pluto print({ 2, 4, 6 }:checkall(|x| -> x % 2 == 0) ? \"All are even\" : \"Some are odd\") --> All are even print({ 1, 2, 3 }:checkall(|x| -> x % 2 == 0) ? \"All are even\" : \"Some are odd\") --> Some are odd Copy","s":"table.checkall","u":"/docs/Runtime Environment/Table","h":"#tablecheckall","p":644},{"i":689,"t":"Must be included via require.","s":"XML","u":"/docs/Runtime Environment/XML","h":"","p":688},{"i":691,"t":"Returns a string of XML. Parameters​ data — A table or string to encode as XML. pretty — Whether to return a human-readable string of XML. Defaults to false. pluto local xml = require \"pluto:xml\" print(xml.encode({ tag = \"root\", children = { { tag = \"entry\", attributes = { [\"type\"] = \"primary\" }, children = { \"Text node\" } }, { tag = \"entry\" } } }, true)) --> --> --> Text node --> --> --> Copy","s":"xml.encode","u":"/docs/Runtime Environment/XML","h":"#xmlencode","p":688},{"i":693,"t":"Returns a table representing the XML data. Parameters​ data — The XML data to decode. parser — Which parser to use against the data. Can be \"html\", \"xml\" (default), or \"lax\" (XML but accepts attributes without =). pluto local xml = require \"pluto:xml\" local root = xml.decode([[ primary ]]) print(dumpvar(root)) --> { --> [\"tag\"] = string(7) \"entries\", --> [\"children\"] = { --> [1] = { --> [\"tag\"] = string(5) \"entry\", --> [\"attributes\"] = { --> [\"type\"] = string(7) \"primary\", --> }, --> [\"children\"] = { --> [1] = { --> [\"tag\"] = string(4) \"name\", --> [\"children\"] = { --> [1] = string(7) \"primary\", --> }, --> }, --> }, --> }, --> }, --> } Copy For ease of use, the returned tables have an __index metamethod: pluto -- root is , so its first child is . -- we make use of the metamethod to get to : print(dumpvar(root.children[1].name)) --> { --> [\"tag\"] = string(4) \"name\", --> [\"children\"] = { --> [1] = string(7) \"primary\", --> }, --> } Copy If there is no single root element, a \"body\" element is implied as the root: pluto local xml = require \"pluto:xml\" print(dumpvar(xml.decode([[ ]]))) --> { --> [\"tag\"] = string(4) \"body\", --> [\"children\"] = { --> [1] = { --> [\"tag\"] = string(5) \"entry\", --> }, --> [2] = { --> [\"tag\"] = string(5) \"entry\", --> }, --> }, --> } Copy","s":"xml.decode","u":"/docs/Runtime Environment/XML","h":"#xmldecode","p":688},{"i":695,"t":"Must be included via require.","s":"URL","u":"/docs/Runtime Environment/URL","h":"","p":694},{"i":697,"t":"Returns a URL-encoded string. Parameters​ The string to be encoded. pluto local url = require\"pluto:url\" print(\"https://google.com/search?q=\"..url.encode(\"Pluto, a superset of Lua\")) --> https://google.com/search?q=Pluto%2C%20a%20superset%20of%20Lua Copy","s":"url.encode","u":"/docs/Runtime Environment/URL","h":"#urlencode","p":694},{"i":699,"t":"Returns a plain string from URL-decoding the input string. Parameters​ The string to be decoded. pluto local url = require\"pluto:url\" print(url.decode(\"Pluto%2C%20a%20superset%20of%20Lua\")) -- \"Pluto, a superset of Lua\" Copy","s":"url.decode","u":"/docs/Runtime Environment/URL","h":"#urldecode","p":694},{"i":701,"t":"Splits a URL into its constituent parts. Parameters​ The URL to be dissected. pluto local url = require\"pluto:url\" print(dumpvar(url.parse(\"http://username:password@hostname:9090/path?arg=value#anchor\"))) --> { --> [\"scheme\"] = string(4) \"http\", --> [\"user\"] = string(8) \"username\", --> [\"pass\"] = string(8) \"password\", --> [\"host\"] = string(8) \"hostname\", --> [\"port\"] = 9090, --> [\"path\"] = string(5) \"/path\", --> [\"query\"] = string(9) \"arg=value\", --> [\"fragment\"] = string(6) \"anchor\", --> } Copy","s":"url.parse","u":"/docs/Runtime Environment/URL","h":"#urlparse","p":694},{"i":703,"t":"Must be included via require.","s":"Vector3","u":"/docs/Runtime Environment/Vector3","h":"","p":702},{"i":705,"t":"The constructor takes up to 3 arguments: pluto local vector3 = require \"pluto:vector3\" print(new vector3()) --> vector3(0, 0, 0) print(new vector3(1)) --> vector3(1, 1, 1) print(new vector3(1, 2)) --> vector3(1, 2, 0) print(new vector3(1, 2, 3)) --> vector3(1, 2, 3) Copy There is also a shorthand for this: pluto local vector3 = require \"pluto:vector3\" print(vector3(1, 2, 3)) --> vector3(1, 2, 3) Copy","s":"__construct","u":"/docs/Runtime Environment/Vector3","h":"#__construct","p":702},{"i":707,"t":"As seen above, the __tostring metamethod provides a string representation of the class.","s":"__tostring","u":"/docs/Runtime Environment/Vector3","h":"#__tostring","p":702},{"i":709,"t":"Vector3 instances support arithmetic operations. The right-hand side can either be a Vector3 instance or a number. They create a new instance for the result. pluto local vector3 = require \"pluto:vector3\" print(new vector3(1) + new vector3(2)) --> vector3(3, 3, 3) print(new vector3(0, 0.6, 0.4) * 3) --> vector3(0, 1.8, 1.2) Copy","s":"__add, __sub, __mul, __div","u":"/docs/Runtime Environment/Vector3","h":"#__add-__sub-__mul-__div","p":702},{"i":711,"t":"Vector3 instances can effortlessly be compared to each other. pluto local vector3 = require \"pluto:vector3\" print(new vector3(2, 2, 2) == new vector3(2)) --> true print(new vector3(1, 2, 3) == new vector3(2)) --> false Copy","s":"__eq","u":"/docs/Runtime Environment/Vector3","h":"#__eq","p":702},{"i":713,"t":"To get the magnitude of a vector, you can either use the unary length operator (#) or call the magnitude method: pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(#vec) --> 3.7416573867739 print(vec:magnitude()) --> 3.7416573867739 Copy","s":"__len, magnitude","u":"/docs/Runtime Environment/Vector3","h":"#__len-magnitude","p":702},{"i":715,"t":"Computes the sum of the x, y and z fields. pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(vec:sum()) --> 6 Copy","s":"sum","u":"/docs/Runtime Environment/Vector3","h":"#sum","p":702},{"i":717,"t":"Returns the value of axis with the lowest value. pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(vec:min()) --> 1 Copy","s":"min","u":"/docs/Runtime Environment/Vector3","h":"#min","p":702},{"i":719,"t":"Returns the value of axis with the highest value. pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(vec:max()) --> 3 Copy","s":"max","u":"/docs/Runtime Environment/Vector3","h":"#max","p":702},{"i":721,"t":"Computes the dot product with the Vector3 given as an argument. pluto local vector3 = require \"pluto:vector3\" print(new vector3(1):dot(new vector3(2))) --> 6 Copy","s":"dot","u":"/docs/Runtime Environment/Vector3","h":"#dot","p":702},{"i":723,"t":"Returns a new Vector3 instance with each axis being an absolute value. pluto local vector3 = require \"pluto:vector3\" print(new vector3(-1, -2, 3):abs()) --> vector3(1, 2, 3) Copy","s":"abs","u":"/docs/Runtime Environment/Vector3","h":"#abs","p":702},{"i":725,"t":"Returns a new Vector3 instance that is a unit vector equivalent. pluto local vector3 = require \"pluto:vector3\" print(new vector3(0, 3, 0):normalized()) --> vector3(0.0, 1.0, 0.0) Copy","s":"normalized, normalised","u":"/docs/Runtime Environment/Vector3","h":"#normalized-normalised","p":702},{"i":727,"t":"Returns a rotation vector based on the direction given by the current vector. You can specify the up-axis and handedness of the coordinate system. By default, a left-handed Y-up system is used. The up-axis also determines which axis contains which value: Y-Up: Pitch, Yaw, Roll Z-Up: Pitch, Roll, Yaw pluto local vector3 = require \"pluto:vector3\" print(new vector3(0, 1, 0):torot(\"y\")) -- Y up. Pointing up -> vector3(90.0, 0.0, 0) print(new vector3(0, 0, -1):torot(\"z\")) -- Z up. Pointing down -> vector3(-90.0, 0, -0.0) print(new vector3(1, 0, 0):torot(\"yr\")) -- Y up, right-handed. Pointing right -> vector3(0.0, -90.0, 0) print(new vector3(1, 0, 0):torot(\"yl\")) -- Y up, left-handed. Pointing right -> vector3(0.0, 90.0, 0) print(new vector3(1, 0, 0):torot(\"zr\")) -- Z up, right-handed. Pointing right -> vector3(0.0, 0, 90.0) print(new vector3(0, 0, 1):torot(\"y\")) -- Y up. Pointing forward -> vector3(0.0, 0.0, 0) print(new vector3(0, 0, -1):torot(\"y\")) -- Y up. Pointing backward -> vector3(0.0, 180.0, 0) Copy","s":"torot","u":"/docs/Runtime Environment/Vector3","h":"#torot","p":702},{"i":729,"t":"Returns a rotation vector based on the position given by the current vector and argument. pluto local v3 = require \"pluto:vector3\" print(new v3(0):lookat(new v3(0, 1, 0), \"y\")) -- Y up. From origin to a point above -> vector3(90.0, 0.0, 0) Copy","s":"lookat","u":"/docs/Runtime Environment/Vector3","h":"#lookat","p":702},{"i":731,"t":"Returns a direction vector based on the rotation given by the current vector. pluto local vector3 = require \"pluto:vector3\" print(new vector3(90, 0, 0):todir(\"y\")) -- Y up. Pointing up -> vector3(0.0, 1.0, 6.1232339957368e-17) print(new vector3(0, 90, 0):todir(\"yl\")) -- Y up, left-handed. Pointing right -> vector3(1.0, 0.0, 6.1232339957368e-17) print(new vector3(0, 90, 0):todir(\"yr\")) -- Y up, right-handed. Pointing right -> vector3(-1.0, 0.0, 6.1232339957368e-17) Copy","s":"todir","u":"/docs/Runtime Environment/Vector3","h":"#todir","p":702},{"i":733,"t":"This page documents the changes & additions to the string library in Pluto, which is built on top of Lua 5.4's.","s":"String","u":"/docs/Runtime Environment/String","h":"","p":732},{"i":735,"t":"This function now takes a second parameter that specifies which index to capitalize. pluto local s = \"hello\" assert(s:upper(1) == \"Hello\") Copy","s":"string.upper","u":"/docs/Runtime Environment/String","h":"#stringupper","p":732},{"i":737,"t":"This function now takes a second parameter that specifies which index to make lowercase. pluto local s = \"HELLO\" assert(s:lower(1) == \"hELLO\") Copy","s":"string.lower","u":"/docs/Runtime Environment/String","h":"#stringlower","p":732},{"i":739,"t":"Splits a string by a separator. Parameters​ The string to split. The separator to split a string by. This can be any string. Returns​ A table. Splitting a string by a single character. pluto local s = \"hello world, how is everyone doing?\" local r = string.split(s, \" \") --[[ The value of 'r': { \"hello\", \"world,\", \"how\", \"is\", \"everyone\", \"doing?\" } --]] Copy Splitting a string by a substring. pluto local s = \"helloHALLOWORLDworld,HALLOWORLDhowHALLOWORLDisHALLOWORLDeveryoneHALLOWORLDdoing?\" local r = string.split(s, \"HALLOWORLD\") --[[ The value of 'r': { \"hello\", \"world,\", \"how\", \"is\", \"everyone\", \"doing?\" } --]] Copy","s":"string.split","u":"/docs/Runtime Environment/String","h":"#stringsplit","p":732},{"i":741,"t":"Identical to the base Lua string.find in every way, except it searches right-to-left instead of left-to-right.","s":"string.rfind","u":"/docs/Runtime Environment/String","h":"#stringrfind","p":732},{"i":743,"t":"Strips or trims characters from both ends of a string. Parameters​ The string to strip. A string of characters to strip. Defaults to \\n\\r\\t\\v\\0. Returns​ The new string. pluto local s = \"{|}hello world{|}\" print(string.strip(s, \"{}|\")) --> hello world Copy","s":"string.strip","u":"/docs/Runtime Environment/String","h":"#stringstrip","p":732},{"i":745,"t":"Strips or trims characters from the left side of a string. Parameters​ The string to strip. A string of characters to strip. Defaults to \\n\\r\\t\\v\\0. Returns​ The new string. pluto local s = \"{|}hello world{|}\" print(string.lstrip(s, \"{}|\")) --> hello world{|} Copy","s":"string.lstrip","u":"/docs/Runtime Environment/String","h":"#stringlstrip","p":732},{"i":747,"t":"Strips or trims characters from the right side of a string. Parameters​ The string to strip. A string of characters to strip. Defaults to \\n\\r\\t\\v\\0. Returns​ The new string. pluto local s = \"{|}hello world{|}\" print(string.rstrip(s, \"{}|\")) --> {|}hello world Copy","s":"string.rstrip","u":"/docs/Runtime Environment/String","h":"#stringrstrip","p":732},{"i":749,"t":"Checks if a string is entirely composed of ASCII characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD123\" print(string.isascii(s)) --> true Copy info This would exclude any multi-byte characters, like emojis.","s":"string.isascii","u":"/docs/Runtime Environment/String","h":"#stringisascii","p":732},{"i":751,"t":"Checks if a string is entirely composed of lowercase characters. Parameters​ The string to check. pluto local s = \"helloworld\" print(string.islower(s)) --> true Copy info Whitespace characters are not lowercase characters.","s":"string.islower","u":"/docs/Runtime Environment/String","h":"#stringislower","p":732},{"i":753,"t":"Checks if a string is entirely composed of alphabetic characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD\" print(string.isalpha(s)) --> true Copy info Whitespace characters are not alphabetic characters.","s":"string.isalpha","u":"/docs/Runtime Environment/String","h":"#stringisalpha","p":732},{"i":755,"t":"Checks if a string is entirely composed of uppercase characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD\" print(string.isupper(s)) --> true Copy info Whitespace characters are not uppercase characters.","s":"string.isupper","u":"/docs/Runtime Environment/String","h":"#stringisupper","p":732},{"i":757,"t":"Checks if a string is entirely composed of alphanumeric characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD123\" print(string.isalnum(s)) --> true Copy info Whitespace characters are not alphanumeric characters.","s":"string.isalnum","u":"/docs/Runtime Environment/String","h":"#stringisalnum","p":732},{"i":759,"t":"Checks if this string is entirely composed of whitespace characters. Paramaters​ The string to check. pluto local s = \" \\t \\v \\f \\t\\t\\t\\t\" print(string.iswhitespace(s)) --> true Copy","s":"string.iswhitespace","u":"/docs/Runtime Environment/String","h":"#stringiswhitespace","p":732},{"i":761,"t":"Same as string.format, but performs the operation under the en_US.UTF-8 locale. Ensures the same result on all systems.","s":"string.uformat","u":"/docs/Runtime Environment/String","h":"#stringuformat","p":732},{"i":763,"t":"Replace substrings with another substring. Similar to string.gsub, but it operates on plain-text and is not burdened by a pattern capture limit. Parameters​ original — The substring to replace. substitute — The replacement substring. max_replace — The maximum number of replacements you wish to occur. The default value is effectively 0, which means \"infinite\". If you pass 1, this leads to a maximum of one replacement, and so on. Errors​ An error is thrown under the following conditions: max_replace is less than zero. The length of substitute is zero. pluto print(string.replace(\"Hello, world!\", \"!\", \".\")) --> Hello, world. print(string.replace(\"Hello, world!\", \"apple\", \"\")) --> Hello, world! print(string.replace(\"Hello, world!\", \"Hello\", \"Apple\")) --> Apple, world! print(string.replace(\"Hello, world!\", \"Hello, \", \"\")) --> world! Copy","s":"string.replace","u":"/docs/Runtime Environment/String","h":"#stringreplace","p":732},{"i":765,"t":"Truncates a given string to a specified length. If an elipsis is desired and the string was actually truncated, the last three characters of the resultant string will be replaced with an elipsis. Parameters​ The string to truncate. The desired length of the truncated string. A boolean indicating whether or not to replace the last three character of the string with ... if it is truncated. This is false by default. Returns​ The truncated string. pluto print(string.truncate(\"Hello, world!\", 50)) --> Hello, world! print(string.truncate(\"Hello, world!\", 5)) --> Hello print(string.truncate(\"Hello, world!\", 5, true)) --> He... Copy","s":"string.truncate","u":"/docs/Runtime Environment/String","h":"#stringtruncate","p":732},{"i":767,"t":"Checks if a string contains a substring. Parameters​ The string to check. The substring to check for. pluto local s = \"hello world\" print(string.contains(s, \"worl\")) --> true Copy","s":"string.contains","u":"/docs/Runtime Environment/String","h":"#stringcontains","p":732},{"i":769,"t":"Compares two strings, agnostic of any capitalization. Parameters​ The first string to compare. The second string to compare. pluto local s1 = \"hello world\" local s2 = \"heLLo WoRlD\" print(string.casefold(s1, s2)) --> true Copy","s":"string.casefold","u":"/docs/Runtime Environment/String","h":"#stringcasefold","p":732},{"i":771,"t":"This function makes an integer easier to read by inserting separator every N characters. It can handle strings representing integers, making it suitable for BigInt modules or any integer beyond Lua's representation limits. If you provide a string, it should consist solely of digits. A single unary operator is permitted at the beginning of the string to indicate whether it's a negative or positive number. Parameters​ integer — The integer or string input. sep — The separator to use. This must be a single-character string. group — The grouping of each digit pair. This is N. Errors​ If the input is a string and does not meet the aforementioned criteria, an error will be thrown. Usage Example pluto print(string.formatint(500)) --> 500 print(string.formatint(-5000)) --> -5,000 print(string.formatint(50000)) --> 50,000 print(string.formatint(-500000)) --> -500,000 print(string.formatint(500, \".\", 2)) --> 5.00 print(string.formatint(\"-5000\", \",\", 1)) --> -5,0,0,0 print(string.formatint(50000, \",\", 4)) --> 5,0000 Copy Error Example pluto string.formatint(\"-500000.4\") Copy pluto: test.pluto:3: argument 'integer' for string.formatint was a string, but does not represent a valid integer (bad character: '.') stack traceback: [C]: in function 'string.formatint' test.pluto:3: in main chunk [C]: in ? Copy","s":"string.formatint","u":"/docs/Runtime Environment/String","h":"#stringformatint","p":732},{"i":773,"t":"Splits a string once, on the first occurance of a separator. Parameters​ The string to partition. The separator to partition the string by. A boolean specifying whether to search from the right. By default, this is false, which starts at the left. Returns​ Two strings: A substring for all the content before the first occurance of sep, and another substring for all the content afterwards. A Basic Partition pluto local s = \"hello world, what's up?\" local before, after = string.partition(s, \" \") assert(before == \"hello\") assert(after == \"world, what's up?\") Copy Partioning From The Right pluto local s = \"hello world, what's up?\" local before, after = string.partition(s, \" \", true) assert(before == \"hello world, what's\") assert(after == \"up?\") Copy","s":"string.partition","u":"/docs/Runtime Environment/String","h":"#stringpartition","p":732},{"i":775,"t":"Checks if a string ends with a suffix. Parameters​ The string to check. The substring suffix to check for. pluto local s = \"hello world\" print(string.endswith(s, \"world\")) --> true Copy","s":"string.endswith","u":"/docs/Runtime Environment/String","h":"#stringendswith","p":732},{"i":777,"t":"Checks if a string starts with a prefix. Parameters​ The string to check. The substring prefix to check for. pluto local s = \"hello world\" print(string.startswith(s, \"hello\")) --> true Copy","s":"string.startswith","u":"/docs/Runtime Environment/String","h":"#stringstartswith","p":732}],"index":{"version":"2.3.9","fields":["t"],"fieldVectors":[["t/2",[0,5.788,1,5.632,2,8.674,3,6.381,4,0.49]],["t/4",[1,3.342,5,4.726,6,4.674,7,0.983,8,5.808,9,1.715,10,2.519,11,3.655,12,4.674,13,5.148,14,4.362,15,2.981,16,5.148,17,2.721,18,3.942,19,1.476,20,5.148,21,5.148,22,4.674,23,4.674,24,5.148,25,4.129,26,3.942,27,3.181,28,3.538,29,4.362,30,2.721,31,3.787,32,3.787,33,4.674,34,2.721,35,3.538,36,2.353,37,2.483,38,2.923,39,2.323,40,2.238,41,1.867,42,4.362,43,1.922,44,5.148,45,3.181,46,4.362]],["t/6",[5,4.338,7,0.866,19,1.299,36,2.072,39,2.046,40,1.971,47,4.27,48,3.754,49,4.544,50,3.314,51,2.943,52,2.738,53,2.127,54,2.205,55,2.526,56,2.099,57,2.943,58,2.046,59,3.472,60,3.841,61,3.116,62,3.116,63,3.218,64,2.481,65,2.68,66,2.285,67,2.02,68,4.116,69,3.218,70,1.613,71,3.189,72,2.869,73,2.218,74,3.061,75,3.636,76,2.801,77,1.131,78,2.285,79,3.636,80,2.68,81,1.995,82,3.841,83,4.116,84,2.526,85,3.116,86,3.335,87,3.472,88,3.116,89,2.218,90,2.285,91,2.68,92,2.481]],["t/8",[5,4.52,22,3.704,23,3.704,28,2.804,34,2.157,36,1.864,39,1.841,41,1.479,47,2.232,50,1.732,52,2.464,54,1.361,62,2.804,66,2.056,67,1.818,71,1.968,78,2.056,80,2.411,81,2.691,93,2.273,94,0.472,95,2.273,96,1.638,97,1.841,98,2.896,99,3.01,100,3.124,101,4.079,102,2.232,103,4.08,104,2.362,105,1.996,106,4.079,107,3.456,108,4.079,109,4.532,110,4.499,111,4.683,112,2.362,113,3.456,114,2.722,115,4.079,116,3.456,117,3.456,118,2.411,119,3.272,120,4.079,121,2.567,122,3.456,123,3.456,124,4.079,125,4.079,126,3.272,127,4.079,128,4.079,129,3.001,130,4.079,131,1.774,132,2.896,133,4.079]],["t/10",[3,4.163,5,4.504,40,2.461,47,3.096,54,1.888,55,3.153,67,3.446,82,4.795,95,3.153,99,3.615,114,3.776,134,5.659,135,4.795,136,5.659,137,4.163,138,5.659,139,2.897,140,2.135,141,7.021,142,2.897,143,4.539,144,4.163,145,5.689,146,5.138,147,3.674,148,4.334,149,5.138,150,5.659,151,4.795,152,4.795,153,5.659,154,5.659]],["t/12",[5,4.782,7,0.694,19,1.606,28,2.5,30,1.923,37,1.754,43,2.093,47,3.066,61,2.5,62,2.5,64,1.99,66,2.824,67,3.046,71,1.754,76,2.247,85,2.5,94,0.494,95,3.809,98,2.582,99,2.3,100,2.785,114,3.739,122,3.081,131,1.581,139,2.868,140,2.114,142,1.862,145,2.676,152,3.081,155,3.637,156,2.785,157,3.245,158,2.703,159,3.302,160,2.427,161,2.676,162,2.785,163,3.637,164,2.361,165,3.302,166,3.959,167,5.088,168,5.604,169,2.63,170,2.065,171,3.852,172,2.427,173,3.302,174,2.5,175,1.833,176,3.637,177,2.676,178,3.637,179,2.582,180,2.361,181,2.302,182,3.637,183,3.637,184,3.637,185,3.081,186,2.582,187,2.5,188,2.676]],["t/14",[4,0.093,5,1.848,6,1.492,7,0.553,9,0.389,12,1.492,19,0.471,28,1.13,36,2.908,39,0.742,40,0.715,41,0.596,48,1.645,49,1.13,50,1.989,53,0.771,54,0.548,56,0.761,58,0.742,59,1.259,66,0.828,70,1.666,71,0.793,72,1.04,77,2.275,78,0.828,80,0.972,81,2.594,84,0.916,87,1.259,89,1.418,90,1.46,93,5.77,94,0.549,95,1.614,96,1.193,97,2.113,98,1.167,99,1.922,104,1.678,105,1.418,110,1.209,116,1.393,117,1.393,118,1.712,123,1.393,129,1.209,131,0.715,156,3.586,158,1.398,160,1.097,164,1.067,169,0.771,170,0.933,175,2.36,189,2.054,190,1.167,191,1.492,192,1.393,193,2.132,194,1.492,195,1.492,196,1.393,197,2.057,198,1.393,199,1.259,200,1.318,201,1.209,202,1.067,203,0.487,204,1.614,205,1.483,206,1.209,207,0.872,208,1.209,209,0.33,210,1.991,211,1.492,212,1.167,213,1.318,214,1.04,215,1.991,216,1.209,217,0.742,218,1.26,219,1.016,220,1.393,221,0.899,222,1.097,223,1.393,224,1.393,225,1.644,226,0.132,227,1.067,228,1.067,229,1.492,230,1.393,231,1.393,232,1.393,233,1.318,234,1.644,235,1.644,236,1.492,237,1.644,238,1.644,239,1.644,240,1.644,241,1.644,242,1.644,243,1.644,244,1.644,245,1.644,246,1.644,247,1.644,248,1.644,249,1.644,250,1.644,251,1.644,252,1.492,253,2.324,254,2.219,255,2.455,256,0.309,257,1.318,258,1.614,259,1.097,260,1.13,261,1.318,262,1.492,263,1.318,264,1.644,265,1.644,266,0.841,267,1.04,268,1.644,269,0.646,270,1.492,271,1.492,272,1.644,273,1.644,274,0.793,275,1.492,276,1.492,277,1.13,278,0.816,279,0.816,280,0.933,281,1.644,282,1.644,283,1.644,284,1.067,285,1.644,286,1.13,287,1.644,288,1.393,289,1.097,290,1.04,291,1.644,292,1.016,293,1.259]],["t/16",[5,3.022,28,4.367,40,2.763,43,2.372,47,3.476,50,2.698,54,2.119,55,3.54,58,2.867,59,4.865,66,3.202,77,1.585,84,3.54,85,4.367,93,3.54,94,0.408,95,3.54,109,3.925,118,3.755,169,2.981,170,3.607,175,3.202,214,4.021,216,4.674,284,4.125,294,5.383,295,5.383,296,4.865,297,4.125]],["t/18",[5,3.932,36,1.919,42,5.295,43,1.568,47,3.419,48,2.384,49,2.887,50,2.654,54,1.401,55,2.34,66,2.117,73,2.055,77,1.559,93,4.605,94,0.48,95,2.34,96,0.938,105,2.055,112,2.432,140,1.584,166,2.432,169,1.971,171,4.295,181,2.658,209,0.479,216,3.09,266,2.15,280,2.384,298,3.216,299,3.368,300,5.674,301,2.887,302,3.216,303,2.258,304,3.813,305,3.368,306,3.368,307,3.558,308,3.813,309,1.274,310,3.813,311,4.2,312,3.558,313,3.813,314,2.981,315,3.368,316,2.887,317,2.981,318,1.804,319,3.216,320,2.802,321,4.2,322,4.2,323,4.2,324,2.482,325,4.2,326,4.2,327,2.34,328,2.802,329,3.813,330,4.2]],["t/20",[4,0.124,5,2.052,9,0.519,10,1.072,19,0.864,36,2.603,39,0.543,40,0.523,41,0.436,43,0.818,47,2.032,48,0.683,49,3.323,50,2.247,53,0.565,54,0.731,58,0.543,59,0.921,66,1.872,67,1.655,70,0.428,71,1.454,72,0.761,74,1.014,75,0.965,76,0.743,78,0.606,80,0.711,81,1.899,83,1.092,85,0.827,86,0.885,88,0.827,89,1.475,90,1.872,91,0.711,93,5.535,94,0.561,95,0.67,96,0.673,97,0.543,99,0.899,103,0.803,104,2.498,105,2.111,112,0.697,131,1.311,139,0.616,140,0.454,142,1.901,144,0.885,146,1.092,156,2.844,159,3.372,162,0.921,169,1.028,170,0.683,172,0.803,175,1.104,186,0.854,187,1.505,193,0.885,197,0.854,201,0.885,202,1.422,204,1.68,205,0.616,207,0.362,209,0.649,210,2.072,213,0.965,214,1.386,216,1.611,221,0.658,230,1.019,231,1.019,232,1.019,233,0.965,259,0.803,261,0.965,263,0.965,266,0.616,270,1.092,278,1.087,280,1.244,284,0.781,289,0.803,300,1.092,302,0.921,305,0.965,309,1.309,317,2.14,318,0.941,324,2.55,331,1.505,332,0.565,333,0.324,334,0.405,335,1.203,336,1.019,337,1.019,338,1.203,339,1.203,340,1.203,341,0.697,342,0.921,343,1.019,344,1.677,345,0.827,346,1.244,347,0.743,348,0.965,349,1.092,350,0.803,351,0.781,352,1.454,353,0.565,354,0.781,355,1.092,356,1.092,357,0.803,358,1.957,359,0.67,360,1.295,361,1.989,362,0.965,363,0.711,364,1.908,365,1.203,366,0.711,367,0.854,368,1.019,369,1.019,370,1.203,371,1.203,372,0.854,373,0.854,374,0.921,375,0.658,376,1.203,377,1.092,378,0.965,379,1.092,380,1.019,381,1.019,382,2.14,383,1.092,384,1.019,385,0.921,386,0.921,387,1.092,388,1.203,389,1.019,390,0.67,391,0.827,392,0.529,393,1.203,394,0.885,395,0.854,396,0.803,397,1.203,398,1.019,399,1.203,400,1.203,401,0.727,402,1.203,403,1.092,404,1.019,405,1.203,406,1.092,407,1.203,408,0.921,409,0.803,410,0.827,411,1.092,412,0.921,413,1.203,414,1.092,415,1.203,416,1.203,417,1.203,418,1.203,419,1.092,420,1.203,421,1.092,422,1.203,423,1.856,424,1.092,425,0.965,426,0.626,427,2.19,428,0.803,429,1.092,430,2.19,431,1.092,432,1.203,433,1.203,434,1.203,435,1.203,436,1.203,437,1.203,438,1.989,439,1.203,440,1.203,441,1.203,442,1.203,443,1.092,444,0.405,445,1.203,446,0.965,447,1.203,448,1.019,449,0.636,450,1.092,451,0.683,452,1.019,453,1.203,454,1.203,455,0.781,456,1.757,457,1.092,458,1.092,459,1.092,460,1.092,461,1.203,462,1.203,463,1.092,464,1.092,465,0.827,466,0.711,467,1.203,468,1.092]],["t/22",[4,0.336,5,4.599,7,1.137,9,1.41,43,2.224,67,2.653,74,2.757,93,3.318,96,1.33,97,2.687,112,3.448,114,3.974,119,4.776,122,5.045,131,2.589,175,3.001,177,4.381,280,3.381,320,3.974,353,3.756,357,3.974,469,3.448,470,5.045,471,2.794,472,5.407,473,3.258,474,5.955,475,5.955,476,5.045,477,5.955,478,5.955]],["t/24",[5,4.324,7,0.983,17,2.721,47,2.817,54,2.794,56,2.384,61,3.538,62,3.538,73,2.519,77,1.806,94,0.539,97,2.323,103,3.435,113,4.362,140,1.942,161,3.787,187,3.538,226,0.414,271,4.674,288,4.362,303,2.768,341,2.981,366,3.043,471,2.416,479,4.129,480,4.129,481,4.362,482,3.538,483,4.674,484,3.043,485,3.942,486,5.148,487,3.942,488,3.435,489,5.148,490,5.148,491,5.148,492,5.148,493,5.148,494,4.674,495,4.674,496,4.362]],["t/26",[5,4.034,9,2.37,17,3.435,36,2.97,43,2.427,47,4.64,50,2.76,54,2.168,55,3.621,65,3.841,79,5.211,99,2.667,103,4.336,140,2.451,142,3.326,162,4.976,207,1.956,332,3.049,348,5.211,357,5.659,497,6.498]],["t/28",[5,4.593,9,2.07,35,4.68,58,3.944,69,4.833,95,3.794,142,3.485,357,4.543,498,5.46,499,6.809,500,6.809,501,6.182,502,6.809,503,5.532,504,5.532,505,6.809,506,3.866]],["t/30",[5,1.969,9,0.59,10,1.219,11,1.769,19,0.714,36,3.751,39,1.867,40,1.084,43,0.931,47,3.382,48,1.415,50,1.758,52,1.505,53,1.169,54,0.831,56,1.916,57,1.618,58,1.124,67,2.754,74,1.916,78,2.086,80,1.473,81,1.097,89,3.836,90,1.256,93,4.745,94,0.631,96,1.532,105,1.219,131,1.8,169,1.169,175,2.675,177,1.833,201,1.833,202,2.687,204,2.306,205,1.276,207,1.246,209,0.705,256,0.469,280,1.415,302,1.908,309,2.245,318,2.947,324,1.473,331,1.713,332,1.169,341,1.443,344,1.908,346,1.415,357,1.663,364,3.359,383,2.262,392,1.097,394,1.833,401,1.505,426,1.296,455,2.687,465,1.713,466,1.473,507,3.507,508,1.833,509,1.908,510,3.758,511,2.492,512,1.833,513,1.618,514,1.998,515,1.443,516,2.762,517,2.557,518,1.769,519,1.663,520,2.262,521,2.492,522,2.111,523,2.111,524,1.54,525,1.363,526,2.492,527,2.492,528,2.492,529,2.492,530,1.908,531,2.492,532,2.492,533,1.769,534,1.769,535,1.998,536,2.262,537,2.492]],["t/32",[5,4.58,36,2.693,39,4.058,41,2.137,51,3.826,65,3.483,67,3.542,70,2.828,77,1.47,78,2.97,93,3.284,95,3.284,112,3.413,118,3.483,139,3.017,142,4.069,173,5.351,280,3.346,299,4.726,309,1.788,318,2.532,538,3.826,539,6.375,540,5.893,541,5.893,542,4.993,543,5.893]],["t/34",[4,0.291,5,4.324,31,3.787,34,2.721,36,2.353,52,3.109,63,3.655,67,2.294,74,2.384,79,4.129,90,2.595,94,0.331,135,4.362,140,1.942,142,2.635,144,3.787,189,2.721,207,1.549,214,5.301,215,3.538,278,2.556,307,4.362,309,2.198,342,3.942,409,3.435,476,4.362,482,3.538,544,5.148,545,4.362,546,3.787,547,3.942,548,4.362,549,3.894,550,5.148,551,5.148,552,5.148,553,7.242,554,5.148,555,5.148,556,4.362,557,3.942,558,4.129]],["t/36",[5,4.394,36,3.396,41,2.694,43,1.994,47,2.922,54,2.85,55,2.976,66,3.745,70,2.643,71,4.122,96,1.909,104,3.093,118,4.392,175,2.692,181,3.38,186,3.792,214,3.38,216,3.929,266,2.734,277,3.671,332,2.506,350,3.564,559,5.341,560,5.341,561,4.849,562,4.525,563,4.849,564,6.746,565,5.341,566,5.341,567,4.849]],["t/38",[4,0.202,7,0.4,19,0.601,36,1.636,39,0.946,40,1.557,52,2.828,53,1.68,58,1.615,67,1.595,74,2.563,77,1.688,80,2.116,81,1.576,89,1.026,92,1.148,93,5.298,94,0.603,96,0.8,97,0.946,99,0.861,102,1.148,103,1.4,105,3.312,140,0.791,147,1.362,156,1.606,164,1.362,175,2.36,189,1.109,197,1.489,207,1.409,208,1.543,209,0.408,211,1.904,217,1.615,228,1.362,254,1.606,263,4.44,280,1.191,284,2.324,309,2.194,318,3.647,319,2.741,324,2.768,332,3.176,347,2.212,348,1.682,350,2.389,360,3.674,364,1.327,385,1.606,392,0.923,394,1.543,449,1.109,465,1.442,466,1.24,514,2.871,516,3.125,524,1.296,533,1.489,568,2.871,569,2.097,570,1.777,571,1.777,572,3.58,573,2.097,574,1.543,575,1.682,576,2.097,577,2.097,578,1.904,579,2.097,580,1.904,581,1.904,582,1.904,583,1.442,584,1.904,585,1.904,586,1.904,587,1.904,588,1.606,589,1.777,590,1.442,591,2.097,592,1.777,593,1.489,594,2.097,595,2.097,596,2.097,597,1.904,598,1.904,599,1.777,600,1.777,601,0.971,602,1.904,603,1.904,604,1.904,605,2.097,606,2.097,607,2.097,608,1.904,609,1.489,610,2.097,611,2.097,612,2.097,613,2.097,614,1.682,615,1.777,616,1.777,617,1.777]],["t/40",[4,0.336,5,3.808,7,1.137,9,1.41,34,3.148,36,3.658,39,2.687,54,1.986,61,4.093,70,3.217,71,2.872,81,2.621,89,3.917,158,2.872,212,4.227,256,1.121,266,3.048,309,1.807,332,2.794,364,3.769,449,3.148,455,3.866,482,4.093,484,3.52,519,3.974,588,4.56,618,5.955,619,4.56,620,5.407,621,5.955]],["t/42",[5,3.966,19,1.462,30,2.697,36,2.332,39,2.302,40,2.218,41,1.85,42,4.323,43,1.905,50,2.167,54,1.702,58,2.302,70,1.815,71,2.461,89,2.496,93,2.843,94,0.536,95,4.009,100,3.907,104,2.954,148,5.511,164,3.312,169,2.394,213,4.092,284,4.672,316,3.507,320,3.404,362,4.092,479,4.092,480,4.092,503,3.229,504,3.229,535,5.771,622,4.632,623,4.092,624,2.572,625,4.323,626,3.507,627,3.404,628,5.102,629,4.323,630,3.907,631,5.102]],["t/44",[4,0.355,5,3.946,10,3.074,11,5.889,19,1.801,36,2.872,40,2.732,58,2.835,89,3.074,91,3.714,94,0.404,95,3.501,164,4.079,169,2.948,175,3.167,217,2.835,277,4.319,299,5.039,318,2.7,327,3.501,360,3.714,426,3.268,444,2.115,503,3.976,632,5.705,633,5.705,634,4.812,635,6.283]],["t/46",[5,3.729,9,1.367,19,1.655,36,2.639,40,2.511,54,1.926,58,2.605,77,1.44,89,2.825,91,3.413,94,0.371,109,3.567,148,6.003,152,4.892,164,3.749,171,3.969,175,2.91,209,0.658,212,4.099,217,2.605,324,3.413,327,3.217,360,3.413,426,3.003,455,3.749,484,3.413,485,4.422,504,4.961,620,5.242,622,5.242,633,5.242,634,4.422,636,5.242,637,4.631,638,5.774]],["t/48",[4,0.234,9,1.464,10,2.025,19,1.186,36,1.891,58,1.867,64,2.264,70,2.199,71,1.996,80,3.654,81,2.72,84,2.306,89,2.025,90,2.086,93,5.914,94,0.565,99,1.699,104,2.396,142,2.118,156,4.734,158,1.996,187,2.845,260,2.845,278,2.055,284,2.687,296,3.169,297,2.687,301,2.845,328,2.762,357,2.762,360,2.446,385,3.169,389,3.507,452,3.507,479,3.319,480,3.319,501,3.758,503,2.619,504,2.619,580,3.758,581,3.758,601,1.916,639,2.938,640,3.319,641,4.139,642,3.758,643,2.619,644,2.619,645,4.139,646,3.758,647,4.139,648,4.139,649,2.619,650,2.938,651,4.139,652,4.139]],["t/50",[5,3.605,36,2.512,41,2.748,47,3.007,50,3.218,54,2.528,55,4.223,64,3.007,65,3.248,94,0.487,164,3.568,166,3.182,169,2.579,170,3.12,172,3.667,180,3.568,186,3.901,209,0.627,329,4.99,373,3.901,428,3.667,515,3.182,653,5.496,654,4.208,655,5.496,656,5.496,657,3.182,658,4.99,659,5.496,660,5.496,661,5.496,662,4.656,663,5.496,664,5.496,665,7.579,666,5.496]],["t/52",[50,3.036,54,2.385,74,3.311,93,3.984,97,3.226,119,5.734,177,5.26,214,4.525,266,3.66,316,4.915,344,5.476,516,4.771,667,6.492,668,7.15,669,6.492,670,7.15,671,6.492,672,7.15,673,7.15]],["t/54",[4,0.343,36,2.78,43,2.271,47,4.442,54,2.029,55,3.389,70,2.164,71,2.934,77,1.517,86,4.474,94,0.391,96,1.813,214,3.849,289,4.058,333,1.637,398,5.153,509,4.658,533,4.318,534,4.318,549,3.27,564,5.522,671,5.522,674,6.082,675,6.082,676,5.522,677,6.082,678,5.522,679,6.082,680,6.082,681,4.058,682,5.522]],["t/56",[4,0.425,5,3.581,37,3.631,39,3.397,77,2.323,99,3.09,135,6.378,142,3.853,145,5.538,147,4.888,199,5.765,372,5.344,558,6.037,683,7.528]],["t/58",[5,3.201,37,3.246,54,2.244,55,3.749,60,5.701,76,4.157,77,1.678,96,1.503,99,2.761,140,2.538,145,4.95,147,4.368,151,5.701,187,4.625,200,5.396,320,4.49,324,3.977,412,5.153,465,4.625,484,3.977,684,6.728,685,6.728,686,6.728,687,6.728]],["t/60",[31,3.335,32,3.335,36,2.072,38,2.574,39,2.983,43,1.693,45,2.801,47,3.617,50,2.808,66,2.285,70,2.352,71,2.187,77,1.649,80,2.68,81,1.995,94,0.291,96,1.013,99,1.861,109,2.801,114,3.025,145,3.335,162,3.472,169,2.127,177,3.335,206,3.335,207,1.99,256,1.469,266,2.321,274,2.187,299,3.636,327,2.526,331,3.116,332,2.127,347,2.801,394,3.335,494,4.116,495,4.116,549,2.438,630,3.472,688,4.534,689,3.235,690,2.285,691,4.116,692,3.025,693,4.534,694,2.943,695,3.841,696,3.841,697,4.534,698,4.534,699,3.636,700,4.534,701,2.738,702,3.636,703,4.534,704,4.116]],["t/62",[10,3.636,36,3.396,47,5.054,54,2.478,72,5.846,77,1.853,97,3.353,228,4.824,306,5.959,431,6.746,485,5.69,546,5.466,705,5.275,706,7.43]],["t/64",[8,6.464,9,1.909,63,5.722,64,4.41,96,1.801,161,5.93,496,6.83,707,8.061,708,7.318,709,7.318]],["t/66",[7,1.2,36,1.934,38,2.402,47,2.315,48,3.568,50,1.797,53,1.985,54,1.411,56,1.959,64,2.315,65,2.501,66,3.167,67,2.8,74,1.959,85,2.908,90,2.132,94,0.272,99,2.579,110,3.113,111,3.24,139,2.166,141,3.841,166,2.45,170,2.402,181,2.677,190,3.003,207,1.273,218,2.732,266,3.216,269,1.663,286,2.908,337,3.585,347,4.631,353,1.985,354,2.747,392,1.862,449,2.237,465,4.319,466,2.501,470,3.585,516,2.823,533,3.003,549,2.275,600,3.585,639,3.003,708,3.841,710,3.841,711,3.585,712,3.378,713,3.113,714,3.841,715,3.841,716,4.193,717,4.231,718,4.231,719,3.393,720,4.231,721,3.113,722,3.841,723,2.501,724,3.585,725,3.24]],["t/68",[5,4.19,53,4.133,166,5.1,186,6.253]],["t/70",[31,6.193,32,6.193,93,4.69,215,5.786,293,6.446,629,7.132,726,4.779]],["t/72",[9,1.575,14,2.95,15,2.016,26,2.666,40,1.514,41,1.262,50,2.301,54,1.161,55,1.94,58,2.444,64,1.905,67,1.551,77,1.659,78,1.755,81,1.532,89,2.651,90,3.352,93,5.969,94,0.482,99,1.429,114,2.323,139,1.782,144,2.561,165,3.161,166,2.016,169,1.634,175,2.731,190,2.471,207,2.001,209,0.618,278,1.729,279,1.729,309,1.644,347,2.151,356,3.161,382,2.471,470,2.95,485,2.666,496,2.95,504,2.203,515,2.016,567,3.161,629,2.95,630,2.666,640,2.792,654,2.666,726,3.776,727,3.161,728,2.792,729,2.95,730,3.481,731,3.481,732,3.481,733,3.481,734,2.792,735,3.161,736,2.792,737,3.481,738,2.95,739,3.481,740,3.481,741,3.161,742,3.161,743,3.161,744,3.161,745,3.161,746,3.481]],["t/74",[67,3.268,92,4.013,94,0.472,99,3.761,190,5.207,199,5.617,341,4.247,403,6.659,640,5.882,692,4.894,747,5.396,748,7.334,749,4.335,750,5.882,751,6.214,752,6.659]],["t/76",[4,0.479,41,3.423,43,2.427,71,3.135,78,3.275,88,4.466,96,1.894,112,3.763,185,5.506,212,4.613,228,4.219,363,3.841,753,6.498,754,5.506,755,5.659,756,6.498,757,6.498,758,6.498,759,6.498,760,5.9,761,5.9,762,6.498]],["t/78",[4,0.458,17,3.215,51,3.949,52,3.673,53,2.854,66,3.066,96,2.041,105,2.976,166,3.522,207,1.83,289,4.058,309,1.846,347,3.758,350,4.058,360,3.595,509,4.658,533,5.763,534,4.318,535,4.878,657,3.522,676,5.522,763,3.163,764,2.78,765,4.658,766,3.949,767,5.522,768,5.522,769,4.878,770,4.878]],["t/80",[4,0.326,10,3.836,37,2.785,53,2.709,56,2.674,69,4.099,78,2.91,94,0.504,96,1.29,158,2.785,204,4.368,255,4.892,277,3.969,280,3.278,324,3.413,352,2.785,358,3.749,409,3.853,547,4.422,649,3.654,657,3.343,754,6.642,755,3.853,771,4.892,772,5.774,773,3.853,774,4.099,775,5.242,776,5.767,777,5.242,778,5.242,779,5.774,780,5.774]],["t/82",[4,0.48,35,4.703,40,1.079,52,2.491,53,2.893,56,3.168,62,2.834,66,3.721,72,1.57,78,3.107,88,1.705,89,1.214,90,2.667,92,3.744,93,1.382,94,0.579,96,1.649,97,1.119,104,3.57,105,2.018,131,1.079,166,3.57,169,1.164,171,1.705,175,2.078,204,4.564,206,1.825,207,1.241,217,1.119,226,0.495,258,1.382,266,1.27,278,1.232,279,2.048,289,1.656,290,1.57,295,4.484,318,1.066,331,1.705,341,3.962,350,2.752,358,1.611,359,1.382,360,3.128,382,2.927,444,0.835,484,1.466,509,1.9,518,1.761,533,2.927,575,1.99,601,1.909,608,2.253,764,1.134,765,1.9,766,1.611,781,1.9,782,1.251,783,1.498,784,2.481,785,5.597,786,2.481,787,4.484,788,1.656,789,2.481,790,2.481,791,2.481,792,2.253,793,1.334,794,1.9,795,4.484,796,2.481,797,1.437,798,2.253,799,2.253,800,1.466,801,2.481,802,2.481,803,1.533,804,2.481]],["t/84",[53,2.824,66,3.033,78,4.582,92,3.293,96,1.344,143,4.826,227,3.907,279,4.513,301,4.136,328,4.016,354,3.907,358,3.907,386,4.608,484,3.557,614,4.826,615,5.099,616,5.099,617,5.099,782,3.033,805,4.427,806,3.181,807,5.464,808,6.018,809,5.099,810,7.319,811,5.464,812,5.464,813,5.464,814,5.464]],["t/86",[4,0.417,7,1.01,19,0.968,34,1.786,35,2.322,39,1.524,47,1.848,74,2.45,76,3.269,77,1.999,80,1.997,81,1.487,92,2.895,93,1.882,94,0.475,96,0.755,119,2.709,158,1.63,180,2.193,189,1.786,203,1.567,209,0.744,226,0.524,236,3.067,257,2.709,266,1.729,280,1.918,288,2.862,333,1.756,351,2.193,352,1.63,358,2.193,444,1.137,601,1.564,624,1.703,649,2.138,667,3.067,773,2.254,776,2.485,782,2.667,794,2.587,815,2.862,816,3.378,817,3.378,818,5.292,819,3.378,820,3.378,821,5.292,822,5.292,823,5.527,824,3.269,825,5.292,826,2.709,827,2.862,828,2.322,829,3.067,830,2.04,831,2.254,832,3.378,833,2.322,834,3.067,835,3.378,836,3.378,837,3.378,838,3.067,839,5.292,840,3.378,841,2.709,842,3.378,843,2.193,844,2.862,845,3.067,846,3.378,847,3.378,848,3.378,849,3.378,850,3.378,851,3.378]],["t/88",[4,0.384,10,2.31,34,2.496,35,3.245,41,1.712,43,2.543,74,2.186,89,2.31,92,4.369,94,0.596,96,1.055,202,3.065,206,5.875,294,4,298,3.616,303,2.539,320,3.151,332,2.216,363,4.72,464,4.287,510,6.182,624,2.38,625,4,852,3.616,853,4.722,854,3.065,855,4.287,856,4,857,4.722,858,4.722,859,4.287,860,4.287,861,7.251,862,4.722,863,4.722,864,4.722,865,3.474,866,2.988,867,4.722,868,4.287,869,4.722,870,4.287,871,3.352,872,4.287,873,4.287]],["t/90",[4,0.248,43,1.641,71,2.119,94,0.415,294,5.475,302,3.365,332,3.032,352,2.119,367,3.119,392,1.934,571,3.723,590,3.02,763,2.285,778,3.989,843,2.853,859,6.958,861,6.958,870,3.989,871,3.119,872,3.989,873,3.989,874,6.146,875,3.723,876,3.989,877,5.869,878,6.462,879,6.462,880,4.394,881,3.524,882,3.524,883,4.394,884,5.182,885,3.989,886,4.394,887,3.989,888,3.989,889,3.989,890,6.462,891,4.394,892,3.989,893,4.394,894,4.394,895,6.462,896,3.723,897,3.365,898,4.394,899,4.394,900,6.462,901,6.462,902,3.233,903,3.989]],["t/92",[4,0.482,58,3.855,160,5.701,466,5.05,788,5.701,904,8.544]],["t/94",[4,0.567,43,2.775,96,2.063,132,5.275,160,4.958,788,6.164,806,3.928,866,4.702,868,6.746,892,6.746,905,7.43,906,7.43]],["t/96",[0,5.023,3,5.538,4,0.425,11,5.344,84,4.194,94,0.484,484,4.45,487,5.765,681,5.023,734,6.037,771,6.378,907,6.835,908,6.378,909,6.835,910,6.835]],["t/99",[4,0.449,205,4.068,226,0.639,277,5.463,657,4.602,874,7.721,911,6.374,912,7.948,913,7.948,914,6.734]],["t/101",[3,3.183,4,0.473,18,3.314,40,1.882,81,1.904,84,2.411,94,0.539,142,2.215,187,2.974,205,2.215,226,0.348,277,2.974,351,2.809,375,3.496,503,2.738,557,4.893,619,3.314,657,2.506,794,3.314,824,2.673,843,2.809,874,5.124,884,3.47,911,3.47,915,6.896,916,4.327,917,4.327,918,6.389,919,6.389,920,4.327,921,7.615,922,6.389,923,4.327,924,6.389,925,6.389,926,4.327,927,4.327,928,4.327,929,3.666,930,4.327,931,4.327,932,6.389,933,4.327,934,4.327,935,3.183,936,3.929,937,5.801,938,3.929,939,4.327,940,3.666]],["t/103",[4,0.557,18,5.476,81,3.147,277,4.915,318,3.072,375,4.934,409,4.771,503,4.525,557,5.476,619,5.476,774,5.076,794,5.476,884,5.734,897,5.476,914,6.058,941,6.492]],["t/105",[4,0.442,81,3.45,84,4.368,351,5.089,774,5.565,783,4.734,794,6.003,884,6.287,897,6.003,914,6.642,942,7.839,943,7.839]],["t/107",[4,0.49,34,3.557,40,3.772,96,1.503,139,3.444,158,3.246,226,0.541,293,5.153,392,2.961,449,3.557,451,3.82,466,3.977,896,7.35,897,5.153,944,5.396,945,5.701,946,5.396,947,6.109,948,6.728,949,6.728,950,6.109]],["t/109",[33,9.518,35,3.386,38,2.797,40,2.142,74,2.281,81,2.168,84,2.744,139,2.521,205,2.521,226,0.396,276,4.472,346,2.797,352,2.376,444,1.658,556,7.551,619,3.772,630,3.772,643,3.117,657,2.852,755,3.287,866,4.442,874,5.629,882,5.629,911,3.95,915,4.472,921,6.372,937,4.472,941,4.472,951,2.797,952,3.497,953,4.926,954,4.926,955,2.562,956,4.926,957,4.926,958,4.926,959,4.926,960,4.173,961,3.497,962,4.173]],["t/111",[34,5.075,84,3.749,94,0.433,147,4.368,392,2.961,530,5.153,571,5.701,643,4.258,881,6.957,887,7.876,888,7.876,889,6.109,896,5.701,897,5.153,946,5.396,961,4.776,963,6.728,964,6.728,965,6.728]],["t/113",[84,4.14,226,0.597,258,5.147,392,3.27,465,5.107,643,4.702,755,4.958,866,4.702,882,5.959,902,5.466,945,6.295,961,5.275,962,6.295,966,7.43,967,7.43]],["t/115",[4,0.542,10,3.566,34,3.853,52,3.137,81,2.286,84,2.894,89,2.542,94,0.334,96,1.628,208,3.822,226,0.586,277,5.009,444,1.749,619,3.978,624,2.618,643,5.328,657,3.008,682,8.726,755,3.467,763,2.702,793,2.793,865,3.822,950,4.717,960,4.402,961,3.688,962,7.133,968,7.288,969,5.195,970,5.195,971,3.978,972,5.195]],["t/117",[4,0.482,188,4.836,280,3.732,359,3.662,449,3.475,466,3.885,624,3.313,630,5.034,649,4.16,694,4.268,726,3.732,770,5.271,805,4.836,910,5.968,973,6.573,974,6.573,975,6.852,976,6.573,977,5.968,978,6.573,979,6.573,980,6.573,981,6.573,982,5.968]],["t/120",[34,4.322,40,3.555,112,4.734,189,4.322,358,5.308,503,5.174,649,5.174,833,5.62,983,8.176]],["t/122",[4,0.468,7,0.965,34,2.673,35,3.476,37,2.439,43,1.888,77,1.261,81,2.226,94,0.46,96,1.597,142,2.588,158,2.439,188,3.72,189,2.673,208,3.72,217,2.282,226,0.406,363,2.989,387,4.591,444,2.407,449,2.673,519,3.374,624,2.549,632,4.591,649,3.2,723,2.989,782,2.549,833,3.476,866,3.2,975,4.055,984,4.591,985,4.284,986,5.057,987,4.591,988,5.057,989,5.057,990,5.057,991,5.057,992,5.057,993,5.057,994,3.59,995,5.057,996,5.057,997,4.591,998,5.057,999,5.057,1000,4.591]],["t/124",[4,0.31,40,2.39,77,2.164,81,2.419,88,3.777,89,2.689,92,3.007,96,1.228,158,2.651,181,3.478,188,4.043,189,2.905,302,6.643,364,3.478,444,2.551,456,6.078,460,4.99,600,4.656,624,2.77,694,3.568,773,3.667,975,4.407,987,6.881,1001,4.99,1002,4.99,1003,7.579,1004,5.496,1005,5.496,1006,4.656,1007,4.407,1008,6.421,1009,5.496,1010,5.496,1011,4.99]],["t/126",[4,0.316,17,2.962,34,2.962,43,2.093,58,2.528,63,3.978,64,3.066,70,1.993,189,2.962,266,2.868,278,2.782,292,3.462,333,1.508,359,3.122,372,5.453,456,4.494,463,5.088,503,3.546,504,3.546,546,4.123,624,2.824,649,3.546,833,3.852,834,5.088,841,4.494,855,5.088,866,3.546,1001,5.088,1012,7.681,1013,5.604,1014,5.604,1015,5.604,1016,5.604,1017,5.604,1018,2.868,1019,5.604,1020,5.088,1021,5.088,1022,5.604]],["t/128",[4,0.417,7,0.645,10,1.653,54,1.765,63,2.398,64,3.569,71,1.63,77,0.843,92,1.848,94,0.217,118,1.997,140,2.46,147,2.193,170,1.918,189,1.786,203,1.567,215,2.322,222,2.254,226,0.425,269,2.08,289,2.254,290,3.349,303,1.816,316,2.322,328,2.254,368,2.862,369,2.862,372,5.241,409,4.353,484,1.997,549,1.816,568,2.709,578,3.067,639,3.756,649,2.138,658,3.067,692,2.254,694,4.793,726,1.918,771,2.862,782,1.703,806,1.786,865,2.485,885,3.067,951,1.918,975,5.921,1023,2.322,1024,4.804,1025,5.923,1026,3.067,1027,2.862,1028,3.349,1029,3.378,1030,3.378,1031,3.378,1032,6.523,1033,3.531,1034,3.378,1035,3.378,1036,2.709,1037,2.862,1038,3.378,1039,4.244,1040,3.378,1041,3.378,1042,3.067,1043,3.378,1044,3.378,1045,3.378,1046,2.862,1047,3.378,1048,3.378,1049,3.067,1050,3.378,1051,2.587,1052,2.709]],["t/130",[4,0.455,31,5.93,41,2.923,90,4.063,92,4.41,391,5.54,408,6.173,503,5.101,694,5.233,903,7.318]],["t/132",[31,6.759,32,6.759,34,3.25,70,2.187,189,3.25,217,2.774,269,2.416,278,3.052,346,4.643,513,5.309,649,3.891,694,3.991,702,4.93,773,4.102,833,4.225,852,4.708,1018,3.147,1053,6.148,1054,5.582,1055,6.148,1056,6.148,1057,5.209,1058,5.582,1059,4.102,1060,6.148,1061,6.148]],["t/134",[4,0.17,7,0.924,19,1.388,43,1.808,61,2.076,66,1.522,70,1.074,71,3.661,77,0.753,94,0.652,102,1.652,107,5.135,140,1.826,170,2.749,203,0.894,209,0.344,215,2.076,226,0.389,319,2.313,333,2.786,334,2.726,359,1.683,392,1.329,471,4.15,657,1.749,725,2.313,1059,3.231,1062,3.606,1063,1.652,1064,3.514,1065,2.742,1066,2.742,1067,3.02,1068,2.742,1069,3.02,1070,4.396,1071,3.02,1072,6.061,1073,3.02,1074,3.02,1075,3.02,1076,3.02,1077,3.02,1078,3.02,1079,3.02,1080,3.02,1081,3.02,1082,3.02,1083,2.742,1084,3.02,1085,3.02,1086,3.02,1087,3.02,1088,3.02,1089,3.02,1090,2.742]],["t/136",[4,0.319,9,1.34,41,2.804,43,2.113,66,2.852,74,2.62,78,2.852,80,3.345,81,2.491,94,0.497,95,3.153,99,2.323,105,3.784,112,3.277,175,2.852,181,3.581,190,4.017,324,3.345,332,2.656,357,3.776,360,3.345,363,3.345,516,3.776,588,4.334,754,4.795,763,2.943,856,4.795,1091,4.795,1092,7.733,1093,5.659,1094,4.539,1095,5.659,1096,5.659,1097,5.659,1098,4.334,1099,5.138]],["t/138",[4,0.53,41,3.405,92,3.515,185,5.444,217,2.899,341,3.72,482,4.416,692,4.287,721,4.727,1100,6.425,1101,6.425,1102,6.425,1103,6.425,1104,6.425,1105,6.425,1106,6.425,1107,6.425,1108,7.133,1109,8.418,1110,6.425,1111,6.425,1112,5.833]],["t/140",[17,4.202,43,2.968,484,4.698,589,6.734,624,4.006,699,6.374,719,6.374,788,5.304,1113,7.948,1114,7.216,1115,6.734]],["t/142",[4,0.421,39,1.895,40,4.171,43,1.568,58,3.367,77,1.861,80,2.482,81,2.75,94,0.617,96,0.938,140,2.357,209,0.943,226,0.502,260,2.887,274,2.026,293,3.216,296,3.216,297,2.727,363,2.482,452,3.558,519,2.802,570,3.558,603,3.813,604,3.813,657,2.432,699,5.012,783,2.536,1007,3.368,1116,3.368,1117,3.813,1118,6.249,1119,3.47,1120,4.2,1121,6.249,1122,2.802,1123,4.2,1124,4.2,1125,3.368,1126,4.2,1127,3.813,1128,1.376,1129,4.2,1130,1.919,1131,3.813,1132,3.813]],["t/144",[4,0.477,19,1.503,40,3.679,54,1.749,58,3.817,94,0.642,164,5.493,169,3.97,175,2.643,189,5.098,197,3.722,205,2.684,209,0.965,210,5.815,226,0.68,366,4.335,515,3.036,800,3.099,844,4.442,1133,6.215,1134,5.243]],["t/146",[3,4.248,4,0.326,34,4.144,40,3.87,43,2.156,58,2.605,71,2.785,94,0.371,96,1.29,189,3.052,203,1.709,226,0.464,269,2.269,279,3.892,292,3.567,327,3.217,363,3.413,426,3.003,513,3.749,797,3.343,866,4.961,1116,6.287,1135,7.656,1136,7.839,1137,3.654,1138,5.774,1139,3.749,1140,5.774]],["t/148",[4,0.273,43,3.025,53,2.272,64,4.839,66,2.44,94,0.446,96,1.549,147,3.144,166,5.806,170,2.749,175,3.495,203,2.053,207,1.457,215,4.765,226,0.389,258,2.698,333,1.303,392,2.131,469,2.804,487,3.708,517,2.991,558,3.883,601,2.242,639,3.437,764,2.213,782,2.44,824,2.991,1018,2.478,1064,2.242,1141,4.842,1142,6.295,1143,3.231,1144,4.396,1145,4.396,1146,4.396,1147,2.369,1148,3.562,1149,4.396,1150,4.842,1151,4.102]],["t/150",[4,0.378,19,1.32,39,3.018,53,2.162,64,5.405,70,1.639,90,2.322,94,0.506,166,5.544,203,2.717,226,0.538,280,2.616,333,2.82,334,2.909,364,2.916,380,3.903,428,3.074,517,2.846,547,3.528,692,3.074,782,3.372,800,2.723,824,4.133,1064,2.133,1142,6.073,1152,4.183,1153,4.183,1154,4.183]],["t/152",[53,3.629,96,1.727,97,3.489,166,5.482,204,4.308,217,3.489,278,3.839,359,4.308,401,4.67,449,4.088,811,7.021,1155,5.689]],["t/154",[4,0.475,40,3.66,50,3.575,90,4.243,408,6.446,1116,6.751,1156,8.418]],["t/157",[4,0.313,49,5.244,50,2.356,73,2.715,94,0.654,203,1.643,207,1.67,209,1.123,226,0.613,228,3.603,317,6.988,318,2.384,320,3.703,333,1.493,392,2.442,515,4.418,524,3.428,654,4.249,747,4.082,793,2.984,1062,2.093,1064,2.569,1128,2.5,1137,3.512,1157,4.702]],["t/159",[4,0.256,9,1.074,40,1.971,49,4.544,50,2.808,58,2.046,70,2.352,73,2.218,74,2.099,94,0.632,96,1.013,104,5.28,149,4.116,169,2.127,189,2.397,207,1.364,209,0.89,226,0.531,266,2.321,278,2.251,280,3.754,286,3.116,309,2.603,318,1.948,333,1.22,373,3.218,374,3.472,377,4.116,392,1.995,515,2.625,524,2.801,546,3.335,592,3.841,654,3.472,694,2.943,747,3.335,773,4.412,776,3.335,793,2.438,902,3.335,1158,3.116,1159,4.534,1160,4.534,1161,3.841]],["t/161",[4,0.304,19,2.658,48,5.266,49,3.706,50,2.29,58,2.433,73,2.638,94,0.697,179,3.827,209,0.615,226,0.601,309,2.27,353,2.53,366,3.187,392,2.373,512,3.967,515,3.122,546,3.967,654,4.129,793,2.899,1063,2.95,1162,2.497,1163,4.568,1164,4.324,1165,6.337,1166,4.568,1167,5.392]],["t/163",[4,0.31,9,1.301,19,1.575,50,2.334,67,2.449,73,2.689,74,4.696,75,6.078,94,0.652,169,2.579,209,0.627,226,0.609,317,6.638,334,1.85,366,3.248,391,3.777,392,2.419,481,4.656,516,5.789,601,3.509,1064,2.545,1128,2.484,1151,4.656,1168,5.496]],["t/165",[4,0.34,43,3.626,50,2.556,73,2.945,94,0.651,162,6.173,166,4.668,175,3.033,203,2.387,226,0.648,303,3.236,333,1.62,355,5.464,392,2.649,824,3.718,1063,3.293,1064,2.786,1114,5.464,1166,5.099,1169,6.018,1170,8.061,1171,5.464]],["t/167",[4,0.323,39,4.29,50,2.427,73,2.797,76,3.531,77,1.942,94,0.569,102,3.128,131,2.485,157,3.31,158,2.757,203,1.692,209,0.652,226,0.626,319,4.377,334,2.621,373,4.058,392,2.516,692,5.195,1062,3.34,1063,4.845,1064,2.647,1172,5.716,1173,7.786,1174,4.377]],["t/169",[4,0.433,35,3.852,43,2.093,50,2.38,53,2.63,54,1.869,61,3.852,73,2.742,94,0.656,96,1.252,97,2.528,170,3.182,204,5.253,226,0.617,333,1.508,341,3.245,367,3.978,392,2.466,609,3.978,763,2.914,787,4.748,795,4.748,826,6.16,1021,6.974,1158,3.852,1175,5.604,1176,5.604,1177,5.604,1178,5.088]],["t/171",[4,0.347,28,4.225,43,2.296,50,2.611,73,3.008,94,0.656,171,5.62,197,4.364,209,0.932,210,6.315,226,0.657,333,1.655,392,2.706,724,5.209,766,3.991,844,5.209,1158,4.225,1179,8.177,1180,5.309,1181,6.148,1182,6.148]],["t/173",[4,0.399,40,2.16,43,2.637,50,2.999,53,3.314,58,2.242,70,1.767,73,2.431,74,2.301,78,2.504,94,0.528,96,1.577,97,2.242,131,3.071,189,2.627,204,2.768,207,2.125,226,0.568,278,2.467,279,2.467,280,2.821,286,3.415,316,3.415,333,1.337,354,3.226,359,2.768,373,3.527,374,3.805,382,5.013,392,2.187,457,4.511,583,3.415,609,3.527,614,3.985,694,3.226,726,4.01,773,3.315,776,3.655,1158,3.415,1183,6.412,1184,4.511]],["t/175",[4,0.276,40,2.123,50,2.962,53,2.292,58,2.203,70,1.737,73,2.389,74,2.261,78,2.461,94,0.604,96,1.818,105,3.982,131,3.033,169,2.292,189,2.582,204,2.721,209,0.796,226,0.561,278,2.425,279,2.425,280,2.773,286,3.356,316,3.356,318,3.814,333,1.314,354,3.17,358,3.17,373,3.467,374,3.74,382,4.952,392,2.149,459,4.434,694,3.17,773,3.259,776,3.593,1158,3.356,1163,5.91,1184,4.434,1185,4.434]],["t/177",[4,0.409,40,3.149,41,2.626,43,1.922,50,3.075,58,2.323,70,1.831,73,2.519,74,2.384,94,0.539,96,1.15,99,2.972,112,4.851,131,3.149,181,3.258,189,2.721,226,0.582,278,2.556,280,2.923,286,3.538,333,1.386,359,2.868,373,3.655,374,3.942,382,5.141,392,2.266,458,4.674,583,3.538,694,3.342,773,3.435,776,3.787,777,4.674,866,3.258,1128,2.373,1158,3.538,1186,7.242]],["t/179",[4,0.349,50,3.142,66,3.729,68,3.758,71,4.734,73,2.025,94,0.614,96,0.924,131,1.8,171,2.845,193,7.024,194,3.758,195,3.758,203,1.83,209,0.705,226,0.595,303,2.225,304,3.758,320,2.762,333,2.479,334,2.956,392,1.821,519,2.762,530,3.169,769,3.319,781,3.169,803,2.557,946,3.319,961,2.938,1018,2.118,1062,1.561,1064,1.916,1125,3.319,1174,3.169,1187,4.139,1188,8.206,1189,4.139]],["t/181",[4,0.333,50,2.503,53,2.766,73,2.884,94,0.646,104,6.233,192,6.735,204,3.284,226,0.639,278,2.926,301,4.051,333,2.139,364,3.73,391,4.051,392,2.594,515,3.413,524,3.641,711,4.993,792,5.351,803,3.641,1062,2.223,1157,4.993]],["t/183",[4,0.316,7,1.8,19,2.202,50,2.38,73,2.742,77,2.352,94,0.606,157,4.448,196,7.988,198,7.425,203,1.659,209,0.639,226,0.617,334,2.585,391,3.852,392,2.466,515,4.448,1064,2.595,1174,4.291,1190,4.748,1191,6.974]],["t/185",[27,4.843,40,3.408,43,2.927,50,3.329,58,3.537,72,4.961,74,3.63,82,6.642,266,4.012,1116,6.287,1192,6.003,1193,6.287]],["t/187",[4,0.367,40,1.925,49,4.467,50,3.836,54,2.168,61,3.044,72,2.802,74,3.565,94,0.545,96,0.989,112,3.763,131,2.826,137,3.258,202,2.875,203,1.311,206,3.258,209,0.741,226,0.522,266,2.267,278,4.485,298,3.391,317,6.021,324,2.617,341,2.564,358,4.998,382,4.613,384,7.186,788,2.955,1062,1.67,1064,2.05,1128,1.451,1192,6.495,1194,4.428,1195,4.428,1196,4.428,1197,4.428]],["t/189",[4,0.367,43,2.427,50,2.76,94,0.545,203,1.924,206,4.781,209,0.967,226,0.522,317,6.021,320,5.659,358,6.13,384,7.186,519,4.336,575,5.211,702,5.211,755,4.336,1064,3.009,1128,2.13,1198,6.495]],["t/191",[4,0.38,19,1.331,39,3.036,53,2.179,64,5.418,70,1.652,90,2.341,94,0.509,170,5.758,203,2.342,226,0.541,280,2.637,333,2.825,334,2.92,364,2.939,380,3.935,428,3.099,517,2.869,530,3.557,547,3.557,692,3.099,782,3.391,800,2.745,824,4.157,1064,2.151,1152,4.217,1153,4.217,1154,4.217]],["t/193",[4,0.399,19,1.424,36,2.271,43,2.637,70,1.767,77,2.049,94,0.65,203,2.432,209,0.805,218,2.16,226,0.568,256,0.935,515,4.089,624,4.51,764,2.271,782,2.504,788,4.712,800,2.937,871,6.972,1128,2.314,1147,2.431,1193,3.985,1199,7.062,1200,7.062,1201,7.062,1202,4.511]],["t/195",[7,1.561,67,3.643,169,3.837,209,0.932,309,2.481,366,4.833,507,6.928,806,4.322,841,6.557]],["t/197",[4,0.557,19,1.606,27,3.462,41,2.785,94,0.635,96,1.252,140,2.114,157,5.075,158,4.227,169,2.63,209,0.999,226,0.704,309,1.7,366,3.312,806,4.633,971,4.291,1062,2.114,1162,3.557,1203,3.546,1204,4.291,1205,5.604]],["t/199",[4,0.544,27,3.239,41,2.66,48,2.977,94,0.693,96,1.171,169,2.46,209,1.045,226,0.68,309,1.591,318,3.937,366,3.099,793,2.819,806,4.472,971,4.015,1162,3.396,1180,3.404,1206,3.498,1207,6.479,1208,4.76,1209,4.76]],["t/201",[4,0.532,41,2.785,48,3.182,94,0.672,96,1.252,169,2.63,209,0.999,226,0.617,309,1.7,318,3.3,366,3.312,644,3.546,716,5.848,793,3.013,806,4.633,843,3.638,971,4.291,1162,2.595,1207,5.882,1208,5.088,1209,5.088,1210,5.604]],["t/203",[4,0.389,80,4.073,81,3.033,88,6.054,94,0.68,96,1.968,179,4.892,209,0.786,226,0.554,260,4.736,297,4.474,309,2.091,444,2.965,507,5.839,1036,5.526]],["t/205",[4,0.49,94,0.675,160,3.099,203,1.992,226,0.636,318,1.996,332,2.179,333,1.811,334,1.563,360,5.127,361,4.217,362,3.725,455,3.015,471,3.713,518,4.777,601,2.151,657,2.689,763,2.415,854,3.015,1062,1.752,1064,3.116,1203,2.939,1211,5.701,1212,5.396,1213,5.396,1214,5.396,1215,5.701,1216,6.109,1217,6.109,1218,4.645,1219,4.645,1220,4.217]],["t/207",[4,0.384,94,0.562,96,1.521,105,4.277,203,2.016,218,2.961,226,0.547,332,3.195,333,1.832,360,5.167,518,4.833,568,5.46,582,6.182,583,4.68,1211,5.769,1212,5.46,1213,5.46,1214,5.46,1215,5.769,1220,6.182]],["t/209",[4,0.351,19,1.781,94,0.4,139,4.216,203,2.438,226,0.499,318,3.539,333,1.673,360,4.868,362,4.984,518,4.412,584,5.642,585,5.642,586,5.642,657,3.599,783,3.753,952,5.847,1211,5.266,1212,6.605,1213,4.984,1214,4.984,1221,6.215,1222,4.984,1223,6.215,1224,6.215]],["t/211",[4,0.404,94,0.635,203,2.117,226,0.575,333,1.924,334,2.407,360,5.33,518,5.076,1062,2.697,1212,5.734,1213,5.734,1214,5.734,1215,6.058,1216,6.492,1217,6.492,1225,6.058]],["t/213",[53,3.629,96,1.727,97,3.489,204,4.308,217,3.489,278,3.839,359,4.308,360,5.596,401,4.67,449,4.088,812,7.021,1155,5.689]],["t/215",[4,0.405,7,1.726,17,2.082,43,2.224,77,2.144,94,0.659,157,5.236,175,1.985,181,3.769,203,2.677,207,1.185,209,0.679,216,2.897,226,0.577,292,2.433,303,2.118,309,1.195,334,2.417,341,4.978,346,2.236,350,6.034,504,2.492,547,3.016,574,5.283,761,3.576,763,3.097,1190,6.084,1226,3.938,1227,3.016,1228,2.492,1229,3.938,1230,3.938]],["t/217",[53,3.629,96,1.727,97,3.489,204,4.308,217,3.489,278,3.839,350,6.317,359,4.308,401,4.67,449,4.088,617,6.552,1155,5.689]],["t/219",[4,0.53,43,2.399,53,3.015,90,3.238,94,0.541,95,3.58,96,1.88,104,5.77,169,3.015,204,3.58,226,0.755,278,3.19,333,2.266,448,5.444,515,3.72,657,3.72,755,4.287,800,3.798]],["t/221",[4,0.333,50,3.375,53,2.766,73,2.884,94,0.646,104,6.233,192,7.621,204,3.284,226,0.639,278,2.926,301,4.051,333,2.139,364,3.73,392,2.594,515,3.413,524,3.641,711,4.993,803,3.641,1062,2.223,1157,4.993]],["t/223",[4,0.373,19,2.237,41,1.644,43,2.914,78,2.285,92,2.481,94,0.612,96,1.477,112,2.625,181,2.869,203,1.957,207,1.364,209,0.754,226,0.531,292,2.801,309,1.376,332,2.127,333,2.1,334,2.627,391,3.116,484,2.68,487,3.472,639,4.693,713,3.335,800,2.68,951,2.574,1062,2.943,1119,3.276,1128,2.557,1162,3.971,1198,3.472,1227,3.472,1231,6.612,1232,4.116,1233,3.472,1234,3.841]],["t/225",[4,0.296,9,1.241,10,2.565,39,3.817,57,3.404,70,1.865,77,1.308,94,0.589,96,1.638,97,2.366,203,1.552,209,0.598,217,2.366,226,0.421,258,2.921,279,4.55,292,3.239,318,2.253,333,1.411,334,2.469,341,5.584,357,3.498,764,2.396,782,2.643,875,4.442,1018,2.684,1147,2.565,1235,6.659,1236,6.215,1237,4.76,1238,6.215]],["t/227",[4,0.313,10,2.715,39,3.934,57,3.603,77,1.384,94,0.561,96,1.704,203,1.643,209,0.633,226,0.446,279,4.662,318,2.384,333,1.493,334,2.568,341,5.7,451,3.151,760,5.038,764,2.536,782,2.797,875,4.702,1137,3.512,1147,2.715,1235,5.038,1236,6.464,1237,5.038,1238,4.702,1239,5.549,1240,5.549]],["t/229",[77,2.039,92,4.474,142,4.185,209,0.932,719,6.557,726,4.642,1241,5.456,1242,8.176,1243,8.176]],["t/231",[4,0.452,7,1.371,25,3.158,39,1.777,41,1.428,67,3.2,70,1.401,74,1.824,76,2.433,77,1.485,89,1.927,94,0.649,96,0.88,109,2.433,157,4.158,158,1.9,199,4.56,200,3.158,201,2.897,203,1.763,209,0.98,226,0.577,327,2.194,332,1.848,333,1.603,363,2.328,391,2.707,401,2.379,516,2.628,763,2.048,764,1.8,788,2.628,806,3.796,1133,5.046,1147,1.927,1225,3.337,1244,5.407,1245,5.407,1246,5.955,1247,3.938,1248,5.955,1249,5.955,1250,5.955,1251,3.337,1252,3.938,1253,3.938,1254,3.337]],["t/233",[4,0.357,9,1.009,19,2.763,89,2.086,94,0.535,96,0.952,99,2.593,103,2.844,157,3.659,171,2.93,209,0.486,226,0.508,309,2.285,353,3.907,469,4.821,508,3.136,827,5.353,877,7.382,1020,3.87,1033,2.844,1094,3.418,1119,1.789,1128,1.397,1162,4.682,1255,4.262,1256,2.93,1257,4.262,1258,6.318,1259,5.556,1260,4.262,1261,4.262,1262,4.262,1263,4.262]],["t/235",[9,2.223,41,2.33,51,6.716,78,3.238,92,3.515,112,3.72,309,2.555,386,4.92,538,6.096,539,8.296,1148,4.727,1233,4.92,1264,5.466,1265,6.425]],["t/237",[4,0.436,77,2.197,94,0.609,203,2.803,209,0.645,226,0.622,292,3.496,309,1.717,318,2.432,319,5.922,327,3.153,367,4.017,764,2.586,1039,4.539,1128,2.534,1147,2.769,1161,8.398,1266,5.138,1267,5.659,1268,7.733,1269,7.733,1270,5.659]],["t/239",[4,0.375,7,1.747,19,1.906,50,3.329,61,3.141,73,2.236,74,2.116,77,2.282,94,0.588,157,4.985,196,7.294,198,6.642,203,1.969,209,0.894,226,0.63,257,3.665,334,2.238,392,2.011,504,2.892,515,3.851,516,3.05,517,2.823,601,3.63,951,2.595,1046,3.872,1064,2.116,1174,3.5,1190,5.634,1191,6.038]],["t/241",[4,0.468,47,4.539,254,6.353,258,4.622,587,7.531,588,6.353,1171,7.531,1271,7.531]],["t/243",[4,0.369,36,2.04,41,1.618,43,2.441,57,2.897,77,2.44,94,0.583,96,0.997,113,3.781,118,2.638,139,3.958,175,2.249,203,2.803,207,1.343,209,0.745,226,0.525,256,0.84,286,3.067,309,1.983,332,2.094,449,2.359,469,2.584,574,3.283,710,4.052,723,2.638,726,2.534,742,4.052,766,2.897,1148,3.283,1162,3.026,1227,3.418,1272,4.463,1273,4.463,1274,4.463,1275,4.463,1276,4.463,1277,4.463,1278,4.463,1279,4.463,1280,4.463,1281,3.168,1282,4.052,1283,4.463,1284,3.781]],["t/245",[4,0.367,77,2.355,94,0.607,96,1.452,131,2.826,139,3.326,203,1.924,208,6.239,209,0.741,226,0.522,309,1.972,332,3.049,515,3.763,764,2.97,843,4.219,1128,2.13,1147,3.18,1162,3.009,1285,4.781,1286,6.498,1287,6.498,1288,6.498]],["t/247",[4,0.401,30,2.65,41,1.817,77,1.772,78,2.526,94,0.61,99,3.388,105,2.453,139,2.566,140,1.891,158,2.418,203,1.484,207,2.854,208,3.687,209,0.81,226,0.403,228,5.36,258,2.793,318,2.154,352,2.418,735,4.551,763,2.607,764,2.291,800,2.963,806,2.65,1018,2.566,1147,2.453,1206,4.742,1289,5.012,1290,4.247,1291,3.172,1292,3.838,1293,3.838,1294,3.838,1295,5.012,1296,3.558,1297,5.012]],["t/249",[4,0.313,77,1.903,89,2.715,94,0.604,105,4.817,175,3.845,203,2.581,207,1.67,209,0.87,226,0.446,309,1.684,318,3.746,346,3.151,350,3.703,444,1.868,512,4.082,590,3.814,1206,3.703,1291,3.512,1292,4.249,1293,4.249,1294,4.249,1298,5.549,1299,5.549,1300,5.549,1301,5.549,1302,5.549,1303,5.549]],["t/251",[4,0.404,67,3.186,77,1.783,94,0.58,96,1.597,105,4.412,169,3.355,202,4.642,203,2.67,209,0.815,226,0.575,318,3.072,366,4.226,1291,4.525,1292,5.476,1293,5.476]],["t/253",[4,0.347,48,3.49,52,3.713,89,3.008,94,0.526,103,5.456,105,4.496,175,3.099,203,2.421,207,1.85,209,0.701,226,0.494,290,3.891,333,2.201,763,3.197,764,2.81,1147,3.008,1207,4.708,1291,6.197,1304,6.928,1305,5.209,1306,6.148]],["t/255",[4,0.258,52,5.2,67,2.963,71,2.204,77,1.955,89,2.236,94,0.504,96,1.021,103,3.05,105,3.254,139,2.339,140,3.247,169,2.145,189,2.416,203,2.549,207,1.375,209,0.758,226,0.367,256,0.86,318,1.964,331,4.571,332,2.145,512,3.362,546,3.362,574,3.362,597,4.149,764,2.089,1006,3.872,1018,2.339,1033,3.05,1051,3.5,1147,2.236,1206,3.05,1290,3.872,1291,4.208,1292,5.093,1293,3.5,1294,3.5,1304,5.634,1307,4.57,1308,4.57,1309,4.57,1310,3.872,1311,4.57]],["t/257",[4,0.411,7,0.992,17,2.746,48,4.138,77,1.818,94,0.541,105,3.566,189,2.746,203,2.492,207,1.563,209,0.592,218,2.259,226,0.418,290,3.288,318,3.131,345,5.786,455,3.373,764,2.374,1147,2.542,1180,4.732,1206,3.467,1207,6.447,1291,4.612,1292,3.978,1293,3.978,1294,3.978,1305,4.402,1310,4.402,1312,5.581,1313,6.617,1314,4.717,1315,4.717]],["t/259",[4,0.422,7,1.029,19,1.545,39,2.433,48,3.061,77,1.865,94,0.347,105,2.638,139,2.76,203,2.542,207,1.623,209,0.615,218,2.344,226,0.433,309,1.636,318,2.317,332,2.53,345,3.706,366,3.187,624,2.717,695,4.568,764,2.464,1039,4.324,1054,4.895,1147,2.638,1180,4.856,1206,3.598,1207,4.129,1290,4.568,1291,4.733,1294,4.129,1305,4.568,1310,4.568,1313,4.895,1314,4.895,1315,4.895,1316,4.895,1317,5.392,1318,5.392]],["t/261",[4,0.34,30,2.111,41,2.182,56,1.849,77,1.501,78,2.013,80,2.36,81,1.758,94,0.466,96,1.344,99,2.47,103,2.665,105,4.232,112,2.312,181,2.527,203,2.144,207,2.179,209,0.826,226,0.484,269,3.168,309,1.212,348,7.566,352,1.926,375,2.185,484,2.36,764,1.825,774,2.835,935,2.938,951,2.267,1018,2.044,1099,5.464,1147,1.954,1291,5.102,1304,8.227,1319,4.427,1320,3.994,1321,5.464,1322,6.018,1323,3.994,1324,3.626,1325,3.626]],["t/263",[52,5.16,53,3.084,94,0.61,105,4.181,204,3.662,207,2.572,217,2.966,278,3.264,279,3.264,316,4.518,332,3.084,359,3.662,392,2.893,401,3.97,614,5.271,615,5.569,616,5.569,1155,4.836,1185,5.968,1326,6.573,1327,6.573]],["t/265",[4,0.475,62,5.786,258,4.69,266,4.309,548,7.132,751,7.132,797,4.874]],["t/267",[4,0.384,40,2.961,43,2.543,94,0.562,209,0.776,226,0.547,258,3.794,312,5.769,324,4.024,640,5.46,716,4.543,751,5.769,763,3.541,782,3.432,1328,8.741,1329,5.46,1330,6.809,1331,6.182,1332,6.809,1333,6.809,1334,6.809]],["t/269",[4,0.513,17,4.261,41,2.182,43,3.01,84,3.353,94,0.624,209,0.919,226,0.648,557,4.608,590,4.136,601,3.733,716,5.379,782,4.063,1331,7.319,1335,4.765,1336,5.464,1337,6.018,1338,6.018,1339,6.018,1340,5.464]],["t/271",[4,0.266,9,1.891,36,2.158,41,1.712,43,1.763,57,4.421,78,2.38,86,3.474,92,2.583,94,0.562,96,1.055,112,2.734,160,3.151,203,1.398,209,0.538,218,2.053,226,0.379,274,2.278,333,1.271,347,5.726,473,4.369,678,4.287,689,2.31,712,2.539,736,5.461,749,4.025,764,2.158,782,3.432,1119,1.982,1128,1.547,1147,2.31,1148,3.474,1233,3.616,1316,4.287,1341,4.287,1342,4.722,1343,3.787,1344,4.722,1345,4.722,1346,4.722,1347,4.722,1348,4.287,1349,4.722,1350,4.722,1351,4.722]],["t/273",[1,2.575,4,0.407,9,1.902,19,1.716,26,6.152,41,1.438,67,2.667,89,1.94,94,0.699,109,2.45,121,2.513,209,0.916,226,0.481,301,2.726,332,1.861,357,4.812,391,2.726,401,2.395,450,3.601,515,2.296,764,1.813,766,5.215,769,6.442,852,3.037,1007,3.18,1018,2.03,1039,3.18,1147,1.94,1180,5.215,1352,8.033,1353,3.966,1354,5.986,1355,3.601,1356,3.966,1357,3.36,1358,2.296,1359,3.966]],["t/275",[4,0.372,19,2.137,36,1.572,81,1.514,94,0.656,104,1.991,151,2.914,164,3.484,169,1.614,203,1.589,207,1.035,209,0.85,210,2.364,226,0.53,309,2.809,318,2.306,333,1.444,334,1.158,346,4.233,353,2.518,359,1.916,517,2.125,524,2.125,721,5.947,745,3.123,764,1.572,795,2.914,1062,1.297,1119,1.444,1128,1.127,1135,2.758,1166,4.547,1174,2.634,1192,2.634,1360,8.636,1361,3.439,1362,2.758,1363,3.439,1364,3.439,1365,3.439,1366,3.439,1367,3.123,1368,3.439,1369,3.439,1370,3.439,1371,3.439,1372,2.914,1373,3.439,1374,3.439,1375,3.439,1376,3.439,1377,3.439,1378,3.439,1379,3.439,1380,3.439]],["t/277",[41,3.098,69,4.666,77,1.639,81,2.893,96,1.468,140,2.479,147,4.268,212,4.666,309,1.995,359,4.761,372,4.666,375,3.596,409,4.386,446,5.271,455,4.268,456,5.271,519,4.386,723,3.885,770,5.271,1122,4.386,1135,5.271,1148,4.836,1362,5.271,1372,5.569]],["t/280",[4,0.383,7,1.059,10,1.757,36,1.641,48,2.039,54,1.851,62,2.468,65,2.122,67,1.6,77,0.896,85,2.468,94,0.604,96,1.24,99,1.474,110,2.642,111,2.75,175,1.81,203,1.063,209,0.773,217,1.62,218,3.586,226,0.446,260,2.468,318,1.543,332,1.685,337,3.043,347,3.428,354,2.331,367,2.549,372,2.549,408,2.75,449,1.898,455,3.603,471,1.685,523,3.043,583,3.814,705,2.549,721,4.083,722,3.26,728,4.45,755,2.396,782,2.797,951,2.039,1112,5.038,1178,3.26,1266,3.26,1381,3.043,1382,3.043,1383,3.591,1384,3.26,1385,3.591,1386,3.591,1387,3.043,1388,3.591,1389,3.591,1390,5.549,1391,3.591,1392,3.591,1393,3.591,1394,3.591,1395,3.591,1396,5.549,1397,3.591,1398,3.591,1399,3.591,1400,3.591,1401,2.88,1402,3.26,1403,3.591,1404,3.591]],["t/282",[4,0.502,5,2.028,7,1.206,19,1.222,41,1.546,51,2.767,77,1.576,85,2.93,90,2.148,92,2.332,94,0.535,96,1.411,97,1.923,139,2.182,140,1.608,157,3.659,158,3.048,179,3.026,203,1.871,209,0.486,218,3.62,226,0.669,254,4.839,292,2.633,333,2.026,334,2.127,352,2.056,366,2.519,513,2.767,788,2.844,806,3.34,935,3.136,1018,2.182,1264,2.767,1401,3.418,1405,4.262,1406,4.262,1407,4.262,1408,4.262,1409,4.262,1410,3.136,1411,4.262,1412,4.262,1413,4.262,1414,3.87,1415,4.262,1416,4.262,1417,4.262,1418,4.262]],["t/284",[53,3.837,66,4.936,70,2.909,71,3.944,207,2.461,303,4.396,657,4.734,1285,6.015]],["t/286",[4,0.381,19,2.491,66,3.736,70,2.401,71,4.946,89,2.282,94,0.476,96,1.042,170,4.935,174,1.981,175,1.453,186,2.046,193,4.321,203,1.998,209,0.77,215,3.206,226,0.542,269,1.133,292,1.781,303,1.55,333,2.416,334,2.495,392,2.585,503,1.824,725,2.207,764,1.317,782,2.96,797,3.401,843,1.872,961,3.311,1059,1.924,1062,2.215,1063,2.552,1064,3.125,1065,2.617,1066,4.234,1137,3.717,1147,1.41,1381,2.442,1419,6.749,1420,2.442,1421,4.664,1422,2.617,1423,2.883,1424,2.883,1425,2.442,1426,2.883]],["t/288",[4,0.416,7,0.784,19,1.178,51,2.668,66,3.713,67,1.831,71,4.594,76,2.538,77,1.025,94,0.526,96,0.918,139,2.103,140,1.55,142,2.103,144,3.023,170,4.971,193,3.023,203,2.421,209,0.469,226,0.592,269,2.416,332,1.928,333,1.106,334,1.383,449,2.172,513,2.668,768,3.73,1018,2.103,1062,2.319,1063,2.248,1064,1.903,1162,2.847,1180,6.358,1203,3.891,1427,4.109,1428,3.73,1429,4.109,1430,4.109,1431,4.109,1432,6.148,1433,4.109,1434,4.109,1435,6.148]],["t/290",[4,0.297,17,1.775,19,1.51,25,2.693,66,1.693,67,1.496,70,2.312,71,4.429,77,0.838,94,0.674,95,1.871,97,1.515,114,2.241,142,1.719,161,2.471,174,2.308,193,2.471,203,1.924,209,0.601,217,1.515,218,2.29,226,0.423,289,2.241,303,2.832,331,2.308,332,1.576,333,2.151,334,1.773,381,2.845,392,1.478,513,2.18,562,2.845,624,1.693,764,2.407,782,1.693,961,4.613,1006,2.845,1018,1.719,1062,2.776,1063,3.556,1064,1.555,1147,2.577,1203,4.113,1251,2.845,1284,2.845,1420,2.845,1436,3.358,1437,3.358,1438,3.358,1439,5.267,1440,3.358,1441,3.358,1442,3.358,1443,3.358,1444,3.358,1445,3.358,1446,3.358,1447,3.358,1448,3.358,1449,3.358]],["t/292",[53,3.629,66,4.772,96,1.727,97,3.489,204,4.308,217,3.489,278,3.839,359,4.308,401,4.67,449,4.088,810,7.021,1155,5.689]],["t/294",[4,0.449,43,2.968,53,2.766,67,2.626,94,0.681,114,3.933,157,5.575,158,2.843,203,1.745,207,2.392,209,0.906,226,0.639,558,4.726,764,2.693,800,3.483,823,8.157,1147,2.884,1202,5.351,1227,4.513]],["t/296",[4,0.422,19,1.545,67,3.333,71,2.601,79,4.324,94,0.626,95,3.004,96,1.204,114,3.598,157,4.331,209,0.853,217,2.433,218,3.252,226,0.601,269,2.94,333,2.311,363,3.187,367,3.827,381,4.568,484,3.187,823,4.568,1281,3.827,1282,4.895,1296,6.916,1420,4.568,1450,5.392,1451,4.324,1452,5.392]],["t/298",[4,0.353,7,1.425,54,1.401,66,2.117,71,4.627,77,1.559,94,0.659,203,2.616,209,0.713,218,1.826,226,0.338,306,3.368,324,2.482,624,2.117,634,4.786,764,2.856,765,3.216,806,2.22,824,4.611,1147,2.055,1163,3.558,1164,3.368,1165,3.558,1203,2.658,1204,4.786,1319,3.09,1453,4.2,1454,4.2,1455,4.2,1456,6.249,1457,3.813,1458,4.2,1459,4.2,1460,4.2,1461,4.2,1462,4.2,1463,4.2,1464,4.2,1465,6.249,1466,4.2,1467,4.2,1468,4.2,1469,4.2,1470,4.2]],["t/300",[53,3.533,96,1.682,97,3.397,204,4.194,217,3.397,278,3.738,359,4.194,401,4.547,449,3.98,764,3.441,765,5.765,813,6.835,814,6.835,1155,5.538,1471,5.023]],["t/302",[4,0.431,7,1.059,9,2.065,39,2.504,40,2.413,50,2.356,74,3.533,75,4.45,77,1.903,94,0.491,142,2.84,157,3.213,203,1.643,209,0.87,226,0.613,317,3.939,328,3.703,333,1.493,516,3.703,549,2.984,601,2.569,637,4.45,726,3.151,946,4.45,1119,2.329,1128,1.818,1193,4.45,1241,3.703,1472,5.549,1473,5.549,1474,5.549,1475,5.549,1476,5.038,1477,5.549]],["t/304",[7,0.949,9,2.238,17,2.627,37,2.397,40,2.16,45,5.528,74,3.27,77,1.239,92,2.719,94,0.454,96,1.11,100,3.805,161,3.655,186,3.527,202,5.334,218,3.573,301,3.415,309,1.508,401,3.001,520,6.412,575,3.985,598,7.46,599,4.21,601,2.301,602,4.511,726,2.821,951,2.821,1033,3.315,1042,4.511,1046,4.21,1137,3.144,1254,4.21,1478,4.969,1479,4.969,1480,4.969,1481,4.969,1482,4.969,1483,4.969]],["t/307",[77,1.74,80,4.123,94,0.628,99,4.008,174,4.794,324,4.123,344,6.798,588,5.342,793,3.75,1285,5.132,1358,4.039,1401,5.594,1484,5.594,1485,6.975,1486,6.333,1487,6.333]],["t/309",[4,0.351,26,3.193,38,2.367,41,1.512,67,2.769,78,2.101,94,0.709,96,1.84,99,3.38,111,3.193,131,1.813,140,1.572,170,2.367,175,3.133,179,2.959,190,5.847,191,3.785,209,0.475,218,1.813,226,0.335,333,2,473,2.281,488,2.782,538,2.707,599,3.532,724,3.532,752,3.785,783,2.518,793,2.241,951,2.367,1264,2.707,1271,3.785,1487,3.785,1488,3.785,1489,5.266,1490,4.169,1491,6.746,1492,6.215,1493,4.169,1494,4.169,1495,3.532]],["t/311",[4,0.372,7,1.025,19,0.986,43,1.284,51,4.284,55,5.609,77,1.646,94,0.656,96,0.768,99,2.202,111,2.634,143,2.758,188,2.53,190,2.442,203,2.207,209,0.753,218,4.437,226,0.53,341,1.991,366,2.033,488,2.295,538,2.233,539,5.292,570,2.914,723,2.033,726,1.953,951,1.953,1033,2.295,1119,3.596,1128,2.163,1264,3.484,1341,3.123,1496,2.914,1497,6.599,1498,6.599,1499,6.599,1500,6.599]],["t/313",[4,0.518,17,2.435,19,2.477,41,1.671,58,2.079,64,2.521,94,0.615,99,1.891,145,3.389,170,2.616,203,2.834,209,0.763,226,0.695,269,1.811,366,5.425,386,3.528,469,2.668,503,2.916,513,4.343,549,2.477,692,3.074,793,2.477,806,3.536,1018,3.424,1401,3.695,1451,5.364,1501,4.607,1502,6.689,1503,6.073,1504,4.607,1505,6.689]],["t/315",[4,0.345,7,0.779,17,2.157,19,2.102,46,3.456,56,1.889,74,1.889,89,1.996,94,0.68,99,2.51,142,2.088,181,2.582,202,2.649,209,0.836,226,0.491,258,2.273,269,2.403,333,2.193,334,1.373,336,3.456,363,2.411,471,4.096,557,3.124,583,2.804,593,2.896,689,1.996,806,2.157,843,2.649,1027,3.456,1062,1.539,1064,1.889,1108,3.456,1117,3.704,1180,2.649,1204,3.124,1506,3.456,1507,4.079,1508,4.499,1509,3.456,1510,4.079,1511,6.115,1512,6.115,1513,6.115,1514,4.079,1515,4.079,1516,4.079,1517,4.079,1518,4.079]],["t/317",[4,0.371,7,0.653,17,1.807,18,2.618,19,0.98,37,1.649,67,1.523,78,1.723,81,1.505,91,2.021,94,0.723,98,3.792,99,2.192,121,1.435,123,2.897,129,3.929,144,2.515,209,0.39,226,0.429,260,2.35,305,2.742,313,3.104,324,2.021,385,2.618,392,1.505,395,2.427,409,2.281,428,2.281,444,1.151,451,1.941,623,2.742,713,2.515,723,2.021,764,1.562,1018,1.75,1143,3.564,1147,1.673,1161,2.897,1296,2.427,1402,3.104,1519,2.427,1520,5.341,1521,3.419,1522,3.419,1523,2.515,1524,3.419,1525,3.419,1526,3.419,1527,3.419,1528,3.419,1529,3.419,1530,3.419,1531,3.419,1532,3.104,1533,3.419,1534,3.419,1535,3.419,1536,3.419,1537,4.284,1538,3.419,1539,3.419,1540,3.419,1541,3.419,1542,3.419,1543,3.419,1544,3.419,1545,3.419,1546,3.104]],["t/319",[4,0.375,38,3.776,39,3,94,0.689,98,4.721,99,2.729,118,5.089,171,4.571,209,0.758,226,0.534,542,5.634,624,3.352,764,3.039,824,4.108,1143,4.437,1147,3.254,1410,4.892,1547,6.65,1548,4.721]],["t/321",[4,0.326,7,1.102,19,1.655,77,1.44,94,0.713,98,4.099,99,2.37,118,4.634,139,2.955,140,2.178,203,1.709,209,0.894,226,0.464,298,4.422,332,2.709,334,1.943,764,2.639,1143,3.853,1147,2.825,1180,3.749,1549,5.242,1550,5.774,1551,5.774,1552,5.774,1553,5.774,1554,5.774]],["t/323",[4,0.355,17,3.322,77,1.567,94,0.678,98,4.46,99,2.579,109,5.125,118,4.903,209,0.717,213,6.653,226,0.505,324,3.714,542,5.324,583,4.319,764,2.872,1147,3.074,1180,5.386,1225,5.324,1355,5.705,1410,4.622,1555,6.283]],["t/325",[4,0.425,41,2.73,64,4.119,77,1.878,86,5.538,94,0.484,214,4.764,713,6.851,1234,7.89,1285,5.538,1495,6.378,1556,7.528,1557,7.528]],["t/327",[7,1.01,19,1.517,77,1.32,99,2.172,169,3.99,172,3.531,214,4.672,218,4,226,0.425,293,4.052,309,2.24,346,3.004,455,3.435,473,2.895,639,3.756,713,3.893,726,3.004,774,3.756,951,3.004,1000,4.804,1051,4.052,1122,3.531,1151,4.483,1192,4.052,1198,4.052,1234,4.483,1241,3.531,1343,4.244,1558,5.291,1559,4.804,1560,4.244,1561,5.92,1562,5.291,1563,5.291,1564,5.291,1565,4.804,1566,5.291,1567,5.291,1568,5.291]],["t/329",[4,0.313,40,2.413,58,2.504,67,2.473,94,0.692,140,2.093,214,4.828,298,4.249,333,2.053,334,2.568,408,4.249,473,3.036,488,3.703,539,4.45,549,2.984,689,2.715,696,4.702,782,2.797,940,4.702,1193,4.45,1296,7.535,1471,3.703,1569,5.549,1570,5.549]],["t/331",[4,0.329,34,3.084,38,3.312,40,3.432,41,2.115,58,2.632,70,2.075,78,2.94,189,3.084,215,6.15,278,2.896,309,2.715,549,3.136,556,4.942,649,3.691,726,4.482,743,5.296,763,3.034,764,2.666,807,5.296,833,4.009,876,5.296,944,4.678,1064,2.701,1139,3.787,1571,5.833,1572,5.296,1573,5.833,1574,5.833,1575,4.942,1576,5.833]],["t/333",[4,0.359,14,7.912,15,3.679,19,1.821,58,2.867,174,4.367,209,0.953,258,3.54,289,4.239,309,2.536,328,5.576,423,5.383,451,3.607,838,5.768,944,5.095,1033,4.239,1139,4.125,1367,5.768,1422,5.768,1508,4.674,1559,5.768,1575,5.383,1577,6.353,1578,6.353]],["t/335",[4,0.508,17,3.116,19,2.278,26,4.513,41,2.137,94,0.715,209,0.906,226,0.474,269,2.316,601,2.729,806,4.202,1083,5.351,1358,3.413,1579,7.949,1580,7.949,1581,5.893,1582,7.949,1583,5.893]],["t/337",[4,0.361,17,2.288,19,2.404,25,3.47,41,1.569,43,2.836,64,3.496,77,1.594,78,3.22,92,2.368,94,0.602,112,2.506,140,1.632,203,1.892,207,1.302,209,0.729,214,2.738,226,0.514,309,1.313,333,1.72,334,2.15,353,2.998,364,2.738,448,3.666,484,2.558,487,3.314,562,3.666,639,3.072,750,3.47,755,2.887,800,2.558,944,3.47,1062,2.41,1068,3.929,1119,2.682,1128,2.094,1148,3.183,1162,3.517,1198,3.314,1227,3.314,1233,3.314,1575,3.666,1584,3.929,1585,6.389,1586,4.327]],["t/339",[4,0.501,36,3.188,67,3.108,74,4.111,90,3.516,142,3.57,226,0.713,309,2.117,741,6.333,806,4.693,1587,6.975,1588,6.975,1589,6.975,1590,6.975,1591,6.975,1592,6.975,1593,6.975]],["t/341",[4,0.38,17,3.557,40,2.926,58,3.036,63,4.776,77,1.678,96,1.503,164,4.368,169,3.157,209,0.767,284,4.368,289,4.49,292,4.157,360,3.977,375,3.681,504,5.49,636,6.109,767,6.109,1018,3.444,1037,5.701,1594,6.728,1595,6.728,1596,6.728]],["t/343",[43,2.637,54,2.356,55,4.985,188,5.195,332,3.314,375,3.864,534,5.013,625,5.983,856,5.983,1024,6.412,1033,5.97,1090,6.412,1597,7.062,1598,7.062,1599,7.062,1600,7.062,1601,7.062,1602,7.062]],["t/345",[4,0.329,7,1.507,43,2.178,54,2.633,76,4.877,94,0.679,157,4.571,161,4.291,203,2.337,226,0.634,332,3.704,333,1.57,392,2.567,513,3.787,637,4.678,1007,4.678,1064,3.655,1158,4.009,1162,3.655,1382,4.942,1603,7.894]],["t/347",[4,0.301,43,1.994,54,2.479,67,2.38,76,3.3,94,0.714,157,5.349,158,4.456,199,5.69,209,0.847,226,0.597,332,4.01,333,1.437,392,2.351,592,4.525,637,4.283,1158,3.671,1251,4.525,1382,4.525,1604,7.43,1605,5.341]],["t/349",[11,4.227,34,3.148,54,2.67,55,3.318,70,2.118,89,3.917,189,3.148,278,3.974,333,1.603,358,3.866,409,3.974,649,3.769,657,3.448,727,5.407,728,7.251,763,3.097,773,3.974,833,4.093,882,4.776,952,4.227,1033,3.974,1162,2.757,1348,5.407,1606,5.955,1607,5.955,1608,5.955,1609,5.955,1610,5.407,1611,5.955,1612,5.955]],["t/351",[205,4.579,375,4.895,444,3.011]],["t/353",[4,0.367,7,1.241,9,2.008,70,2.312,91,5.013,94,0.643,121,3.56,209,0.741,226,0.522,256,1.223,267,5.367,269,2.554,297,5.506,378,5.211,1119,2.728,1613,4.336,1614,5.211,1615,6.498,1616,5.9]],["t/355",[4,0.399,7,1.348,9,2.119,94,0.631,121,3.756,209,0.805,226,0.568,256,1.329,259,4.712,297,6.376,1119,2.964,1128,2.314,1614,5.663,1617,7.062]],["t/357",[4,0.343,7,1.161,9,1.922,56,2.816,60,5.153,70,2.164,85,4.18,91,4.799,94,0.627,121,3.408,209,0.694,226,0.489,227,3.949,256,1.145,267,5.138,297,5.271,378,4.878,997,5.522,1119,2.553,1613,4.058,1614,4.878,1616,5.522,1618,5.522,1619,4.474,1620,6.082]],["t/359",[4,0.399,9,1.672,72,4.469,94,0.631,121,3.756,209,0.805,226,0.568,256,1.329,297,5.809,590,4.854,1119,2.964,1128,2.314,1614,5.663,1618,6.412,1621,7.062,1622,7.062]],["t/361",[205,4.579,375,4.895,444,3.011]],["t/363",[7,1.4,9,2.17,70,2.609,91,5.416,94,0.589,121,3.846,256,1.381,267,5.799,269,2.883,296,5.617,378,5.882,1613,4.894]],["t/365",[7,1.517,9,2.28,94,0.511,121,4.041,256,1.496,259,6.424,296,7.372]],["t/367",[205,4.579,375,4.895,444,3.011]],["t/369",[4,0.384,19,1.952,77,1.698,94,0.562,96,1.521,99,2.794,140,2.568,207,2.049,209,0.776,221,5.282,226,0.547,256,1.282,444,2.292,525,3.725,1133,5.769,1623,6.809,1624,6.809,1625,6.182,1626,4.68,1627,6.809]],["t/371",[9,1.936,221,4.474,410,5.62,488,5.456,624,4.121,843,5.308,1115,6.928,1625,7.423,1628,7.423]],["t/373",[4,0.425,94,0.599,209,0.859,221,5.095,226,0.605,410,5.174,444,2.534,525,4.119,624,3.794,1336,6.835,1626,5.174,1629,7.528,1630,7.528]],["t/375",[4,0.425,84,4.194,94,0.599,209,0.859,221,5.095,226,0.605,410,5.174,444,2.534,525,4.119,624,3.794,1626,5.174,1631,7.528,1632,7.528]],["t/377",[7,1.607,207,2.533,221,5.452,763,4.378,797,4.874,1254,7.132]],["t/379",[7,1.607,207,2.533,221,5.452,549,4.526,797,4.874,1488,7.643]],["t/381",[7,1.607,179,5.976,207,2.533,221,5.452,549,4.526,797,4.874]],["t/383",[4,0.384,7,1.3,94,0.562,207,2.049,209,0.776,221,5.282,226,0.547,333,1.832,444,2.292,525,3.725,549,3.661,797,5.061,1062,2.568,1489,5.769,1626,4.68,1633,6.182,1634,6.182,1635,6.809,1636,5.769]],["t/385",[4,0.389,7,1.316,94,0.624,207,2.651,209,0.786,221,5.312,226,0.554,444,2.319,525,3.77,549,3.705,797,3.99,1062,2.599,1489,5.839,1626,4.736,1633,6.256,1636,5.839,1637,5.839]],["t/387",[4,0.389,7,1.316,94,0.624,207,2.651,209,0.786,221,5.312,226,0.554,333,1.855,444,2.319,525,3.77,549,3.705,797,3.99,1626,4.736,1634,6.256,1636,5.839,1637,5.839,1638,6.891]],["t/389",[4,0.394,7,1.332,94,0.628,207,2.672,209,0.795,221,5.343,226,0.561,444,2.348,525,3.817,549,3.75,797,4.039,1626,4.794,1637,5.91,1639,6.975,1640,6.975,1641,6.333]],["t/391",[4,0.409,7,1.382,57,4.701,94,0.584,209,0.826,217,3.267,221,3.962,226,0.582,444,2.437,473,3.962,525,3.962,627,4.832,1204,5.545,1626,4.977,1642,7.241,1643,5.327,1644,7.241]],["t/393",[29,6.642,87,6.003,88,5.388,91,4.633,205,4.012,259,5.231,444,2.638,624,3.951,783,4.734,860,7.117,1284,6.642,1645,6.642]],["t/395",[4,0.329,7,1.114,9,1.381,19,2.748,87,6.852,91,3.448,94,0.719,121,2.449,209,0.665,226,0.469,256,1.098,309,1.77,444,1.963,902,5.807,1645,4.942,1646,5.833,1647,5.833,1648,6.688,1649,5.296]],["t/397",[4,0.332,7,0.439,19,2.274,70,1.377,87,5.022,94,0.74,96,0.514,121,2.753,200,3.105,209,0.67,226,0.472,253,1.845,256,0.433,259,1.535,309,1.521,318,1.664,333,1.349,334,0.774,342,1.762,401,1.39,410,2.661,444,1.687,488,1.535,728,5.699,783,1.39,902,2.848,1119,1.625,1128,1.269,1206,2.583,1238,3.28,1519,2.748,1537,3.105,1645,4.247,1648,3.28,1650,2.089,1651,3.872,1652,3.872,1653,2.301,1654,2.301,1655,2.301,1656,1.845,1657,1.949,1658,2.965,1659,3.515,1660,2.301,1661,1.949,1662,2.301,1663,2.301,1664,3.872,1665,3.872,1666,4.247,1667,3.872,1668,5.012,1669,3.872,1670,1.949]],["t/399",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,506,4.451,681,5.231,1228,4.961,1671,5.565]],["t/401",[54,2.85,401,5.16,506,4.851,1672,8.544,1673,8.544,1674,4.675]],["t/403",[102,4.41,256,1.517,506,4.577,517,4.98,601,4.496,1028,6.144,1675,8.226]],["t/405",[0,5.231,38,4.451,41,2.842,94,0.504,266,4.012,359,4.368,466,4.633,484,4.633,681,5.231,699,6.287,1228,4.961,1671,5.565]],["t/407",[4,0.482,104,4.947,341,4.947,352,4.121,517,5.279,738,7.239]],["t/409",[104,4.667,269,3.168,352,3.888,385,6.173,386,6.173,389,6.83,455,5.233,787,6.83,1358,4.667,1676,8.061]],["t/411",[1,3.949,4,0.343,9,1.44,11,4.318,41,2.205,94,0.391,104,3.522,132,4.318,203,2.404,218,2.645,223,7.743,226,0.489,368,6.879,669,5.522,738,6.879,854,3.949,866,3.849,908,5.153,945,5.153,1523,4.474,1649,5.522,1677,6.082,1678,6.082,1679,6.082,1680,8.118,1681,6.082,1682,6.082]],["t/413",[4,0.49,10,4.244,346,4.925,642,7.875,877,6.643]],["t/415",[4,0.31,9,1.301,27,3.395,70,2.696,81,2.419,94,0.601,158,2.651,177,4.043,203,1.627,209,0.864,217,2.48,226,0.442,262,4.99,263,6.957,292,3.395,309,1.668,333,1.479,342,4.208,343,4.656,488,3.667,644,3.478,716,3.667,726,3.12,799,4.99,1162,2.545,1683,5.496,1684,5.496,1685,5.496,1686,5.496,1687,5.496,1688,4.208,1689,5.496,1690,5.496,1691,5.496,1692,5.496,1693,5.496]],["t/417",[1,2.003,4,0.174,7,0.589,9,0.731,19,1.762,29,2.614,32,3.624,59,2.363,77,2.543,94,0.725,209,0.352,226,0.396,256,0.581,284,2.003,318,2.116,333,0.83,343,2.614,394,5.164,410,2.121,729,2.614,750,2.474,783,2.975,985,2.614,1027,2.614,1070,2.801,1108,2.614,1128,1.614,1135,2.474,1162,1.429,1206,3.287,1291,1.953,1329,2.474,1656,2.474,1694,4.472,1695,4.926,1696,4.472,1697,4.472,1698,2.801,1699,3.085,1700,3.085,1701,3.085,1702,3.085,1703,3.085,1704,3.085,1705,3.085,1706,3.085,1707,3.085,1708,3.085,1709,3.085,1710,3.085,1711,3.085,1712,3.085,1713,3.085,1714,3.085,1715,3.085,1716,3.085,1717,3.085,1718,3.085,1719,3.085,1720,3.085]],["t/419",[4,0.258,7,0.872,19,1.906,32,3.362,43,1.707,54,1.524,77,1.14,94,0.718,121,1.918,158,2.204,209,0.521,226,0.534,256,0.86,305,3.665,318,2.857,333,1.23,350,3.05,354,2.967,394,6.334,398,3.872,590,3.141,782,2.303,783,4.016,1008,3.872,1128,2.179,1162,2.116,1206,4.438,1519,3.244,1561,3.665,1694,6.038,1696,6.038,1697,6.038,1721,4.57,1722,4.57,1723,4.57]],["t/421",[4,0.367,7,1.241,94,0.545,102,3.555,224,5.506,226,0.522,309,1.972,333,1.749,334,2.187,601,3.009,634,6.495,824,4.015,1062,2.451,1063,4.64,1064,3.927,1203,5.367,1204,4.976,1457,7.7,1724,6.498,1725,6.498,1726,6.498]],["t/423",[3,4.523,4,0.347,46,5.209,94,0.526,99,2.523,202,3.991,226,0.494,295,5.209,334,2.069,336,5.209,341,4.735,471,3.837,545,5.209,549,3.305,590,4.225,601,2.847,609,4.364,806,3.25,907,5.582,1018,3.147,1495,5.209,1506,5.209,1727,8.177,1728,6.148,1729,8.177,1730,4.708,1731,6.148]],["t/425",[4,0.38,7,1.285,9,1.593,50,3.684,73,3.292,77,1.678,94,0.691,102,3.681,140,2.538,209,0.767,226,0.541,419,6.109,715,6.109,826,5.396,1059,4.49,1732,6.728,1733,6.728,1734,6.728]],["t/427",[205,4.579,375,4.895,444,3.011]],["t/430",[4,0.371,9,2.023,94,0.61,96,1.468,131,2.858,209,0.974,226,0.528,256,1.237,274,4.579,341,3.806,482,4.518,689,3.216,690,3.313,712,3.534,1128,2.154,1130,3.004,1735,5.968,1736,3.365,1737,6.573,1738,6.573]],["t/432",[4,0.38,9,2.054,94,0.617,96,1.503,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1128,2.205,1130,3.075,1736,3.444,1739,6.728,1740,6.728,1741,6.728,1742,6.728]],["t/434",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1128,2.059,1130,2.872,1735,5.705,1736,3.216,1743,4.319,1744,4.319,1745,4.319,1746,6.283,1747,6.283]],["t/436",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1128,2.205,1130,3.075,1736,3.444,1748,6.728,1749,6.728,1750,6.728]],["t/438",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1128,2.205,1130,3.075,1736,3.444,1751,6.728,1752,6.728,1753,6.728]],["t/440",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1127,5.705,1128,2.059,1130,2.872,1736,3.216,1743,4.319,1744,4.319,1745,4.319,1754,6.283,1755,6.283]],["t/442",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1128,2.059,1130,2.872,1736,3.216,1743,4.319,1744,4.319,1745,4.319,1756,6.283,1757,6.283,1758,6.283]],["t/444",[4,0.336,7,1.137,9,1.895,19,1.707,70,2.118,94,0.581,96,1.33,131,2.589,209,0.913,226,0.479,256,1.121,274,4.664,471,2.794,473,3.258,689,2.914,690,3.001,712,3.202,747,4.381,1128,1.952,1130,2.722,1736,3.048,1743,4.093,1744,4.093,1745,4.093,1759,5.955,1760,5.045,1761,5.955,1762,5.955]],["t/446",[4,0.355,9,1.964,19,1.801,70,2.235,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.765,626,4.319,689,3.074,690,3.167,712,3.378,747,4.622,1128,2.059,1130,2.872,1736,3.216,1760,5.324,1763,6.283,1764,6.283,1765,6.283]],["t/448",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1128,2.205,1130,3.075,1736,3.444,1766,6.728,1767,6.728,1768,6.728]],["t/450",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1128,2.059,1130,2.872,1736,3.216,1743,4.319,1744,4.319,1745,4.319,1769,6.283,1770,6.283,1771,6.283]],["t/452",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1128,2.059,1130,2.872,1736,3.216,1743,4.319,1744,4.319,1745,4.319,1772,6.283,1773,6.283,1774,6.283]],["t/454",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1128,2.059,1130,2.872,1736,3.216,1743,4.319,1744,4.319,1745,4.319,1775,6.283,1776,6.283,1777,5.705]],["t/456",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1128,2.059,1130,2.872,1736,3.216,1743,4.319,1744,4.319,1745,4.319,1778,6.283,1779,6.283,1780,6.283]],["t/458",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1128,2.205,1130,3.075,1736,3.444,1781,6.109,1782,6.728,1783,6.728]],["t/460",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1128,2.205,1130,3.075,1736,3.444,1781,6.109,1784,6.728,1785,6.728]],["t/462",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1128,2.205,1130,3.075,1736,3.444,1777,6.109,1786,6.728,1787,6.728]],["t/465",[4,0.329,7,1.114,9,1.869,56,3.655,70,2.075,84,3.25,94,0.575,96,1.303,121,2.449,209,0.665,217,2.632,226,0.469,256,1.098,269,3.102,274,4.316,333,1.57,689,2.854,690,2.94,1059,3.892,1130,2.666,1736,2.986,1788,4.678,1789,4.678,1790,4.291,1791,4.678,1792,4.467,1793,7.894,1794,5.833,1795,5.833]],["t/467",[4,0.329,7,1.114,9,1.869,56,3.655,70,2.075,84,3.25,94,0.575,96,1.303,121,2.449,209,0.665,217,2.632,226,0.469,256,1.098,269,3.102,274,4.316,689,2.854,690,2.94,1059,3.892,1130,2.666,1736,2.986,1788,4.678,1789,4.678,1790,4.291,1791,4.678,1792,4.467,1796,4.141,1797,7.894,1798,5.833,1799,5.833]],["t/469",[4,0.34,7,1.149,9,1.909,56,4.209,70,2.141,84,3.353,94,0.518,96,1.344,121,2.526,209,0.686,217,2.715,226,0.484,256,1.133,269,2.365,274,4.385,689,2.945,690,3.033,1059,4.016,1130,2.75,1736,3.08,1788,4.826,1789,4.826,1790,4.427,1791,4.826,1792,4.608,1800,6.018,1801,6.018,1802,6.018]],["t/471",[4,0.34,7,1.149,9,1.909,56,4.209,70,2.141,84,3.353,94,0.518,96,1.344,121,2.526,209,0.686,217,2.715,226,0.484,256,1.133,269,2.365,274,4.385,689,2.945,690,3.033,1059,4.016,1130,2.75,1736,3.08,1788,4.826,1789,4.826,1790,4.427,1791,4.826,1792,4.608,1803,5.464,1804,6.018,1805,6.018]],["t/474",[4,0.307,7,1.437,11,3.864,19,2.158,70,1.936,77,1.358,94,0.484,96,1.216,99,2.234,209,0.621,224,4.612,226,0.437,256,1.025,624,3.795,690,3.795,691,6.835,770,4.365,806,2.877,824,3.363,827,4.612,854,3.534,865,5.539,908,4.612,1052,6.038,1130,2.488,1736,2.786,1806,5.443,1807,5.443,1808,5.443,1809,5.443,1810,4.942,1811,5.443,1812,5.443,1813,4.942,1814,5.443,1815,5.443]],["t/476",[27,4.651,279,3.738,327,4.194,353,3.533,446,6.037,1052,6.037,1471,5.023,1816,6.835,1817,5.023,1818,7.131,1819,7.528,1820,7.528,1821,4.888,1822,7.528]],["t/478",[15,4.478,94,0.658,121,3.246,256,1.065,267,3.581,279,2.81,353,2.656,626,3.89,627,3.776,644,3.581,1122,3.776,1548,5.49,1796,4.017,1817,6.614,1818,4.334,1821,3.674,1823,7.021,1824,6.202,1825,7.021,1826,4.334,1827,4.163,1828,4.017,1829,4.163,1830,4.163,1831,4.163]],["t/480",[4,0.205,7,0.694,15,3.245,28,2.5,54,1.213,94,0.672,121,2.352,209,0.946,210,2.5,226,0.292,256,0.685,267,3.546,279,1.806,353,3.893,444,1.224,626,2.5,627,2.427,644,2.302,705,2.582,1023,2.5,1119,2.352,1122,2.427,1128,1.836,1130,1.662,1228,2.302,1548,3.978,1643,4.123,1796,2.582,1817,5.848,1818,5.882,1821,2.361,1823,6.974,1824,6.16,1825,5.088,1826,2.785,1827,2.676,1828,2.582,1829,2.676,1830,2.676,1831,2.676,1832,2.676,1833,5.483,1834,3.081,1835,2.917,1836,3.302,1837,3.302,1838,3.302,1839,2.917,1840,3.081,1841,3.081,1842,3.081]],["t/482",[109,4.713,279,3.788,303,5.048,327,4.251,353,3.58,609,5.416,800,5.55,1816,6.927,1817,5.091,1832,5.613,1843,7.629,1844,7.629]],["t/484",[15,3.599,94,0.658,121,3.457,256,1.17,267,3.933,279,3.086,353,2.916,626,4.272,627,4.147,644,3.933,1122,4.147,1548,4.412,1796,4.412,1817,6.164,1821,4.035,1824,4.984,1826,4.759,1827,4.572,1828,4.412,1829,4.572,1830,4.572,1831,4.572,1845,7.477]],["t/486",[4,0.227,7,0.768,15,2.329,28,2.764,54,1.342,94,0.671,121,2.54,209,0.923,210,2.764,226,0.323,256,0.757,267,3.829,279,1.997,353,4.071,444,1.354,626,2.764,627,2.684,644,2.545,705,2.855,1023,2.764,1119,2.54,1122,2.684,1128,1.983,1130,1.838,1228,2.545,1548,2.855,1643,4.451,1796,2.855,1817,5.398,1821,2.611,1824,5.832,1826,3.08,1827,2.959,1828,2.855,1829,2.959,1830,2.959,1831,2.959,1832,2.959,1833,5.832,1834,3.408,1835,3.225,1839,3.225,1840,3.408,1841,3.408,1842,3.408,1845,7.345,1846,4.022,1847,4.022]],["t/488",[17,4.033,38,4.332,43,2.849,55,4.251,121,3.203,279,3.788,354,4.953,363,4.509,852,5.842,909,6.927,1817,5.091,1821,4.953,1848,7.955]],["t/490",[7,1.01,9,1.253,15,4.275,94,0.661,121,3.862,256,0.996,267,3.349,279,2.627,353,2.483,449,2.797,626,3.637,627,3.531,644,3.349,797,3.064,1324,4.804,1548,5.241,1796,3.756,1817,5.673,1818,4.052,1821,4.793,1826,4.052,1829,3.893,1830,3.893,1831,3.893,1832,3.893,1848,6.255,1849,6.703,1850,5.291,1851,4.804,1852,4.804,1853,4.244]],["t/492",[4,0.307,7,0.669,15,3.152,54,1.168,94,0.685,118,2.07,121,2.803,137,2.577,209,0.984,210,2.408,226,0.282,256,0.659,279,1.739,353,3.826,444,1.179,626,2.408,627,2.337,644,2.217,705,2.487,1023,2.408,1119,2.285,1128,1.784,1130,1.601,1228,2.217,1548,3.864,1643,4.005,1796,2.487,1817,4.455,1818,5.766,1821,3.534,1829,2.577,1830,2.577,1831,2.577,1832,2.577,1833,5.354,1834,2.968,1835,2.809,1836,3.18,1837,3.18,1838,3.18,1839,2.809,1840,2.968,1841,2.968,1842,2.968,1848,5.657,1849,6.061,1851,3.18,1852,6.836,1853,6.038,1854,3.18,1855,3.503]],["t/495",[4,0.242,7,0.82,15,2.487,19,1.821,57,2.788,94,0.715,96,0.959,105,2.101,209,0.49,221,2.35,226,0.345,256,0.808,279,2.132,309,1.303,345,2.952,353,2.981,444,2.138,473,3.476,627,4.24,695,3.639,716,4.24,736,3.444,797,2.487,1285,4.674,1312,3.289,1319,4.674,1641,3.899,1803,3.899,1856,3.289,1857,4.295,1858,3.899,1859,4.295,1860,4.295,1861,5.383,1862,5.383,1863,3.639,1864,3.639,1865,4.295,1866,4.295,1867,3.639,1868,3.639,1869,4.295,1870,4.295,1871,4.295]],["t/497",[94,0.607,96,1.894,121,3.963,256,1.223,267,4.112,279,3.226,345,4.466,353,4.43,1122,4.336,1312,6.495,1821,5.506,1827,4.781,1828,4.613,1856,6.495,1872,5.9,1873,5.9,1874,6.498]],["t/499",[4,0.313,55,3.092,94,0.701,96,0.802,121,2.33,207,2.041,209,0.87,221,1.965,226,0.289,256,0.676,267,2.273,279,1.783,297,2.331,345,5.244,353,4.266,444,1.209,449,1.898,716,2.396,1122,2.396,1130,1.641,1312,5.194,1319,2.642,1821,3.603,1827,2.642,1828,2.549,1832,2.642,1833,5.439,1835,4.45,1839,2.88,1856,5.194,1861,3.043,1862,3.043,1863,4.702,1864,4.702,1867,3.043,1868,3.043,1872,6.158,1873,3.26,1875,3.26,1876,3.26,1877,3.26,1878,3.26,1879,3.26,1880,3.26,1881,3.591,1882,5.549,1883,3.591,1884,3.591,1885,3.591]],["t/501",[94,0.646,96,1.66,121,3.878,256,1.399,279,3.689,345,5.107,353,4.335,929,6.295,1856,7.074,1886,6.746,1887,6.746]],["t/503",[4,0.31,7,0.677,45,2.191,65,2.096,94,0.709,118,2.096,121,2.307,207,2.025,209,0.935,221,1.94,226,0.285,256,0.668,269,1.394,279,1.761,297,2.302,345,2.437,353,3.556,354,2.302,444,1.194,716,2.366,785,3.22,929,5.701,1130,1.621,1264,2.302,1312,4.209,1319,2.609,1358,2.053,1854,3.22,1856,5.153,1861,3.005,1862,3.005,1863,4.656,1864,4.656,1867,3.005,1868,3.005,1875,3.22,1876,3.22,1877,3.22,1878,3.22,1879,3.22,1880,3.22,1886,6.109,1887,3.22,1888,3.546,1889,6.729,1890,3.005,1891,5.496,1892,3.546,1893,5.496,1894,3.546,1895,3.546,1896,3.546,1897,3.546,1898,3.546]],["t/505",[4,0.488,17,3.536,41,1.671,77,1.149,94,0.615,96,1.494,105,3.273,140,1.738,166,3.873,169,2.162,203,1.98,209,0.525,226,0.538,309,2.03,318,1.979,331,4.598,332,3.139,333,1.24,353,2.162,363,2.723,509,6.618,533,6.135,534,6.135,535,6.316,601,2.133,769,5.364,824,2.846,1064,2.133,1143,3.074,1144,4.183,1145,4.183,1146,4.183,1162,2.133,1899,4.607]],["t/507",[205,4.579,375,4.895,444,3.011]],["t/509",[4,0.288,9,1.704,19,2.839,37,2.461,54,3.185,77,1.795,94,0.637,140,1.924,158,3.471,180,3.312,209,0.582,218,3.937,226,0.41,256,0.96,390,5.044,803,3.152,828,3.507,830,3.081,1064,2.362,1674,2.792,1900,2.897,1901,5.102,1902,5.102,1903,5.102,1904,3.404,1905,3.753,1906,3.753,1907,3.753]],["t/511",[4,0.396,9,1.662,19,2.807,37,2.376,54,3.142,56,2.281,77,1.751,94,0.63,140,1.858,158,3.386,180,3.198,209,0.562,226,0.396,256,0.927,269,3.503,351,3.198,390,4.966,803,3.043,828,3.386,830,4.239,831,3.287,1674,2.695,1900,2.797,1904,3.287,1905,3.624,1906,3.624,1907,3.624,1908,4.926,1909,4.926,1910,4.926]],["t/513",[4,0.396,9,1.662,19,2.807,37,2.376,54,3.142,56,4.127,77,1.751,94,0.63,140,1.858,158,3.386,180,3.198,209,0.562,226,0.396,256,0.927,269,1.936,351,3.198,390,4.966,803,3.043,828,3.386,830,4.239,831,3.287,1674,2.695,1900,2.797,1904,3.287,1905,3.624,1906,3.624,1907,3.624,1911,4.926,1912,4.926,1913,4.926]],["t/515",[4,0.369,9,1.548,19,2.875,37,3.153,54,3.023,56,3.026,77,1.63,94,0.609,140,1.683,158,3.153,180,2.897,209,0.509,218,2.842,226,0.359,256,0.84,351,2.897,390,4.743,766,2.897,803,2.757,828,3.067,830,3.947,831,2.978,1119,2.744,1128,1.462,1451,6.827,1537,3.579,1674,2.442,1900,2.534,1904,2.978,1905,3.283,1906,3.283,1907,3.283,1914,4.463,1915,4.463,1916,4.463,1917,4.463]],["t/517",[4,0.357,9,1.496,19,2.898,37,2.056,54,2.966,56,3.855,77,1.576,94,0.599,140,1.608,158,3.048,180,2.767,209,0.486,218,3.866,226,0.343,256,0.802,351,2.767,379,3.87,390,4.639,803,2.633,828,2.93,830,3.816,831,2.844,1119,1.789,1451,3.418,1486,3.87,1503,7.56,1674,2.332,1900,2.42,1904,2.844,1905,3.136,1906,3.136,1907,3.136,1918,6.318,1919,4.262,1920,4.262,1921,4.262,1922,4.262]],["t/519",[4,0.394,9,1.652,19,2.799,37,2.356,54,3.132,77,1.74,94,0.628,140,1.842,158,3.365,180,3.17,209,0.557,218,4.083,226,0.392,256,0.919,351,3.17,390,4.946,803,3.017,828,3.356,830,4.213,831,3.259,1119,2.05,1674,2.672,1900,2.773,1904,3.259,1905,3.593,1906,3.593,1907,3.593,1923,4.883,1924,4.883,1925,4.883]],["t/521",[4,0.363,19,2.413,54,2.808,69,2.343,77,1.296,94,0.687,174,2.268,209,0.376,226,0.265,256,0.621,309,2.212,310,4.717,314,4.561,328,2.202,333,1.398,334,1.749,390,4.417,451,1.874,469,1.911,593,3.688,650,2.343,701,1.993,766,2.142,793,2.793,803,3.21,830,1.993,1051,2.527,1119,3.059,1128,2.598,1471,2.202,1484,2.646,1508,3.822,1537,2.646,1619,3.822,1658,2.527,1659,2.996,1670,4.402,1674,1.806,1900,1.874,1904,3.467,1926,4.727,1927,2.996,1928,2.996,1929,2.996,1930,4.402,1931,3.3,1932,2.796,1933,3.3,1934,4.717,1935,3.3,1936,2.996]],["t/523",[4,0.258,19,1.906,37,3.208,54,2.218,69,3.244,77,1.659,94,0.588,174,3.141,209,0.521,226,0.367,256,0.86,309,2.613,314,5.565,328,3.05,390,4.368,451,2.595,469,2.646,593,4.721,650,3.244,701,2.76,766,2.967,793,3.575,1051,3.5,1119,2.792,1128,1.498,1471,3.05,1484,3.665,1508,4.892,1619,4.892,1674,2.501,1900,2.595,1926,5.767,1927,4.149,1928,4.149,1929,4.149,1930,5.634,1934,6.038,1936,4.149,1937,4.57,1938,4.57]],["t/525",[4,0.419,37,2.576,54,3.081,56,2.473,67,2.38,94,0.676,209,0.609,226,0.429,256,1.005,314,6.066,333,2.3,334,1.798,390,5.147,451,3.032,601,3.441,701,3.226,830,3.226,1674,2.922,1730,5.69,1900,3.032,1926,6.286,1939,7.43,1940,5.341]],["t/527",[4,0.414,37,2.529,54,3.057,56,2.428,67,2.336,94,0.673,209,0.598,226,0.421,256,0.987,314,6.006,333,1.411,334,1.765,390,5.105,451,2.977,471,3.442,593,5.207,601,3.396,701,3.166,1674,2.869,1730,5.617,1900,2.977,1926,6.224,1932,4.442,1941,7.335,1942,5.243]],["t/529",[4,0.419,37,2.576,54,2.85,56,2.473,67,2.38,94,0.676,209,0.609,226,0.429,256,1.005,314,6.066,334,1.798,390,5.147,451,3.032,601,3.441,701,3.226,725,5.69,830,3.226,1062,3.223,1674,2.922,1900,3.032,1926,6.286,1943,4.849,1944,7.43,1945,5.341]],["t/531",[4,0.34,37,3.888,54,2.007,94,0.584,209,0.686,226,0.484,256,1.133,314,6.453,334,2.025,390,5.065,451,3.417,593,5.723,601,3.733,701,3.634,725,6.173,1062,2.27,1674,3.293,1900,3.417,1926,6.687,1943,5.464,1946,8.061]],["t/533",[4,0.411,37,4.061,39,4.118,54,3.413,73,4.119,77,1.818,94,0.658,140,1.959,209,0.592,226,0.418,256,1.372,390,5.085,830,3.137,1619,3.822,1674,2.842,1900,2.95,1947,5.925,1948,5.195,1949,4.402,1950,5.195,1951,5.195]],["t/535",[4,0.414,37,4.081,39,3.31,54,3.422,73,3.589,76,3.239,77,1.829,94,0.66,140,1.977,209,0.598,226,0.421,256,1.381,390,5.105,830,3.166,1425,4.442,1619,3.857,1674,2.869,1900,2.977,1947,5.949,1949,4.442,1952,5.243,1953,5.243,1954,5.243]],["t/537",[1,2.423,4,0.392,9,0.884,37,3.756,39,3.787,54,3.592,55,4.338,73,3.399,76,2.306,77,1.426,94,0.65,147,2.423,209,0.426,226,0.3,256,1.076,367,4.932,390,4.677,469,2.161,830,3.452,955,1.941,1131,3.388,1256,5.352,1425,3.162,1619,2.746,1650,3.388,1674,2.042,1900,2.119,1947,5.45,1949,3.162,1955,6.947,1956,3.732,1957,5.716,1958,2.858]],["t/539",[205,4.579,375,4.895,444,3.011]],["t/541",[4,0.388,7,0.363,8,1.525,9,1.227,15,1.101,18,4.486,34,3.39,43,0.71,58,1.485,70,0.676,74,0.88,77,0.474,86,1.399,90,3.468,94,0.468,96,1.308,97,2.339,102,1.04,126,1.525,129,3.813,132,4.884,139,2.226,140,1.241,160,1.269,172,1.269,201,3.2,202,1.235,203,0.563,205,1.684,207,1.309,209,0.375,217,1.963,218,0.827,219,1.175,223,1.611,226,0.153,228,1.235,256,1.103,269,0.747,286,1.307,290,1.203,303,1.022,309,1.573,316,1.307,327,1.059,333,0.512,334,0.64,359,1.059,369,1.611,395,3.088,404,1.611,423,6.928,444,0.64,449,1.005,451,1.08,469,1.905,473,1.04,483,1.726,506,1.868,530,1.456,534,1.35,549,1.022,568,1.525,609,1.35,624,0.958,650,2.336,692,1.269,721,1.399,723,2.571,726,1.08,764,0.869,775,1.726,783,1.148,793,1.769,798,1.726,871,1.35,881,3.488,938,1.726,951,1.08,1023,1.307,1028,2.082,1137,1.203,1147,0.93,1281,2.336,1730,1.456,1810,1.726,1959,1.611,1960,1.902,1961,1.902,1962,1.902,1963,1.902,1964,1.902,1965,1.902,1966,1.902,1967,3.685,1968,1.525,1969,4.158,1970,1.902,1971,2.987,1972,1.902,1973,3.949,1974,3.29,1975,1.902,1976,3.29,1977,1.902,1978,2.987,1979,4.963,1980,3.29,1981,1.902,1982,3.29,1983,1.902,1984,1.902,1985,2.421,1986,3.29,1987,2.421,1988,1.902,1989,1.902,1990,1.307,1991,1.902,1992,1.611,1993,1.611,1994,1.726,1995,1.902,1996,1.902,1997,3.29,1998,1.902,1999,1.902,2000,1.902,2001,1.902]],["t/543",[4,0.394,34,2.582,38,2.773,77,1.74,94,0.604,96,1.091,129,3.593,132,3.467,140,1.842,203,2.065,207,1.47,209,0.796,222,4.655,226,0.392,256,0.919,303,2.626,312,4.138,363,2.886,395,3.467,426,2.54,444,1.644,469,2.828,506,2.773,534,3.467,723,2.886,783,4.213,1028,3.09,1281,3.467,1523,3.593,1969,3.467,1979,5.91,1990,3.356,1993,4.138,2002,4.434,2003,6.976,2004,4.883,2005,3.74,2006,4.883,2007,4.138,2008,4.883,2009,4.883,2010,4.434,2011,4.883,2012,4.434]],["t/545",[4,0.394,34,3.688,41,2.529,77,2.214,131,3.033,132,4.952,140,2.631,172,5.924,303,3.75,469,4.039,506,3.96,806,3.688,1028,4.414,1192,5.342,1281,4.952,1967,5.91,1969,4.952,1990,4.794,1993,5.91]],["t/547",[4,0.319,9,1.34,54,1.888,62,3.89,72,4.894,96,1.264,105,2.769,203,1.675,207,1.703,226,0.622,258,3.153,523,4.795,574,4.163,589,4.795,705,4.017,726,5.375,764,3.534,765,4.334,793,3.043,1059,3.776,1147,2.769,1183,5.138,1319,4.163,1321,5.138,1471,3.776,1584,5.138,1661,4.795,1688,4.334,2013,4.795,2014,5.659,2015,5.659,2016,5.659,2017,7.733]],["t/549",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,681,5.231,1228,4.961,1671,5.565,2018,7.839]],["t/551",[4,0.367,41,2.356,94,0.607,142,3.326,169,3.049,209,0.741,226,0.522,256,1.223,352,4.091,471,3.98,593,4.613,601,3.927,806,3.435,815,5.506,1296,6.021,2019,8.481,2020,6.498,2021,6.498,2022,6.498,2023,6.498]],["t/553",[4,0.425,94,0.599,226,0.605,256,1.417,334,2.534,473,4.119,601,4.312,1062,2.839,2024,9.312,2025,7.528,2026,7.528,2027,7.528]],["t/555",[344,6.96,421,8.252]],["t/557",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,485,6.003,681,5.231,1228,4.961,1671,5.565]],["t/559",[7,1.561,19,2.344,54,2.727,73,4.001,97,3.689,227,5.308,480,6.557,482,5.62,1987,6.015]],["t/561",[7,1.561,19,2.344,54,2.727,73,4.001,97,3.689,227,5.308,479,6.557,482,5.62,1987,6.015]],["t/563",[4,0.333,7,1.125,9,1.395,10,5.067,45,3.641,203,1.745,207,1.774,226,0.774,256,1.109,426,4.134,449,3.116,524,5.557,805,4.336,833,5.463,1358,3.413,1890,4.993,2028,3.826,2029,4.726,2030,5.893,2031,5.893,2032,5.893,2033,7.949,2034,5.351]],["t/565",[4,0.38,7,1.656,9,1.593,10,3.292,52,5.239,102,3.681,226,0.541,256,1.266,318,3.727,426,4.511,935,7.063,2028,4.368,2035,8.675,2036,8.675,2037,6.728,2038,6.109]],["t/567",[4,0.367,7,1.241,9,1.539,10,3.18,45,4.015,94,0.545,203,1.924,209,0.967,226,0.522,256,1.223,426,4.91,643,5.367,994,6.021,1358,3.763,2028,4.219,2029,5.211,2039,5.506,2040,6.498,2041,6.498,2042,6.498,2043,5.9]],["t/569",[4,0.367,7,1.241,9,1.539,10,4.62,45,4.015,94,0.545,203,1.924,209,0.967,226,0.522,256,1.223,426,4.91,994,6.021,1358,3.763,2028,4.219,2029,5.211,2039,5.506,2043,5.9,2044,6.498,2045,6.498,2046,6.498]],["t/571",[4,0.389,7,1.316,9,1.632,10,4.31,45,4.257,203,2.04,226,0.554,228,6.304,256,1.297,426,4.581,643,4.361,1358,3.99,2028,4.474,2029,5.526,2039,5.839,2047,6.891,2048,7.998]],["t/573",[4,0.384,7,1.3,45,4.207,203,2.016,207,2.049,226,0.547,256,1.282,426,3.541,524,5.965,643,6.667,1358,3.943,1890,5.769,2034,6.182,2049,6.809,2050,6.809,2051,8.741]],["t/575",[1,4.171,4,0.363,7,1.227,9,1.521,10,4.119,45,3.969,147,4.171,203,1.902,226,0.516,256,1.209,307,5.444,308,5.833,309,1.95,347,3.969,426,4.378,643,5.942,714,5.833,854,4.171,902,4.727,1232,5.833,1358,3.72,1613,4.287,2052,6.425,2053,6.425]],["t/577",[4,0.409,9,1.715,52,4.373,102,3.962,131,3.149,207,2.179,226,0.582,228,4.701,256,1.363,426,4.727,524,5.616,643,6.287,2054,7.241,2055,7.241]],["t/579",[4,0.359,7,1.213,9,1.979,10,4.089,69,4.51,90,3.202,174,4.367,207,1.912,226,0.511,256,1.196,424,5.768,425,5.095,426,5.36,994,4.51,1137,4.021,1357,5.383,1519,4.51,2028,4.125,2056,5.768,2057,6.353,2058,6.353,2059,6.353,2060,6.353]],["t/581",[4,0.399,7,1.348,9,2.119,10,4.378,207,2.125,226,0.568,256,1.329,425,5.663,426,5.107,1137,4.469,1357,5.983,1519,5.013,2028,4.585,2056,6.412,2061,7.062,2062,7.062]],["t/583",[4,0.304,7,1.428,9,1.277,10,2.638,54,1.798,77,2.142,94,0.552,96,1.204,142,2.76,209,0.615,217,2.433,218,2.344,226,0.433,256,1.408,426,2.804,549,2.899,650,6.096,841,4.324,871,6.096,1098,4.129,1958,4.129,1994,4.895,2013,4.568,2028,3.5,2063,6.791,2064,6.337,2065,4.568,2066,7.479,2067,4.568,2068,5.392,2069,5.392,2070,5.392]],["t/585",[4,0.409,8,5.807,9,1.715,10,4.448,94,0.466,203,2.144,226,0.582,256,1.363,333,1.949,426,3.766,548,6.135,662,6.135,2028,4.701,2048,6.574,2071,7.241,2072,7.241,2073,7.241]],["t/587",[4,0.278,7,1.34,9,1.166,10,3.434,54,1.643,58,4.419,77,1.751,94,0.573,142,2.521,209,0.562,217,2.222,226,0.396,228,3.198,256,1.321,426,2.562,701,4.239,763,2.562,782,2.483,788,4.683,1098,3.772,1362,3.95,1561,5.629,1572,4.472,1958,3.772,2028,3.198,2038,4.472,2063,6.372,2064,5.947,2065,4.173,2074,4.926,2075,4.472,2076,4.173,2077,7.019,2078,7.019,2079,4.926,2080,4.926]],["t/589",[4,0.34,7,1.539,77,2.011,94,0.387,142,4.97,207,1.811,209,0.686,217,3.637,226,0.484,256,1.517,414,5.464,426,3.13,517,5.616,643,5.752,1098,4.608,1958,4.608,2064,6.83,2065,5.099,2081,9.09,2082,6.018]],["t/591",[94,0.599,96,1.682,105,3.684,205,3.853,217,3.397,222,5.023,444,2.534,506,4.274,783,4.547,854,4.888,911,6.037,1139,4.888,1990,5.174,2083,7.528]],["t/593",[39,4.037,327,4.985,512,6.582]],["t/595",[77,1.982,93,4.428,96,1.775,139,4.068,222,5.304,506,5.466,763,4.134,1036,6.374,1125,6.374,2084,7.216]],["t/597",[7,1.497,56,3.63,77,1.955,102,4.289,139,4.887,315,6.287,709,7.117,763,4.077,1281,5.565,2085,7.839,2086,7.839]],["t/599",[4,0.252,7,0.852,54,1.489,64,4.231,71,2.153,94,0.698,139,2.284,140,1.683,203,1.935,207,1.343,209,0.745,222,5.16,226,0.359,315,3.579,333,1.759,334,2.2,471,2.094,506,4.391,705,3.168,866,2.824,1058,4.052,1062,2.465,1063,2.442,1064,3.026,1428,4.052,2084,4.052,2087,4.052,2088,4.463,2089,4.052,2090,4.052,2091,4.052,2092,4.052,2093,5.934,2094,4.463,2095,4.463,2096,7.733,2097,4.463,2098,4.463,2099,4.463]],["t/601",[4,0.283,7,0.957,64,4.517,70,1.783,77,1.25,94,0.701,96,1.12,97,2.262,140,1.891,203,1.484,207,1.508,209,0.81,222,5.509,226,0.403,333,1.349,334,1.687,471,2.352,514,4.02,701,3.027,734,4.02,815,4.247,1028,4.497,1057,4.247,1062,1.891,1063,2.742,1064,3.29,1675,4.247,2087,4.551,2090,4.551,2091,4.551,2092,4.551,2093,4.551,2100,4.551,2101,5.012,2102,4.551]],["t/603",[4,0.307,54,2.879,70,1.936,71,2.626,90,2.743,94,0.666,100,4.168,203,2.229,205,2.786,207,1.638,209,0.859,217,2.456,218,2.367,222,6.214,226,0.437,444,1.832,506,4.275,514,4.365,536,4.942,1057,4.612,2007,4.612,2010,4.942,2089,4.942,2103,5.443,2104,5.443,2105,5.443,2106,5.443,2107,5.443,2108,5.443,2109,5.443]],["t/605",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,681,5.231,734,6.287,1228,4.961,1671,5.565]],["t/607",[4,0.449,226,0.639,256,1.496,646,7.216,782,4.006,1025,7.216,1384,7.216,1675,6.734,2102,7.216,2110,7.948,2111,7.948]],["t/609",[7,1.631,58,3.855,644,5.407,702,6.852,726,4.851,2076,7.239]],["t/611",[7,1.682,701,5.32,2075,7.997,2076,7.463]],["t/613",[4,0.468,34,4.385,81,3.651,132,5.889,205,4.246,375,4.539,444,2.792,783,5.01]],["t/615",[7,1.2,30,3.322,77,1.567,140,2.37,218,2.732,219,3.882,256,1.183,303,3.378,318,2.7,469,3.638,506,3.567,723,3.714,982,5.705,1023,4.319,1028,3.976,1137,3.976,1523,6.103,1968,5.039,1969,5.889,1971,5.705,1973,5.705,1987,4.622,1990,4.319,1992,5.324,2005,4.812,2112,6.283,2113,6.283,2114,6.283]],["t/617",[7,1.456,30,4.033,102,4.174,207,2.296,218,3.317,256,1.436,524,4.713,1023,5.244,1987,5.613,2005,7.19,2115,8.157]],["t/619",[4,0.276,15,2.828,27,3.017,30,2.582,77,1.74,94,0.646,140,1.842,203,1.446,207,2.449,209,0.928,219,4.31,222,5.43,226,0.392,256,0.919,428,3.259,444,1.644,506,3.961,574,3.593,650,3.467,744,4.434,955,2.54,1119,2.05,1128,1.6,1139,3.17,1546,4.434,1947,3.17,2005,3.74,2007,4.138,2012,4.434,2115,3.916,2116,4.883,2117,4.434,2118,5.594,2119,4.883,2120,4.883,2121,4.138,2122,4.883,2123,4.883,2124,4.883,2125,4.883]],["t/621",[30,4.385,140,3.129,219,5.125,561,7.531,2115,6.653,2118,6.653,2126,7.531,2127,7.531]],["t/623",[30,4.385,121,4.146,219,6.102,256,1.561,1959,8.369]],["t/625",[4,0.283,7,1.357,9,1.187,30,2.65,55,2.793,77,1.25,94,0.531,121,2.983,126,4.02,172,3.345,209,0.81,218,2.179,219,5.859,226,0.403,256,0.943,303,2.695,444,1.687,469,2.902,506,2.846,723,2.963,831,3.345,881,4.02,955,2.607,1028,3.172,1130,2.291,1904,4.742,1990,3.445,1992,4.247,2121,4.247,2128,4.551,2129,4.551,2130,6.452,2131,5.012,2132,5.012,2133,4.551,2134,4.551,2135,4.02,2136,4.551,2137,4.551,2138,4.551,2139,5.012,2140,5.012]],["t/627",[4,0.336,30,3.148,94,0.622,107,6.782,121,3.36,209,0.913,219,4.945,226,0.479,256,1.121,258,3.318,444,2.004,831,3.974,1094,4.776,1119,2.5,1128,1.952,1904,3.974,2121,5.045,2128,5.407,2133,5.407,2135,4.776,2136,5.407,2141,5.955,2142,5.955,2143,5.955,2144,5.955,2145,5.955,2146,8.004]],["t/629",[4,0.345,7,1.4,30,2.157,37,1.968,56,1.889,77,1.017,94,0.524,96,0.911,121,1.712,126,5.882,137,3.001,140,1.539,172,2.722,203,1.208,209,0.697,218,1.774,219,5.392,226,0.328,256,0.768,258,2.273,269,1.603,303,2.193,318,2.627,444,1.373,468,5.552,469,2.362,506,2.316,721,3.001,723,2.411,763,2.122,793,2.193,803,2.52,955,2.122,984,3.704,1023,2.804,1028,2.582,1052,3.272,1130,1.864,1523,3.001,1959,3.456,1968,3.272,1969,2.896,1979,5.181,1987,3.001,1990,2.804,2127,3.704,2129,3.704,2130,5.552,2135,3.272,2137,3.704,2138,3.704,2147,3.704,2148,4.079,2149,4.079,2150,4.079,2151,4.079,2152,4.079,2153,4.079,2154,4.079,2155,4.079,2156,4.079,2157,4.079]],["t/631",[30,4.586,172,5.788,219,6.265,256,1.633]],["t/633",[30,4.586,140,3.272,2115,6.956,2117,7.875,2126,7.875]],["t/635",[7,1.507,30,3.084,72,3.691,77,1.969,95,3.25,96,1.303,140,2.2,207,1.756,219,4.877,303,3.136,315,4.678,428,3.892,469,3.378,506,3.312,723,3.448,766,3.787,1026,5.296,1028,3.691,1037,4.942,1137,4.995,1325,5.296,1969,5.604,1978,8.123,1990,4.009,2118,6.33,2134,5.296,2158,7.167,2159,5.833]],["t/637",[4,0.336,7,1.137,64,3.258,77,1.485,94,0.515,140,2.246,170,3.381,203,1.763,209,0.913,219,3.679,226,0.479,269,2.341,303,3.202,352,2.872,428,3.974,444,2.004,1028,3.769,1198,4.56,1969,4.227,2100,5.407,2118,4.776,2135,4.776,2158,5.407,2160,5.407,2161,5.955,2162,5.955,2163,5.955,2164,5.955,2165,5.955,2166,5.955,2167,5.955,2168,5.955,2169,5.955]],["t/639",[205,4.579,375,4.895,444,3.011]],["t/641",[4,0.343,5,1.444,7,0.928,9,1.44,19,1.394,41,1.101,48,1.724,56,1.406,65,2.874,70,1.08,91,2.874,94,0.725,96,0.678,110,3.577,121,2.919,157,2.816,158,2.346,209,0.868,226,0.489,253,3.9,256,0.572,260,5.861,261,2.435,269,1.911,309,1.476,333,0.817,334,1.022,353,2.282,601,1.406,763,1.579,971,2.325,1062,1.145,1119,2.919,1128,2.279,1162,1.406,1291,1.921,1329,2.435,1358,1.758,1509,4.12,1613,2.026,2160,2.757,2170,2.757,2171,5.522,2172,4.863,2173,4.415,2174,4.415,2175,3.036,2176,3.036,2177,3.036]],["t/643",[4,0.154,7,1.248,9,1.34,19,1.279,37,2.153,48,1.55,65,1.614,70,0.971,74,3.026,90,2.249,91,4.259,94,0.708,97,1.232,110,4.808,116,3.781,117,3.781,121,3.426,179,3.168,209,0.509,218,1.187,226,0.219,252,2.479,253,2.19,254,3.418,255,3.781,256,0.514,257,2.19,259,5.445,260,4.952,261,3.579,269,2.224,309,1.717,346,1.55,349,4.052,353,1.281,471,1.281,601,1.264,644,1.728,704,2.479,763,1.42,793,1.468,1119,1.146,1128,2.142,1358,1.581,1381,2.314,1387,2.314,1491,2.479,1509,2.314,2171,2.479,2173,2.479,2174,4.052,2178,2.731,2179,2.731,2180,2.731,2181,4.463,2182,5.66,2183,2.731,2184,4.463,2185,2.731,2186,2.731,2187,2.731,2188,2.731,2189,2.731]],["t/645",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,309,2.379,466,4.633,681,5.231,1228,4.961,1671,5.565]],["t/647",[4,0.375,7,1.27,77,1.659,94,0.649,97,3,109,4.108,209,0.758,218,3.743,226,0.534,309,2.018,333,1.79,334,2.238,346,3.776,363,3.93,809,5.634,1062,2.508,1162,4.42,1335,3.93,2190,6.65]],["t/649",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,229,6.927,309,3.087,346,4.332,1018,3.905,1335,4.509]],["t/651",[4,0.359,7,1.213,94,0.663,209,0.725,226,0.511,256,1.196,274,3.065,309,2.536,333,1.71,334,2.138,352,3.065,508,4.674,601,2.942,935,6.148,1062,2.396,1063,3.476,1162,2.942,1259,4.239,1471,4.239,2067,5.383,2191,6.353,2192,5.768,2193,5.768]],["t/653",[4,0.371,94,0.687,209,0.75,226,0.528,256,1.237,284,4.268,309,2.593,333,1.769,334,2.212,471,3.084,1062,2.479,1063,3.596,1162,3.044,1259,4.386,2067,5.569,2192,5.968,2193,7.758,2194,6.573,2195,6.573]],["t/655",[4,0.375,7,1.27,19,1.906,94,0.553,137,4.892,142,3.404,209,0.758,226,0.534,256,1.252,309,2.897,320,4.437,372,4.721,729,7.294,805,4.892,1162,3.079,1335,3.93,1362,5.333,1372,5.634,1565,6.037,2196,6.037,2197,6.65]],["t/657",[4,0.419,94,0.646,209,0.847,226,0.597,256,1.399,269,2.92,309,2.803,352,4.456,1162,3.44,1360,6.746,2196,6.746,2198,7.43]],["t/659",[1,3.568,4,0.31,7,1.049,19,2.172,94,0.668,209,0.627,218,3.295,226,0.442,256,1.034,309,2.3,333,1.479,334,1.85,347,3.395,352,4.184,353,4.071,465,3.777,723,3.248,1062,2.073,1063,4.746,1064,2.545,1162,2.545,1203,3.478,1259,5.057,1967,4.656,2199,8.675]],["t/661",[4,0.299,7,1.01,27,3.269,77,1.32,94,0.718,209,0.603,218,2.301,226,0.425,256,0.996,309,2.24,318,3.172,328,3.531,333,1.424,334,1.781,352,3.561,465,3.637,723,3.128,1164,5.92,1165,4.483,1259,5.673,1532,6.703,1947,3.435,1985,3.893,2200,5.291,2201,5.291,2202,5.291,2203,5.291]],["t/663",[4,0.213,7,0.722,19,2.008,94,0.725,209,0.658,226,0.304,256,0.712,309,2.126,333,2.272,334,2.842,353,3.287,508,2.782,519,2.523,793,2.033,1062,3.185,1063,4.62,1064,3.91,1119,2.94,1128,2.295,1162,2.674,1259,2.523,1335,2.235,1658,6.003,1698,5.242,2204,5.774,2205,3.782,2206,3.782]],["t/665",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,232,6.464,309,3.087,346,4.332,1018,3.905,1335,4.509]],["t/667",[4,0.323,7,1.091,94,0.66,166,3.31,209,0.888,218,4.134,226,0.459,256,1.076,309,2.687,333,2.095,334,2.621,390,3.185,508,5.728,809,4.843,1062,2.937,1063,4.26,1335,3.379,1900,3.245,2207,5.716,2208,5.716,2209,5.716,2210,5.716,2211,5.716]],["t/669",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,233,6.118,309,3.087,346,4.332,1018,3.905,1335,4.509]],["t/671",[4,0.319,19,1.622,41,2.052,77,2.197,90,2.852,94,0.658,140,2.135,209,0.645,226,0.455,256,1.065,309,1.717,327,3.153,333,2.081,334,2.603,353,2.656,793,3.043,952,5.49,994,4.017,1018,2.897,1062,2.917,1162,2.62,1222,4.539,1259,3.776,1688,4.334,1947,5.021,2212,5.659,2213,5.659,2214,5.659]],["t/673",[4,0.203,7,1.059,19,1.591,56,1.663,77,0.896,90,1.81,94,0.676,96,0.802,121,2.33,131,1.561,137,2.642,166,2.079,217,1.62,218,2.413,226,0.289,233,2.88,256,0.676,284,2.331,292,3.428,309,1.684,327,2.001,333,1.493,334,2.776,353,3.58,508,4.99,513,2.331,609,2.549,952,5.855,985,4.702,994,2.549,1002,5.038,1062,2.878,1063,4.175,1064,2.57,1143,3.703,1222,4.45,1281,2.549,1335,2.122,1471,2.396,1688,2.75,1947,4.403,1968,2.88,1985,2.642,2215,3.591,2216,3.26,2217,3.591,2218,3.591,2219,3.591,2220,3.591,2221,3.591,2222,3.591]],["t/675",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,231,6.464,309,3.087,346,4.332,1018,3.905,1335,4.509]],["t/677",[4,0.215,7,0.727,9,0.901,19,2.016,77,1.754,90,1.919,94,0.654,96,1.296,99,1.562,118,2.25,121,2.436,187,2.617,207,1.146,226,0.306,256,0.717,309,1.761,327,3.234,333,1.025,353,2.723,392,1.675,449,2.012,451,3.295,601,1.763,624,1.919,763,1.98,782,1.919,824,4.345,845,3.456,852,2.915,940,3.225,952,6.012,994,2.702,1008,3.225,1094,3.053,1125,3.053,1132,3.456,1143,3.873,1180,2.472,1222,4.654,1335,2.25,1340,3.456,1549,3.456,1688,2.915,1930,3.225,1947,4.566,1985,2.801,2223,3.807,2224,3.807,2225,3.807,2226,5.804,2227,3.807,2228,3.807,2229,3.807,2230,3.807,2231,3.807,2232,5.804,2233,3.807]],["t/679",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,230,6.464,309,3.087,346,4.332,1018,3.905,1335,4.509]],["t/681",[4,0.299,7,1.409,19,2.437,94,0.675,118,3.128,187,3.637,203,1.567,209,0.603,226,0.425,256,0.996,309,2.24,333,1.424,334,1.781,471,2.483,747,5.431,1062,1.996,1143,3.531,1162,2.45,1203,3.349,1560,4.244,1947,3.435,1958,4.052,1985,3.893,2234,4.483,2235,10.658,2236,5.291,2237,5.291]],["t/683",[4,0.384,7,1.3,19,1.952,94,0.655,209,0.776,226,0.547,256,1.282,309,2.653,333,2.353,334,2.292,800,4.024,1062,2.568,1162,3.153,1560,5.46,2238,6.809,2239,6.809,2240,6.809,2241,6.809]],["t/685",[4,0.384,7,1.3,19,1.952,94,0.655,209,0.776,226,0.547,256,1.282,309,2.653,333,1.832,334,2.292,800,4.024,1062,3.297,1162,3.153,1560,5.46,2242,6.809,2243,6.809,2244,6.809,2245,6.809]],["t/687",[4,0.288,7,0.974,27,3.152,77,1.273,94,0.703,102,2.792,143,6.686,226,0.41,256,0.96,269,2.005,309,1.548,333,1.373,334,3.047,352,2.461,471,3.377,481,4.323,866,3.229,1062,1.924,1063,2.792,1143,4.802,1203,3.229,1259,4.802,1296,5.108,1496,4.323,1947,3.312,1985,3.753,2246,7.196,2247,8.336]],["t/689",[205,4.579,375,4.895,444,3.011]],["t/691",[4,0.239,7,1.2,9,1.775,56,1.959,70,1.505,74,1.959,91,2.501,94,0.733,121,1.776,197,3.003,209,0.482,220,7.029,226,0.34,256,0.796,269,1.663,309,1.284,444,1.424,871,4.461,1291,2.677,1329,3.393,1613,2.823,1657,5.324,1666,3.585,1853,6.011,2170,3.841,2248,3.841,2249,4.231,2250,6.806,2251,7.532,2252,6.283,2253,3.841,2254,4.231]],["t/693",[4,0.27,7,0.701,70,0.769,74,1.001,94,0.746,96,1.069,121,2.37,197,2.607,201,2.701,209,0.546,220,5.827,226,0.385,256,0.407,258,1.204,259,1.442,309,1.114,318,2.057,333,1.702,334,0.727,342,1.655,364,1.368,428,1.442,444,1.236,451,1.227,488,2.45,498,1.733,719,2.945,936,1.962,1259,2.45,1496,1.831,1519,1.534,1648,1.831,1656,3.84,1657,5.359,1658,3.667,1661,1.831,1666,4.057,1853,5.883,1858,1.962,2248,3.334,2250,5.126,2251,7.988,2253,1.962,2255,2.161,2256,2.161,2257,2.161,2258,2.161,2259,5.646,2260,2.161,2261,2.161]],["t/695",[205,4.579,375,4.895,444,3.011]],["t/697",[4,0.409,7,1.382,9,2.152,41,2.626,91,5.373,94,0.584,209,0.826,226,0.582,256,1.363,395,6.453,1091,6.135,2262,6.135,2263,7.241,2264,7.241]],["t/699",[4,0.505,7,1.348,9,2.325,41,2.561,94,0.454,209,0.805,226,0.568,256,1.329,259,5.97,395,6.351,1091,5.983,1335,4.174,1643,5.195,2262,5.983,2265,7.062]],["t/701",[4,0.273,37,2.336,94,0.732,129,3.562,209,0.552,226,0.389,256,0.911,395,5.75,409,3.231,426,3.606,935,3.562,1523,3.562,1656,3.883,1658,3.708,1670,4.102,2002,4.396,2005,3.708,2262,4.102,2266,4.102,2267,4.842,2268,4.842,2269,4.842,2270,4.842,2271,8.099,2272,4.842,2273,4.842,2274,4.842,2275,4.842,2276,4.842,2277,4.842,2278,4.842,2279,4.842]],["t/703",[205,4.579,375,4.895,444,3.011]],["t/705",[4,0.399,39,2.242,94,0.65,209,0.805,226,0.568,327,2.768,331,3.415,333,1.901,334,3.306,396,5.483,444,2.377,471,3.856,512,3.655,525,4.895,1062,3.565,1139,3.226,2280,4.712,2281,3.805,2282,7.737,2283,4.969]],["t/707",[9,1.964,105,4.059,410,5.702,488,5.535,624,4.181,843,5.386,1115,7.028,1628,7.531]],["t/709",[4,0.316,30,4.633,51,3.638,89,2.742,94,0.635,99,2.3,109,3.462,207,2.312,209,0.639,226,0.45,396,5.848,444,1.886,524,3.462,525,4.203,538,3.638,601,2.595,696,4.748,1062,3.305,1410,4.123,2280,3.739,2281,5.882,2282,4.291,2284,4.748,2285,5.604,2286,5.604,2287,5.604,2288,5.604,2289,5.604]],["t/711",[4,0.355,27,3.882,30,3.322,56,2.909,94,0.66,207,2.497,209,0.717,226,0.505,269,2.47,334,3.126,396,5.536,444,2.115,525,4.539,1062,2.37,1508,4.622,2280,4.193,2282,4.812,2284,7.869,2290,6.283]],["t/713",[4,0.371,15,3.806,94,0.646,96,1.468,99,2.698,139,3.365,140,2.479,148,5.034,207,1.978,209,0.75,226,0.528,333,1.769,334,2.212,1062,2.479,2291,8.545,2292,5.034,2293,5.271,2294,5.271,2295,6.573,2296,8.545,2297,6.573]],["t/715",[4,0.404,48,4.06,94,0.58,207,2.152,209,0.815,226,0.575,333,1.924,334,2.407,1062,2.697,1203,4.525,1296,5.076,2234,6.058,2293,5.734,2294,5.734,2298,7.15,2299,5.734,2300,6.492,2301,7.15]],["t/717",[4,0.409,7,1.382,19,2.605,94,0.584,207,2.179,209,0.826,226,0.582,333,2.446,334,2.437,1062,2.731,2293,5.807,2294,5.807,2302,5.807,2303,7.241,2304,7.241]],["t/719",[4,0.409,7,1.382,19,2.605,94,0.584,207,2.179,209,0.826,226,0.582,333,1.949,334,2.437,1062,3.428,2293,5.807,2294,5.807,2302,5.807,2305,7.241,2306,7.241]],["t/721",[4,0.409,39,3.267,94,0.584,102,3.962,209,0.826,226,0.582,396,6.065,444,2.437,525,3.962,1203,4.583,2234,6.135,2280,4.832,2284,6.135,2307,7.241,2308,7.241,2309,7.241]],["t/723",[4,0.375,7,1.27,19,1.906,27,4.108,30,3.515,94,0.553,95,3.705,207,2.001,209,0.758,226,0.534,333,1.79,334,2.898,396,6.37,425,5.333,444,2.238,525,3.638,1062,2.508,2280,4.437,2282,5.092,2302,5.333,2310,6.65]],["t/725",[4,0.389,7,1.316,30,3.643,94,0.566,207,2.074,209,0.786,226,0.554,396,5.878,444,2.319,525,3.77,1062,2.599,2280,4.598,2281,5.277,2292,5.277,2311,6.891,2312,6.891,2313,6.891,2314,5.839,2315,6.256,2316,5.526]],["t/727",[1,1.891,4,0.164,7,0.556,19,0.835,51,4.408,70,1.036,94,0.561,96,0.65,102,1.593,209,0.332,226,0.234,290,1.843,333,0.784,396,3.138,444,0.98,471,4.599,517,1.799,522,2.467,525,4.587,538,4.837,781,6.42,829,4.269,854,1.891,865,3.459,977,2.644,1049,2.644,1139,6.362,1149,2.644,1233,2.23,1264,3.053,2280,1.943,2281,5.199,2282,4.529,2292,3.601,2299,6.723,2300,5.37,2302,4.743,2314,6.312,2316,4.743,2317,2.467,2318,2.912,2319,2.912,2320,4.702,2321,4.702,2322,2.912,2323,2.644,2324,2.912,2325,6.789,2326,2.912,2327,2.912,2328,2.912,2329,4.702,2330,2.912]],["t/729",[4,0.351,7,1.186,39,2.804,57,4.035,94,0.529,102,3.4,209,0.709,226,0.499,333,1.673,444,2.092,471,3.865,517,3.84,525,3.4,623,4.984,781,4.759,843,4.035,854,4.035,1139,4.035,2280,4.147,2292,6.307,2299,6.605,2316,4.984,2317,5.266,2323,5.642,2331,6.215,2332,6.215,2333,6.215]],["t/731",[4,0.269,7,0.909,51,4.447,94,0.564,102,2.605,209,0.543,226,0.383,396,4.571,444,1.602,471,2.234,517,2.941,522,4.034,525,4.39,538,5.209,781,6.144,854,3.091,947,7.285,1139,5.697,1264,3.091,2280,3.177,2281,5.246,2292,5.246,2299,6.435,2314,4.034,2315,6.219,2316,5.493,2317,4.034,2334,4.761,2335,4.761,2336,8.023,2337,6.85,2338,4.761,2339,4.761,2340,4.761]],["t/733",[0,5.231,4,0.442,9,1.856,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,681,5.231,1228,4.961,1671,5.565]],["t/735",[4,0.414,36,3.352,77,1.829,94,0.589,209,0.836,226,0.589,256,1.381,290,4.642,327,4.087,347,4.531,701,4.43,955,3.814,1128,3.003,2341,6.659,2342,7.334]],["t/737",[4,0.409,36,3.309,77,1.806,94,0.584,209,0.826,226,0.582,256,1.363,258,4.035,290,4.583,327,4.035,347,4.474,701,4.373,955,3.766,1128,2.979,1790,5.327,2343,7.241]],["t/739",[4,0.373,7,0.866,9,2.254,19,1.895,94,0.7,209,0.978,226,0.531,256,0.853,309,1.376,412,5.063,498,3.636,749,2.68,955,3.438,1119,3.276,1128,2.557,1236,7.267,1256,3.116,1828,5.54,2266,7.726,2344,7.804,2345,6.612,2346,4.534,2347,4.534]],["t/741",[41,2.842,72,4.961,97,3.537,438,7.117,538,6.198,800,4.633,806,4.144,854,5.089,877,6.003,1264,6.198]],["t/743",[4,0.359,7,1.213,9,2.349,70,2.26,94,0.6,203,1.881,207,1.912,209,0.725,226,0.511,256,1.196,749,4.939,955,3.304,1119,3.508,1128,2.739,1471,4.239,2348,7.912,2349,5.383,2350,5.383,2351,6.353]],["t/745",[4,0.359,7,1.213,9,2.349,70,2.26,94,0.6,207,1.912,209,0.725,226,0.511,256,1.196,749,4.939,955,3.304,1119,3.508,1128,2.739,1264,4.125,1410,4.674,2348,7.912,2349,5.383,2350,5.383,2352,6.353]],["t/747",[4,0.359,7,1.213,9,2.349,70,2.26,94,0.6,207,1.912,209,0.725,226,0.511,256,1.196,538,4.125,749,4.939,955,3.304,1119,3.508,1128,2.739,1410,4.674,2348,7.912,2349,5.383,2350,5.383,2353,6.353]],["t/749",[4,0.38,9,2.054,94,0.558,209,0.767,226,0.541,256,1.266,269,2.644,275,6.109,352,4.184,476,5.701,662,5.701,749,5.127,951,3.82,955,3.499,1241,4.49,2354,4.95,2355,6.109,2356,6.728,2357,6.728,2358,6.728]],["t/751",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,951,3.866,955,3.541,1241,4.543,1790,6.431,2354,5.009,2359,5.769,2360,6.809,2361,5.214]],["t/753",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,951,3.866,955,3.541,1241,4.543,2354,5.009,2359,5.769,2361,5.214,2362,8.741,2363,6.809]],["t/755",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,951,3.866,955,3.541,1241,4.543,2354,5.009,2359,5.769,2361,5.214,2364,8.741,2365,6.809]],["t/757",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,951,3.866,955,3.541,1241,4.543,2354,5.009,2355,6.182,2361,5.214,2366,8.741,2367,6.809]],["t/759",[4,0.389,9,2.086,94,0.624,209,0.786,226,0.554,269,2.708,352,4.249,749,4.073,952,4.892,955,3.584,1162,3.191,1241,4.598,1610,6.256,2354,5.07,2361,5.277,2368,6.891,2369,6.891,2370,6.891]],["t/761",[99,3.217,109,4.843,209,0.894,443,7.117,446,6.287,549,4.215,634,6.003,774,5.565,793,5.133,865,5.767,2371,7.839]],["t/763",[4,0.224,15,2.296,19,1.137,37,1.913,54,1.997,63,2.815,70,1.411,94,0.669,99,1.628,212,6.121,226,0.319,256,0.746,333,1.067,404,3.36,429,3.601,471,1.861,504,2.51,513,2.575,563,3.601,590,2.726,601,1.836,623,3.18,657,2.296,766,2.575,774,2.815,805,2.918,871,2.815,960,3.36,1119,4.067,1128,2.632,1137,2.51,1164,5.783,1256,5.521,1343,3.18,1476,3.601,1643,2.918,1674,2.17,1730,3.037,1760,5.072,1813,5.435,2372,3.966,2373,3.966,2374,5.986,2375,5.986,2376,8.033]],["t/765",[4,0.273,7,0.924,9,2.374,15,4.015,45,2.991,56,2.242,70,1.722,94,0.569,102,2.649,109,2.991,212,4.922,226,0.389,256,0.911,269,1.903,290,3.064,472,4.396,749,4.098,1064,3.21,1098,5.309,1119,3.712,1128,2.272,1358,2.804,1414,8.841,1506,5.874,1561,5.56,1613,3.231,2377,6.933,2378,8.099,2379,4.842]],["t/767",[1,4.585,4,0.399,9,2.119,94,0.575,209,0.805,226,0.568,256,1.329,269,2.776,352,4.737,955,3.673,1119,2.964,1128,2.314,1256,6.15,2380,7.062,2381,7.062]],["t/769",[4,0.363,9,2.223,94,0.604,209,0.96,226,0.516,256,1.209,269,2.525,451,3.648,701,3.88,797,3.72,1119,3.534,1128,2.759,1244,5.833,1245,7.643,1508,6.908,2341,5.833,2382,6.425,2383,6.425]],["t/771",[4,0.34,9,2.006,27,1.846,39,1.348,45,1.846,54,2.008,57,1.94,77,1.197,88,2.054,94,0.651,96,0.668,99,1.227,148,2.289,158,2.316,167,2.713,180,1.94,221,1.635,226,0.484,256,0.563,258,2.675,306,2.397,333,0.804,334,1.006,351,1.94,354,1.94,406,5.464,410,2.054,411,4.359,412,3.677,473,4.636,482,2.054,498,3.85,504,1.891,518,2.121,583,2.054,601,1.384,624,1.506,713,2.199,716,3.204,736,2.397,749,3.557,750,2.397,782,2.42,826,2.397,828,2.054,831,1.994,1011,2.713,1033,1.994,1063,1.635,1285,2.199,1335,2.838,1519,3.408,1613,1.994,1674,1.635,1792,3.677,1932,4.068,2013,2.532,2147,2.713,2216,2.713,2384,2.988,2385,2.988,2386,2.988,2387,2.713,2388,2.988,2389,4.801,2390,2.988,2391,6.018,2392,4.801,2393,2.988,2394,4.801,2395,2.988,2396,2.988,2397,2.988,2398,2.988,2399,2.988,2400,2.988,2401,2.988]],["t/773",[4,0.334,7,0.747,9,1.889,56,1.811,70,1.391,94,0.667,160,2.61,209,0.91,226,0.476,256,0.736,269,1.537,290,2.475,412,4.537,451,3.364,519,4.772,538,3.846,650,4.206,797,2.265,805,2.878,877,2.995,955,3.081,1036,3.137,1119,3.349,1128,2.614,1139,5.179,1256,4.072,1264,2.539,1343,4.751,1358,2.265,1387,3.314,1484,6.397,1613,2.61,2266,3.314,2387,3.551,2402,7.151,2403,3.911,2404,5.924,2405,5.924,2406,5.924,2407,3.911]],["t/775",[4,0.394,9,2.102,94,0.571,203,2.065,209,0.795,226,0.561,256,1.313,269,2.742,352,4.71,545,7.521,955,3.628,1119,3.727,1128,2.286,1256,4.794,2408,6.975]],["t/777",[4,0.394,9,2.102,94,0.571,160,4.655,209,0.795,226,0.561,256,1.313,269,2.742,301,6.102,352,4.71,955,3.628,1119,2.928,1128,2.909,1256,4.794,2409,6.975]]],"invertedIndex":[["",{"_index":94,"t":{"8":{"position":[[20,3],[46,3],[506,1]]},"12":{"position":[[134,1],[138,1],[162,1],[298,1]]},"14":{"position":[[44,4],[77,4],[373,1],[514,2],[531,1],[906,3],[1356,1],[1524,1],[1569,1],[1629,1],[2057,1],[2184,1],[2259,1],[2278,1],[2360,1]]},"16":{"position":[[138,1]]},"18":{"position":[[50,1],[219,1],[287,1]]},"20":{"position":[[81,1],[111,3],[168,5],[348,3],[360,2],[363,5],[465,2],[476,1],[487,3],[497,3],[803,2],[1262,3],[1266,3],[1270,3],[1747,1],[2232,1],[2298,1],[2353,1],[2595,1],[3057,1],[3097,1],[3148,1],[3230,1]]},"24":{"position":[[37,1],[274,4],[394,1]]},"30":{"position":[[33,3],[42,2],[54,4],[59,3],[63,3],[107,3],[118,4],[123,3],[127,3],[154,2],[157,1],[167,1],[176,2],[240,2],[290,2],[412,1]]},"34":{"position":[[260,1]]},"38":{"position":[[165,1],[176,1],[607,3],[833,1],[901,1],[953,3],[960,3],[1203,1],[1254,1],[1295,1],[1324,4],[1395,1],[1543,1],[1725,1],[1779,1],[1881,1]]},"42":{"position":[[70,1],[89,1],[110,1]]},"44":{"position":[[162,1]]},"46":{"position":[[54,1]]},"48":{"position":[[41,1],[87,2],[389,1],[412,1],[436,1]]},"50":{"position":[[33,1],[347,4]]},"54":{"position":[[276,1]]},"60":{"position":[[517,1]]},"66":{"position":[[238,1]]},"72":{"position":[[114,1],[217,1],[299,2],[563,2]]},"74":{"position":[[128,2]]},"80":{"position":[[170,1],[172,1]]},"82":{"position":[[229,1],[231,1],[389,1],[391,1],[440,1],[442,1],[497,1],[499,1],[582,1],[584,1],[928,3]]},"86":{"position":[[314,1],[319,2],[1094,1],[1099,2]]},"88":{"position":[[199,1],[264,1],[353,1],[414,1],[420,1]]},"90":{"position":[[318,1],[508,1]]},"96":{"position":[[61,1]]},"101":{"position":[[107,1],[155,1],[291,1],[344,1]]},"111":{"position":[[125,1]]},"115":{"position":[[115,1]]},"122":{"position":[[418,1],[480,1]]},"128":{"position":[[847,1]]},"134":{"position":[[44,1],[230,1],[264,1],[282,1],[311,1],[315,2],[330,1],[334,2],[349,1],[353,2],[373,1],[452,1],[499,1],[542,1],[587,1]]},"136":{"position":[[135,1],[180,1]]},"142":{"position":[[136,3],[193,1],[250,1],[298,2],[432,1],[489,1],[553,2]]},"144":{"position":[[90,1],[193,1],[312,1],[314,2],[327,1],[329,2]]},"146":{"position":[[162,1]]},"148":{"position":[[257,1],[273,2]]},"150":{"position":[[223,1],[345,1],[374,1]]},"157":{"position":[[98,1],[115,1],[200,1],[212,1],[222,1],[224,19]]},"159":{"position":[[102,1],[104,2],[182,1],[196,1],[198,2],[201,1],[203,16]]},"161":{"position":[[100,1],[102,1],[108,1],[125,1],[142,1],[153,1],[222,1],[230,1],[241,1],[243,16]]},"163":{"position":[[119,1],[127,1],[206,1],[212,1],[222,1],[224,13]]},"165":{"position":[[67,1],[83,2],[193,1],[212,1],[214,16]]},"167":{"position":[[202,1],[221,1],[223,16]]},"169":{"position":[[114,1],[155,2],[264,1],[276,1],[278,1],[280,11]]},"171":{"position":[[84,1],[163,1],[183,1],[188,1],[190,22]]},"173":{"position":[[226,1],[261,1],[263,32]]},"175":{"position":[[95,1],[186,1],[200,1],[210,1],[212,21]]},"177":{"position":[[208,1],[232,1],[234,21]]},"179":{"position":[[87,1],[241,1],[251,1],[253,7],[307,1],[321,1],[516,1]]},"181":{"position":[[135,1],[212,1],[216,1],[220,1],[222,5]]},"183":{"position":[[164,1],[290,1],[302,1],[304,9]]},"187":{"position":[[296,1],[298,2],[317,1],[373,1]]},"189":{"position":[[143,1],[193,1]]},"191":{"position":[[203,1],[319,1],[348,1]]},"193":{"position":[[128,1],[177,1],[217,1],[305,2],[322,1],[374,1],[414,1]]},"197":{"position":[[43,1],[45,1],[55,1],[191,1],[246,1]]},"199":{"position":[[43,1],[45,1],[52,1],[66,1],[71,1],[203,1],[222,1],[257,1],[269,1],[271,1]]},"201":{"position":[[178,1],[195,1],[230,1],[234,1],[244,1],[250,1],[252,1]]},"203":{"position":[[95,3],[119,1],[134,1],[136,1],[146,3]]},"205":{"position":[[106,2],[128,2],[150,2],[254,1],[278,1],[312,2],[334,2],[356,2],[378,2],[492,2]]},"207":{"position":[[152,2],[183,2]]},"209":{"position":[[225,3]]},"211":{"position":[[95,2],[117,2],[139,2]]},"215":{"position":[[127,1],[165,1],[180,1],[190,1],[205,1],[211,1],[248,1],[287,1],[451,1],[479,1],[518,1]]},"219":{"position":[[179,1],[235,1]]},"221":{"position":[[137,1],[214,1],[218,1],[222,1],[224,5]]},"223":{"position":[[116,1],[118,1],[146,1],[276,1],[278,1],[306,1]]},"225":{"position":[[130,1],[145,1],[241,1],[264,1]]},"227":{"position":[[169,1],[184,1],[296,1]]},"231":{"position":[[97,1],[114,1],[160,1],[218,1],[235,1],[255,1],[269,1],[502,1],[512,1],[564,1]]},"233":{"position":[[383,1],[385,1],[401,1],[411,1]]},"237":{"position":[[147,1],[149,1],[151,3],[155,1]]},"239":{"position":[[156,1],[282,1],[294,1],[296,9],[435,1]]},"243":{"position":[[93,1],[95,2],[254,1],[256,1],[314,1]]},"245":{"position":[[131,1],[133,1],[175,1]]},"247":{"position":[[148,1],[150,1],[189,1],[200,1],[213,1]]},"249":{"position":[[156,1],[199,2],[202,1],[245,1]]},"251":{"position":[[105,1],[150,1]]},"253":{"position":[[86,1],[137,1]]},"255":{"position":[[158,5],[220,1],[506,1]]},"257":{"position":[[217,1],[233,1],[297,1]]},"259":{"position":[[280,1]]},"261":{"position":[[168,1],[191,1],[432,1]]},"263":{"position":[[82,1],[101,1],[123,1]]},"267":{"position":[[104,1],[126,2]]},"269":{"position":[[90,1],[107,2],[201,1],[222,2]]},"271":{"position":[[65,1],[314,1],[430,1],[462,1]]},"273":{"position":[[102,1],[133,1],[135,1],[143,1],[148,1],[161,1],[163,2],[172,2],[175,1],[180,1],[182,2],[272,1],[303,1],[305,1],[313,1],[318,1],[486,3]]},"275":{"position":[[247,1],[249,2],[401,1],[426,2],[436,1],[438,2],[498,1],[712,1],[742,1],[773,2],[811,1],[821,1],[837,2]]},"280":{"position":[[241,1],[243,1],[250,1],[260,1],[277,1],[661,2],[756,3],[815,1]]},"282":{"position":[[269,1],[573,1],[605,1],[637,1]]},"286":{"position":[[18,1],[214,1],[539,1],[690,1],[803,1]]},"288":{"position":[[80,2],[356,1],[358,1],[392,1]]},"290":{"position":[[137,1],[147,1],[173,1],[189,1],[205,1],[222,1],[256,1],[342,1],[344,2],[366,4],[559,1],[581,1],[615,1],[638,1],[661,1],[766,1]]},"294":{"position":[[126,1],[139,1],[152,1],[190,1],[194,1],[198,1],[202,1]]},"296":{"position":[[70,1],[74,1],[187,1],[194,1],[199,2]]},"298":{"position":[[158,1],[177,1],[196,1],[214,1],[233,1],[256,1],[287,1],[529,1],[575,1],[618,1]]},"302":{"position":[[54,1],[181,1]]},"304":{"position":[[94,1],[196,1]]},"307":{"position":[[120,1],[175,2],[194,3]]},"309":{"position":[[67,2],[84,1],[102,2],[121,2],[142,3],[154,2],[167,2],[183,2],[198,2],[214,2],[456,3],[476,3],[495,3],[515,3],[533,1],[539,1],[543,1],[549,2]]},"311":{"position":[[235,2],[274,1],[308,1],[354,1],[457,2],[477,1],[533,1],[567,1],[613,1],[714,3],[768,1],[802,1],[848,1]]},"313":{"position":[[101,2],[291,1],[507,2],[529,3],[578,1],[620,3]]},"315":{"position":[[151,1],[155,3],[170,1],[174,3],[190,1],[194,3],[220,1],[472,2],[480,1],[496,2],[504,1],[520,2],[528,1]]},"317":{"position":[[83,1],[96,1],[98,1],[158,2],[173,2],[184,2],[195,1],[197,1],[201,1],[212,1],[214,3],[220,1],[234,1],[236,1],[240,1],[251,1],[281,1],[298,1],[373,1],[395,1],[454,1],[476,1],[508,1],[510,2],[515,1],[528,1],[554,1],[564,1],[606,1],[608,1]]},"319":{"position":[[118,1],[120,2],[124,1],[142,2],[158,2],[169,1]]},"321":{"position":[[95,1],[97,2],[101,1],[116,1],[118,1],[158,1],[176,1],[189,1],[204,2],[220,2],[231,1]]},"323":{"position":[[140,1],[142,2],[146,1],[162,2],[172,1],[207,1]]},"325":{"position":[[84,1]]},"329":{"position":[[89,2],[94,2],[99,1],[105,2],[110,2],[115,1],[121,2],[126,2],[131,2]]},"335":{"position":[[99,1],[115,1],[134,1],[136,1],[138,2],[159,1],[161,1],[163,2],[205,1],[207,1],[209,2]]},"337":{"position":[[134,1],[136,1],[164,1],[358,1],[360,1],[388,1]]},"345":{"position":[[28,1],[38,2],[157,1],[164,1],[174,2],[199,1],[201,39]]},"347":{"position":[[32,1],[44,2],[50,2],[61,1],[150,1],[161,1],[173,2],[179,2],[190,1],[195,1],[197,42],[255,1],[257,2]]},"353":{"position":[[50,1],[84,1],[156,1],[216,1]]},"355":{"position":[[50,1],[96,1],[163,1]]},"357":{"position":[[115,1],[149,1],[222,1],[285,1]]},"359":{"position":[[64,1],[110,1],[178,1]]},"363":{"position":[[51,1],[85,1]]},"365":{"position":[[50,1]]},"369":{"position":[[152,1],[204,1]]},"373":{"position":[[72,1],[130,1]]},"375":{"position":[[67,1],[128,1]]},"383":{"position":[[102,1],[170,1]]},"385":{"position":[[93,1],[139,1],[158,1]]},"387":{"position":[[93,1],[139,1],[158,1]]},"389":{"position":[[82,1],[127,1],[147,1]]},"391":{"position":[[92,1],[154,1]]},"395":{"position":[[42,1],[88,1],[121,1],[128,1],[130,1],[140,1],[162,1],[182,1],[184,1],[186,2],[200,1],[221,1]]},"397":{"position":[[60,1],[99,1],[208,1],[241,1],[254,2],[297,2],[323,1],[325,1],[329,1],[335,1],[337,1],[341,1],[353,1],[382,1],[393,1],[415,1],[430,1],[432,1],[436,1],[442,1],[444,1],[448,1],[459,1],[482,1],[494,1],[528,1],[530,2],[535,1],[537,2],[542,1],[544,2],[549,1],[551,1],[690,1],[734,1],[829,1],[914,3],[930,1],[932,1],[936,1],[947,1],[949,1],[953,1],[964,1],[966,1],[970,1],[986,1],[1018,1],[1020,2],[1025,1],[1027,2],[1032,1],[1034,1],[1057,1],[1152,3],[1177,1],[1179,1],[1183,1],[1197,1],[1199,1],[1203,1],[1209,1],[1241,1],[1247,1],[1281,1],[1283,2],[1288,1],[1308,1],[1332,1],[1354,1],[1377,1],[1379,1]]},"399":{"position":[[32,1]]},"405":{"position":[[32,1]]},"411":{"position":[[149,2]]},"415":{"position":[[124,1],[126,2],[137,1],[160,1]]},"417":{"position":[[162,1],[164,1],[176,1],[196,1],[217,1],[240,1],[261,1],[263,1],[289,1],[291,1],[316,1],[331,1],[359,1],[391,1],[393,1],[406,1],[447,1],[488,1],[530,1],[571,1],[614,1],[653,1],[692,1],[735,1],[774,1],[815,1],[854,1],[895,1],[933,1],[963,2],[976,1],[996,1],[998,1],[1004,1],[1042,2],[1045,1]]},"419":{"position":[[237,1],[239,1],[251,1],[268,1],[291,1],[312,1],[314,1],[340,1],[342,1],[369,1],[381,1],[398,1],[420,1],[422,1],[428,1],[455,2],[471,1],[480,1]]},"421":{"position":[[81,1],[134,1]]},"423":{"position":[[136,2],[187,2]]},"425":{"position":[[86,1],[98,1],[122,2],[125,2],[128,1],[142,1]]},"430":{"position":[[134,1],[164,1],[197,2]]},"432":{"position":[[117,1],[147,1],[180,2]]},"434":{"position":[[174,1],[204,1],[238,2]]},"436":{"position":[[117,1],[147,1],[181,2]]},"438":{"position":[[118,1],[148,1],[183,2]]},"440":{"position":[[175,1],[205,1],[240,2]]},"442":{"position":[[174,1],[204,1],[238,2]]},"444":{"position":[[233,1],[263,1],[298,2]]},"446":{"position":[[179,1],[209,1],[246,2]]},"448":{"position":[[120,1],[150,1],[187,2]]},"450":{"position":[[177,1],[207,1],[244,2]]},"452":{"position":[[177,1],[207,1],[244,2]]},"454":{"position":[[177,1],[207,1],[244,2]]},"456":{"position":[[178,1],[208,1],[246,2]]},"458":{"position":[[122,1],[152,1],[191,2]]},"460":{"position":[[122,1],[152,1],[191,2]]},"462":{"position":[[127,1],[157,1],[201,2]]},"465":{"position":[[220,1],[268,2],[349,2]]},"467":{"position":[[222,1],[272,2],[379,2]]},"469":{"position":[[222,1],[279,2]]},"471":{"position":[[222,1],[279,2]]},"474":{"position":[[448,1],[496,1]]},"478":{"position":[[17,1],[50,1],[168,1],[213,1],[219,1],[254,1]]},"480":{"position":[[17,1],[51,1],[169,1],[214,1],[220,1],[255,1],[387,1],[430,1],[471,1],[491,1],[550,1],[578,1],[586,2],[716,1]]},"484":{"position":[[17,1],[50,1],[136,1],[181,1],[187,1]]},"486":{"position":[[17,1],[104,1],[137,1],[182,1],[188,1],[324,1],[367,1],[411,1],[439,1],[447,2],[509,1],[603,1]]},"490":{"position":[[17,1],[50,1],[151,1],[200,1],[245,1],[251,1],[286,1]]},"492":{"position":[[17,1],[51,1],[79,1],[105,1],[150,1],[156,1],[191,1],[223,1],[398,1],[441,1],[475,1],[514,1],[534,1],[593,1],[626,1],[634,2],[793,1]]},"495":{"position":[[17,1],[39,1],[350,1],[409,1],[411,1],[415,1],[423,1],[584,1],[592,1],[603,1],[605,1],[630,1],[632,1],[636,1],[644,1],[728,1],[736,1],[819,1],[821,1]]},"497":{"position":[[17,1],[50,1],[128,1]]},"499":{"position":[[17,1],[51,1],[129,1],[265,1],[290,1],[292,1],[323,1],[325,1],[329,1],[427,1],[522,1],[555,1],[557,1],[561,1],[570,1],[741,1],[772,1],[795,1],[930,2],[970,1]]},"501":{"position":[[17,1],[42,1],[76,1]]},"503":{"position":[[17,1],[50,1],[84,1],[154,1],[290,1],[315,1],[317,1],[348,1],[350,1],[354,1],[452,1],[547,1],[580,1],[582,1],[586,1],[595,1],[766,1],[797,1],[817,1],[861,1],[867,2],[930,1],[1083,1]]},"505":{"position":[[218,1],[220,1],[228,1],[236,1],[353,1],[369,2]]},"509":{"position":[[44,1],[158,1],[235,2],[252,1],[462,1],[466,2]]},"511":{"position":[[46,1],[157,1],[241,2],[265,1],[509,1],[513,2]]},"513":{"position":[[47,1],[161,1],[247,2],[271,1],[516,1],[520,2]]},"515":{"position":[[96,1],[210,1],[332,2],[356,1],[628,1],[632,2]]},"517":{"position":[[142,1],[325,1],[418,2],[442,1],[696,1],[700,2]]},"519":{"position":[[49,1],[159,1],[252,2],[276,1],[521,1],[525,2]]},"521":{"position":[[325,1],[351,1],[460,1],[541,2],[565,1],[689,2],[725,3],[752,3],[768,2],[792,1],[842,1],[848,1],[870,1],[892,1],[910,1],[916,1],[941,1],[963,1],[967,2]]},"523":{"position":[[329,1],[355,1],[460,1],[570,3],[597,3]]},"525":{"position":[[60,1],[87,1],[199,1],[278,2],[302,1],[350,1],[355,2],[366,2]]},"527":{"position":[[72,1],[99,1],[223,1],[306,2],[330,1],[380,2],[386,2],[397,2]]},"529":{"position":[[63,1],[90,1],[206,1],[291,2],[315,1],[366,1],[371,2],[382,2]]},"531":{"position":[[75,1],[102,1],[230,1]]},"533":{"position":[[80,1],[104,3],[108,1],[272,1],[388,2],[412,1],[489,2]]},"535":{"position":[[76,1],[100,3],[104,1],[276,1],[394,2],[418,1],[496,2]]},"537":{"position":[[117,1],[186,1],[210,3],[214,1],[467,1],[616,2],[640,1],[721,2],[867,2],[891,1],[984,2]]},"541":{"position":[[391,1],[410,1],[431,2],[2029,1],[2053,1],[2226,1],[2295,1],[2394,2]]},"543":{"position":[[385,1],[403,1],[405,1],[415,3],[431,1]]},"549":{"position":[[32,1]]},"551":{"position":[[74,1],[78,1],[90,2]]},"553":{"position":[[104,1],[133,1]]},"557":{"position":[[32,1]]},"567":{"position":[[125,1],[152,1]]},"569":{"position":[[121,1],[150,1]]},"583":{"position":[[286,1],[314,2],[322,3]]},"585":{"position":[[116,2]]},"587":{"position":[[307,1],[338,2],[407,2],[421,1]]},"589":{"position":[[276,1]]},"591":{"position":[[20,1],[44,1]]},"599":{"position":[[177,1],[231,1],[264,2],[279,1],[346,2],[374,1],[380,1],[386,1],[392,1],[398,1],[573,1],[582,1],[591,1],[600,1]]},"601":{"position":[[178,1],[211,2],[292,1],[294,2],[298,1],[327,1],[394,2],[422,1],[428,1],[434,1],[440,1],[446,1]]},"603":{"position":[[243,1],[255,1],[257,1],[267,3],[283,1],[317,1],[326,1]]},"605":{"position":[[32,1]]},"619":{"position":[[277,1],[297,1],[299,1],[309,3],[325,1],[371,1],[390,1]]},"625":{"position":[[397,1],[430,1],[477,1]]},"627":{"position":[[179,1],[215,1],[313,1],[342,1]]},"629":{"position":[[542,1],[575,1],[706,1],[783,2]]},"637":{"position":[[161,1],[194,1]]},"641":{"position":[[43,1],[107,1],[196,1],[230,1],[281,1],[304,1],[306,1],[312,1],[338,1],[340,1],[353,1],[360,1],[362,1],[397,1],[399,1],[403,1],[431,1],[443,1],[447,1],[470,1],[472,1],[476,1],[478,1],[595,1],[597,1],[607,1],[609,1],[625,2],[630,1],[637,1],[644,1],[648,1],[729,1],[759,1],[777,1],[836,1],[886,1]]},"643":{"position":[[198,1],[231,1],[319,4],[353,1],[424,1],[589,1],[655,1],[681,1],[715,1],[753,2],[783,2],[817,1],[819,1],[825,1],[843,1],[845,1],[858,1],[865,1],[867,1],[877,1],[911,1],[953,2],[986,2],[1031,2],[1057,1],[1059,3],[1095,3],[1107,1],[1144,1],[1188,2],[1219,2],[1267,2]]},"645":{"position":[[32,1]]},"647":{"position":[[94,1],[96,1],[106,1],[110,1]]},"651":{"position":[[135,1],[137,1],[156,1],[164,1],[184,1]]},"653":{"position":[[82,1],[84,1],[103,1],[111,1],[131,1],[163,1]]},"655":{"position":[[113,1],[198,1]]},"657":{"position":[[78,1],[80,2],[124,2]]},"659":{"position":[[165,1],[167,1],[191,1],[201,1],[231,2],[271,2],[317,2]]},"661":{"position":[[190,1],[192,1],[194,1],[199,1],[209,1],[219,2],[222,1],[227,1],[237,1],[248,2],[251,1],[278,1],[288,2],[302,1]]},"663":{"position":[[114,1],[116,1],[130,1],[154,1],[164,1],[195,1],[221,2],[247,2],[258,1],[264,1],[273,1],[282,1],[291,1],[300,1],[313,1],[344,1],[365,1],[374,1],[380,1],[389,1],[398,1],[407,1],[416,1],[429,1],[460,1],[481,1],[485,2]]},"667":{"position":[[154,1],[183,1],[185,1],[218,1],[247,1],[260,2]]},"671":{"position":[[280,1],[282,1],[292,1],[313,1],[319,1],[325,1]]},"673":{"position":[[528,1],[530,1],[546,1],[565,1],[569,1],[573,2],[598,2],[601,2],[626,1],[628,1],[644,1],[666,1],[670,2],[701,2],[704,2]]},"677":{"position":[[289,1],[341,1],[345,1],[359,2],[362,2],[390,1],[445,1],[449,1],[469,2],[472,2],[668,1]]},"681":{"position":[[58,1],[332,1],[334,1],[344,1],[377,1],[385,1],[400,2],[411,1]]},"683":{"position":[[85,1],[87,1],[97,1],[116,1]]},"685":{"position":[[84,1],[86,1],[96,1],[115,1]]},"687":{"position":[[196,1],[200,1],[204,2],[210,1],[227,1],[247,1],[294,1],[298,1],[302,2],[308,1],[325,1],[345,1]]},"691":{"position":[[42,1],[87,1],[174,1],[219,1],[238,1],[240,1],[242,1],[248,1],[270,1],[272,1],[283,1],[295,2],[307,1],[309,1],[323,1],[325,2],[328,1],[334,1],[344,1],[346,1],[348,2],[360,1],[371,1],[398,1],[412,1],[425,1],[445,1]]},"693":{"position":[[60,1],[93,1],[210,3],[230,1],[263,1],[353,3],[380,1],[382,1],[386,1],[396,1],[421,1],[436,1],[438,1],[442,1],[448,1],[450,1],[454,1],[464,1],[487,1],[504,1],[506,1],[510,1],[521,1],[546,1],[548,2],[553,1],[568,1],[570,1],[574,1],[580,1],[582,1],[586,1],[596,1],[618,1],[633,1],[635,1],[639,1],[645,1],[670,1],[672,2],[677,1],[679,2],[684,1],[686,2],[691,1],[693,2],[698,1],[700,2],[705,1],[707,1],[929,1],[931,1],[935,1],[945,1],[967,1],[982,1],[984,1],[988,1],[994,1],[1019,1],[1021,2],[1026,1],[1028,1],[1128,1],[1196,5],[1204,1],[1206,1],[1210,1],[1220,1],[1242,1],[1257,1],[1259,1],[1263,1],[1269,1],[1271,1],[1275,1],[1285,1],[1308,1],[1310,2],[1315,1],[1321,1],[1323,1],[1327,1],[1337,1],[1360,1],[1362,2],[1367,1],[1369,2],[1374,1],[1376,1]]},"697":{"position":[[84,1],[185,1]]},"699":{"position":[[113,1]]},"701":{"position":[[94,1],[207,1],[209,1],[213,1],[226,1],[248,1],[259,1],[285,1],[296,1],[322,1],[333,1],[359,1],[370,1],[380,1],[391,1],[414,1],[426,1],[453,1],[468,1],[492,1],[494,1]]},"705":{"position":[[61,1],[110,1],[153,1],[199,1],[248,1],[328,1],[380,1]]},"709":{"position":[[178,1],[225,1],[245,1],[295,1],[302,1]]},"711":{"position":[[82,1],[135,2],[156,1],[190,2],[211,1]]},"713":{"position":[[79,3],[129,1],[184,1],[227,1]]},"715":{"position":[[59,1],[119,1]]},"717":{"position":[[65,1],[125,1]]},"719":{"position":[[66,1],[126,1]]},"721":{"position":[[84,1],[154,1]]},"723":{"position":[[91,1],[155,1]]},"725":{"position":[[85,1],[154,1]]},"727":{"position":[[321,1],[408,1],[496,1],[601,1],[704,1],[807,1],[897,1],[988,1]]},"729":{"position":[[105,1],[216,1]]},"731":{"position":[[98,1],[186,1],[306,1],[427,1]]},"733":{"position":[[32,1]]},"735":{"position":[[99,1],[127,2]]},"737":{"position":[[103,1],[131,2]]},"739":{"position":[[199,1],[247,1],[265,1],[267,2],[272,2],[293,1],[348,1],[352,2],[409,1],[502,1],[536,2],[557,1],[612,1],[616,2]]},"743":{"position":[[184,1],[228,7],[238,1]]},"745":{"position":[[188,1],[233,7],[243,1]]},"747":{"position":[[189,1],[234,7],[244,1]]},"749":{"position":[[108,1],[153,1]]},"751":{"position":[[112,1],[154,1]]},"753":{"position":[[113,1],[155,1]]},"755":{"position":[[112,1],[154,1]]},"757":{"position":[[115,1],[160,1]]},"759":{"position":[[116,1],[118,1],[171,1]]},"763":{"position":[[166,1],[205,1],[246,1],[600,4],[605,5],[613,1],[676,4],[683,1],[758,1],[820,2],[823,4],[830,1]]},"765":{"position":[[367,3],[500,1],[561,1],[620,1]]},"767":{"position":[[116,1],[168,1]]},"769":{"position":[[140,1],[165,1],[214,1]]},"771":{"position":[[428,1],[463,1],[533,1],[735,1],[774,1],[816,1],[860,1],[899,4],[910,1],[949,4],[960,1],[1001,4],[1012,1],[1211,4],[1305,1]]},"773":{"position":[[423,1],[471,1],[493,1],[495,2],[512,2],[537,2],[606,1],[654,1],[676,1],[678,2],[701,2],[740,2]]},"775":{"position":[[121,1],[174,1]]},"777":{"position":[[123,1],[178,1]]}}}],["0",{"_index":471,"t":{"22":{"position":[[122,1]]},"24":{"position":[[423,4]]},"134":{"position":[[228,1],[244,1],[260,1],[280,1],[309,1],[369,1],[371,1],[596,1]]},"205":{"position":[[256,2],[315,2],[495,2]]},"280":{"position":[[817,2]]},"315":{"position":[[222,2],[421,2],[475,2],[499,2],[523,2]]},"423":{"position":[[139,2],[190,2]]},"434":{"position":[[126,1]]},"440":{"position":[[127,1]]},"442":{"position":[[126,1]]},"444":{"position":[[185,1]]},"450":{"position":[[129,1]]},"452":{"position":[[129,1]]},"454":{"position":[[129,1]]},"456":{"position":[[130,1]]},"527":{"position":[[291,2],[383,2]]},"551":{"position":[[76,1],[80,1]]},"599":{"position":[[281,1]]},"601":{"position":[[329,1]]},"643":{"position":[[336,2]]},"653":{"position":[[165,1]]},"681":{"position":[[289,2]]},"687":{"position":[[207,2],[305,2]]},"705":{"position":[[123,2],[126,2],[215,2]]},"727":{"position":[[429,2],[453,2],[513,2],[543,2],[623,2],[647,2],[725,2],[749,2],[822,2],[852,2],[917,2],[941,2],[1010,2]]},"729":{"position":[[167,3],[237,2]]},"731":{"position":[[146,2]]},"763":{"position":[[335,2]]}}}],["0):normal",{"_index":2313,"t":{"725":{"position":[[135,16]]}}}],["0):reorder():concat",{"_index":2220,"t":{"673":{"position":[[576,21]]}}}],["0):todir(\"i",{"_index":2335,"t":{"731":{"position":[[149,14]]}}}],["0):todir(\"yl",{"_index":2338,"t":{"731":{"position":[[252,15]]}}}],["0):todir(\"yr",{"_index":2340,"t":{"731":{"position":[[372,15]]}}}],["0):torot(\"i",{"_index":2322,"t":{"727":{"position":[[371,14]]}}}],["0):torot(\"yl",{"_index":2327,"t":{"727":{"position":[[650,15]]}}}],["0):torot(\"yr",{"_index":2326,"t":{"727":{"position":[[546,15]]}}}],["0):torot(\"zr",{"_index":2328,"t":{"727":{"position":[[752,15]]}}}],["0.0",{"_index":2316,"t":{"725":{"position":[[174,4]]},"727":{"position":[[424,4],[517,4],[912,4]]},"729":{"position":[[232,4]]},"731":{"position":[[321,4],[443,4]]}}}],["0.2.0",{"_index":784,"t":{"82":{"position":[[366,7]]}}}],["0.4",{"_index":2287,"t":{"709":{"position":[[290,4]]}}}],["0.4.0",{"_index":645,"t":{"48":{"position":[[375,5]]}}}],["0.4.1",{"_index":683,"t":{"56":{"position":[[39,5]]}}}],["0.5.0",{"_index":786,"t":{"82":{"position":[[417,7]]}}}],["0.6",{"_index":2286,"t":{"709":{"position":[[285,4]]}}}],["0.6.0",{"_index":608,"t":{"38":{"position":[[1630,6]]},"82":{"position":[[474,7]]}}}],["0.7.0",{"_index":500,"t":{"28":{"position":[[72,5]]}}}],["0.8.0",{"_index":787,"t":{"82":{"position":[[559,7],[780,7],[893,8]]},"169":{"position":[[324,8]]},"409":{"position":[[88,6]]}}}],["0.8.0'",{"_index":789,"t":{"82":{"position":[[715,7]]}}}],["0.9.0",{"_index":295,"t":{"16":{"position":[[90,5]]},"82":{"position":[[1008,6],[1087,8],[1121,8]]},"423":{"position":[[127,8]]}}}],["0.9.1",{"_index":136,"t":{"10":{"position":[[47,6]]}}}],["00007ff7738b30d0",{"_index":1702,"t":{"417":{"position":[[459,17]]}}}],["00007ff7738b3220",{"_index":1705,"t":{"417":{"position":[[542,17]]}}}],["00007ff7738b33c0",{"_index":1717,"t":{"417":{"position":[[907,17]]}}}],["00007ff7738b34d0",{"_index":1714,"t":{"417":{"position":[[786,17]]}}}],["00007ff7738b37f0",{"_index":1715,"t":{"417":{"position":[[827,17]]}}}],["00007ff7738b3b10",{"_index":1712,"t":{"417":{"position":[[704,17]]}}}],["00007ff7738b3c20",{"_index":1701,"t":{"417":{"position":[[418,17]]}}}],["00007ff7738b42b0",{"_index":1716,"t":{"417":{"position":[[866,17]]}}}],["00007ff7738b43b0",{"_index":1710,"t":{"417":{"position":[[665,17]]}}}],["00007ff7738b43f0",{"_index":1703,"t":{"417":{"position":[[500,17]]}}}],["00007ff7738b44b0",{"_index":1708,"t":{"417":{"position":[[626,17]]}}}],["00007ff7738b4540",{"_index":1713,"t":{"417":{"position":[[747,17]]}}}],["00007ff7738b4700",{"_index":1706,"t":{"417":{"position":[[583,17]]}}}],["00007ff7738b49a0",{"_index":1719,"t":{"417":{"position":[[945,17]]}}}],["0b1000101",{"_index":1339,"t":{"269":{"position":[[203,9]]}}}],["0x247d2882520",{"_index":1075,"t":{"134":{"position":[[404,13]]}}}],["0x247d29ec9c8",{"_index":1077,"t":{"134":{"position":[[427,14]]}}}],["0x420",{"_index":1337,"t":{"269":{"position":[[92,5]]}}}],["0xffffffff",{"_index":1744,"t":{"434":{"position":[[132,11]]},"440":{"position":[[133,11]]},"442":{"position":[[132,11]]},"444":{"position":[[191,11]]},"450":{"position":[[135,11]]},"452":{"position":[[135,11]]},"454":{"position":[[135,11]]},"456":{"position":[[136,11]]}}}],["1",{"_index":333,"t":{"20":{"position":[[105,2]]},"54":{"position":[[278,2]]},"86":{"position":[[274,2],[361,2],[1043,2]]},"126":{"position":[[225,1]]},"134":{"position":[[69,2],[115,1],[278,1],[305,1],[307,1],[318,1],[324,1],[328,1],[343,1],[347,1],[450,1],[464,1],[483,1],[497,1],[581,1],[583,1],[585,1]]},"148":{"position":[[259,2]]},"150":{"position":[[152,2],[209,1],[225,2],[242,2],[254,1],[347,2],[364,2],[376,2],[404,1],[484,2]]},"157":{"position":[[304,2]]},"159":{"position":[[180,1]]},"165":{"position":[[69,2]]},"169":{"position":[[262,1]]},"171":{"position":[[161,1]]},"173":{"position":[[224,1]]},"175":{"position":[[184,1]]},"177":{"position":[[206,1]]},"179":{"position":[[89,1],[108,2],[123,3],[518,1],[537,2],[552,3]]},"181":{"position":[[137,1],[218,1]]},"191":{"position":[[139,2],[189,1],[205,2],[222,2],[231,1],[321,2],[338,2],[350,2],[375,1],[446,2]]},"205":{"position":[[109,2],[337,2]]},"207":{"position":[[186,2]]},"209":{"position":[[222,2]]},"211":{"position":[[98,2]]},"219":{"position":[[181,1],[237,1]]},"221":{"position":[[139,1],[220,1]]},"223":{"position":[[120,2],[186,1],[280,2]]},"225":{"position":[[147,2]]},"227":{"position":[[186,2]]},"231":{"position":[[162,1],[271,2]]},"253":{"position":[[88,1],[171,1]]},"271":{"position":[[385,3]]},"275":{"position":[[418,2],[714,2]]},"282":{"position":[[550,2],[607,1],[639,1]]},"286":{"position":[[20,1],[43,2],[216,1],[239,2],[285,1],[394,1],[541,1],[564,2],[805,1]]},"288":{"position":[[197,2]]},"290":{"position":[[139,1],[170,1],[550,2],[561,2],[617,1]]},"296":{"position":[[190,1],[203,1],[249,1]]},"302":{"position":[[215,5]]},"309":{"position":[[535,1],[545,1],[552,1]]},"315":{"position":[[153,1],[159,1],[226,2],[229,1]]},"329":{"position":[[92,1],[134,1]]},"337":{"position":[[138,2],[362,2]]},"345":{"position":[[155,1]]},"347":{"position":[[148,1]]},"349":{"position":[[323,1]]},"383":{"position":[[174,1]]},"387":{"position":[[160,1]]},"397":{"position":[[331,3],[438,3],[1205,3]]},"415":{"position":[[267,2]]},"417":{"position":[[1000,3]]},"419":{"position":[[424,3]]},"421":{"position":[[83,1]]},"465":{"position":[[28,1]]},"505":{"position":[[355,2]]},"521":{"position":[[844,3],[912,3]]},"525":{"position":[[263,2],[347,2],[352,2]]},"527":{"position":[[377,2]]},"541":{"position":[[174,1]]},"585":{"position":[[119,1]]},"599":{"position":[[376,1],[593,4]]},"601":{"position":[[424,1]]},"641":{"position":[[632,2]]},"647":{"position":[[104,1]]},"651":{"position":[[139,2]]},"653":{"position":[[86,2]]},"659":{"position":[[169,2]]},"661":{"position":[[201,2]]},"663":{"position":[[118,2],[260,3],[266,2],[376,3],[418,2]]},"667":{"position":[[187,2],[249,2]]},"671":{"position":[[284,2],[315,1]]},"673":{"position":[[532,2],[613,2]]},"677":{"position":[[595,1]]},"681":{"position":[[336,2]]},"683":{"position":[[89,2],[118,1]]},"685":{"position":[[88,2]]},"687":{"position":[[270,2]]},"693":{"position":[[444,3],[576,3],[641,3],[990,3],[1265,3]]},"705":{"position":[[166,2],[169,2]]},"713":{"position":[[160,3]]},"715":{"position":[[90,3]]},"717":{"position":[[96,3],[127,1]]},"719":{"position":[[97,3]]},"723":{"position":[[136,2]]},"727":{"position":[[368,2]]},"729":{"position":[[164,2]]},"763":{"position":[[374,2]]},"771":{"position":[[954,3]]}}}],["1).name",{"_index":2203,"t":{"661":{"position":[[291,8]]}}}],["1):concat",{"_index":2228,"t":{"677":{"position":[[347,11]]}}}],["1):torot(\"i",{"_index":2329,"t":{"727":{"position":[[855,14],[945,14]]}}}],["1):torot(\"z",{"_index":2324,"t":{"727":{"position":[[457,14]]}}}],["1.0",{"_index":2315,"t":{"725":{"position":[[169,4]]},"731":{"position":[[201,4],[438,4]]}}}],["1.0.0",{"_index":1728,"t":{"423":{"position":[[174,6]]}}}],["1.000.000",{"_index":1015,"t":{"126":{"position":[[230,10]]}}}],["1.2",{"_index":2289,"t":{"709":{"position":[[320,4]]}}}],["1.2.3.4",{"_index":1540,"t":{"317":{"position":[[541,10]]}}}],["1.8",{"_index":2288,"t":{"709":{"position":[[315,4]]}}}],["10",{"_index":824,"t":{"86":{"position":[[316,2],[1096,2]]},"101":{"position":[[599,3]]},"148":{"position":[[262,2]]},"150":{"position":[[228,2],[350,2]]},"165":{"position":[[72,2]]},"191":{"position":[[208,2],[324,2]]},"298":{"position":[[216,2],[475,2],[578,2]]},"319":{"position":[[126,4]]},"421":{"position":[[101,2]]},"474":{"position":[[492,3]]},"505":{"position":[[358,2]]},"677":{"position":[[392,3],[399,3],[484,3]]}}}],["100",{"_index":821,"t":{"86":{"position":[[289,4],[1069,4]]}}}],["10000000",{"_index":1332,"t":{"267":{"position":[[129,9]]}}}],["1000m",{"_index":2111,"t":{"607":{"position":[[108,7]]}}}],["1024",{"_index":1641,"t":{"389":{"position":[[149,4]]},"495":{"position":[[160,5]]}}}],["103547413",{"_index":1765,"t":{"446":{"position":[[249,10]]}}}],["1045060183",{"_index":1755,"t":{"440":{"position":[[243,11]]}}}],["1056",{"_index":1338,"t":{"269":{"position":[[110,5]]}}}],["10_000_000",{"_index":1330,"t":{"267":{"position":[[106,10]]}}}],["11",{"_index":1815,"t":{"474":{"position":[[498,3]]}}}],["110100100",{"_index":1632,"t":{"375":{"position":[[130,9]]}}}],["11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357",{"_index":1867,"t":{"495":{"position":[[425,156]]},"499":{"position":[[583,155]]},"503":{"position":[[608,155]]}}}],["1151865881",{"_index":1777,"t":{"454":{"position":[[247,11]]},"462":{"position":[[204,11]]}}}],["115443384115231951475820445136871322101870729500298182134363293112660251666017",{"_index":1870,"t":{"495":{"position":[[646,79]]}}}],["123",{"_index":1133,"t":{"144":{"position":[[92,3],[195,3]]},"231":{"position":[[99,5],[220,5]]},"369":{"position":[[206,3]]}}}],["1234",{"_index":1694,"t":{"417":{"position":[[178,5],[978,5]]},"419":{"position":[[253,5],[383,5]]}}}],["1252609637",{"_index":1768,"t":{"448":{"position":[[190,11]]}}}],["128",{"_index":1830,"t":{"478":{"position":[[209,3]]},"480":{"position":[[210,3]]},"484":{"position":[[177,3]]},"486":{"position":[[178,3]]},"490":{"position":[[241,3]]},"492":{"position":[[146,3]]}}}],["13",{"_index":1083,"t":{"134":{"position":[[539,2]]},"335":{"position":[[101,2]]}}}],["1337",{"_index":2174,"t":{"641":{"position":[[355,4],[463,4]]},"643":{"position":[[860,4],[1034,5]]}}}],["15",{"_index":2229,"t":{"677":{"position":[[396,2]]}}}],["16",{"_index":1548,"t":{"319":{"position":[[171,2]]},"478":{"position":[[192,3],[278,3]]},"480":{"position":[[193,3],[279,3]]},"484":{"position":[[160,3]]},"486":{"position":[[161,3]]},"490":{"position":[[224,3],[310,3]]},"492":{"position":[[129,3],[215,3]]}}}],["17",{"_index":947,"t":{"107":{"position":[[70,2]]},"731":{"position":[[223,3],[343,3],[465,3]]}}}],["180.0",{"_index":2330,"t":{"727":{"position":[[1003,6]]}}}],["192",{"_index":1831,"t":{"478":{"position":[[215,3]]},"480":{"position":[[216,3]]},"484":{"position":[[183,3]]},"486":{"position":[[184,3]]},"490":{"position":[[247,3]]},"492":{"position":[[152,3]]}}}],["1a4",{"_index":1630,"t":{"373":{"position":[[132,3]]}}}],["1st",{"_index":1439,"t":{"290":{"position":[[175,5],[258,3]]}}}],["2",{"_index":334,"t":{"20":{"position":[[108,2]]},"134":{"position":[[77,2],[326,1],[337,1],[367,1],[493,1],[495,1]]},"150":{"position":[[331,1],[392,2],[438,2],[450,1]]},"163":{"position":[[204,1]]},"167":{"position":[[122,2],[212,2]]},"179":{"position":[[132,2],[147,3],[248,2],[577,2],[592,3]]},"183":{"position":[[179,2],[299,2]]},"191":{"position":[[305,1],[366,2],[406,2],[415,1]]},"205":{"position":[[131,2]]},"211":{"position":[[120,2]]},"215":{"position":[[129,1],[250,1],[481,1]]},"223":{"position":[[123,2],[191,1],[283,2]]},"225":{"position":[[266,2],[320,2]]},"227":{"position":[[298,2],[352,2]]},"239":{"position":[[171,2],[291,2]]},"275":{"position":[[421,2]]},"282":{"position":[[553,1],[609,1]]},"286":{"position":[[85,2],[247,2],[600,2],[828,2],[878,1]]},"288":{"position":[[200,2]]},"290":{"position":[[186,1],[553,2]]},"315":{"position":[[103,1]]},"321":{"position":[[191,1]]},"329":{"position":[[108,1],[124,1]]},"337":{"position":[[141,2],[365,2]]},"397":{"position":[[1243,3]]},"421":{"position":[[85,1]]},"423":{"position":[[35,1]]},"521":{"position":[[866,3],[937,3]]},"525":{"position":[[234,2]]},"527":{"position":[[260,2]]},"529":{"position":[[244,2]]},"531":{"position":[[270,2]]},"541":{"position":[[154,2]]},"553":{"position":[[106,1]]},"599":{"position":[[382,1],[584,4]]},"601":{"position":[[430,1]]},"641":{"position":[[639,2]]},"647":{"position":[[101,2]]},"651":{"position":[[142,2]]},"653":{"position":[[89,2]]},"659":{"position":[[172,2]]},"661":{"position":[[229,2]]},"663":{"position":[[121,2],[269,3],[275,2],[385,3],[409,2]]},"667":{"position":[[195,2],[252,2]]},"671":{"position":[[287,2],[321,1]]},"673":{"position":[[535,2],[571,1],[630,2],[633,2],[716,2]]},"681":{"position":[[339,2]]},"683":{"position":[[92,2]]},"685":{"position":[[91,2]]},"687":{"position":[[172,2],[202,1],[273,2],[300,1]]},"693":{"position":[[1317,3]]},"705":{"position":[[193,3],[212,2],[239,2],[261,2],[371,2],[393,2]]},"711":{"position":[[129,2],[132,2],[184,2]]},"713":{"position":[[164,2]]},"715":{"position":[[94,2]]},"717":{"position":[[100,2]]},"719":{"position":[[101,2]]},"723":{"position":[[140,2],[168,2]]},"771":{"position":[[904,3]]}}}],["20",{"_index":940,"t":{"101":{"position":[[670,2]]},"329":{"position":[[165,3]]},"677":{"position":[[295,2]]}}}],["200",{"_index":744,"t":{"72":{"position":[[802,3]]},"619":{"position":[[425,3]]}}}],["2024",{"_index":23,"t":{"4":{"position":[[189,4]]},"8":{"position":[[718,4]]}}}],["2048",{"_index":1859,"t":{"495":{"position":[[166,5]]}}}],["21",{"_index":1549,"t":{"321":{"position":[[103,2]]},"677":{"position":[[378,2]]}}}],["222957957",{"_index":1762,"t":{"444":{"position":[[301,10]]}}}],["234",{"_index":1250,"t":{"231":{"position":[[182,5],[287,5]]}}}],["24",{"_index":1829,"t":{"478":{"position":[[196,2]]},"480":{"position":[[197,2]]},"484":{"position":[[164,2]]},"486":{"position":[[165,2]]},"490":{"position":[[228,2]]},"492":{"position":[[133,2]]}}}],["249",{"_index":745,"t":{"72":{"position":[[809,3]]},"275":{"position":[[717,3]]}}}],["255",{"_index":1595,"t":{"341":{"position":[[149,3]]}}}],["255))):concat",{"_index":1838,"t":{"480":{"position":[[520,17]]},"492":{"position":[[563,17]]}}}],["256",{"_index":1796,"t":{"467":{"position":[[28,3]]},"478":{"position":[[224,3]]},"480":{"position":[[225,3]]},"484":{"position":[[192,3]]},"486":{"position":[[193,3]]},"490":{"position":[[256,3]]},"492":{"position":[[161,3]]}}}],["2650573207",{"_index":1780,"t":{"456":{"position":[[249,11]]}}}],["2871868277",{"_index":1738,"t":{"430":{"position":[[200,11]]}}}],["2nd",{"_index":1440,"t":{"290":{"position":[[191,5]]}}}],["2x",{"_index":739,"t":{"72":{"position":[[675,3]]}}}],["3",{"_index":1062,"t":{"134":{"position":[[46,1],[85,2],[262,1],[271,1],[289,1],[313,1],[332,1],[345,1],[351,1],[356,1],[448,1]]},"157":{"position":[[198,1]]},"167":{"position":[[125,2],[215,2],[255,1]]},"179":{"position":[[284,1]]},"181":{"position":[[210,1]]},"187":{"position":[[14,1]]},"197":{"position":[[47,2]]},"205":{"position":[[153,2]]},"211":{"position":[[142,2]]},"221":{"position":[[212,1]]},"223":{"position":[[126,2],[196,1],[286,2]]},"275":{"position":[[424,1]]},"286":{"position":[[255,2],[836,2],[884,4]]},"288":{"position":[[203,2],[215,3]]},"290":{"position":[[202,1],[556,1],[564,2],[619,1]]},"315":{"position":[[172,1]]},"337":{"position":[[144,2],[368,2]]},"383":{"position":[[172,1]]},"385":{"position":[[160,1]]},"421":{"position":[[87,1]]},"529":{"position":[[276,2],[363,2],[368,2]]},"531":{"position":[[304,2]]},"553":{"position":[[135,1]]},"599":{"position":[[388,1],[575,4]]},"601":{"position":[[436,1]]},"641":{"position":[[646,1]]},"647":{"position":[[98,2]]},"651":{"position":[[145,2]]},"653":{"position":[[92,2]]},"659":{"position":[[175,2]]},"663":{"position":[[141,2],[278,3],[284,2],[394,3],[400,2]]},"667":{"position":[[208,2],[255,2]]},"671":{"position":[[290,1],[327,1]]},"673":{"position":[[538,2],[616,1],[636,2],[719,1]]},"681":{"position":[[342,1]]},"683":{"position":[[95,1]]},"685":{"position":[[94,1],[117,1]]},"687":{"position":[[276,1]]},"705":{"position":[[28,1],[242,3],[264,2],[374,3],[396,2]]},"709":{"position":[[258,2],[261,2],[297,2]]},"711":{"position":[[187,2]]},"713":{"position":[[167,2]]},"715":{"position":[[97,2]]},"717":{"position":[[103,2]]},"719":{"position":[[104,2],[128,1]]},"723":{"position":[[171,2]]},"725":{"position":[[132,2]]}}}],["3):ab",{"_index":2310,"t":{"723":{"position":[[143,9]]}}}],["3.5x",{"_index":1557,"t":{"325":{"position":[[103,4]]}}}],["3.7416573867739",{"_index":2296,"t":{"713":{"position":[[186,15],[229,15]]}}}],["30",{"_index":2232,"t":{"677":{"position":[[488,2],[491,3]]}}}],["3154674178",{"_index":1774,"t":{"452":{"position":[[247,11]]}}}],["3190198453633110066",{"_index":1783,"t":{"458":{"position":[[195,20]]}}}],["32",{"_index":626,"t":{"42":{"position":[[310,2]]},"446":{"position":[[30,2]]},"478":{"position":[[202,2]]},"480":{"position":[[203,2]]},"484":{"position":[[170,2]]},"486":{"position":[[171,2]]},"490":{"position":[[234,2]]},"492":{"position":[[139,2]]}}}],["32973",{"_index":133,"t":{"8":{"position":[[723,6]]}}}],["3600",{"_index":2078,"t":{"587":{"position":[[341,4],[423,4]]}}}],["384",{"_index":1800,"t":{"469":{"position":[[28,3]]}}}],["3889643616",{"_index":1771,"t":{"450":{"position":[[247,11]]}}}],["3rd",{"_index":1441,"t":{"290":{"position":[[207,5]]}}}],["3x",{"_index":678,"t":{"54":{"position":[[229,2]]},"271":{"position":[[67,2]]}}}],["4",{"_index":1063,"t":{"134":{"position":[[93,2]]},"161":{"position":[[220,1]]},"165":{"position":[[191,1]]},"167":{"position":[[128,2],[218,2],[272,2]]},"286":{"position":[[263,2],[396,1]]},"288":{"position":[[230,2]]},"290":{"position":[[572,2],[583,2],[640,1]]},"421":{"position":[[89,1],[136,1]]},"599":{"position":[[394,1]]},"601":{"position":[[442,1]]},"651":{"position":[[186,1]]},"653":{"position":[[133,1]]},"659":{"position":[[178,2],[228,2],[234,2]]},"663":{"position":[[144,2],[287,3],[293,2],[391,2],[403,3]]},"667":{"position":[[216,1],[258,1]]},"673":{"position":[[541,2],[639,2],[642,1],[721,2]]},"687":{"position":[[175,2]]},"771":{"position":[[1006,3]]}}}],["400",{"_index":1949,"t":{"533":{"position":[[317,4]]},"535":{"position":[[377,4]]},"537":{"position":[[599,4]]}}}],["4096",{"_index":1860,"t":{"495":{"position":[[176,5]]}}}],["41",{"_index":2224,"t":{"677":{"position":[[291,3]]}}}],["42",{"_index":1180,"t":{"171":{"position":[[86,2],[185,2]]},"199":{"position":[[68,2]]},"257":{"position":[[317,3],[374,2]]},"259":{"position":[[300,3],[357,2]]},"273":{"position":[[145,2],[224,3],[315,2],[385,3]]},"288":{"position":[[77,2],[83,3],[100,2],[385,2],[401,2],[482,5],[502,4],[572,4]]},"315":{"position":[[178,2]]},"321":{"position":[[233,2]]},"323":{"position":[[148,2],[224,2]]},"677":{"position":[[374,3]]}}}],["430867652",{"_index":1758,"t":{"442":{"position":[[241,10]]}}}],["443",{"_index":2152,"t":{"629":{"position":[[610,4]]}}}],["45597",{"_index":24,"t":{"4":{"position":[[194,6]]}}}],["5",{"_index":1064,"t":{"134":{"position":[[101,2],[117,4],[166,4],[466,3],[485,2]]},"148":{"position":[[276,1]]},"150":{"position":[[379,1]]},"157":{"position":[[100,1]]},"163":{"position":[[121,1]]},"165":{"position":[[86,1]]},"167":{"position":[[200,1]]},"179":{"position":[[239,1]]},"183":{"position":[[288,1]]},"187":{"position":[[319,1]]},"189":{"position":[[145,1]]},"191":{"position":[[353,1]]},"205":{"position":[[280,2],[359,2]]},"239":{"position":[[280,1]]},"286":{"position":[[271,2],[287,4],[336,4],[419,2]]},"288":{"position":[[233,2]]},"290":{"position":[[575,2]]},"315":{"position":[[198,1]]},"331":{"position":[[368,3]]},"345":{"position":[[41,1],[177,1]]},"421":{"position":[[91,1],[138,1]]},"505":{"position":[[372,1]]},"509":{"position":[[322,1]]},"599":{"position":[[349,1],[400,1]]},"601":{"position":[[397,1],[448,1]]},"659":{"position":[[181,2]]},"663":{"position":[[147,2],[296,3],[302,2],[382,2],[412,3]]},"673":{"position":[[544,1],[618,2]]},"765":{"position":[[555,3],[608,2]]}}}],["5,0,0,0",{"_index":2399,"t":{"771":{"position":[[963,7]]}}}],["5,000",{"_index":2393,"t":{"771":{"position":[[777,5]]}}}],["5,0000",{"_index":2400,"t":{"771":{"position":[[1014,6]]}}}],["5.00",{"_index":2398,"t":{"771":{"position":[[912,4]]}}}],["5.1",{"_index":2213,"t":{"671":{"position":[[91,4]]}}}],["5.4",{"_index":1092,"t":{"136":{"position":[[27,3],[119,3]]}}}],["5.4'",{"_index":1671,"t":{"399":{"position":[[108,6]]},"405":{"position":[[105,6]]},"549":{"position":[[103,6]]},"557":{"position":[[101,6]]},"605":{"position":[[101,6]]},"645":{"position":[[104,6]]},"733":{"position":[[105,6]]}}}],["50",{"_index":2379,"t":{"765":{"position":[[493,4]]}}}],["50,000",{"_index":2395,"t":{"771":{"position":[[818,6]]}}}],["500",{"_index":2390,"t":{"771":{"position":[[737,3]]}}}],["500,000",{"_index":2397,"t":{"771":{"position":[[863,7]]}}}],["5000",{"_index":2392,"t":{"771":{"position":[[765,6],[942,6]]}}}],["500000",{"_index":2396,"t":{"771":{"position":[[849,8]]}}}],["500000.4",{"_index":2401,"t":{"771":{"position":[[1065,10]]}}}],["512",{"_index":1803,"t":{"471":{"position":[[28,3]]},"495":{"position":[[382,4]]}}}],["5eb63bbbe01eeed093cb22bb8f5acdc3",{"_index":1742,"t":{"432":{"position":[[183,35]]}}}],["6",{"_index":1203,"t":{"197":{"position":[[50,2]]},"205":{"position":[[381,2]]},"288":{"position":[[236,2],[248,3]]},"290":{"position":[[578,1],[586,2],[642,1]]},"298":{"position":[[235,1]]},"421":{"position":[[93,1],[140,1]]},"659":{"position":[[184,2]]},"681":{"position":[[413,1]]},"687":{"position":[[178,1]]},"715":{"position":[[121,1]]},"721":{"position":[[156,1]]}}}],["6.1232339957368e",{"_index":2336,"t":{"731":{"position":[[206,16],[326,16],[448,16]]}}}],["60",{"_index":2080,"t":{"587":{"position":[[410,2]]}}}],["65537",{"_index":1868,"t":{"495":{"position":[[594,6]]},"499":{"position":[[766,5]]},"503":{"position":[[791,5]]}}}],["65e05b66",{"_index":1535,"t":{"317":{"position":[[416,8]]}}}],["68",{"_index":2225,"t":{"677":{"position":[[298,3]]}}}],["69",{"_index":1340,"t":{"269":{"position":[[225,3]]},"677":{"position":[[381,3]]}}}],["6aa8b7c94e7580774a804c24",{"_index":1536,"t":{"317":{"position":[[425,26]]}}}],["7",{"_index":1457,"t":{"298":{"position":[[179,1]]},"421":{"position":[[95,1],[142,1]]}}}],["7088720765356542432",{"_index":1785,"t":{"460":{"position":[[194,20]]}}}],["8",{"_index":634,"t":{"44":{"position":[[123,1]]},"46":{"position":[[204,1]]},"298":{"position":[[160,1],[531,1]]},"421":{"position":[[97,1],[144,1]]},"761":{"position":[[70,1]]}}}],["8):unpack",{"_index":1726,"t":{"421":{"position":[[119,12]]}}}],["80",{"_index":2121,"t":{"619":{"position":[[362,3]]},"625":{"position":[[461,3]]},"627":{"position":[[246,3]]}}}],["847757641",{"_index":1126,"t":{"142":{"position":[[491,9]]}}}],["8618312879776256743",{"_index":1753,"t":{"438":{"position":[[186,20]]}}}],["894552257",{"_index":1747,"t":{"434":{"position":[[241,10]]}}}],["8dad5f6a7dd2dcd8c35ec2fd7babb499bcad60d27d73fe73eca2ce025dfd3b47",{"_index":1798,"t":{"467":{"position":[[275,67]]}}}],["9",{"_index":1204,"t":{"197":{"position":[[53,1]]},"298":{"position":[[198,1],[258,1]]},"315":{"position":[[192,1]]},"391":{"position":[[156,1]]},"421":{"position":[[99,1]]}}}],["90",{"_index":2337,"t":{"731":{"position":[[248,3],[368,3]]}}}],["90.0",{"_index":2325,"t":{"727":{"position":[[507,5],[617,5],[719,5],[825,5]]}}}],["9065573210506989167",{"_index":1750,"t":{"436":{"position":[[184,20]]}}}],["9090",{"_index":2275,"t":{"701":{"position":[[372,5]]}}}],["98365361248415863235179644468056200977592391948608651522703704315152579004021",{"_index":1871,"t":{"495":{"position":[[738,78]]}}}],["_",{"_index":1232,"t":{"223":{"position":[[312,2]]},"575":{"position":[[210,2]]}}}],["__construct",{"_index":1290,"t":{"247":{"position":[[97,11]]},"255":{"position":[[284,12]]},"259":{"position":[[25,11]]}}}],["__construct(nam",{"_index":1292,"t":{"247":{"position":[[161,17]]},"249":{"position":[[128,17]]},"251":{"position":[[122,17]]},"255":{"position":[[192,17],[443,17]]},"257":{"position":[[184,17]]}}}],["__construct(publ",{"_index":1318,"t":{"259":{"position":[[184,18]]}}}],["__eq",{"_index":1514,"t":{"315":{"position":[[273,4]]}}}],["__gc",{"_index":1300,"t":{"249":{"position":[[176,6]]}}}],["__index",{"_index":342,"t":{"20":{"position":[[468,7]]},"34":{"position":[[120,7]]},"397":{"position":[[623,7]]},"415":{"position":[[361,7]]},"693":{"position":[[759,7]]}}}],["__lt",{"_index":1515,"t":{"315":{"position":[[282,5]]}}}],["__order",{"_index":253,"t":{"14":{"position":[[1761,7],[1966,7]]},"397":{"position":[[1185,11]]},"641":{"position":[[549,7],[599,7]]},"643":{"position":[[434,7]]}}}],["__parent",{"_index":1306,"t":{"253":{"position":[[195,8]]}}}],["__tostr",{"_index":1628,"t":{"371":{"position":[[19,10]]},"707":{"position":[[19,10]]}}}],["__valu",{"_index":1647,"t":{"395":{"position":[[132,7]]}}}],["_g",{"_index":108,"t":{"8":{"position":[[200,2]]}}}],["_g.coroutin",{"_index":1692,"t":{"415":{"position":[[419,14]]}}}],["_g.string",{"_index":1369,"t":{"275":{"position":[[237,9]]}}}],["_g.tabl",{"_index":343,"t":{"20":{"position":[[478,8]]},"415":{"position":[[406,9]]},"417":{"position":[[198,9]]}}}],["_g:myfunc",{"_index":1416,"t":{"282":{"position":[[575,12]]}}}],["_psoup",{"_index":389,"t":{"20":{"position":[[2136,6]]},"48":{"position":[[167,6]]},"409":{"position":[[0,6]]}}}],["_pversion",{"_index":738,"t":{"72":{"position":[[621,9]]},"407":{"position":[[0,9]]},"411":{"position":[[139,9],[236,18]]}}}],["_version",{"_index":1680,"t":{"411":{"position":[[187,18],[264,12]]}}}],["a\":1,\"b\":2,\"c\":3",{"_index":2176,"t":{"641":{"position":[[684,19]]}}}],["a.k.a",{"_index":1918,"t":{"517":{"position":[[72,6],[178,5]]}}}],["a?.b?.c",{"_index":1400,"t":{"280":{"position":[[807,7]]}}}],["aadata",{"_index":1852,"t":{"490":{"position":[[144,6]]},"492":{"position":[[72,6],[468,6],[663,7],[768,7]]}}}],["aarch64",{"_index":138,"t":{"10":{"position":[[82,7]]}}}],["abi",{"_index":618,"t":{"40":{"position":[[72,3]]}}}],["abov",{"_index":843,"t":{"86":{"position":[[832,5]]},"90":{"position":[[695,6]]},"101":{"position":[[677,6]]},"201":{"position":[[35,6]]},"245":{"position":[[25,5]]},"286":{"position":[[1023,5]]},"315":{"position":[[450,6]]},"371":{"position":[[8,6]]},"707":{"position":[[8,6]]},"729":{"position":[[209,5]]}}}],["absenc",{"_index":703,"t":{"60":{"position":[[595,7]]}}}],["absent",{"_index":1958,"t":{"537":{"position":[[931,6]]},"583":{"position":[[114,7]]},"587":{"position":[[125,7]]},"589":{"position":[[124,7]]},"681":{"position":[[245,7]]}}}],["absolut",{"_index":425,"t":{"20":{"position":[[2944,8]]},"579":{"position":[[32,8]]},"581":{"position":[[11,8]]},"723":{"position":[[55,8]]}}}],["accept",{"_index":428,"t":{"20":{"position":[[2982,6]]},"50":{"position":[[279,7]]},"150":{"position":[[13,7]]},"191":{"position":[[13,7]]},"317":{"position":[[456,8]]},"619":{"position":[[63,9]]},"635":{"position":[[0,7]]},"637":{"position":[[98,6]]},"693":{"position":[[183,7]]}}}],["access",{"_index":455,"t":{"20":{"position":[[3700,6]]},"30":{"position":[[538,6],[903,6]]},"40":{"position":[[232,6]]},"46":{"position":[[293,6]]},"205":{"position":[[429,6]]},"257":{"position":[[92,8]]},"277":{"position":[[223,6]]},"280":{"position":[[0,9],[883,7]]},"327":{"position":[[353,6]]},"409":{"position":[[35,6]]}}}],["accessor",{"_index":720,"t":{"66":{"position":[[328,8]]}}}],["accordingli",{"_index":1721,"t":{"419":{"position":[[100,12]]}}}],["accumul",{"_index":2235,"t":{"681":{"position":[[46,11],[69,13],[97,11],[195,12],[229,12],[257,11],[305,12],[363,12],[387,12]]}}}],["achiev",{"_index":1545,"t":{"317":{"position":[[872,8]]}}}],["act",{"_index":2065,"t":{"583":{"position":[[184,6]]},"587":{"position":[[195,6]]},"589":{"position":[[194,6]]}}}],["action",{"_index":1363,"t":{"275":{"position":[[88,6]]}}}],["activ",{"_index":1058,"t":{"132":{"position":[[179,7]]},"599":{"position":[[15,9]]}}}],["actual",{"_index":472,"t":{"22":{"position":[[139,6]]},"765":{"position":[[92,8]]}}}],["ad",{"_index":93,"t":{"8":{"position":[[0,5]]},"14":{"position":[[0,5],[24,5],[49,5],[82,5],[142,5],[210,5],[278,5],[726,5],[900,5],[918,5],[938,5],[959,5],[982,5],[1002,5],[1023,5],[1047,5],[1074,5],[1095,5],[1122,5],[1149,5],[1272,5],[1298,5],[1325,5],[1378,5],[1404,5],[1434,5],[1465,5],[1503,5],[1551,5],[1595,5],[1655,5],[1685,5],[1710,5],[2253,5],[2333,5],[2384,5]]},"16":{"position":[[0,5]]},"18":{"position":[[0,5],[500,5],[525,5],[549,5]]},"20":{"position":[[0,5],[25,5],[115,5],[143,5],[174,5],[294,5],[399,5],[491,5],[523,5],[1165,5],[1214,5],[1391,5],[1913,5],[2143,5],[2206,5],[2242,5],[2264,5],[2284,5],[2310,5],[2332,5],[2470,5],[2638,5],[2657,5],[2673,5],[2693,5],[2713,5],[2733,5],[2747,5],[2766,5],[2783,5],[2805,5],[2817,5],[2860,5],[3453,5],[3648,5],[3725,5],[3760,5],[3799,5],[3834,5],[3914,5]]},"22":{"position":[[288,5]]},"30":{"position":[[0,5],[74,5],[138,5],[220,5],[284,5],[326,5],[354,5],[1341,5],[1382,5]]},"32":{"position":[[318,5]]},"38":{"position":[[0,5],[73,5],[140,5],[192,5],[239,5],[540,5],[585,5],[648,5],[757,5],[877,5],[1111,5],[1215,5],[1329,5],[1383,5],[1449,5],[1515,5],[1560,5]]},"42":{"position":[[94,5]]},"48":{"position":[[0,5],[35,5],[74,5],[99,5],[141,5],[161,5],[449,5],[517,5],[560,5],[603,5],[616,5],[629,5],[642,5]]},"52":{"position":[[0,5]]},"70":{"position":[[0,5]]},"72":{"position":[[0,5],[61,5],[133,5],[171,5],[196,5],[232,5],[261,5],[293,5],[302,5],[327,5],[348,5],[383,5],[414,5],[452,5],[479,5],[550,5],[584,5],[615,5]]},"82":{"position":[[1462,5]]},"86":{"position":[[121,5]]},"595":{"position":[[103,5]]}}}],["add",{"_index":763,"t":{"78":{"position":[[6,4]]},"90":{"position":[[474,3]]},"115":{"position":[[283,3]]},"136":{"position":[[182,4]]},"169":{"position":[[206,3]]},"205":{"position":[[6,4]]},"215":{"position":[[201,3],[207,3]]},"231":{"position":[[498,3]]},"247":{"position":[[6,4]]},"253":{"position":[[188,4]]},"267":{"position":[[8,3]]},"331":{"position":[[200,3]]},"349":{"position":[[263,3]]},"377":{"position":[[0,4]]},"587":{"position":[[394,4]]},"595":{"position":[[4,3]]},"597":{"position":[[40,3]]},"629":{"position":[[12,3]]},"641":{"position":[[542,3]]},"643":{"position":[[426,4]]},"677":{"position":[[591,3]]}}}],["add(1",{"_index":1191,"t":{"183":{"position":[[172,6],[292,6]]},"239":{"position":[[164,6],[284,6]]}}}],["add(a",{"_index":1190,"t":{"183":{"position":[[133,6]]},"215":{"position":[[146,6],[268,6],[499,6]]},"239":{"position":[[125,6],[380,6]]}}}],["addit",{"_index":38,"t":{"4":{"position":[[347,10]]},"60":{"position":[[0,10]]},"66":{"position":[[0,10]]},"109":{"position":[[441,10]]},"309":{"position":[[57,9]]},"319":{"position":[[31,10]]},"331":{"position":[[89,10]]},"399":{"position":[[34,9]]},"405":{"position":[[34,9]]},"488":{"position":[[39,10]]},"543":{"position":[[228,10]]},"549":{"position":[[34,9]]},"557":{"position":[[34,9]]},"605":{"position":[[34,9]]},"645":{"position":[[34,9]]},"733":{"position":[[34,9]]}}}],["addloop",{"_index":2085,"t":{"597":{"position":[[4,7]]}}}],["address",{"_index":2112,"t":{"615":{"position":[[89,8]]}}}],["adler",{"_index":1763,"t":{"446":{"position":[[24,5]]}}}],["advanc",{"_index":1555,"t":{"323":{"position":[[93,8]]}}}],["advis",{"_index":838,"t":{"86":{"position":[[736,7]]},"333":{"position":[[154,9]]}}}],["ae",{"_index":1817,"t":{"476":{"position":[[22,3]]},"478":{"position":[[52,4],[71,4],[110,4],[123,4],[232,4]]},"480":{"position":[[53,4],[72,4],[111,4],[124,4],[233,4],[687,4]]},"482":{"position":[[21,3]]},"484":{"position":[[52,4],[91,4],[200,4]]},"486":{"position":[[19,4],[58,4],[201,4],[578,4]]},"488":{"position":[[19,3]]},"490":{"position":[[60,4],[71,3],[264,4]]},"492":{"position":[[61,4],[169,4],[757,4]]}}}],["aforement",{"_index":1011,"t":{"124":{"position":[[529,14]]},"771":{"position":[[634,14]]}}}],["afterward",{"_index":2403,"t":{"773":{"position":[[379,11]]}}}],["ag",{"_index":1207,"t":{"199":{"position":[[62,3],[218,3],[265,3]]},"201":{"position":[[79,3],[246,3]]},"253":{"position":[[82,3]]},"257":{"position":[[171,3],[202,4],[235,3]]},"259":{"position":[[217,4]]}}}],["again",{"_index":483,"t":{"24":{"position":[[64,5]]},"541":{"position":[[1371,5]]}}}],["against",{"_index":1496,"t":{"311":{"position":[[61,7]]},"687":{"position":[[24,7]]},"693":{"position":[[115,7]]}}}],["agent",{"_index":1526,"t":{"317":{"position":[[290,7]]}}}],["aggreg",{"_index":1226,"t":{"215":{"position":[[48,9]]}}}],["aggress",{"_index":1194,"t":{"187":{"position":[[86,10]]}}}],["agnost",{"_index":2382,"t":{"769":{"position":[[22,8]]}}}],["aid",{"_index":834,"t":{"86":{"position":[[648,3]]},"126":{"position":[[3,3]]}}}],["aim",{"_index":753,"t":{"76":{"position":[[6,4]]}}}],["akin",{"_index":1683,"t":{"415":{"position":[[58,4]]}}}],["algorithm",{"_index":689,"t":{"60":{"position":[[111,10],[383,11]]},"271":{"position":[[452,9]]},"315":{"position":[[331,10]]},"329":{"position":[[19,10]]},"430":{"position":[[72,10]]},"432":{"position":[[55,10]]},"434":{"position":[[55,10]]},"436":{"position":[[55,10]]},"438":{"position":[[56,10]]},"440":{"position":[[56,10]]},"442":{"position":[[55,10]]},"444":{"position":[[56,10]]},"446":{"position":[[59,10]]},"448":{"position":[[58,10]]},"450":{"position":[[58,10]]},"452":{"position":[[58,10]]},"454":{"position":[[58,10]]},"456":{"position":[[59,10]]},"458":{"position":[[60,10]]},"460":{"position":[[60,10]]},"462":{"position":[[65,10]]},"465":{"position":[[52,10]]},"467":{"position":[[54,10]]},"469":{"position":[[54,10]]},"471":{"position":[[54,10]]}}}],["alia",{"_index":344,"t":{"20":{"position":[[507,5],[2840,5]]},"30":{"position":[[266,5]]},"52":{"position":[[22,5]]},"307":{"position":[[128,5],[184,5]]},"555":{"position":[[3,5]]}}}],["alic",{"_index":1389,"t":{"280":{"position":[[252,7]]}}}],["aliv",{"_index":1993,"t":{"541":{"position":[[2102,5]]},"543":{"position":[[18,5]]},"545":{"position":[[16,5]]}}}],["alloc",{"_index":490,"t":{"24":{"position":[[226,10]]}}}],["allow",{"_index":17,"t":{"4":{"position":[[140,8]]},"24":{"position":[[285,8]]},"26":{"position":[[25,6]]},"78":{"position":[[227,6]]},"126":{"position":[[191,6]]},"140":{"position":[[55,5]]},"215":{"position":[[20,6]]},"257":{"position":[[6,6]]},"269":{"position":[[19,6],[127,6]]},"290":{"position":[[37,5]]},"304":{"position":[[492,5]]},"313":{"position":[[20,6]]},"315":{"position":[[73,6]]},"317":{"position":[[18,6]]},"323":{"position":[[75,8]]},"335":{"position":[[6,6]]},"337":{"position":[[24,6]]},"341":{"position":[[32,8]]},"488":{"position":[[28,6]]},"505":{"position":[[6,6],[480,5]]}}}],["alphabet",{"_index":2362,"t":{"753":{"position":[[43,10],[202,10]]}}}],["alphanumer",{"_index":2366,"t":{"757":{"position":[[43,12],[207,12]]}}}],["alreadi",{"_index":984,"t":{"122":{"position":[[8,7]]},"629":{"position":[[400,7]]}}}],["alter",{"_index":1722,"t":{"419":{"position":[[162,7]]}}}],["altern",{"_index":401,"t":{"20":{"position":[[2406,11]]},"30":{"position":[[749,13]]},"152":{"position":[[56,14]]},"213":{"position":[[48,14]]},"217":{"position":[[52,14]]},"231":{"position":[[26,11]]},"263":{"position":[[138,14]]},"273":{"position":[[33,11]]},"292":{"position":[[52,14]]},"300":{"position":[[55,14]]},"304":{"position":[[209,13]]},"397":{"position":[[757,14]]},"401":{"position":[[3,11]]}}}],["although",{"_index":852,"t":{"88":{"position":[[0,8]]},"132":{"position":[[222,8]]},"273":{"position":[[621,8]]},"488":{"position":[[78,8]]},"677":{"position":[[606,9]]}}}],["alway",{"_index":386,"t":{"20":{"position":[[2107,6]]},"84":{"position":[[193,6]]},"235":{"position":[[28,6]]},"313":{"position":[[257,6]]},"409":{"position":[[70,6]]}}}],["ambigu",{"_index":113,"t":{"8":{"position":[[386,11]]},"24":{"position":[[332,11]]},"243":{"position":[[492,11]]}}}],["amount",{"_index":1384,"t":{"280":{"position":[[112,6]]},"607":{"position":[[16,6]]}}}],["amzn",{"_index":1530,"t":{"317":{"position":[[379,4]]}}}],["anchor",{"_index":2279,"t":{"701":{"position":[[480,9]]}}}],["and/or",{"_index":840,"t":{"86":{"position":[[758,6]]}}}],["android",{"_index":1678,"t":{"411":{"position":[[105,10]]}}}],["annot",{"_index":194,"t":{"14":{"position":[[161,10]]},"179":{"position":[[422,10]]}}}],["annoy",{"_index":374,"t":{"20":{"position":[[1548,11]]},"159":{"position":[[304,10]]},"173":{"position":[[404,10]]},"175":{"position":[[354,10]]},"177":{"position":[[351,10]]}}}],["anonym",{"_index":1225,"t":{"211":{"position":[[18,10]]},"231":{"position":[[53,9]]},"323":{"position":[[55,9]]}}}],["anoth",{"_index":805,"t":{"84":{"position":[[0,7]]},"117":{"position":[[250,7]]},"563":{"position":[[15,7]]},"655":{"position":[[159,7]]},"763":{"position":[[24,7]]},"773":{"position":[[341,7]]}}}],["ansi",{"_index":727,"t":{"72":{"position":[[76,4]]},"349":{"position":[[209,4]]}}}],["anyth",{"_index":1265,"t":{"235":{"position":[[166,8]]}}}],["anywher",{"_index":1426,"t":{"286":{"position":[[929,8]]}}}],["apart",{"_index":1450,"t":{"296":{"position":[[123,5]]}}}],["api",{"_index":735,"t":{"72":{"position":[[379,3]]},"247":{"position":[[323,3]]}}}],["appl",{"_index":1164,"t":{"161":{"position":[[127,8]]},"298":{"position":[[149,7]]},"661":{"position":[[211,7],[304,5]]},"763":{"position":[[667,8],[746,9],[760,6]]}}}],["appli",{"_index":378,"t":{"20":{"position":[[1694,5]]},"353":{"position":[[104,5]]},"357":{"position":[[169,5]]},"363":{"position":[[105,5]]}}}],["application/json",{"_index":1961,"t":{"541":{"position":[[412,18]]}}}],["approach",{"_index":2070,"t":{"583":{"position":[[435,9]]}}}],["appropri",{"_index":1963,"t":{"541":{"position":[[515,14]]}}}],["approxim",{"_index":1988,"t":{"541":{"position":[[1655,11]]}}}],["apt",{"_index":915,"t":{"101":{"position":[[33,3],[361,3],[377,3]]},"109":{"position":[[119,3]]}}}],["arbitrari",{"_index":748,"t":{"74":{"position":[[54,9]]}}}],["arch",{"_index":941,"t":{"103":{"position":[[16,4]]},"109":{"position":[[173,5]]}}}],["arch=amd64",{"_index":928,"t":{"101":{"position":[[177,11]]}}}],["aren't",{"_index":1928,"t":{"521":{"position":[[148,6]]},"523":{"position":[[152,6]]}}}],["arg",{"_index":1161,"t":{"159":{"position":[[543,5]]},"237":{"position":[[142,4],[161,4],[169,3],[314,4],[322,3]]},"317":{"position":[[203,8]]}}}],["arg,str",{"_index":376,"t":{"20":{"position":[[1583,11]]}}}],["arg=valu",{"_index":2277,"t":{"701":{"position":[[438,12]]}}}],["argument",{"_index":39,"t":{"4":{"position":[[358,9]]},"6":{"position":[[347,8]]},"8":{"position":[[68,9]]},"14":{"position":[[873,8]]},"20":{"position":[[2908,8]]},"30":{"position":[[785,9],[842,9]]},"32":{"position":[[9,9],[69,9],[115,10]]},"38":{"position":[[204,9]]},"40":{"position":[[8,9]]},"42":{"position":[[8,9]]},"56":{"position":[[145,9]]},"60":{"position":[[197,10],[473,10]]},"86":{"position":[[352,8]]},"142":{"position":[[81,9]]},"150":{"position":[[42,8],[303,10]]},"167":{"position":[[29,9],[168,9],[189,10],[257,10]]},"191":{"position":[[42,8],[277,10]]},"225":{"position":[[22,10],[58,9],[394,9]]},"227":{"position":[[23,9],[51,9],[80,9]]},"231":{"position":[[674,10]]},"259":{"position":[[71,9]]},"302":{"position":[[253,8]]},"319":{"position":[[42,9]]},"533":{"position":[[355,9],[365,10],[469,8],[478,8]]},"535":{"position":[[319,9],[329,10]]},"537":{"position":[[525,9],[535,10],[762,9],[772,10],[946,8]]},"593":{"position":[[25,10]]},"705":{"position":[[30,10]]},"721":{"position":[[54,9]]},"729":{"position":[[80,9]]},"771":{"position":[[1102,8]]}}}],["arithmet",{"_index":696,"t":{"60":{"position":[[372,10]]},"329":{"position":[[8,10]]},"709":{"position":[[26,10]]}}}],["around",{"_index":741,"t":{"72":{"position":[[721,6]]},"339":{"position":[[16,6]]}}}],["array",{"_index":508,"t":{"30":{"position":[[80,5]]},"233":{"position":[[283,5]]},"651":{"position":[[63,5]]},"663":{"position":[[13,5]]},"667":{"position":[[13,5],[65,5]]},"673":{"position":[[24,5],[38,6],[205,5]]}}}],["arrow",{"_index":1251,"t":{"231":{"position":[[365,6]]},"290":{"position":[[336,5]]},"347":{"position":[[260,5]]}}}],["articl",{"_index":978,"t":{"117":{"position":[[115,8]]}}}],["artifact",{"_index":120,"t":{"8":{"position":[[546,9]]}}}],["ascii",{"_index":275,"t":{"14":{"position":[[2234,5]]},"749":{"position":[[43,5]]}}}],["aspir",{"_index":1100,"t":{"138":{"position":[[6,7]]}}}],["assert",{"_index":390,"t":{"20":{"position":[[2149,9]]},"509":{"position":[[0,7],[88,9],[151,6],[254,9]]},"511":{"position":[[0,7],[91,9],[150,6],[267,9]]},"513":{"position":[[0,7],[93,9],[154,6],[273,9]]},"515":{"position":[[0,7],[142,9],[203,6],[358,9]]},"517":{"position":[[0,7],[226,9],[318,6],[444,9]]},"519":{"position":[[0,7],[97,9],[152,6],[278,9]]},"521":{"position":[[0,7],[382,9],[453,6],[567,9],[794,9]]},"523":{"position":[[0,7],[386,9],[453,6]]},"525":{"position":[[0,7],[119,9],[192,6],[304,9]]},"527":{"position":[[0,7],[131,9],[216,6],[332,9]]},"529":{"position":[[0,7],[122,9],[199,6],[317,9]]},"531":{"position":[[0,7],[134,9],[223,6]]},"533":{"position":[[0,7],[198,9],[265,6],[414,9]]},"535":{"position":[[0,7],[194,9],[269,6],[420,9]]},"537":{"position":[[0,7],[304,9],[460,6],[642,9],[893,9]]},"667":{"position":[[147,6]]}}}],["assert(\"a",{"_index":1260,"t":{"233":{"position":[[413,10]]}}}],["assert(\"b",{"_index":1261,"t":{"233":{"position":[[464,10]]}}}],["assert(\"valu",{"_index":1262,"t":{"233":{"position":[[515,14]]}}}],["assert(\"world",{"_index":1257,"t":{"233":{"position":[[170,14]]}}}],["assert(aft",{"_index":2406,"t":{"773":{"position":[[524,12],[727,12]]}}}],["assert(befor",{"_index":2405,"t":{"773":{"position":[[498,13],[687,13]]}}}],["assert(compareversions(\"1.0.0",{"_index":1727,"t":{"423":{"position":[[95,31],[142,31]]}}}],["assert(crypto.adler32(str",{"_index":1764,"t":{"446":{"position":[[219,26]]}}}],["assert(crypto.crc32(str",{"_index":1761,"t":{"444":{"position":[[273,24]]}}}],["assert(crypto.djb2(str",{"_index":1746,"t":{"434":{"position":[[214,23]]}}}],["assert(crypto.fnv1(str",{"_index":1749,"t":{"436":{"position":[[157,23]]}}}],["assert(crypto.fnv1a(str",{"_index":1752,"t":{"438":{"position":[[158,24]]}}}],["assert(crypto.joaat(str",{"_index":1754,"t":{"440":{"position":[[215,24]]}}}],["assert(crypto.lookup3(str",{"_index":1767,"t":{"448":{"position":[[160,26]]}}}],["assert(crypto.lua(str",{"_index":1737,"t":{"430":{"position":[[174,22]]}}}],["assert(crypto.md5(str",{"_index":1741,"t":{"432":{"position":[[157,22]]}}}],["assert(crypto.murmur1(str",{"_index":1773,"t":{"452":{"position":[[217,26]]}}}],["assert(crypto.murmur2(str",{"_index":1776,"t":{"454":{"position":[[217,26]]}}}],["assert(crypto.murmur2a(str",{"_index":1779,"t":{"456":{"position":[[218,27]]}}}],["assert(crypto.murmur2neutral(str",{"_index":1787,"t":{"462":{"position":[[167,33]]}}}],["assert(crypto.murmur64a(str",{"_index":1782,"t":{"458":{"position":[[162,28]]}}}],["assert(crypto.murmur64b(str",{"_index":1784,"t":{"460":{"position":[[162,28]]}}}],["assert(crypto.random(1",{"_index":1814,"t":{"474":{"position":[[468,23]]}}}],["assert(crypto.sdbm(str",{"_index":1757,"t":{"442":{"position":[[214,23]]}}}],["assert(crypto.sha1(\"pluto",{"_index":1793,"t":{"465":{"position":[[240,27],[315,27]]}}}],["assert(crypto.sha256(\"pluto",{"_index":1797,"t":{"467":{"position":[[242,29],[343,29]]}}}],["assert(crypto.sha384(\"pluto",{"_index":1801,"t":{"469":{"position":[[242,29]]}}}],["assert(crypto.sha512(\"pluto",{"_index":1804,"t":{"471":{"position":[[242,29]]}}}],["assert(crypto.times33(str",{"_index":1770,"t":{"450":{"position":[[217,26]]}}}],["assert(decod",{"_index":2183,"t":{"643":{"position":[[738,14]]}}}],["assert(decoded.__order[1",{"_index":2187,"t":{"643":{"position":[[1162,25]]}}}],["assert(decoded.key",{"_index":2185,"t":{"643":{"position":[[934,18]]}}}],["assert(decoded.nested.nested_key",{"_index":2186,"t":{"643":{"position":[[998,32]]}}}],["assert(decoded.nul",{"_index":2188,"t":{"643":{"position":[[1199,19]]}}}],["assert(json.encode(decod",{"_index":2189,"t":{"643":{"position":[[1233,27]]}}}],["assert(myenum.option_1",{"_index":1220,"t":{"205":{"position":[[469,22]]},"207":{"position":[[160,22]]}}}],["assert(n",{"_index":1331,"t":{"267":{"position":[[117,8]]},"269":{"position":[[98,8],[213,8]]}}}],["assert(not",{"_index":1263,"t":{"233":{"position":[[582,10]]}}}],["assert(option_1",{"_index":1215,"t":{"205":{"position":[[90,15],[296,15]]},"207":{"position":[[136,15]]},"211":{"position":[[79,15]]}}}],["assert(option_2",{"_index":1216,"t":{"205":{"position":[[112,15],[318,15]]},"211":{"position":[[101,15]]}}}],["assert(option_3",{"_index":1217,"t":{"205":{"position":[[134,15],[340,15]]},"211":{"position":[[123,15]]}}}],["assert(option_4",{"_index":1219,"t":{"205":{"position":[[362,15]]}}}],["assert(runtim",{"_index":1121,"t":{"142":{"position":[[283,14],[538,14]]}}}],["assert(s:lower(1",{"_index":2343,"t":{"737":{"position":[[113,17]]}}}],["assert(s:starttls(\"pluto",{"_index":2153,"t":{"629":{"position":[[615,24]]}}}],["assert(s:upper(1",{"_index":2342,"t":{"735":{"position":[[109,17]]}}}],["assert(sam",{"_index":2206,"t":{"663":{"position":[[209,11]]}}}],["assert(table.contains(t",{"_index":2199,"t":{"659":{"position":[[203,24],[237,24],[281,24]]}}}],["assert(table.isfrozen(t",{"_index":2198,"t":{"657":{"position":[[99,24]]}}}],["assert(type(decod",{"_index":2184,"t":{"643":{"position":[[762,20],[965,20]]}}}],["assert.equ",{"_index":310,"t":{"18":{"position":[[274,12]]},"521":{"position":[[584,14],[811,14]]}}}],["assert.equal(\"hello",{"_index":1931,"t":{"521":{"position":[[480,20]]}}}],["assert.equal(\"hi",{"_index":1933,"t":{"521":{"position":[[692,16]]}}}],["assert.equal(t1:reord",{"_index":2211,"t":{"667":{"position":[[220,26]]}}}],["assert.falsi",{"_index":1917,"t":{"515":{"position":[[375,14]]}}}],["assert.falsy(\"hello",{"_index":1916,"t":{"515":{"position":[[290,20]]}}}],["assert.falsy(fals",{"_index":1915,"t":{"515":{"position":[[259,19]]}}}],["assert.falsy(nil",{"_index":1914,"t":{"515":{"position":[[230,17]]}}}],["assert.great",{"_index":1945,"t":{"529":{"position":[[334,16]]}}}],["assert.greater(3",{"_index":1944,"t":{"529":{"position":[[226,17],[258,17]]}}}],["assert.greatereq(3",{"_index":1946,"t":{"531":{"position":[[250,19],[284,19]]}}}],["assert.haserror",{"_index":1954,"t":{"535":{"position":[[437,17]]}}}],["assert.haserror(error",{"_index":1952,"t":{"535":{"position":[[296,22]]}}}],["assert.haserror(tostr",{"_index":1953,"t":{"535":{"position":[[351,25]]}}}],["assert.isfals",{"_index":1913,"t":{"513":{"position":[[290,16]]}}}],["assert.isfalse(fals",{"_index":1911,"t":{"513":{"position":[[181,21]]}}}],["assert.isfalse(tru",{"_index":1912,"t":{"513":{"position":[[214,20]]}}}],["assert.isnil",{"_index":1903,"t":{"509":{"position":[[271,14]]}}}],["assert.isnil(5",{"_index":1902,"t":{"509":{"position":[[207,15]]}}}],["assert.isnil(nil",{"_index":1901,"t":{"509":{"position":[[178,17]]}}}],["assert.istru",{"_index":1910,"t":{"511":{"position":[[284,15]]}}}],["assert.istrue(fals",{"_index":1909,"t":{"511":{"position":[[208,20]]}}}],["assert.istrue(tru",{"_index":1908,"t":{"511":{"position":[[177,19]]}}}],["assert.less",{"_index":1940,"t":{"525":{"position":[[321,13]]}}}],["assert.less(1",{"_index":1939,"t":{"525":{"position":[[219,14],[248,14]]}}}],["assert.lesseq",{"_index":1942,"t":{"527":{"position":[[349,15]]}}}],["assert.lesseq(1",{"_index":1941,"t":{"527":{"position":[[243,16],[274,16]]}}}],["assert.nequ",{"_index":311,"t":{"18":{"position":[[289,13]]}}}],["assert.nequal(\"hello",{"_index":1937,"t":{"523":{"position":[[480,21]]}}}],["assert.nequal(\"hi",{"_index":1938,"t":{"523":{"position":[[536,17]]}}}],["assert.noerror",{"_index":1951,"t":{"533":{"position":[[431,16]]}}}],["assert.noerror(error",{"_index":1950,"t":{"533":{"position":[[333,21]]}}}],["assert.noerror(tostr",{"_index":1948,"t":{"533":{"position":[[292,24]]}}}],["assert.notnil",{"_index":1925,"t":{"519":{"position":[[295,15]]}}}],["assert.notnil(\"hello",{"_index":1923,"t":{"519":{"position":[[179,21]]}}}],["assert.notnil(nil",{"_index":1924,"t":{"519":{"position":[[221,18]]}}}],["assert.searcherror",{"_index":1957,"t":{"537":{"position":[[659,20],[910,20]]}}}],["assert.searcherror(\"argu",{"_index":1955,"t":{"537":{"position":[[487,30],[724,30],[794,30]]}}}],["assert.searcherror(\"someth",{"_index":1956,"t":{"537":{"position":[[557,31]]}}}],["assert.truthi",{"_index":1922,"t":{"517":{"position":[[461,15]]}}}],["assert.truthy(\"hello",{"_index":1920,"t":{"517":{"position":[[345,21]]}}}],["assert.truthy(nil",{"_index":1921,"t":{"517":{"position":[[387,18]]}}}],["assign",{"_index":366,"t":{"20":{"position":[[1340,8]]},"24":{"position":[[364,10]]},"144":{"position":[[244,8],[359,8]]},"161":{"position":[[292,8]]},"163":{"position":[[279,8]]},"195":{"position":[[33,6]]},"197":{"position":[[83,6]]},"199":{"position":[[99,6]]},"201":{"position":[[59,6]]},"251":{"position":[[62,9]]},"259":{"position":[[51,6]]},"282":{"position":[[507,11]]},"311":{"position":[[660,11]]},"313":{"position":[[42,11],[132,8],[173,8],[326,8],[367,8]]}}}],["associ",{"_index":1371,"t":{"275":{"position":[[348,10]]}}}],["assum",{"_index":971,"t":{"115":{"position":[[356,8]]},"197":{"position":[[0,8]]},"199":{"position":[[0,8]]},"201":{"position":[[0,8]]},"641":{"position":[[731,8]]}}}],["attempt",{"_index":721,"t":{"66":{"position":[[358,8]]},"138":{"position":[[107,9]]},"275":{"position":[[269,7],[458,7],[529,7],[610,7],[857,7]]},"280":{"position":[[150,8],[369,8]]},"541":{"position":[[680,7]]},"629":{"position":[[0,8]]}}}],["attribut",{"_index":197,"t":{"14":{"position":[[237,9],[681,9]]},"20":{"position":[[1238,10]]},"38":{"position":[[18,9]]},"144":{"position":[[160,10]]},"171":{"position":[[135,9]]},"691":{"position":[[259,10]]},"693":{"position":[[191,10],[489,14]]}}}],["augment",{"_index":2179,"t":{"643":{"position":[[244,7]]}}}],["authent",{"_index":1848,"t":{"488":{"position":[[5,13],[120,14]]},"490":{"position":[[153,13],[358,14]]},"492":{"position":[[81,13],[229,14],[343,14]]}}}],["automat",{"_index":574,"t":{"38":{"position":[[270,13]]},"215":{"position":[[34,13],[324,13],[555,13]]},"243":{"position":[[326,13]]},"255":{"position":[[336,14]]},"547":{"position":[[162,13]]},"619":{"position":[[49,13]]}}}],["avail",{"_index":783,"t":{"82":{"position":[[339,9]]},"105":{"position":[[9,9]]},"142":{"position":[[578,9]]},"209":{"position":[[264,10]]},"309":{"position":[[37,9]]},"393":{"position":[[18,9]]},"397":{"position":[[802,10]]},"417":{"position":[[277,11],[1029,12]]},"419":{"position":[[328,11],[442,12]]},"541":{"position":[[1708,9]]},"543":{"position":[[38,9],[83,9]]},"591":{"position":[[22,9]]},"613":{"position":[[50,9]]}}}],["avoid",{"_index":286,"t":{"14":{"position":[[2498,5]]},"66":{"position":[[352,5]]},"159":{"position":[[288,5]]},"173":{"position":[[388,5]]},"175":{"position":[[338,5]]},"177":{"position":[[335,5]]},"243":{"position":[[475,5]]},"541":{"position":[[1414,5]]}}}],["awar",{"_index":762,"t":{"76":{"position":[[272,5]]}}}],["away",{"_index":2215,"t":{"673":{"position":[[8,4]]}}}],["axi",{"_index":2302,"t":{"717":{"position":[[21,4]]},"719":{"position":[[21,4]]},"723":{"position":[[41,4]]},"727":{"position":[[101,4],[201,4],[228,4]]}}}],["b",{"_index":157,"t":{"12":{"position":[[89,1],[136,1]]},"167":{"position":[[104,2]]},"183":{"position":[[140,2],[166,1]]},"197":{"position":[[124,2],[186,2],[240,2]]},"215":{"position":[[153,2],[167,1],[275,2],[289,1],[506,2],[520,1]]},"231":{"position":[[508,2],[540,3],[566,1]]},"233":{"position":[[392,4],[484,3]]},"239":{"position":[[132,2],[158,1],[395,2],[437,1]]},"282":{"position":[[568,2],[597,2]]},"294":{"position":[[128,1],[154,1],[196,1],[204,1]]},"296":{"position":[[76,1],[87,1]]},"302":{"position":[[143,2]]},"345":{"position":[[30,1],[166,1]]},"347":{"position":[[38,2],[53,1],[167,2],[182,1]]},"641":{"position":[[616,4],[635,1]]}}}],["backup",{"_index":2033,"t":{"563":{"position":[[306,6],[354,6]]}}}],["backup_cfg/config.txt",{"_index":2031,"t":{"563":{"position":[[244,26]]}}}],["backward",{"_index":1233,"t":{"223":{"position":[[393,9]]},"235":{"position":[[257,9]]},"271":{"position":[[557,9]]},"337":{"position":[[538,9]]},"727":{"position":[[978,8]]}}}],["bad",{"_index":826,"t":{"86":{"position":[[348,3]]},"169":{"position":[[163,3],[247,4]]},"425":{"position":[[170,6]]},"771":{"position":[[1195,4]]}}}],["banana",{"_index":1165,"t":{"161":{"position":[[144,8],[232,8]]},"298":{"position":[[167,8]]},"661":{"position":[[239,8]]}}}],["bar",{"_index":2067,"t":{"583":{"position":[[326,5]]},"651":{"position":[[158,5]]},"653":{"position":[[105,5]]}}}],["base",{"_index":854,"t":{"88":{"position":[[50,5]]},"205":{"position":[[182,4]]},"411":{"position":[[255,5]]},"474":{"position":[[79,5]]},"575":{"position":[[165,5]]},"591":{"position":[[85,5]]},"727":{"position":[[26,5]]},"729":{"position":[[26,5]]},"731":{"position":[[27,5]]},"741":{"position":[[17,4]]}}}],["base32",{"_index":296,"t":{"16":{"position":[[131,6]]},"48":{"position":[[635,6]]},"142":{"position":[[632,6]]},"363":{"position":[[19,6]]},"365":{"position":[[18,6],[64,6]]}}}],["base32.encod",{"_index":265,"t":{"14":{"position":[[2059,13]]}}}],["base58",{"_index":452,"t":{"20":{"position":[[3624,6]]},"48":{"position":[[622,6]]},"142":{"position":[[639,6]]}}}],["base64",{"_index":297,"t":{"16":{"position":[[140,6]]},"48":{"position":[[609,6]]},"142":{"position":[[646,6]]},"203":{"position":[[121,7]]},"353":{"position":[[10,6],[149,6]]},"355":{"position":[[18,6],[64,6],[89,6]]},"357":{"position":[[90,7],[215,6]]},"359":{"position":[[78,6],[103,6]]},"499":{"position":[[267,7]]},"503":{"position":[[292,7]]}}}],["base64.decod",{"_index":1621,"t":{"359":{"position":[[11,13]]}}}],["base64.encod",{"_index":264,"t":{"14":{"position":[[2043,13]]}}}],["base64.url_decod",{"_index":434,"t":{"20":{"position":[[3059,17]]}}}],["base64.url_encod",{"_index":433,"t":{"20":{"position":[[3039,17]]}}}],["base64.urldecod",{"_index":435,"t":{"20":{"position":[[3099,16]]}}}],["base64.urlencod",{"_index":270,"t":{"14":{"position":[[2134,17]]},"20":{"position":[[3080,16]]}}}],["base64url",{"_index":1618,"t":{"357":{"position":[[10,9]]},"359":{"position":[[36,10]]}}}],["basi",{"_index":1556,"t":{"325":{"position":[[71,6]]}}}],["basic",{"_index":1387,"t":{"280":{"position":[[210,5]]},"643":{"position":[[639,5]]},"773":{"position":[[393,5]]}}}],["batch",{"_index":964,"t":{"111":{"position":[[127,5]]}}}],["battl",{"_index":973,"t":{"117":{"position":[[40,6]]}}}],["bce8c9aca4120776fad6b517874aa09c46405454",{"_index":1794,"t":{"465":{"position":[[271,43]]}}}],["bcryptgenrandom",{"_index":1809,"t":{"474":{"position":[[136,16]]}}}],["be",{"_index":95,"t":{"8":{"position":[[24,5]]},"10":{"position":[[204,5]]},"12":{"position":[[309,5],[503,5],[656,5]]},"14":{"position":[[784,5],[838,5]]},"16":{"position":[[161,5]]},"18":{"position":[[452,5]]},"20":{"position":[[1089,5]]},"28":{"position":[[141,5]]},"32":{"position":[[253,5]]},"42":{"position":[[293,5],[353,5]]},"44":{"position":[[175,5]]},"136":{"position":[[82,5]]},"219":{"position":[[188,5]]},"290":{"position":[[400,5]]},"296":{"position":[[273,5]]},"635":{"position":[[180,5]]},"723":{"position":[[46,5]]}}}],["becom",{"_index":809,"t":{"84":{"position":[[132,7]]},"647":{"position":[[150,8]]},"667":{"position":[[44,7]]}}}],["befor",{"_index":519,"t":{"30":{"position":[[625,6]]},"40":{"position":[[180,6]]},"122":{"position":[[29,6]]},"142":{"position":[[147,6]]},"179":{"position":[[338,6]]},"189":{"position":[[81,6]]},"277":{"position":[[202,6]]},"663":{"position":[[250,7]]},"773":{"position":[[302,6],[457,7],[640,7]]}}}],["begin",{"_index":518,"t":{"30":{"position":[[617,7]]},"82":{"position":[[753,10]]},"205":{"position":[[51,5],[239,5]]},"207":{"position":[[97,5]]},"209":{"position":[[128,5]]},"211":{"position":[[40,5]]},"771":{"position":[[328,9]]}}}],["behav",{"_index":1202,"t":{"193":{"position":[[243,7]]},"294":{"position":[[20,6]]}}}],["behavior",{"_index":177,"t":{"12":{"position":[[565,8]]},"22":{"position":[[17,8]]},"30":{"position":[[1096,8]]},"52":{"position":[[152,8]]},"60":{"position":[[639,9]]},"415":{"position":[[322,8]]}}}],["benefici",{"_index":1574,"t":{"331":{"position":[[272,10]]}}}],["benefit",{"_index":1351,"t":{"271":{"position":[[477,7]]}}}],["benign",{"_index":816,"t":{"86":{"position":[[49,6]]}}}],["besid",{"_index":1144,"t":{"148":{"position":[[237,7]]},"505":{"position":[[333,7]]}}}],["better",{"_index":841,"t":{"86":{"position":[[773,6]]},"126":{"position":[[417,6]]},"195":{"position":[[19,6]]},"583":{"position":[[476,7]]}}}],["between",{"_index":1743,"t":{"434":{"position":[[118,7]]},"440":{"position":[[119,7]]},"442":{"position":[[118,7]]},"444":{"position":[[177,7]]},"450":{"position":[[121,7]]},"452":{"position":[[121,7]]},"454":{"position":[[121,7]]},"456":{"position":[[122,7]]}}}],["beyond",{"_index":2385,"t":{"771":{"position":[[187,6]]}}}],["big",{"_index":491,"t":{"24":{"position":[[254,4]]}}}],["bigint",{"_index":221,"t":{"14":{"position":[[1008,8]]},"20":{"position":[[2507,6]]},"369":{"position":[[17,7],[125,7],[145,6]]},"371":{"position":[[81,6]]},"373":{"position":[[45,7],[65,6]]},"375":{"position":[[40,7],[60,6]]},"377":{"position":[[9,7],[41,7]]},"379":{"position":[[28,8],[51,7]]},"381":{"position":[[31,8],[54,7]]},"383":{"position":[[25,8],[50,8],[95,6]]},"385":{"position":[[25,8],[48,6],[86,6]]},"387":{"position":[[24,8],[47,6],[86,6]]},"389":{"position":[[32,8],[55,7],[75,6]]},"391":{"position":[[85,6]]},"495":{"position":[[291,6]]},"499":{"position":[[275,7]]},"503":{"position":[[300,7]]},"771":{"position":[[157,6]]}}}],["bigint(\"115443384115231951475820445136871322101870729500298182134363293112660251666017",{"_index":1875,"t":{"499":{"position":[[335,89]]},"503":{"position":[[360,89]]}}}],["bigint(\"123",{"_index":1627,"t":{"369":{"position":[[187,14]]}}}],["bigint(\"420\"):binari",{"_index":1631,"t":{"375":{"position":[[102,23]]}}}],["bigint(\"420\"):hex",{"_index":1629,"t":{"373":{"position":[[107,20]]}}}],["bigint(\"98365361248415863235179644468056200977592391948608651522703704315152579004021",{"_index":1876,"t":{"499":{"position":[[433,88]]},"503":{"position":[[458,88]]}}}],["bigint(0x10001",{"_index":1880,"t":{"499":{"position":[[747,15]]},"503":{"position":[[772,15]]}}}],["bigint(10",{"_index":1637,"t":{"385":{"position":[[128,10]]},"387":{"position":[[128,10]]},"389":{"position":[[133,11]]}}}],["bigint(10):div(new",{"_index":1635,"t":{"383":{"position":[[137,18]]}}}],["bigint(2",{"_index":1640,"t":{"389":{"position":[[117,9]]}}}],["bigint(3",{"_index":1636,"t":{"383":{"position":[[156,11]]},"385":{"position":[[145,10]]},"387":{"position":[[145,10]]}}}],["bigint(420):bitlength",{"_index":1644,"t":{"391":{"position":[[127,24]]}}}],["bigint.new",{"_index":1624,"t":{"369":{"position":[[42,10]]}}}],["binari",{"_index":84,"t":{"6":{"position":[[494,6]]},"14":{"position":[[1855,6]]},"16":{"position":[[167,6]]},"48":{"position":[[117,6]]},"96":{"position":[[23,8]]},"101":{"position":[[566,8]]},"105":{"position":[[77,8]]},"109":{"position":[[507,8]]},"111":{"position":[[191,8]]},"113":{"position":[[111,8]]},"115":{"position":[[162,8]]},"269":{"position":[[158,6]]},"375":{"position":[[11,6]]},"465":{"position":[[125,6]]},"467":{"position":[[127,6]]},"469":{"position":[[127,6]]},"471":{"position":[[127,6]]}}}],["bind",{"_index":2164,"t":{"637":{"position":[[234,4]]}}}],["bit",{"_index":627,"t":{"42":{"position":[[313,3]]},"391":{"position":[[49,3]]},"478":{"position":[[228,3]]},"480":{"position":[[229,3]]},"484":{"position":[[196,3]]},"486":{"position":[[197,3]]},"490":{"position":[[260,3]]},"492":{"position":[[165,3]]},"495":{"position":[[34,4],[73,3]]}}}],["bitshift",{"_index":1492,"t":{"309":{"position":[[441,8],[460,8]]}}}],["bitwis",{"_index":1491,"t":{"309":{"position":[[170,7],[186,7],[201,7]]},"643":{"position":[[308,7]]}}}],["block",{"_index":303,"t":{"18":{"position":[[147,6]]},"24":{"position":[[244,5]]},"88":{"position":[[320,5]]},"128":{"position":[[1000,5]]},"165":{"position":[[22,5]]},"179":{"position":[[66,6]]},"215":{"position":[[366,6]]},"284":{"position":[[7,6]]},"286":{"position":[[945,6]]},"290":{"position":[[111,7],[286,6]]},"482":{"position":[[105,6],[143,7]]},"541":{"position":[[1826,7]]},"543":{"position":[[366,6]]},"545":{"position":[[79,8]]},"615":{"position":[[304,7]]},"625":{"position":[[361,5]]},"629":{"position":[[515,7]]},"635":{"position":[[383,8]]},"637":{"position":[[126,5]]}}}],["bodi",{"_index":201,"t":{"14":{"position":[[333,6]]},"20":{"position":[[736,4]]},"30":{"position":[[632,4]]},"231":{"position":[[463,6]]},"541":{"position":[[434,5],[1497,4],[2255,5]]},"693":{"position":[[1073,6],[1232,7]]}}}],["boilerpl",{"_index":1317,"t":{"259":{"position":[[144,12]]}}}],["bool",{"_index":994,"t":{"122":{"position":[[373,4]]},"567":{"position":[[147,4],[172,4]]},"569":{"position":[[145,4],[171,4]]},"579":{"position":[[100,4]]},"671":{"position":[[176,4]]},"673":{"position":[[401,4]]},"677":{"position":[[162,4]]}}}],["boolean",{"_index":1358,"t":{"273":{"position":[[655,7]]},"307":{"position":[[147,7]]},"335":{"position":[[32,7]]},"409":{"position":[[19,7]]},"503":{"position":[[214,7]]},"563":{"position":[[151,7]]},"567":{"position":[[53,7]]},"569":{"position":[[53,7]]},"571":{"position":[[53,7]]},"573":{"position":[[75,7]]},"575":{"position":[[85,7]]},"641":{"position":[[47,8]]},"643":{"position":[[59,8]]},"765":{"position":[[278,7]]},"773":{"position":[[142,7]]}}}],["boolean/bool",{"_index":1478,"t":{"304":{"position":[[24,12]]}}}],["boom",{"_index":2099,"t":{"599":{"position":[[602,5]]}}}],["boost",{"_index":1570,"t":{"329":{"position":[[181,6]]}}}],["botanist",{"_index":1465,"t":{"298":{"position":[[312,11],[450,11]]}}}],["both",{"_index":1471,"t":{"300":{"position":[[103,4]]},"329":{"position":[[230,4]]},"476":{"position":[[37,4]]},"521":{"position":[[85,4]]},"523":{"position":[[89,4]]},"547":{"position":[[113,5]]},"651":{"position":[[54,4]]},"673":{"position":[[18,5]]},"743":{"position":[[32,4]]}}}],["bottleneck",{"_index":1030,"t":{"128":{"position":[[244,10]]}}}],["box",{"_index":531,"t":{"30":{"position":[[1166,3]]}}}],["bracket",{"_index":1356,"t":{"273":{"position":[[498,8]]}}}],["break",{"_index":170,"t":{"12":{"position":[[358,5]]},"14":{"position":[[2504,8]]},"16":{"position":[[81,5]]},"20":{"position":[[1907,5]]},"50":{"position":[[178,7]]},"66":{"position":[[240,5]]},"128":{"position":[[1084,8]]},"134":{"position":[[122,5],[178,5]]},"148":{"position":[[26,6]]},"169":{"position":[[229,5]]},"191":{"position":[[111,6],[147,8],[225,5],[257,7],[369,5],[390,5],[409,5],[430,5]]},"286":{"position":[[74,5],[116,5],[129,5],[292,5],[348,5],[438,5],[839,5],[1001,5]]},"288":{"position":[[113,5],[219,5],[252,5],[507,5],[577,5]]},"309":{"position":[[434,6]]},"313":{"position":[[607,5]]},"637":{"position":[[308,5]]}}}],["browser",{"_index":906,"t":{"94":{"position":[[114,7]]}}}],["buffer",{"_index":2133,"t":{"625":{"position":[[265,9]]},"627":{"position":[[51,7]]}}}],["bug",{"_index":186,"t":{"12":{"position":[[809,4]]},"20":{"position":[[1521,4]]},"36":{"position":[[384,4]]},"50":{"position":[[158,4]]},"68":{"position":[[8,3]]},"286":{"position":[[516,4]]},"304":{"position":[[545,5]]}}}],["bugfix",{"_index":496,"t":{"24":{"position":[[456,8]]},"64":{"position":[[0,7]]},"72":{"position":[[841,8]]}}}],["build",{"_index":34,"t":{"4":{"position":[[321,5]]},"8":{"position":[[706,6]]},"34":{"position":[[401,5]]},"40":{"position":[[56,8]]},"86":{"position":[[631,5]]},"88":{"position":[[400,5]]},"107":{"position":[[219,5]]},"111":{"position":[[119,5],[133,5],[178,8]]},"115":{"position":[[23,5],[103,5]]},"120":{"position":[[103,5]]},"122":{"position":[[271,5]]},"126":{"position":[[161,5]]},"132":{"position":[[69,5]]},"146":{"position":[[73,6],[96,6]]},"331":{"position":[[451,5]]},"349":{"position":[[124,5]]},"541":{"position":[[623,6],[922,6],[1273,6],[1589,6],[1726,6],[1842,6]]},"543":{"position":[[101,6]]},"545":{"position":[[128,6]]},"613":{"position":[[68,6]]}}}],["built",{"_index":681,"t":{"54":{"position":[[298,5]]},"96":{"position":[[17,5]]},"399":{"position":[[88,5]]},"405":{"position":[[85,5]]},"549":{"position":[[83,5]]},"557":{"position":[[81,5]]},"605":{"position":[[81,5]]},"645":{"position":[[84,5]]},"733":{"position":[[85,5]]}}}],["bundl",{"_index":901,"t":{"90":{"position":[[519,8],[600,8]]}}}],["burden",{"_index":404,"t":{"20":{"position":[[2445,8]]},"541":{"position":[[1420,9]]},"763":{"position":[[108,8]]}}}],["buster",{"_index":932,"t":{"101":{"position":[[278,6],[537,8]]}}}],["bvar",{"_index":1580,"t":{"335":{"position":[[110,4],[212,5]]}}}],["by=/usr/share/keyrings/calam",{"_index":930,"t":{"101":{"position":[[196,31]]}}}],["bypass",{"_index":987,"t":{"122":{"position":[[128,6]]},"124":{"position":[[196,6],[451,9]]}}}],["byte",{"_index":662,"t":{"50":{"position":[[309,5]]},"585":{"position":[[28,6]]},"749":{"position":[[199,4]]}}}],["bytecod",{"_index":112,"t":{"8":{"position":[[343,8]]},"18":{"position":[[90,8]]},"20":{"position":[[1960,9]]},"22":{"position":[[262,8]]},"32":{"position":[[46,8]]},"76":{"position":[[29,8]]},"120":{"position":[[38,8]]},"136":{"position":[[137,9]]},"177":{"position":[[87,10],[196,9],[286,8]]},"187":{"position":[[549,9],[618,8]]},"223":{"position":[[360,8]]},"235":{"position":[[225,8]]},"261":{"position":[[577,9]]},"271":{"position":[[525,8]]},"337":{"position":[[506,8]]}}}],["c",{"_index":158,"t":{"12":{"position":[[96,2],[140,2]]},"14":{"position":[[2261,2],[2465,3]]},"40":{"position":[[70,1]]},"48":{"position":[[147,1]]},"80":{"position":[[246,1]]},"86":{"position":[[425,4]]},"107":{"position":[[66,3]]},"122":{"position":[[369,3]]},"124":{"position":[[326,1]]},"167":{"position":[[107,2]]},"197":{"position":[[131,1],[189,1],[243,2]]},"231":{"position":[[250,3]]},"247":{"position":[[321,1]]},"282":{"position":[[571,1],[600,2]]},"294":{"position":[[61,2]]},"347":{"position":[[41,2],[63,2],[170,2],[192,2]]},"415":{"position":[[135,1]]},"419":{"position":[[196,1]]},"509":{"position":[[341,4],[454,4]]},"511":{"position":[[360,4],[501,4]]},"513":{"position":[[367,4],[508,4]]},"515":{"position":[[479,4],[620,4]]},"517":{"position":[[547,4],[688,4]]},"519":{"position":[[372,4],[513,4]]},"641":{"position":[[621,3],[642,1]]},"771":{"position":[[1233,4],[1297,4]]}}}],["c/c",{"_index":693,"t":{"60":{"position":[[287,6]]}}}],["c:\\users\\username\\desktop\\project\\a\\b\\c",{"_index":2055,"t":{"577":{"position":[[173,41]]}}}],["c:\\users\\username\\desktop\\project\\cfg\\cfg.txt",{"_index":2060,"t":{"579":{"position":[[275,47]]}}}],["c:resum",{"_index":1687,"t":{"415":{"position":[[215,10]]}}}],["cach",{"_index":14,"t":{"4":{"position":[[107,6]]},"72":{"position":[[656,5]]},"333":{"position":[[11,5],[84,5],[221,5]]}}}],["calam",{"_index":878,"t":{"90":{"position":[[69,8],[373,8]]}}}],["call",{"_index":140,"t":{"10":{"position":[[103,5]]},"12":{"position":[[180,4],[601,5]]},"18":{"position":[[191,5]]},"20":{"position":[[207,6]]},"24":{"position":[[303,5]]},"26":{"position":[[163,4]]},"34":{"position":[[177,5]]},"38":{"position":[[842,5]]},"58":{"position":[[171,4]]},"128":{"position":[[143,4],[352,6],[537,5]]},"134":{"position":[[488,4],[501,4]]},"142":{"position":[[42,6],[167,5]]},"197":{"position":[[114,6]]},"247":{"position":[[88,4]]},"255":{"position":[[83,4],[329,6],[416,4],[622,6]]},"277":{"position":[[184,4]]},"282":{"position":[[80,5]]},"288":{"position":[[293,5]]},"309":{"position":[[612,4]]},"321":{"position":[[39,5]]},"329":{"position":[[284,7]]},"337":{"position":[[94,4]]},"369":{"position":[[33,4]]},"425":{"position":[[0,5]]},"505":{"position":[[465,5]]},"509":{"position":[[444,9]]},"511":{"position":[[463,9]]},"513":{"position":[[470,9]]},"515":{"position":[[582,9]]},"517":{"position":[[650,9]]},"519":{"position":[[475,9]]},"533":{"position":[[51,7]]},"535":{"position":[[47,7]]},"541":{"position":[[1760,6],[1870,6]]},"543":{"position":[[293,6]]},"545":{"position":[[181,6]]},"599":{"position":[[86,5]]},"601":{"position":[[135,7]]},"615":{"position":[[238,6]]},"619":{"position":[[215,6]]},"621":{"position":[[33,7]]},"629":{"position":[[449,6]]},"633":{"position":[[35,7]]},"635":{"position":[[352,6]]},"637":{"position":[[90,4]]},"671":{"position":[[138,6]]},"713":{"position":[[86,4]]}}}],["callback",{"_index":1947,"t":{"533":{"position":[[13,8],[71,8],[177,9],[227,8]]},"535":{"position":[[13,8],[67,8],[173,9],[223,8]]},"537":{"position":[[13,8],[177,8],[283,9],[334,8],[368,8]]},"619":{"position":[[184,8]]},"661":{"position":[[69,8]]},"671":{"position":[[123,8],[188,8]]},"673":{"position":[[92,9],[255,8],[413,8]]},"677":{"position":[[49,8],[95,8],[174,8]]},"681":{"position":[[148,8]]},"687":{"position":[[110,8]]}}}],["can't",{"_index":767,"t":{"78":{"position":[[113,5]]},"341":{"position":[[171,5]]}}}],["canari",{"_index":1892,"t":{"503":{"position":[[824,6]]}}}],["canon",{"_index":2057,"t":{"579":{"position":[[144,9]]}}}],["canonic",{"_index":424,"t":{"20":{"position":[[2930,13]]},"579":{"position":[[127,14]]}}}],["capabl",{"_index":1005,"t":{"124":{"position":[[103,10]]}}}],["capit",{"_index":2341,"t":{"735":{"position":[[73,11]]},"769":{"position":[[38,15]]}}}],["captur",{"_index":2373,"t":{"763":{"position":[[130,7]]}}}],["care",{"_index":845,"t":{"86":{"position":[[847,4]]},"677":{"position":[[690,4]]}}}],["carri",{"_index":1984,"t":{"541":{"position":[[1339,5]]}}}],["carrier",{"_index":2148,"t":{"629":{"position":[[86,7]]}}}],["case",{"_index":71,"t":{"6":{"position":[[313,4],[451,4]]},"8":{"position":[[433,5]]},"12":{"position":[[497,5]]},"14":{"position":[[778,5]]},"20":{"position":[[100,4],[915,5],[1893,5]]},"36":{"position":[[124,5],[149,5],[189,6]]},"40":{"position":[[187,4]]},"42":{"position":[[420,5]]},"48":{"position":[[308,6]]},"54":{"position":[[173,4]]},"60":{"position":[[229,4]]},"76":{"position":[[217,6]]},"90":{"position":[[618,4]]},"128":{"position":[[667,5]]},"134":{"position":[[64,4],[72,4],[80,4],[88,4],[96,4]]},"146":{"position":[[286,5]]},"179":{"position":[[103,4],[127,4],[243,4],[271,4],[302,4],[350,4],[532,4],[572,4]]},"255":{"position":[[105,4]]},"284":{"position":[[54,4]]},"286":{"position":[[38,4],[80,4],[234,4],[242,4],[250,4],[258,4],[266,4],[388,5],[414,4],[559,4],[595,4],[718,4],[756,5],[823,4],[831,4],[910,4],[1033,6]]},"288":{"position":[[35,4],[72,4],[192,4],[225,4],[407,4],[450,5],[513,4]]},"290":{"position":[[106,4],[165,4],[181,4],[197,4],[281,4],[545,4],[567,4],[695,4]]},"296":{"position":[[232,5]]},"298":{"position":[[144,4],[162,4],[181,4],[200,4],[219,4],[237,4],[260,4]]},"599":{"position":[[188,4]]},"603":{"position":[[167,4]]}}}],["cat",{"_index":87,"t":{"6":{"position":[[517,3]]},"14":{"position":[[924,5]]},"393":{"position":[[4,3]]},"395":{"position":[[20,4],[67,4],[84,3]]},"397":{"position":[[33,3],[66,3],[204,3],[825,3],[1053,3]]}}}],["cat.decod",{"_index":1653,"t":{"397":{"position":[[243,10]]}}}],["cat.encod",{"_index":1646,"t":{"395":{"position":[[110,10]]}}}],["catch",{"_index":765,"t":{"78":{"position":[[91,5]]},"82":{"position":[[650,5]]},"298":{"position":[[410,5]]},"300":{"position":[[85,5]]},"547":{"position":[[230,5]]}}}],["caus",{"_index":61,"t":{"6":{"position":[[209,7]]},"12":{"position":[[670,5]]},"24":{"position":[[324,7]]},"40":{"position":[[203,7]]},"134":{"position":[[670,7]]},"169":{"position":[[82,5]]},"187":{"position":[[122,6]]},"239":{"position":[[37,7]]}}}],["caution",{"_index":1148,"t":{"148":{"position":[[355,7]]},"235":{"position":[[213,7]]},"243":{"position":[[372,7]]},"271":{"position":[[513,7]]},"277":{"position":[[122,7]]},"337":{"position":[[494,7]]}}}],["cbc",{"_index":1823,"t":{"478":{"position":[[57,3],[115,4]]},"480":{"position":[[58,3],[116,4],[609,3],[692,3]]}}}],["cd",{"_index":950,"t":{"107":{"position":[[176,2]]},"115":{"position":[[125,2]]}}}],["certain",{"_index":1116,"t":{"142":{"position":[[0,7]]},"146":{"position":[[12,7],[65,7]]},"154":{"position":[[44,7]]},"185":{"position":[[85,7]]}}}],["certif",{"_index":2150,"t":{"629":{"position":[[266,11]]}}}],["cfb",{"_index":1825,"t":{"478":{"position":[[76,3],[128,4]]},"480":{"position":[[77,3],[129,4]]}}}],["cfg",{"_index":2051,"t":{"573":{"position":[[186,3],[232,3]]}}}],["cfg\\cfg.txt",{"_index":2062,"t":{"581":{"position":[[187,13]]}}}],["cfunc",{"_index":1079,"t":{"134":{"position":[[506,5]]}}}],["chain",{"_index":544,"t":{"34":{"position":[[56,7]]}}}],["chanc",{"_index":802,"t":{"82":{"position":[[1570,6]]}}}],["chang",{"_index":266,"t":{"14":{"position":[[2073,7]]},"18":{"position":[[613,8]]},"20":{"position":[[1622,6]]},"36":{"position":[[364,7]]},"40":{"position":[[148,6]]},"52":{"position":[[44,7]]},"60":{"position":[[587,7]]},"66":{"position":[[414,8],[634,7]]},"82":{"position":[[8,6]]},"86":{"position":[[203,7]]},"126":{"position":[[261,7]]},"159":{"position":[[626,6]]},"185":{"position":[[38,7]]},"187":{"position":[[182,6]]},"265":{"position":[[22,7]]},"399":{"position":[[24,7]]},"405":{"position":[[24,7]]},"549":{"position":[[24,7]]},"557":{"position":[[24,7]]},"605":{"position":[[24,7]]},"645":{"position":[[24,7]]},"733":{"position":[[24,7]]}}}],["changelog",{"_index":2,"t":{"2":{"position":[[23,10]]}}}],["changer",{"_index":1601,"t":{"343":{"position":[[174,8]]}}}],["char",{"_index":996,"t":{"122":{"position":[[402,5]]}}}],["charact",{"_index":749,"t":{"74":{"position":[[64,9]]},"271":{"position":[[32,10],[405,9]]},"739":{"position":[[174,10]]},"743":{"position":[[16,10],[100,10]]},"745":{"position":[[16,10],[104,10]]},"747":{"position":[[16,10],[105,10]]},"749":{"position":[[49,11],[204,11]]},"751":{"position":[[53,11],[182,10],[211,11]]},"753":{"position":[[54,11],[183,10],[213,11]]},"755":{"position":[[53,11],[182,10],[211,11]]},"757":{"position":[[56,11],[188,10],[220,11]]},"759":{"position":[[57,11]]},"765":{"position":[[127,10],[338,9]]},"771":{"position":[[77,11],[509,9],[1200,10]]}}}],["check",{"_index":352,"t":{"20":{"position":[[774,5],[1788,5],[3586,5]]},"80":{"position":[[17,5]]},"86":{"position":[[915,9]]},"90":{"position":[[563,5]]},"109":{"position":[[46,5]]},"247":{"position":[[353,6]]},"261":{"position":[[39,5]]},"282":{"position":[[238,5]]},"407":{"position":[[27,5]]},"409":{"position":[[45,5]]},"551":{"position":[[0,6],[53,6]]},"637":{"position":[[0,6]]},"651":{"position":[[114,6]]},"657":{"position":[[0,6],[57,6]]},"659":{"position":[[0,6],[67,6],[89,5]]},"661":{"position":[[58,6],[103,8]]},"687":{"position":[[135,8]]},"749":{"position":[[0,6],[87,6]]},"751":{"position":[[0,6],[91,6]]},"753":{"position":[[0,6],[92,6]]},"755":{"position":[[0,6],[91,6]]},"757":{"position":[[0,6],[94,6]]},"759":{"position":[[0,6],[95,6]]},"767":{"position":[[0,6],[67,6],[91,5]]},"775":{"position":[[0,6],[65,6],[96,5]]},"777":{"position":[[0,6],[67,6],[98,5]]}}}],["checkall(|x",{"_index":2246,"t":{"687":{"position":[[180,14],[278,14]]}}}],["cherri",{"_index":655,"t":{"50":{"position":[[105,6]]}}}],["child",{"_index":1648,"t":{"395":{"position":[[156,5],[223,6]]},"397":{"position":[[274,6],[471,8]]},"693":{"position":[[820,5]]}}}],["children",{"_index":1657,"t":{"397":{"position":[[417,12]]},"691":{"position":[[229,8],[298,8]]},"693":{"position":[[423,12],[555,12],[620,12],[969,12],[1244,12]]}}}],["choco",{"_index":913,"t":{"99":{"position":[[67,5]]}}}],["chocolatey",{"_index":912,"t":{"99":{"position":[[44,10]]}}}],["chunk",{"_index":831,"t":{"86":{"position":[[506,5]]},"511":{"position":[[495,5]]},"513":{"position":[[502,5]]},"515":{"position":[[614,5]]},"517":{"position":[[682,5]]},"519":{"position":[[507,5]]},"625":{"position":[[104,5]]},"627":{"position":[[9,5]]},"771":{"position":[[1291,5]]}}}],["ciphertext",{"_index":1832,"t":{"480":{"position":[[23,10]]},"482":{"position":[[132,10]]},"486":{"position":[[110,10]]},"490":{"position":[[339,10]]},"492":{"position":[[23,10]]},"499":{"position":[[23,10]]}}}],["circumst",{"_index":1558,"t":{"327":{"position":[[29,13]]}}}],["clang",{"_index":556,"t":{"34":{"position":[[395,5]]},"109":{"position":[[238,5],[271,5],[305,5],[406,6]]},"331":{"position":[[61,5]]}}}],["clarifi",{"_index":153,"t":{"10":{"position":[[329,10]]}}}],["class",{"_index":105,"t":{"8":{"position":[[173,5]]},"14":{"position":[[1017,5],[1041,5]]},"18":{"position":[[44,5]]},"20":{"position":[[552,5],[574,7],[1037,6],[2258,5],[2278,5]]},"30":{"position":[[395,5]]},"38":{"position":[[178,6],[596,5],[883,7],[996,7],[1015,6],[1761,8]]},"78":{"position":[[67,5]]},"82":{"position":[[537,6],[622,6]]},"136":{"position":[[276,8],[285,5]]},"175":{"position":[[89,5],[133,7],[194,5]]},"207":{"position":[[65,7],[84,5]]},"247":{"position":[[327,8]]},"249":{"position":[[4,5],[107,5],[274,5],[321,5],[340,5]]},"251":{"position":[[16,5],[107,5]]},"253":{"position":[[4,5],[69,5],[94,5]]},"255":{"position":[[170,5],[235,5]]},"257":{"position":[[108,5],[139,5]]},"259":{"position":[[163,5]]},"261":{"position":[[61,5],[97,8],[112,5],[129,5],[407,5]]},"263":{"position":[[94,5],[168,6]]},"495":{"position":[[298,5]]},"505":{"position":[[64,5],[222,5]]},"547":{"position":[[14,5]]},"591":{"position":[[14,5]]},"707":{"position":[[81,6]]}}}],["classic",{"_index":1544,"t":{"317":{"position":[[860,11]]}}}],["claus",{"_index":1386,"t":{"280":{"position":[[128,7]]}}}],["clean",{"_index":1591,"t":{"339":{"position":[[129,5]]}}}],["cleaner",{"_index":1341,"t":{"271":{"position":[[57,7]]},"311":{"position":[[382,7]]}}}],["clear",{"_index":2194,"t":{"653":{"position":[[61,6]]}}}],["cli",{"_index":276,"t":{"14":{"position":[[2248,4]]},"109":{"position":[[134,3]]}}}],["click",{"_index":889,"t":{"90":{"position":[[298,5]]},"111":{"position":[[153,5]]}}}],["client",{"_index":2118,"t":{"619":{"position":[[77,7],[250,6]]},"621":{"position":[[56,9]]},"635":{"position":[[20,6],[237,6]]},"637":{"position":[[31,6]]}}}],["clone",{"_index":896,"t":{"90":{"position":[[429,5]]},"107":{"position":[[109,5],[135,5]]},"111":{"position":[[27,7]]}}}],["close",{"_index":172,"t":{"12":{"position":[[390,7]]},"20":{"position":[[876,6]]},"50":{"position":[[203,5]]},"327":{"position":[[100,6]]},"541":{"position":[[1362,5]]},"545":{"position":[[0,6],[44,7]]},"625":{"position":[[222,7]]},"629":{"position":[[375,7]]},"631":{"position":[[0,6]]}}}],["close\\r\\n\\r\\n",{"_index":2155,"t":{"629":{"position":[[756,15]]}}}],["close\\r\\ncont",{"_index":2124,"t":{"619":{"position":[[447,16]]}}}],["coalesc",{"_index":111,"t":{"8":{"position":[[262,10],[316,10]]},"66":{"position":[[183,10]]},"280":{"position":[[736,10]]},"309":{"position":[[503,11]]},"311":{"position":[[8,10]]}}}],["code",{"_index":43,"t":{"4":{"position":[[406,4]]},"12":{"position":[[245,4],[750,4]]},"16":{"position":[[66,4]]},"18":{"position":[[120,4]]},"20":{"position":[[1837,4],[1941,5]]},"22":{"position":[[246,4]]},"26":{"position":[[69,5]]},"30":{"position":[[1043,4]]},"36":{"position":[[97,4]]},"42":{"position":[[233,4]]},"54":{"position":[[63,4]]},"60":{"position":[[173,5]]},"76":{"position":[[67,4]]},"88":{"position":[[129,6],[517,4]]},"90":{"position":[[52,5]]},"94":{"position":[[92,4]]},"122":{"position":[[341,5]]},"126":{"position":[[198,4]]},"134":{"position":[[20,5],[652,4]]},"136":{"position":[[130,4]]},"140":{"position":[[74,4]]},"142":{"position":[[395,4]]},"146":{"position":[[20,4]]},"148":{"position":[[204,4],[388,5],[401,4]]},"165":{"position":[[31,4],[167,4],[185,5],[242,4]]},"169":{"position":[[24,4]]},"171":{"position":[[24,4]]},"173":{"position":[[24,4],[218,5]]},"177":{"position":[[24,4]]},"185":{"position":[[93,4]]},"189":{"position":[[42,5]]},"193":{"position":[[91,4],[238,4]]},"215":{"position":[[102,4],[222,4]]},"219":{"position":[[221,5]]},"223":{"position":[[97,4],[226,4],[257,4]]},"243":{"position":[[74,4],[235,4]]},"267":{"position":[[85,4]]},"269":{"position":[[71,4],[182,4]]},"271":{"position":[[293,4]]},"294":{"position":[[100,4],[169,4]]},"311":{"position":[[406,5]]},"337":{"position":[[115,4],[308,4],[339,4]]},"343":{"position":[[80,4]]},"345":{"position":[[12,4]]},"347":{"position":[[12,4]]},"419":{"position":[[48,5]]},"488":{"position":[[135,4]]},"541":{"position":[[1526,4]]}}}],["codebas",{"_index":757,"t":{"76":{"position":[[182,10]]}}}],["codifi",{"_index":842,"t":{"86":{"position":[[780,6]]}}}],["colon",{"_index":1284,"t":{"243":{"position":[[448,5]]},"290":{"position":[[360,5]]},"393":{"position":[[95,6]]}}}],["color",{"_index":728,"t":{"72":{"position":[[81,5]]},"280":{"position":[[551,6],[591,6]]},"349":{"position":[[21,9],[147,7],[214,8]]},"397":{"position":[[1115,6],[1139,6],[1231,7],[1271,7],[1300,7],[1346,7]]}}}],["combat",{"_index":988,"t":{"122":{"position":[[153,6]]}}}],["combin",{"_index":257,"t":{"14":{"position":[[1842,8]]},"86":{"position":[[100,11]]},"239":{"position":[[333,8]]},"643":{"position":[[294,8]]}}}],["come",{"_index":1171,"t":{"165":{"position":[[247,5]]},"241":{"position":[[47,5]]}}}],["comma",{"_index":1298,"t":{"249":{"position":[[79,6]]}}}],["command",{"_index":882,"t":{"90":{"position":[[171,7]]},"109":{"position":[[204,9],[372,8]]},"113":{"position":[[28,8]]},"349":{"position":[[250,8]]}}}],["comment",{"_index":206,"t":{"14":{"position":[[441,8]]},"60":{"position":[[326,9]]},"82":{"position":[[106,7]]},"88":{"position":[[244,7],[302,9],[326,8]]},"187":{"position":[[237,7]]},"189":{"position":[[61,7]]}}}],["commit",{"_index":329,"t":{"18":{"position":[[641,6]]},"50":{"position":[[128,8]]}}}],["common",{"_index":695,"t":{"60":{"position":[[365,6]]},"259":{"position":[[10,6]]},"495":{"position":[[142,6]]}}}],["commonli",{"_index":1874,"t":{"497":{"position":[[164,9]]}}}],["compar",{"_index":1508,"t":{"315":{"position":[[95,7],[405,7]]},"333":{"position":[[264,8]]},"521":{"position":[[58,7],[279,7]]},"523":{"position":[[62,7],[283,7]]},"711":{"position":[[38,8]]},"769":{"position":[[0,8],[86,8],[116,8]]}}}],["comparevers",{"_index":418,"t":{"20":{"position":[[2789,15]]}}}],["comparison",{"_index":46,"t":{"4":{"position":[[432,11]]},"315":{"position":[[52,10]]},"423":{"position":[[21,10]]}}}],["compat",{"_index":78,"t":{"6":{"position":[[419,13]]},"8":{"position":[[352,10]]},"14":{"position":[[2297,13]]},"20":{"position":[[3438,14]]},"30":{"position":[[200,10],[1170,14]]},"32":{"position":[[35,10]]},"72":{"position":[[308,13]]},"76":{"position":[[38,10]]},"80":{"position":[[81,15]]},"82":{"position":[[170,10],[1307,13],[1434,14],[1516,13]]},"84":{"position":[[52,13],[160,13],[220,13]]},"136":{"position":[[99,10]]},"173":{"position":[[90,13]]},"175":{"position":[[57,13]]},"223":{"position":[[403,10]]},"235":{"position":[[267,10]]},"247":{"position":[[294,13]]},"261":{"position":[[566,10]]},"271":{"position":[[567,10]]},"309":{"position":[[420,13]]},"317":{"position":[[324,12]]},"331":{"position":[[45,10]]},"337":{"position":[[454,10],[548,10]]}}}],["compatibl",{"_index":1327,"t":{"263":{"position":[[58,12]]}}}],["compil",{"_index":40,"t":{"4":{"position":[[375,8]]},"6":{"position":[[179,7]]},"10":{"position":[[71,7]]},"14":{"position":[[732,7]]},"16":{"position":[[187,7]]},"20":{"position":[[1171,7]]},"30":{"position":[[360,7]]},"38":{"position":[[50,7],[96,7]]},"42":{"position":[[30,7]]},"44":{"position":[[29,7]]},"46":{"position":[[139,7]]},"72":{"position":[[6,7]]},"82":{"position":[[1335,8]]},"101":{"position":[[580,8]]},"107":{"position":[[10,7],[73,8]]},"109":{"position":[[386,8]]},"120":{"position":[[29,8]]},"124":{"position":[[490,7]]},"142":{"position":[[52,7],[109,7],[242,7],[301,8],[341,7],[481,7],[556,8]]},"144":{"position":[[0,7],[267,7],[370,7]]},"146":{"position":[[47,8],[115,7],[326,8]]},"154":{"position":[[22,8]]},"159":{"position":[[388,7]]},"173":{"position":[[488,7]]},"175":{"position":[[438,7]]},"177":{"position":[[68,9],[435,7]]},"185":{"position":[[53,7]]},"187":{"position":[[129,11]]},"267":{"position":[[181,9]]},"302":{"position":[[356,11]]},"304":{"position":[[482,9]]},"329":{"position":[[60,7]]},"331":{"position":[[136,10],[215,7]]},"341":{"position":[[52,7]]}}}],["complex",{"_index":349,"t":{"20":{"position":[[666,7]]},"643":{"position":[[136,7],[799,7]]}}}],["compon",{"_index":2006,"t":{"543":{"position":[[239,10]]}}}],["compos",{"_index":2354,"t":{"749":{"position":[[31,8]]},"751":{"position":[[31,8]]},"753":{"position":[[31,8]]},"755":{"position":[[31,8]]},"757":{"position":[[31,8]]},"759":{"position":[[34,8]]}}}],["compound",{"_index":190,"t":{"14":{"position":[[55,8]]},"66":{"position":[[207,8]]},"72":{"position":[[420,8]]},"74":{"position":[[109,8]]},"136":{"position":[[256,8]]},"309":{"position":[[14,8],[319,8],[564,8],[651,8]]},"311":{"position":[[651,8]]}}}],["comprehens",{"_index":325,"t":{"18":{"position":[[583,13]]}}}],["compromis",{"_index":1045,"t":{"128":{"position":[[880,10]]}}}],["comput",{"_index":2234,"t":{"681":{"position":[[37,8]]},"715":{"position":[[0,8]]},"721":{"position":[[0,8]]}}}],["concat",{"_index":59,"t":{"6":{"position":[[192,6]]},"14":{"position":[[745,6]]},"16":{"position":[[200,6]]},"20":{"position":[[1184,6]]},"417":{"position":[[804,10]]}}}],["concaten",{"_index":26,"t":{"4":{"position":[[226,13]]},"72":{"position":[[429,13]]},"273":{"position":[[55,14],[70,13],[606,14],[663,13]]},"309":{"position":[[480,14]]},"335":{"position":[[20,11]]}}}],["concern",{"_index":413,"t":{"20":{"position":[[2619,10]]}}}],["condit",{"_index":513,"t":{"30":{"position":[[373,12]]},"132":{"position":[[149,9],[203,9]]},"146":{"position":[[128,13]]},"282":{"position":[[105,13]]},"288":{"position":[[40,10]]},"290":{"position":[[309,10]]},"313":{"position":[[64,11],[472,10]]},"345":{"position":[[144,10]]},"673":{"position":[[67,9]]},"763":{"position":[[479,11]]}}}],["condition",{"_index":1436,"t":{"290":{"position":[[50,13]]}}}],["config",{"_index":833,"t":{"86":{"position":[[637,7]]},"120":{"position":[[109,7]]},"122":{"position":[[277,7]]},"126":{"position":[[167,7]]},"132":{"position":[[75,7]]},"331":{"position":[[457,7]]},"349":{"position":[[130,6]]},"563":{"position":[[313,9],[361,9]]}}}],["configur",{"_index":694,"t":{"60":{"position":[[310,10]]},"117":{"position":[[196,11]]},"124":{"position":[[470,10]]},"128":{"position":[[459,14],[583,11],[681,13],[755,9]]},"130":{"position":[[26,12]]},"132":{"position":[[237,13]]},"159":{"position":[[401,13]]},"173":{"position":[[501,13]]},"175":{"position":[[451,13]]},"177":{"position":[[448,13]]}}}],["confus",{"_index":565,"t":{"36":{"position":[[314,9]]}}}],["conjunct",{"_index":521,"t":{"30":{"position":[[814,11]]}}}],["connect",{"_index":1969,"t":{"541":{"position":[[665,11],[702,7],[1039,10],[1300,10],[2120,10]]},"543":{"position":[[24,10]]},"545":{"position":[[22,11]]},"615":{"position":[[18,11],[54,7]]},"629":{"position":[[680,13]]},"635":{"position":[[27,11],[244,11]]},"637":{"position":[[38,11]]}}}],["consid",{"_index":609,"t":{"38":{"position":[[1637,8]]},"169":{"position":[[298,8]]},"173":{"position":[[40,10]]},"423":{"position":[[257,10]]},"482":{"position":[[55,10]]},"541":{"position":[[1137,8]]},"673":{"position":[[151,8]]}}}],["consist",{"_index":1285,"t":{"245":{"position":[[4,11]]},"284":{"position":[[14,8]]},"307":{"position":[[52,10]]},"325":{"position":[[60,10]]},"495":{"position":[[217,11],[262,11]]},"771":{"position":[[258,7]]}}}],["const",{"_index":210,"t":{"14":{"position":[[598,5],[630,7]]},"20":{"position":[[309,7],[352,7],[392,6]]},"144":{"position":[[154,5],[185,7],[304,7]]},"171":{"position":[[78,5],[177,5],[232,10]]},"275":{"position":[[393,7]]},"480":{"position":[[422,7]]},"486":{"position":[[359,7]]},"492":{"position":[[433,7]]}}}],["constant",{"_index":164,"t":{"12":{"position":[[269,8]]},"14":{"position":[[1065,8]]},"38":{"position":[[63,9]]},"42":{"position":[[43,8]]},"44":{"position":[[42,8]]},"46":{"position":[[152,9]]},"50":{"position":[[327,8]]},"144":{"position":[[13,8],[280,9],[383,8]]},"275":{"position":[[326,8],[478,9]]},"341":{"position":[[65,10]]}}}],["constexpr",{"_index":211,"t":{"14":{"position":[[669,11]]},"38":{"position":[[6,11]]}}}],["constitu",{"_index":2267,"t":{"701":{"position":[[22,11]]}}}],["construct",{"_index":589,"t":{"38":{"position":[[848,17]]},"140":{"position":[[38,10]]},"547":{"position":[[136,12]]}}}],["constructor",{"_index":512,"t":{"30":{"position":[[332,11]]},"161":{"position":[[73,12]]},"249":{"position":[[42,12]]},"255":{"position":[[308,11]]},"593":{"position":[[4,11]]},"705":{"position":[[4,11]]}}}],["constructor/class",{"_index":591,"t":{"38":{"position":[[1159,17]]}}}],["consum",{"_index":541,"t":{"32":{"position":[[273,9]]}}}],["contact",{"_index":982,"t":{"117":{"position":[[282,7]]},"615":{"position":[[145,7]]}}}],["contain",{"_index":1,"t":{"2":{"position":[[10,8]]},"4":{"position":[[166,7]]},"273":{"position":[[511,7]]},"411":{"position":[[31,10]]},"417":{"position":[[722,12]]},"537":{"position":[[429,7]]},"575":{"position":[[177,10]]},"659":{"position":[[21,8]]},"727":{"position":[[233,8]]},"767":{"position":[[19,8]]}}}],["content",{"_index":650,"t":{"48":{"position":[[523,7]]},"521":{"position":[[252,8]]},"523":{"position":[[256,8]]},"541":{"position":[[393,9],[486,7]]},"583":{"position":[[20,9],[84,8],[230,8]]},"619":{"position":[[382,7]]},"773":{"position":[[294,7],[371,7]]}}}],["content..\"\\r\\n\\r\\n\"..cont",{"_index":2125,"t":{"619":{"position":[[472,33]]}}}],["context",{"_index":676,"t":{"54":{"position":[[155,8]]},"78":{"position":[[272,9]]}}}],["continu",{"_index":166,"t":{"12":{"position":[[300,8],[368,8],[413,8]]},"18":{"position":[[399,10]]},"50":{"position":[[296,12]]},"66":{"position":[[227,8]]},"68":{"position":[[21,8]]},"72":{"position":[[177,8]]},"78":{"position":[[49,8]]},"82":{"position":[[408,8],[459,9],[516,9],[601,9]]},"148":{"position":[[0,8],[139,9],[283,8],[308,8],[369,8],[450,10],[471,8]]},"150":{"position":[[245,8],[280,10],[395,8],[419,8],[441,8],[465,8]]},"152":{"position":[[46,9],[81,8]]},"165":{"position":[[93,8],[271,10]]},"505":{"position":[[384,8],[406,12]]},"667":{"position":[[54,10]]},"673":{"position":[[194,10]]}}}],["contmodonloadfil",{"_index":990,"t":{"122":{"position":[[232,17]]}}}],["contmodonloadfile(const",{"_index":995,"t":{"122":{"position":[[378,23]]}}}],["control",{"_index":885,"t":{"90":{"position":[[219,8]]},"128":{"position":[[187,7]]}}}],["conveni",{"_index":2116,"t":{"619":{"position":[[2,11]]}}}],["convert",{"_index":1357,"t":{"273":{"position":[[569,9]]},"579":{"position":[[0,7]]},"581":{"position":[[0,7]]}}}],["cooper",{"_index":2083,"t":{"591":{"position":[[91,11]]}}}],["coordin",{"_index":2319,"t":{"727":{"position":[[128,10]]}}}],["copi",{"_index":226,"t":{"14":{"position":[[1155,7]]},"24":{"position":[[187,7]]},"82":{"position":[[247,4],[788,4],[909,4],[1137,4]]},"86":{"position":[[322,4],[512,4],[1102,4]]},"99":{"position":[[91,4]]},"101":{"position":[[395,4]]},"107":{"position":[[185,4]]},"109":{"position":[[339,4]]},"113":{"position":[[65,4]]},"115":{"position":[[153,4],[351,4]]},"122":{"position":[[482,4]]},"128":{"position":[[426,4],[506,4]]},"134":{"position":[[196,4],[607,4]]},"142":{"position":[[310,4],[565,4]]},"144":{"position":[[96,4],[199,4],[398,4]]},"146":{"position":[[273,4]]},"148":{"position":[[333,4]]},"150":{"position":[[318,4],[495,4]]},"157":{"position":[[129,4],[307,4]]},"159":{"position":[[107,4],[280,4]]},"161":{"position":[[155,4],[323,4]]},"163":{"position":[[137,4],[304,4]]},"165":{"position":[[127,4],[293,4]]},"167":{"position":[[131,4],[275,4]]},"169":{"position":[[116,4],[341,4]]},"171":{"position":[[89,4],[243,4]]},"173":{"position":[[149,4],[380,4]]},"175":{"position":[[105,4],[330,4]]},"177":{"position":[[126,4],[327,4]]},"179":{"position":[[155,4],[375,4],[600,4]]},"181":{"position":[[139,4],[294,4]]},"183":{"position":[[182,4],[319,4]]},"187":{"position":[[425,4],[627,4]]},"189":{"position":[[207,4]]},"191":{"position":[[292,4],[457,4]]},"193":{"position":[[228,4],[425,4]]},"197":{"position":[[57,4],[209,4],[250,4]]},"199":{"position":[[73,4],[230,4],[275,4]]},"201":{"position":[[203,4],[256,4]]},"203":{"position":[[150,4]]},"205":{"position":[[156,4],[384,4],[498,4]]},"207":{"position":[[189,4]]},"209":{"position":[[233,4]]},"211":{"position":[[145,4]]},"215":{"position":[[213,4],[295,4],[612,4]]},"219":{"position":[[128,4],[183,4],[239,4]]},"221":{"position":[[141,4],[296,4]]},"223":{"position":[[216,4],[346,4]]},"225":{"position":[[323,4]]},"227":{"position":[[355,4]]},"231":{"position":[[188,4],[293,4],[572,4]]},"233":{"position":[[203,4],[673,4]]},"237":{"position":[[221,4],[374,4]]},"239":{"position":[[174,4],[311,4],[443,4]]},"243":{"position":[[167,4],[316,4]]},"245":{"position":[[203,4]]},"247":{"position":[[258,4]]},"249":{"position":[[265,4]]},"251":{"position":[[165,4]]},"253":{"position":[[173,4]]},"255":{"position":[[554,4]]},"257":{"position":[[401,4]]},"259":{"position":[[384,4]]},"261":{"position":[[361,4],[484,4]]},"267":{"position":[[139,4]]},"269":{"position":[[116,4],[229,4]]},"271":{"position":[[396,4]]},"273":{"position":[[228,4],[389,4]]},"275":{"position":[[301,4],[642,4],[919,4]]},"280":{"position":[[296,4],[693,4]]},"282":{"position":[[178,4],[220,4],[403,4],[641,4]]},"286":{"position":[[147,4],[366,4],[701,4],[893,4]]},"288":{"position":[[123,4],[262,4],[587,4]]},"290":{"position":[[262,4],[667,4]]},"294":{"position":[[160,4],[206,4]]},"296":{"position":[[89,4],[219,4]]},"298":{"position":[[624,4]]},"302":{"position":[[70,4],[277,4]]},"309":{"position":[[554,4]]},"311":{"position":[[370,4],[629,4],[864,4]]},"313":{"position":[[201,4],[399,4],[537,4],[628,4]]},"315":{"position":[[231,4],[536,4]]},"317":{"position":[[610,4],[779,4]]},"319":{"position":[[174,4]]},"321":{"position":[[236,4]]},"323":{"position":[[227,4]]},"327":{"position":[[327,4]]},"335":{"position":[[231,4]]},"337":{"position":[[211,4],[441,4]]},"339":{"position":[[124,4],[184,4]]},"345":{"position":[[63,4],[271,4]]},"347":{"position":[[66,4],[296,4]]},"353":{"position":[[239,4]]},"355":{"position":[[179,4]]},"357":{"position":[[306,4]]},"359":{"position":[[194,4]]},"369":{"position":[[210,4]]},"373":{"position":[[136,4]]},"375":{"position":[[140,4]]},"383":{"position":[[176,4]]},"385":{"position":[[162,4]]},"387":{"position":[[162,4]]},"389":{"position":[[154,4]]},"391":{"position":[[158,4]]},"395":{"position":[[246,4]]},"397":{"position":[[553,4],[752,4],[1036,4],[1381,4]]},"411":{"position":[[359,4]]},"415":{"position":[[312,4]]},"417":{"position":[[311,4],[1047,4]]},"419":{"position":[[364,4],[482,4]]},"421":{"position":[[146,4]]},"423":{"position":[[193,4]]},"425":{"position":[[177,4]]},"430":{"position":[[212,4]]},"432":{"position":[[219,4]]},"434":{"position":[[252,4]]},"436":{"position":[[205,4]]},"438":{"position":[[207,4]]},"440":{"position":[[255,4]]},"442":{"position":[[252,4]]},"444":{"position":[[312,4]]},"446":{"position":[[260,4]]},"448":{"position":[[202,4]]},"450":{"position":[[259,4]]},"452":{"position":[[259,4]]},"454":{"position":[[259,4]]},"456":{"position":[[261,4]]},"458":{"position":[[216,4]]},"460":{"position":[[215,4]]},"462":{"position":[[216,4]]},"465":{"position":[[436,4]]},"467":{"position":[[514,4]]},"469":{"position":[[382,4]]},"471":{"position":[[414,4]]},"474":{"position":[[502,4]]},"480":{"position":[[732,4]]},"486":{"position":[[619,4]]},"492":{"position":[[809,4]]},"495":{"position":[[823,4]]},"499":{"position":[[1022,4]]},"503":{"position":[[1090,4]]},"505":{"position":[[253,4],[423,4]]},"509":{"position":[[469,4]]},"511":{"position":[[516,4]]},"513":{"position":[[523,4]]},"515":{"position":[[635,4]]},"517":{"position":[[703,4]]},"519":{"position":[[528,4]]},"521":{"position":[[970,4]]},"523":{"position":[[612,4]]},"525":{"position":[[369,4]]},"527":{"position":[[400,4]]},"529":{"position":[[385,4]]},"531":{"position":[[318,4]]},"533":{"position":[[492,4]]},"535":{"position":[[499,4]]},"537":{"position":[[987,4]]},"541":{"position":[[2449,4]]},"543":{"position":[[620,4]]},"547":{"position":[[321,4],[397,4]]},"551":{"position":[[214,4]]},"553":{"position":[[137,4]]},"563":{"position":[[0,4],[129,4],[199,7],[375,4]]},"565":{"position":[[269,4]]},"567":{"position":[[237,4]]},"569":{"position":[[226,4]]},"571":{"position":[[234,4]]},"573":{"position":[[253,4]]},"575":{"position":[[264,4]]},"577":{"position":[[215,4]]},"579":{"position":[[323,4]]},"581":{"position":[[201,4]]},"583":{"position":[[361,4]]},"585":{"position":[[169,4]]},"587":{"position":[[376,4]]},"589":{"position":[[347,4]]},"599":{"position":[[608,4]]},"601":{"position":[[450,4]]},"603":{"position":[[426,4]]},"607":{"position":[[116,4]]},"619":{"position":[[523,4]]},"625":{"position":[[534,4]]},"627":{"position":[[350,4]]},"629":{"position":[[814,4]]},"637":{"position":[[365,4]]},"641":{"position":[[480,4],[704,4],[893,4]]},"643":{"position":[[1279,4]]},"647":{"position":[[124,4]]},"649":{"position":[[0,7],[125,7]]},"651":{"position":[[188,4]]},"653":{"position":[[167,4]]},"655":{"position":[[218,4]]},"657":{"position":[[133,4]]},"659":{"position":[[325,4]]},"661":{"position":[[310,4]]},"663":{"position":[[488,4]]},"665":{"position":[[0,7],[128,7]]},"667":{"position":[[263,4]]},"669":{"position":[[0,7],[128,7]]},"671":{"position":[[329,4]]},"673":{"position":[[724,4]]},"675":{"position":[[0,7],[127,7]]},"677":{"position":[[495,4]]},"679":{"position":[[0,7],[124,7]]},"681":{"position":[[415,4]]},"683":{"position":[[120,4]]},"685":{"position":[[119,4]]},"687":{"position":[[360,4]]},"691":{"position":[[455,4]]},"693":{"position":[[709,4],[1030,4],[1378,4]]},"697":{"position":[[250,4]]},"699":{"position":[[220,4]]},"701":{"position":[[496,4]]},"705":{"position":[[267,4],[399,4]]},"709":{"position":[[325,4]]},"711":{"position":[[219,4]]},"713":{"position":[[245,4]]},"715":{"position":[[123,4]]},"717":{"position":[[129,4]]},"719":{"position":[[130,4]]},"721":{"position":[[158,4]]},"723":{"position":[[174,4]]},"725":{"position":[[179,4]]},"727":{"position":[[1013,4]]},"729":{"position":[[240,4]]},"731":{"position":[[469,4]]},"735":{"position":[[139,4]]},"737":{"position":[[143,4]]},"739":{"position":[[355,4],[619,4]]},"743":{"position":[[252,4]]},"745":{"position":[[260,4]]},"747":{"position":[[261,4]]},"749":{"position":[[160,4]]},"751":{"position":[[161,4]]},"753":{"position":[[162,4]]},"755":{"position":[[161,4]]},"757":{"position":[[167,4]]},"759":{"position":[[178,4]]},"763":{"position":[[839,4]]},"765":{"position":[[628,4]]},"767":{"position":[[175,4]]},"769":{"position":[[221,4]]},"771":{"position":[[1021,4],[1076,4],[1307,4]]},"773":{"position":[[561,4],[750,4]]},"775":{"position":[[181,4]]},"777":{"position":[[185,4]]}}}],["coroutin",{"_index":506,"t":{"28":{"position":[[189,10]]},"399":{"position":[[51,9]]},"401":{"position":[[74,10]]},"403":{"position":[[19,9]]},"541":{"position":[[1779,10],[1889,9]]},"543":{"position":[[312,10]]},"545":{"position":[[200,10]]},"591":{"position":[[75,9]]},"595":{"position":[[53,10],[68,9]]},"599":{"position":[[66,10],[123,10],[151,9]]},"603":{"position":[[121,11],[176,9]]},"615":{"position":[[257,10]]},"619":{"position":[[103,9],[231,9]]},"625":{"position":[[346,10]]},"629":{"position":[[468,10]]},"635":{"position":[[368,10]]}}}],["coroutine.clos",{"_index":666,"t":{"50":{"position":[[396,15]]}}}],["coroutine.cr",{"_index":1684,"t":{"415":{"position":[[139,19]]}}}],["coroutine.resum",{"_index":1672,"t":{"401":{"position":[[18,16]]}}}],["coroutine.resume(c",{"_index":1691,"t":{"415":{"position":[[292,19]]}}}],["coroutine.sleep",{"_index":240,"t":{"14":{"position":[[1440,15]]}}}],["coroutine.sleep(1000",{"_index":2096,"t":{"599":{"position":[[441,21],[477,21],[513,21]]}}}],["coroutine.xresum",{"_index":536,"t":{"30":{"position":[[1347,17]]},"603":{"position":[[211,19]]}}}],["coroutine.yield",{"_index":1035,"t":{"128":{"position":[[543,15]]}}}],["coroutines/thread",{"_index":262,"t":{"14":{"position":[[1992,18]]},"415":{"position":[[11,18]]}}}],["correct",{"_index":1034,"t":{"128":{"position":[[451,7]]}}}],["correspond",{"_index":785,"t":{"82":{"position":[[374,11],[425,11],[482,11],[567,11]]},"503":{"position":[[101,13]]}}}],["corrupt",{"_index":122,"t":{"8":{"position":[[567,10]]},"12":{"position":[[682,7]]},"22":{"position":[[251,10]]}}}],["cosmet",{"_index":1334,"t":{"267":{"position":[[210,9]]}}}],["count",{"_index":2191,"t":{"651":{"position":[[45,8]]}}}],["counterpart",{"_index":1495,"t":{"309":{"position":[[660,13]]},"325":{"position":[[130,13]]},"423":{"position":[[296,13]]}}}],["cover",{"_index":1160,"t":{"159":{"position":[[501,6]]}}}],["coverag",{"_index":1046,"t":{"128":{"position":[[904,9]]},"239":{"position":[[465,8]]},"304":{"position":[[520,9]]}}}],["cpp",{"_index":992,"t":{"122":{"position":[[358,3]]}}}],["cr",{"_index":20,"t":{"4":{"position":[[174,2]]}}}],["crc32",{"_index":1759,"t":{"444":{"position":[[24,5]]}}}],["creat",{"_index":524,"t":{"30":{"position":[[928,8]]},"38":{"position":[[785,8]]},"157":{"position":[[35,7]]},"159":{"position":[[35,7]]},"181":{"position":[[263,8]]},"221":{"position":[[265,8]]},"275":{"position":[[315,8]]},"563":{"position":[[29,8],[296,7],[345,6]]},"573":{"position":[[0,6],[128,8],[225,6]]},"577":{"position":[[0,7],[165,7]]},"617":{"position":[[0,7]]},"709":{"position":[[120,6]]}}}],["creation",{"_index":711,"t":{"66":{"position":[[26,9]]},"181":{"position":[[183,8]]},"221":{"position":[[185,8]]}}}],["criteria",{"_index":2388,"t":{"771":{"position":[[649,9]]}}}],["crypto",{"_index":1130,"t":{"142":{"position":[[653,6]]},"430":{"position":[[127,6]]},"432":{"position":[[110,6]]},"434":{"position":[[167,6]]},"436":{"position":[[110,6]]},"438":{"position":[[111,6]]},"440":{"position":[[168,6]]},"442":{"position":[[167,6]]},"444":{"position":[[226,6]]},"446":{"position":[[172,6]]},"448":{"position":[[113,6]]},"450":{"position":[[170,6]]},"452":{"position":[[170,6]]},"454":{"position":[[170,6]]},"456":{"position":[[171,6]]},"458":{"position":[[115,6]]},"460":{"position":[[115,6]]},"462":{"position":[[120,6]]},"465":{"position":[[213,6]]},"467":{"position":[[215,6]]},"469":{"position":[[215,6]]},"471":{"position":[[215,6]]},"474":{"position":[[441,6]]},"480":{"position":[[380,6]]},"486":{"position":[[317,6]]},"492":{"position":[[391,6]]},"499":{"position":[[283,6]]},"503":{"position":[[308,6]]},"625":{"position":[[166,6]]},"629":{"position":[[24,6]]}}}],["crypto.adler32",{"_index":249,"t":{"14":{"position":[[1661,14]]}}}],["crypto.decrypt",{"_index":243,"t":{"14":{"position":[[1526,14]]}}}],["crypto.decrypt|\"rsa",{"_index":1885,"t":{"499":{"position":[[933,19]]}}}],["crypto.encrypt",{"_index":242,"t":{"14":{"position":[[1509,14]]}}}],["crypto.encrypt(\"a",{"_index":1881,"t":{"499":{"position":[[797,17]]}}}],["crypto.encrypt|\"a",{"_index":1840,"t":{"480":{"position":[[589,19]]},"486":{"position":[[450,19]]},"492":{"position":[[637,19]]}}}],["crypto.fnv1",{"_index":272,"t":{"14":{"position":[[2172,11]]}}}],["crypto.fnv1a",{"_index":273,"t":{"14":{"position":[[2186,12]]}}}],["crypto.generatekeypair",{"_index":241,"t":{"14":{"position":[[1471,22]]}}}],["crypto.generatekeypair(\"rsa",{"_index":1865,"t":{"495":{"position":[[352,29]]}}}],["crypto.hexdigest",{"_index":442,"t":{"20":{"position":[[3340,16]]}}}],["crypto.joaat(\"hello",{"_index":1120,"t":{"142":{"position":[[252,21]]}}}],["crypto.random",{"_index":1806,"t":{"474":{"position":[[4,13]]}}}],["crypto.sha1",{"_index":246,"t":{"14":{"position":[[1601,12]]}}}],["crypto.sha384",{"_index":247,"t":{"14":{"position":[[1614,14]]}}}],["crypto.sha512",{"_index":248,"t":{"14":{"position":[[1631,13]]}}}],["crypto.sign",{"_index":244,"t":{"14":{"position":[[1557,11]]}}}],["crypto.sign|\"rsa",{"_index":1894,"t":{"503":{"position":[[870,16]]}}}],["crypto.verifi",{"_index":245,"t":{"14":{"position":[[1571,13]]}}}],["cryptograph",{"_index":690,"t":{"60":{"position":[[126,13]]},"430":{"position":[[50,13]]},"432":{"position":[[33,13]]},"434":{"position":[[33,13]]},"436":{"position":[[33,13]]},"438":{"position":[[34,13]]},"440":{"position":[[34,13]]},"442":{"position":[[33,13]]},"444":{"position":[[34,13]]},"446":{"position":[[37,13]]},"448":{"position":[[36,13]]},"450":{"position":[[36,13]]},"452":{"position":[[36,13]]},"454":{"position":[[36,13]]},"456":{"position":[[37,13]]},"458":{"position":[[38,13]]},"460":{"position":[[38,13]]},"462":{"position":[[43,13]]},"465":{"position":[[30,13]]},"467":{"position":[[32,13]]},"469":{"position":[[32,13]]},"471":{"position":[[32,13]]},"474":{"position":[[163,17],[280,17]]}}}],["ctrl+(shift+)b",{"_index":869,"t":{"88":{"position":[[464,14]]}}}],["ctrl+shift+p",{"_index":872,"t":{"88":{"position":[[498,12]]},"90":{"position":[[187,15]]}}}],["cucumb",{"_index":1462,"t":{"298":{"position":[[265,11]]}}}],["current",{"_index":517,"t":{"30":{"position":[[496,10],[555,10]]},"148":{"position":[[78,7]]},"150":{"position":[[187,7]]},"191":{"position":[[167,7]]},"239":{"position":[[477,9]]},"275":{"position":[[34,7]]},"403":{"position":[[11,7]]},"407":{"position":[[38,7]]},"589":{"position":[[15,7],[76,7],[233,7]]},"727":{"position":[[62,7]]},"729":{"position":[[61,7]]},"731":{"position":[[62,7]]}}}],["custom",{"_index":1057,"t":{"132":{"position":[[142,6]]},"601":{"position":[[61,9]]},"603":{"position":[[71,9]]}}}],["cve",{"_index":22,"t":{"4":{"position":[[184,4]]},"8":{"position":[[713,4]]}}}],["cwd",{"_index":2081,"t":{"589":{"position":[[272,3],[301,3],[343,3]]}}}],["d",{"_index":1348,"t":{"271":{"position":[[392,3]]},"349":{"position":[[320,2]]}}}],["danger",{"_index":1009,"t":{"124":{"position":[[364,9]]}}}],["data",{"_index":121,"t":{"8":{"position":[[562,4],[612,4]]},"273":{"position":[[128,4],[298,4]]},"317":{"position":[[39,4]]},"353":{"position":[[45,4],[64,4]]},"355":{"position":[[45,4],[71,5]]},"357":{"position":[[110,4],[129,4]]},"359":{"position":[[59,4],[85,5]]},"363":{"position":[[46,4],[65,4]]},"365":{"position":[[45,4],[71,4]]},"395":{"position":[[37,4]]},"397":{"position":[[37,5],[55,4],[70,4],[122,4],[236,4]]},"419":{"position":[[170,4]]},"465":{"position":[[132,5]]},"467":{"position":[[134,5]]},"469":{"position":[[134,5]]},"471":{"position":[[134,5]]},"478":{"position":[[12,4],[23,4]]},"480":{"position":[[12,4],[305,4]]},"484":{"position":[[12,4],[23,4]]},"486":{"position":[[99,4],[242,4]]},"488":{"position":[[50,4]]},"490":{"position":[[12,4],[23,4],[102,5],[167,5]]},"492":{"position":[[12,4],[95,5],[307,4]]},"497":{"position":[[12,4],[23,4],[206,5]]},"499":{"position":[[12,4],[172,4]]},"501":{"position":[[12,4],[23,4]]},"503":{"position":[[12,4],[23,4]]},"623":{"position":[[6,4],[61,4]]},"625":{"position":[[8,4],[113,4]]},"627":{"position":[[18,4],[146,4]]},"629":{"position":[[778,4]]},"641":{"position":[[38,4],[220,4],[225,4],[299,4]]},"643":{"position":[[193,4],[209,4],[543,4],[613,5],[650,4],[756,5],[812,4]]},"673":{"position":[[523,4],[621,4]]},"677":{"position":[[284,4],[385,4]]},"691":{"position":[[37,4]]},"693":{"position":[[37,5],[55,4],[70,4],[127,5]]}}}],["data.valu",{"_index":1354,"t":{"273":{"position":[[185,11],[343,14]]}}}],["data:filter(|k",{"_index":2221,"t":{"673":{"position":[[646,15]]}}}],["data:filter(|v",{"_index":2219,"t":{"673":{"position":[[548,15]]}}}],["data:split",{"_index":2226,"t":{"677":{"position":[[302,12],[403,12]]}}}],["db890233a919b6745d632633c419e14540ff79f1a89bc4ac194b00e7f913f0f06d5d4d7d6cc2b4aaf9485d223afb8cf0",{"_index":1802,"t":{"469":{"position":[[282,99]]}}}],["deal",{"_index":1850,"t":{"490":{"position":[[83,4]]}}}],["deb",{"_index":927,"t":{"101":{"position":[[172,4]]}}}],["debian",{"_index":937,"t":{"101":{"position":[[592,6],[635,6]]},"109":{"position":[[141,6]]}}}],["debug",{"_index":1135,"t":{"146":{"position":[[90,5],[156,5],[173,5],[209,5]]},"275":{"position":[[691,5]]},"277":{"position":[[107,5]]},"417":{"position":[[2,5]]}}}],["debug.getlocal(1",{"_index":1379,"t":{"275":{"position":[[744,17]]}}}],["debug.setlocal(1",{"_index":1380,"t":{"275":{"position":[[790,17]]}}}],["decid",{"_index":2218,"t":{"673":{"position":[[280,8]]}}}],["decim",{"_index":1625,"t":{"369":{"position":[[104,7]]},"371":{"position":[[91,8]]}}}],["deciph",{"_index":1088,"t":{"134":{"position":[[629,11]]}}}],["declar",{"_index":515,"t":{"30":{"position":[[446,11]]},"50":{"position":[[83,12]]},"72":{"position":[[48,12]]},"144":{"position":[[136,8]]},"157":{"position":[[173,11],[275,11]]},"159":{"position":[[152,11]]},"161":{"position":[[38,8]]},"181":{"position":[[67,8]]},"183":{"position":[[51,8],[246,8]]},"193":{"position":[[18,12],[50,7]]},"219":{"position":[[54,7]]},"221":{"position":[[91,8]]},"239":{"position":[[17,8],[238,8]]},"245":{"position":[[72,7]]},"273":{"position":[[431,7]]}}}],["decod",{"_index":259,"t":{"14":{"position":[[1888,6]]},"20":{"position":[[2234,7]]},"355":{"position":[[10,7]]},"365":{"position":[[10,7],[79,7]]},"393":{"position":[[78,8]]},"397":{"position":[[78,7]]},"643":{"position":[[217,7],[355,7],[461,7],[628,7],[707,7],[903,7],[1099,7]]},"693":{"position":[[78,7]]},"699":{"position":[[32,8],[88,8]]}}}],["decrypt",{"_index":1833,"t":{"480":{"position":[[37,8],[295,9],[653,7]]},"486":{"position":[[124,8],[232,9],[544,7]]},"492":{"position":[[37,8],[297,9],[723,7]]},"499":{"position":[[37,8],[241,7],[912,7]]}}}],["deepli",{"_index":722,"t":{"66":{"position":[[392,6]]},"280":{"position":[[10,6]]}}}],["default",{"_index":70,"t":{"6":{"position":[[305,7]]},"14":{"position":[[865,7],[2035,7],[2101,7],[2448,7]]},"20":{"position":[[457,7]]},"32":{"position":[[0,8],[61,7]]},"36":{"position":[[141,7],[199,9]]},"40":{"position":[[0,7],[195,7],[278,7]]},"42":{"position":[[0,7]]},"48":{"position":[[251,7],[319,10]]},"54":{"position":[[164,8]]},"60":{"position":[[27,7],[631,7]]},"126":{"position":[[178,8]]},"132":{"position":[[190,8]]},"134":{"position":[[128,8]]},"150":{"position":[[135,7]]},"159":{"position":[[343,8],[552,8]]},"173":{"position":[[443,8]]},"175":{"position":[[393,8]]},"177":{"position":[[390,8]]},"191":{"position":[[122,7]]},"193":{"position":[[68,7]]},"225":{"position":[[386,7]]},"231":{"position":[[666,7]]},"284":{"position":[[66,7]]},"286":{"position":[[298,8],[710,7],[845,8],[902,7]]},"290":{"position":[[213,7],[687,7],[757,7]]},"331":{"position":[[177,7]]},"349":{"position":[[52,8]]},"353":{"position":[[119,8]]},"357":{"position":[[184,8]]},"363":{"position":[[120,8]]},"397":{"position":[[181,10],[567,7]]},"415":{"position":[[49,8],[101,8]]},"444":{"position":[[134,8]]},"446":{"position":[[137,8]]},"465":{"position":[[177,8]]},"467":{"position":[[179,8]]},"469":{"position":[[179,8]]},"471":{"position":[[179,8]]},"474":{"position":[[56,7]]},"541":{"position":[[340,8]]},"601":{"position":[[107,8]]},"603":{"position":[[136,8]]},"641":{"position":[[160,8]]},"643":{"position":[[324,8]]},"691":{"position":[[139,8]]},"693":{"position":[[154,10]]},"727":{"position":[[150,8]]},"743":{"position":[[121,8]]},"745":{"position":[[125,8]]},"747":{"position":[[126,8]]},"763":{"position":[[306,7]]},"765":{"position":[[408,8]]},"773":{"position":[[198,8]]}}}],["defer",{"_index":1311,"t":{"255":{"position":[[666,5]]}}}],["defin",{"_index":189,"t":{"14":{"position":[[6,7],[641,7],[704,7]]},"34":{"position":[[112,7]]},"38":{"position":[[1646,8]]},"86":{"position":[[557,8]]},"120":{"position":[[50,8]]},"122":{"position":[[302,6]]},"124":{"position":[[35,7]]},"126":{"position":[[114,8]]},"128":{"position":[[633,8]]},"132":{"position":[[26,8]]},"144":{"position":[[39,7],[55,7],[80,7],[213,7],[317,7]]},"146":{"position":[[148,7]]},"159":{"position":[[435,6]]},"173":{"position":[[535,6]]},"175":{"position":[[485,6]]},"177":{"position":[[482,6]]},"255":{"position":[[277,6]]},"257":{"position":[[119,7]]},"331":{"position":[[401,6]]},"349":{"position":[[61,6]]}}}],["definit",{"_index":592,"t":{"38":{"position":[[1177,10]]},"159":{"position":[[258,10]]},"347":{"position":[[137,10]]}}}],["deflat",{"_index":1538,"t":{"317":{"position":[[489,9]]}}}],["delimit",{"_index":161,"t":{"12":{"position":[[200,7]]},"24":{"position":[[409,10]]},"64":{"position":[[98,10]]},"290":{"position":[[320,9]]},"304":{"position":[[201,7]]},"345":{"position":[[136,7]]}}}],["demonstr",{"_index":2233,"t":{"677":{"position":[[722,13]]}}}],["depend",{"_index":876,"t":{"90":{"position":[[25,7]]},"331":{"position":[[229,9]]}}}],["deprec",{"_index":156,"t":{"12":{"position":[[52,10]]},"14":{"position":[[503,10],[542,10],[587,10],[658,10]]},"20":{"position":[[3116,10],[3199,10],[3281,10],[3329,10]]},"38":{"position":[[457,10]]},"48":{"position":[[259,10],[361,10]]}}}],["deprecated/remov",{"_index":2212,"t":{"671":{"position":[[69,18]]}}}],["depth",{"_index":779,"t":{"80":{"position":[[312,5]]}}}],["deriv",{"_index":1877,"t":{"499":{"position":[[527,6]]},"503":{"position":[[552,6]]}}}],["design",{"_index":1108,"t":{"138":{"position":[[203,6],[279,6]]},"315":{"position":[[378,8]]},"417":{"position":[[17,8]]}}}],["desir",{"_index":1098,"t":{"136":{"position":[[212,7]]},"583":{"position":[[76,7]]},"587":{"position":[[85,7]]},"589":{"position":[[68,7]]},"765":{"position":[[65,7],[236,7]]}}}],["despit",{"_index":381,"t":{"20":{"position":[[1899,7]]},"290":{"position":[[388,7]]},"296":{"position":[[251,7]]}}}],["destructur",{"_index":507,"t":{"30":{"position":[[12,13],[86,13]]},"195":{"position":[[0,13]]},"203":{"position":[[6,13]]}}}],["detail",{"_index":394,"t":{"20":{"position":[[2198,7]]},"30":{"position":[[1407,8]]},"38":{"position":[[1916,8]]},"60":{"position":[[444,6]]},"417":{"position":[[249,11],[269,7],[984,11],[1021,7]]},"419":{"position":[[300,11],[320,7],[408,11],[434,7]]}}}],["detect",{"_index":368,"t":{"20":{"position":[[1381,9]]},"128":{"position":[[10,6]]},"411":{"position":[[178,8],[227,8]]}}}],["determin",{"_index":1149,"t":{"148":{"position":[[428,9]]},"727":{"position":[[211,10]]}}}],["dev",{"_index":1729,"t":{"423":{"position":[[181,5],[241,3]]}}}],["dev/nul",{"_index":925,"t":{"101":{"position":[[157,9],[346,9]]}}}],["dev/urandom",{"_index":1808,"t":{"474":{"position":[[102,13]]}}}],["develop",{"_index":794,"t":{"82":{"position":[[1153,10]]},"86":{"position":[[76,11]]},"101":{"position":[[495,10]]},"103":{"position":[[158,10]]},"105":{"position":[[103,11]]}}}],["deviat",{"_index":1111,"t":{"138":{"position":[[258,9]]}}}],["di",{"_index":1302,"t":{"249":{"position":[[204,4]]}}}],["dialog",{"_index":965,"t":{"111":{"position":[[139,7]]}}}],["differ",{"_index":1185,"t":{"175":{"position":[[246,9]]},"263":{"position":[[41,9]]}}}],["difficult",{"_index":1481,"t":{"304":{"position":[[445,9]]}}}],["digit",{"_index":1792,"t":{"465":{"position":[[166,7]]},"467":{"position":[[168,7]]},"469":{"position":[[168,7]]},"471":{"position":[[168,7]]},"771":{"position":[[276,7],[556,5]]}}}],["dir/main",{"_index":2040,"t":{"567":{"position":[[127,13]]}}}],["direct",{"_index":522,"t":{"30":{"position":[[889,6]]},"727":{"position":[[39,9]]},"731":{"position":[[10,9]]}}}],["directli",{"_index":868,"t":{"88":{"position":[[435,8]]},"94":{"position":[[97,8]]}}}],["directori",{"_index":643,"t":{"48":{"position":[[238,9]]},"109":{"position":[[543,10]]},"111":{"position":[[227,10]]},"113":{"position":[[147,10]]},"115":{"position":[[72,10],[198,10],[367,9]]},"567":{"position":[[97,10],[220,12]]},"571":{"position":[[116,10]]},"573":{"position":[[9,10],[53,10],[101,9],[190,12],[236,12]]},"575":{"position":[[28,10],[72,10],[134,12]]},"577":{"position":[[10,9],[52,11],[124,10]]},"589":{"position":[[31,10],[92,10],[249,10]]}}}],["disabl",{"_index":358,"t":{"20":{"position":[[967,8],[3676,8],[3860,8]]},"80":{"position":[[190,7]]},"82":{"position":[[154,7]]},"84":{"position":[[242,9]]},"86":{"position":[[533,7]]},"120":{"position":[[8,7]]},"175":{"position":[[284,7]]},"187":{"position":[[24,10],[344,7],[597,7]]},"189":{"position":[[3,7],[113,7],[170,7]]},"349":{"position":[[40,8]]}}}],["disable/en",{"_index":628,"t":{"42":{"position":[[338,14]]}}}],["disallow",{"_index":151,"t":{"10":{"position":[[310,11]]},"58":{"position":[[115,10]]},"275":{"position":[[165,11]]}}}],["discard",{"_index":198,"t":{"14":{"position":[[251,10]]},"183":{"position":[[76,10],[210,10],[269,10]]},"239":{"position":[[93,10],[202,10],[261,10]]}}}],["discuss",{"_index":1326,"t":{"263":{"position":[[19,9]]}}}],["dispatch",{"_index":1991,"t":{"541":{"position":[[1965,11]]}}}],["disregard",{"_index":502,"t":{"28":{"position":[[93,12]]}}}],["dissect",{"_index":2268,"t":{"701":{"position":[[67,10]]}}}],["divis",{"_index":1489,"t":{"309":{"position":[[111,9],[132,9]]},"383":{"position":[[9,8]]},"385":{"position":[[9,8]]}}}],["divison",{"_index":1638,"t":{"387":{"position":[[9,7]]}}}],["djb2",{"_index":1735,"t":{"430":{"position":[[41,4]]},"434":{"position":[[24,4]]}}}],["dll/so",{"_index":1004,"t":{"124":{"position":[[88,6]]}}}],["dll/so/c",{"_index":461,"t":{"20":{"position":[[3873,8]]}}}],["do",{"_index":1828,"t":{"478":{"position":[[157,6]]},"480":{"position":[[158,6]]},"484":{"position":[[125,6]]},"486":{"position":[[92,6]]},"497":{"position":[[117,6]]},"499":{"position":[[118,6]]},"739":{"position":[[231,7],[339,8],[603,8]]}}}],["do...end",{"_index":1252,"t":{"231":{"position":[[476,9]]}}}],["document",{"_index":466,"t":{"20":{"position":[[3977,14]]},"30":{"position":[[1416,13]]},"38":{"position":[[1925,13]]},"66":{"position":[[608,13]]},"92":{"position":[[5,8]]},"107":{"position":[[233,10]]},"117":{"position":[[130,10]]},"399":{"position":[[10,9]]},"405":{"position":[[10,9]]},"549":{"position":[[10,9]]},"557":{"position":[[10,9]]},"605":{"position":[[10,9]]},"645":{"position":[[10,9]]},"733":{"position":[[10,9]]}}}],["doe",{"_index":1697,"t":{"417":{"position":[[242,6],[343,6]]},"419":{"position":[[293,6],[473,6]]}}}],["doesn't",{"_index":1151,"t":{"148":{"position":[[480,7]]},"163":{"position":[[46,7]]},"327":{"position":[[3,7]]}}}],["dofil",{"_index":632,"t":{"44":{"position":[[95,7]]},"122":{"position":[[94,6]]}}}],["domain",{"_index":2113,"t":{"615":{"position":[[103,6]]}}}],["don't",{"_index":1051,"t":{"128":{"position":[[1127,5]]},"255":{"position":[[271,5]]},"327":{"position":[[347,5]]},"521":{"position":[[186,5]]},"523":{"position":[[190,5]]}}}],["done",{"_index":2217,"t":{"673":{"position":[[117,4]]}}}],["dont_make_reus",{"_index":1983,"t":{"541":{"position":[[1231,19]]}}}],["dont_reus",{"_index":1975,"t":{"541":{"position":[[888,11]]}}}],["dot",{"_index":2307,"t":{"721":{"position":[[13,3]]}}}],["down",{"_index":977,"t":{"117":{"position":[[77,4]]},"727":{"position":[[490,4]]}}}],["download",{"_index":894,"t":{"90":{"position":[[407,11]]}}}],["dozen",{"_index":1096,"t":{"136":{"position":[[199,5]]}}}],["drop",{"_index":756,"t":{"76":{"position":[[109,4]]}}}],["due",{"_index":316,"t":{"18":{"position":[[392,3]]},"42":{"position":[[400,3]]},"52":{"position":[[134,3]]},"128":{"position":[[390,3]]},"173":{"position":[[83,3]]},"175":{"position":[[50,3]]},"263":{"position":[[51,3]]},"541":{"position":[[2055,3]]}}}],["dump",{"_index":32,"t":{"4":{"position":[[309,7]]},"60":{"position":[[398,7]]},"70":{"position":[[9,4]]},"132":{"position":[[3,4],[171,4],[266,5]]},"417":{"position":[[29,4],[95,5]]},"419":{"position":[[138,5]]}}}],["dumpvar",{"_index":305,"t":{"18":{"position":[[211,7]]},"20":{"position":[[2290,7]]},"317":{"position":[[176,7]]},"419":{"position":[[11,8]]}}}],["duplic",{"_index":654,"t":{"50":{"position":[[66,10]]},"72":{"position":[[32,9]]},"157":{"position":[[157,9]]},"159":{"position":[[135,9]]},"161":{"position":[[183,9]]}}}],["dure",{"_index":1193,"t":{"185":{"position":[[46,6]]},"193":{"position":[[0,6]]},"302":{"position":[[345,6]]},"329":{"position":[[53,6]]}}}],["dynam",{"_index":1596,"t":{"341":{"position":[[191,7]]}}}],["e",{"_index":1319,"t":{"261":{"position":[[166,1],[430,1]]},"298":{"position":[[416,1]]},"495":{"position":[[238,3],[586,5]]},"499":{"position":[[739,1]]},"503":{"position":[[764,1]]},"547":{"position":[[236,1]]}}}],["e.g",{"_index":202,"t":{"14":{"position":[[362,5]]},"20":{"position":[[95,4],[2046,4]]},"30":{"position":[[763,4],[937,4]]},"88":{"position":[[201,4]]},"187":{"position":[[497,4]]},"251":{"position":[[52,4]]},"304":{"position":[[124,4],[223,4],[333,4]]},"315":{"position":[[424,4]]},"423":{"position":[[229,5]]},"541":{"position":[[386,4]]}}}],["e:find(\"what",{"_index":1467,"t":{"298":{"position":[[426,12]]}}}],["each",{"_index":27,"t":{"4":{"position":[[245,4]]},"185":{"position":[[13,4]]},"197":{"position":[[90,4]]},"199":{"position":[[106,4]]},"415":{"position":[[70,4]]},"476":{"position":[[103,4]]},"619":{"position":[[245,4]]},"661":{"position":[[112,4]]},"687":{"position":[[144,4]]},"711":{"position":[[50,4]]},"723":{"position":[[36,4]]},"771":{"position":[[551,4]]}}}],["earlier",{"_index":1167,"t":{"161":{"position":[[315,7]]}}}],["eas",{"_index":1661,"t":{"397":{"position":[[646,4]]},"547":{"position":[[123,4]]},"693":{"position":[[718,4]]}}}],["easi",{"_index":1289,"t":{"247":{"position":[[14,4]]}}}],["easier",{"_index":2013,"t":{"547":{"position":[[33,6]]},"583":{"position":[[392,6]]},"771":{"position":[[31,6]]}}}],["easiest",{"_index":905,"t":{"94":{"position":[[4,7]]}}}],["easili",{"_index":911,"t":{"99":{"position":[[8,6]]},"101":{"position":[[8,6]]},"109":{"position":[[352,6]]},"591":{"position":[[61,6]]}}}],["ecb",{"_index":1845,"t":{"484":{"position":[[57,3],[96,4]]},"486":{"position":[[24,3],[63,4],[470,3],[583,3]]}}}],["echo",{"_index":926,"t":{"101":{"position":[[167,4]]}}}],["ecosystem",{"_index":837,"t":{"86":{"position":[[700,9]]}}}],["edg",{"_index":631,"t":{"42":{"position":[[415,4]]}}}],["edit",{"_index":1367,"t":{"275":{"position":[[181,5]]},"333":{"position":[[124,4]]}}}],["editor",{"_index":861,"t":{"88":{"position":[[270,6],[359,6],[452,6]]},"90":{"position":[[41,7],[501,6],[536,6]]}}}],["ee8410a8bf9511b94fd6669b5c3e0c4b86e8e4bf7baa8dbd2773d4d6381dd1aecebbe391bef4c6158620ab3f6b794907652d4432c2301d7e1a6caf520565cdf2",{"_index":1805,"t":{"471":{"position":[[282,131]]}}}],["effect",{"_index":1476,"t":{"302":{"position":[[293,6]]},"763":{"position":[[323,11]]}}}],["effortlessli",{"_index":2290,"t":{"711":{"position":[[22,12]]}}}],["element",{"_index":1259,"t":{"233":{"position":[[289,8],[443,7],[494,7],[630,7]]},"651":{"position":[[22,8]]},"653":{"position":[[11,8]]},"659":{"position":[[33,8],[78,7]]},"661":{"position":[[13,7],[117,8],[139,7]]},"663":{"position":[[19,8]]},"671":{"position":[[155,8]]},"687":{"position":[[36,9],[149,8]]},"693":{"position":[[1062,8],[1080,7]]}}}],["elimin",{"_index":1002,"t":{"124":{"position":[[54,9]]},"673":{"position":[[102,11],[377,11]]}}}],["elipsi",{"_index":2377,"t":{"765":{"position":[[54,7],[187,8]]}}}],["emit",{"_index":637,"t":{"46":{"position":[[234,8]]},"302":{"position":[[234,4]]},"345":{"position":[[68,7]]},"347":{"position":[[71,7]]}}}],["emoji",{"_index":2358,"t":{"749":{"position":[[221,7]]}}}],["empti",{"_index":8,"t":{"4":{"position":[[35,5],[52,5]]},"64":{"position":[[70,5]]},"541":{"position":[[1575,5]]},"585":{"position":[[156,8]]}}}],["en_us.utf",{"_index":2371,"t":{"761":{"position":[[60,9]]}}}],["enabl",{"_index":278,"t":{"14":{"position":[[2290,6]]},"20":{"position":[[369,7],[1002,7]]},"34":{"position":[[366,7]]},"48":{"position":[[495,7]]},"72":{"position":[[542,7]]},"82":{"position":[[965,6]]},"126":{"position":[[103,7]]},"132":{"position":[[15,7]]},"152":{"position":[[95,6]]},"159":{"position":[[355,6]]},"173":{"position":[[455,6]]},"175":{"position":[[405,6]]},"177":{"position":[[402,6]]},"181":{"position":[[42,7]]},"187":{"position":[[35,9],[108,8],[403,6],[505,6],[585,6]]},"213":{"position":[[83,6]]},"217":{"position":[[89,6]]},"219":{"position":[[83,6]]},"221":{"position":[[27,8]]},"263":{"position":[[187,6]]},"292":{"position":[[89,6]]},"300":{"position":[[96,6]]},"331":{"position":[[166,7]]},"349":{"position":[[140,6],[202,6]]}}}],["enc",{"_index":1839,"t":{"480":{"position":[[574,3]]},"486":{"position":[[435,3]]},"492":{"position":[[617,4]]},"499":{"position":[[791,3]]}}}],["encapsul",{"_index":1430,"t":{"288":{"position":[[311,12]]}}}],["enclos",{"_index":380,"t":{"20":{"position":[[1799,9]]},"150":{"position":[[85,9]]},"191":{"position":[[85,9]]}}}],["encod",{"_index":91,"t":{"6":{"position":[[560,8]]},"20":{"position":[[2224,7]]},"44":{"position":[[125,7]]},"46":{"position":[[206,7]]},"317":{"position":[[465,10]]},"353":{"position":[[17,7],[72,7]]},"357":{"position":[[20,7],[137,7]]},"363":{"position":[[11,7],[73,7]]},"393":{"position":[[65,8]]},"395":{"position":[[57,6]]},"641":{"position":[[84,6],[794,6]]},"643":{"position":[[619,8],[673,7],[869,7],[1049,7],[1270,8]]},"691":{"position":[[65,6]]},"697":{"position":[[14,7],[59,8]]}}}],["encompass",{"_index":791,"t":{"82":{"position":[[826,12]]}}}],["encrypt",{"_index":1821,"t":{"476":{"position":[[108,10]]},"478":{"position":[[34,10]]},"480":{"position":[[454,7]]},"484":{"position":[[34,10]]},"486":{"position":[[391,7]]},"488":{"position":[[91,10]]},"490":{"position":[[34,10],[185,10]]},"492":{"position":[[264,9],[497,7]]},"497":{"position":[[34,10],[198,7]]},"499":{"position":[[181,9],[777,7]]}}}],["end",{"_index":203,"t":{"14":{"position":[[387,4]]},"86":{"position":[[294,3],[1074,3]]},"128":{"position":[[422,3],[502,3]]},"134":{"position":[[171,3]]},"146":{"position":[[268,4]]},"148":{"position":[[292,3],[329,3]]},"150":{"position":[[123,3],[176,3],[314,3],[487,3],[491,3]]},"157":{"position":[[125,3]]},"165":{"position":[[119,3],[123,3]]},"167":{"position":[[110,3]]},"179":{"position":[[151,3],[596,3]]},"183":{"position":[[168,3]]},"187":{"position":[[421,3]]},"189":{"position":[[203,3]]},"191":{"position":[[288,3],[449,3],[453,3]]},"193":{"position":[[163,3],[344,3],[360,3]]},"205":{"position":[[86,3],[292,3]]},"207":{"position":[[132,3]]},"209":{"position":[[163,3],[229,3]]},"211":{"position":[[75,3]]},"215":{"position":[[169,3],[291,3],[355,3],[522,3],[529,3],[579,3]]},"223":{"position":[[179,3],[342,3]]},"225":{"position":[[219,3]]},"227":{"position":[[258,3]]},"231":{"position":[[164,4],[568,3]]},"237":{"position":[[187,3],[191,3],[340,3],[344,3]]},"239":{"position":[[160,3],[439,3]]},"243":{"position":[[117,3],[140,3],[163,3],[272,4],[291,4],[310,3]]},"245":{"position":[[171,3]]},"247":{"position":[[196,3]]},"249":{"position":[[163,3],[226,3],[230,3]]},"251":{"position":[[157,3],[161,3]]},"253":{"position":[[90,3],[121,3]]},"255":{"position":[[227,3],[231,3],[486,3],[490,3]]},"257":{"position":[[239,3],[277,3],[281,3]]},"259":{"position":[[222,3],[260,3],[264,3]]},"261":{"position":[[125,3],[156,3],[420,3]]},"271":{"position":[[280,4]]},"275":{"position":[[911,3],[915,3]]},"280":{"position":[[670,3]]},"282":{"position":[[174,3],[555,3]]},"286":{"position":[[122,3],[341,3],[631,3],[889,3]]},"288":{"position":[[119,3],[258,3],[388,3],[583,3]]},"290":{"position":[[237,3],[589,4],[594,3]]},"294":{"position":[[156,3]]},"298":{"position":[[324,3],[328,3],[478,3],[482,3],[486,3]]},"302":{"position":[[195,3]]},"311":{"position":[[262,3],[502,3],[521,3],[756,3]]},"313":{"position":[[197,3],[391,3],[395,3],[533,3],[613,3],[624,3]]},"321":{"position":[[172,3]]},"337":{"position":[[207,3],[437,3]]},"345":{"position":[[59,3],[195,3]]},"411":{"position":[[336,3],[355,3]]},"415":{"position":[[165,4]]},"505":{"position":[[393,3],[419,3]]},"541":{"position":[[2433,3]]},"543":{"position":[[523,4],[603,4]]},"547":{"position":[[317,3]]},"563":{"position":[[371,3]]},"567":{"position":[[233,3]]},"569":{"position":[[222,3]]},"571":{"position":[[230,3]]},"573":{"position":[[249,3]]},"575":{"position":[[260,3]]},"585":{"position":[[165,3]]},"599":{"position":[[351,4],[550,4]]},"601":{"position":[[399,4]]},"603":{"position":[[359,3],[421,4]]},"619":{"position":[[506,4]]},"629":{"position":[[810,3]]},"637":{"position":[[336,3]]},"681":{"position":[[116,4]]},"743":{"position":[[37,4]]},"775":{"position":[[19,4]]}}}],["enforc",{"_index":1134,"t":{"144":{"position":[[226,8]]}}}],["english",{"_index":1989,"t":{"541":{"position":[[1688,7]]}}}],["enhanc",{"_index":856,"t":{"88":{"position":[[116,7]]},"136":{"position":[[150,8]]},"343":{"position":[[35,9]]}}}],["enough",{"_index":1176,"t":{"169":{"position":[[72,6]]}}}],["ensur",{"_index":446,"t":{"20":{"position":[[3431,6]]},"277":{"position":[[173,6]]},"476":{"position":[[130,6]]},"761":{"position":[[80,7]]}}}],["enter",{"_index":886,"t":{"90":{"position":[[276,6]]}}}],["entir",{"_index":1241,"t":{"229":{"position":[[28,8]]},"302":{"position":[[336,8]]},"327":{"position":[[446,8]]},"749":{"position":[[22,8]]},"751":{"position":[[22,8]]},"753":{"position":[[22,8]]},"755":{"position":[[22,8]]},"757":{"position":[[22,8]]},"759":{"position":[[25,8]]}}}],["entiti",{"_index":1304,"t":{"253":{"position":[[75,6],[114,6]]},"255":{"position":[[176,6],[255,6]]},"261":{"position":[[118,6],[149,6],[174,8],[224,7],[294,7],[413,6],[438,8],[467,8]]}}}],["entri",{"_index":2251,"t":{"691":{"position":[[250,8],[336,7],[373,6],[414,8]]},"693":{"position":[[279,9],[289,6],[333,8],[342,10],[408,10],[476,8],[796,10],[829,8],[1178,8],[1187,8],[1297,8],[1349,8]]}}}],["entry>primaryjg",{"_index":1847,"t":{"486":{"position":[[522,18]]}}}],["q",{"_index":1862,"t":{"495":{"position":[[283,3],[730,5]]},"499":{"position":[[425,1]]},"503":{"position":[[450,1]]}}}],["qo",{"_index":917,"t":{"101":{"position":[[55,2]]}}}],["qol",{"_index":817,"t":{"86":{"position":[[56,3]]}}}],["queri",{"_index":2002,"t":{"543":{"position":[[0,7]]},"701":{"position":[[416,9]]}}}],["quick",{"_index":790,"t":{"82":{"position":[[820,5]]}}}],["quicker",{"_index":1600,"t":{"343":{"position":[[149,8]]}}}],["quickli",{"_index":1507,"t":{"315":{"position":[[87,7]]}}}],["quit",{"_index":1175,"t":{"169":{"position":[[59,5]]}}}],["quot",{"_index":499,"t":{"28":{"position":[[51,6]]}}}],["quotient",{"_index":1633,"t":{"383":{"position":[[59,8]]},"385":{"position":[[64,9]]}}}],["r",{"_index":1236,"t":{"225":{"position":[[132,4],[304,3]]},"227":{"position":[[171,4],[336,3]]},"739":{"position":[[245,1],[288,4],[500,1],[552,4]]}}}],["r(a",{"_index":1071,"t":{"134":{"position":[[296,4]]}}}],["rai",{"_index":1195,"t":{"187":{"position":[[172,6]]}}}],["raii",{"_index":287,"t":{"14":{"position":[[2513,4]]}}}],["rais",{"_index":73,"t":{"6":{"position":[[339,7]]},"18":{"position":[[458,6]]},"24":{"position":[[95,7]]},"157":{"position":[[8,6]]},"159":{"position":[[8,6]]},"161":{"position":[[8,6]]},"163":{"position":[[8,6]]},"165":{"position":[[8,6]]},"167":{"position":[[8,6]]},"169":{"position":[[8,6]]},"171":{"position":[[8,6]]},"173":{"position":[[8,6]]},"175":{"position":[[8,6]]},"177":{"position":[[8,6]]},"179":{"position":[[8,6]]},"181":{"position":[[8,6]]},"183":{"position":[[8,6]]},"221":{"position":[[68,6]]},"239":{"position":[[61,6]]},"425":{"position":[[58,6]]},"533":{"position":[[31,5],[236,6],[461,7]]},"535":{"position":[[27,5],[241,5]]},"537":{"position":[[22,6],[352,5],[382,5]]},"559":{"position":[[34,6]]},"561":{"position":[[34,6]]}}}],["ran",{"_index":1169,"t":{"165":{"position":[[50,4]]}}}],["random",{"_index":827,"t":{"86":{"position":[[367,8]]},"233":{"position":[[593,8],[611,8]]},"474":{"position":[[335,11]]}}}],["rang",{"_index":224,"t":{"14":{"position":[[1080,5]]},"421":{"position":[[40,6]]},"474":{"position":[[422,6]]}}}],["range(16):map",{"_index":1836,"t":{"480":{"position":[[473,16]]},"492":{"position":[[516,16]]}}}],["rare",{"_index":497,"t":{"26":{"position":[[181,4]]}}}],["raw",{"_index":1789,"t":{"465":{"position":[[121,3]]},"467":{"position":[[123,3]]},"469":{"position":[[123,3]]},"471":{"position":[[123,3]]}}}],["rawget",{"_index":839,"t":{"86":{"position":[[751,6],[928,6]]}}}],["rawget(opt",{"_index":851,"t":{"86":{"position":[[1046,12]]}}}],["rawset(frozen",{"_index":1376,"t":{"275":{"position":[[561,14]]}}}],["re",{"_index":213,"t":{"14":{"position":[[723,2]]},"20":{"position":[[999,2]]},"42":{"position":[[91,2]]},"323":{"position":[[165,5],[197,7]]}}}],["read",{"_index":167,"t":{"12":{"position":[[323,4],[517,4]]},"771":{"position":[[41,4]]}}}],["readabl",{"_index":1329,"t":{"267":{"position":[[67,9]]},"417":{"position":[[52,8]]},"641":{"position":[[135,8]]},"691":{"position":[[115,8]]}}}],["reason",{"_index":798,"t":{"82":{"position":[[1262,8]]},"541":{"position":[[1675,6]]}}}],["reassign",{"_index":1373,"t":{"275":{"position":[[469,8]]}}}],["rebas",{"_index":746,"t":{"72":{"position":[[813,7]]}}}],["receiv",{"_index":1904,"t":{"509":{"position":[[306,8]]},"511":{"position":[[321,8]]},"513":{"position":[[329,8]]},"515":{"position":[[419,8]]},"517":{"position":[[510,8]]},"519":{"position":[[335,8]]},"521":{"position":[[642,8],[894,8]]},"625":{"position":[[0,7],[118,8]]},"627":{"position":[[43,7]]}}}],["recogn",{"_index":475,"t":{"22":{"position":[[191,11]]}}}],["recommend",{"_index":796,"t":{"82":{"position":[[1226,9]]}}}],["record",{"_index":2132,"t":{"625":{"position":[[184,7]]}}}],["recurs",{"_index":307,"t":{"18":{"position":[[244,9]]},"34":{"position":[[143,9]]},"575":{"position":[[122,7]]}}}],["red",{"_index":1396,"t":{"280":{"position":[[561,3],[664,5]]}}}],["reduc",{"_index":1054,"t":{"132":{"position":[[86,6]]},"259":{"position":[[132,6]]}}}],["reduce(math.max",{"_index":2244,"t":{"685":{"position":[[145,17]]}}}],["reduce(math.min",{"_index":2240,"t":{"683":{"position":[[146,17]]}}}],["refer",{"_index":1619,"t":{"357":{"position":[[62,7]]},"521":{"position":[[102,9],[192,9]]},"523":{"position":[[106,9],[196,9]]},"533":{"position":[[93,10]]},"535":{"position":[[89,10]]},"537":{"position":[[199,10]]}}}],["reflect",{"_index":584,"t":{"38":{"position":[[659,10]]},"209":{"position":[[75,7]]}}}],["refresh",{"_index":1577,"t":{"333":{"position":[[93,9]]}}}],["reg",{"_index":1608,"t":{"349":{"position":[[259,3]]}}}],["reg_dword",{"_index":1612,"t":{"349":{"position":[[310,9]]}}}],["regard",{"_index":150,"t":{"10":{"position":[[299,7]]}}}],["regardless",{"_index":807,"t":{"84":{"position":[[38,10]]},"331":{"position":[[290,11]]}}}],["regist",{"_index":636,"t":{"46":{"position":[[102,9]]},"341":{"position":[[153,10]]}}}],["regress",{"_index":135,"t":{"10":{"position":[[27,11]]},"34":{"position":[[438,10]]},"56":{"position":[[8,10]]}}}],["reindent",{"_index":864,"t":{"88":{"position":[[383,9]]}}}],["rel",{"_index":2056,"t":{"579":{"position":[[10,8]]},"581":{"position":[[32,8]]}}}],["relat",{"_index":154,"t":{"10":{"position":[[340,7]]}}}],["relationship",{"_index":999,"t":{"122":{"position":[[565,12]]}}}],["releas",{"_index":3,"t":{"2":{"position":[[43,8]]},"10":{"position":[[5,7]]},"96":{"position":[[93,8]]},"101":{"position":[[642,9]]},"146":{"position":[[253,7]]},"423":{"position":[[212,7]]}}}],["relev",{"_index":772,"t":{"80":{"position":[[55,8]]}}}],["reli",{"_index":578,"t":{"38":{"position":[[412,4]]},"128":{"position":[[1133,4]]}}}],["reliabl",{"_index":1047,"t":{"128":{"position":[[924,8]]}}}],["remain",{"_index":486,"t":{"24":{"position":[[152,6]]}}}],["remaind",{"_index":1634,"t":{"383":{"position":[[72,10]]},"387":{"position":[[63,10]]}}}],["remap",{"_index":2223,"t":{"677":{"position":[[0,6]]}}}],["remark",{"_index":1095,"t":{"136":{"position":[[88,10]]}}}],["rememb",{"_index":1421,"t":{"286":{"position":[[422,8],[985,8]]}}}],["remot",{"_index":1979,"t":{"541":{"position":[[1122,6],[1318,6],[1434,6],[2005,6],[2172,6]]},"543":{"position":[[54,7],[160,7]]},"629":{"position":[[174,7],[287,6]]}}}],["remov",{"_index":284,"t":{"14":{"position":[[2414,7]]},"16":{"position":[[179,7]]},"20":{"position":[[3616,7]]},"38":{"position":[[449,7],[510,7]]},"42":{"position":[[178,7],[371,7]]},"48":{"position":[[344,7]]},"341":{"position":[[6,7]]},"417":{"position":[[884,10]]},"653":{"position":[[0,6]]},"673":{"position":[[311,7]]}}}],["renam",{"_index":430,"t":{"20":{"position":[[3002,7],[3031,7]]}}}],["reorder",{"_index":2207,"t":{"667":{"position":[[0,8]]}}}],["repeat",{"_index":165,"t":{"12":{"position":[[291,6]]},"72":{"position":[[556,6]]}}}],["repl",{"_index":474,"t":{"22":{"position":[[182,4]]}}}],["replac",{"_index":212,"t":{"14":{"position":[[691,9]]},"40":{"position":[[87,7]]},"46":{"position":[[75,8]]},"76":{"position":[[117,11]]},"277":{"position":[[270,7]]},"763":{"position":[[0,7],[185,8],[211,11],[270,12],[408,12]]},"765":{"position":[[170,8],[315,7]]}}}],["replic",{"_index":1693,"t":{"415":{"position":[[481,9]]}}}],["repo",{"_index":931,"t":{"101":{"position":[[272,5]]}}}],["repo/key.gpg",{"_index":920,"t":{"101":{"position":[[94,12]]}}}],["report",{"_index":100,"t":{"8":{"position":[[93,9]]},"12":{"position":[[783,9]]},"42":{"position":[[250,9]]},"304":{"position":[[534,6]]},"603":{"position":[[99,7]]}}}],["repositori",{"_index":897,"t":{"90":{"position":[[459,10]]},"103":{"position":[[26,10]]},"105":{"position":[[46,10]]},"107":{"position":[[119,11]]},"111":{"position":[[7,10]]}}}],["repres",{"_index":1519,"t":{"317":{"position":[[29,9]]},"397":{"position":[[16,12],[108,9]]},"419":{"position":[[88,11]]},"579":{"position":[[207,12]]},"581":{"position":[[106,12]]},"693":{"position":[[16,12]]},"771":{"position":[[111,12],[1169,9]]}}}],["represent",{"_index":410,"t":{"20":{"position":[[2552,15]]},"371":{"position":[[59,14]]},"373":{"position":[[23,14]]},"375":{"position":[[18,14]]},"397":{"position":[[582,15],[782,15]]},"417":{"position":[[119,14]]},"707":{"position":[[59,14]]},"771":{"position":[[200,14]]}}}],["request",{"_index":423,"t":{"20":{"position":[[2920,7],[3498,7]]},"333":{"position":[[48,7]]},"541":{"position":[[17,8],[56,7],[317,7],[452,7],[1090,8],[1353,8],[1387,8],[1453,9],[1947,7],[1992,7],[2151,8]]}}}],["requir",{"_index":444,"t":{"20":{"position":[[3392,7]]},"44":{"position":[[86,8]]},"82":{"position":[[732,8]]},"86":{"position":[[710,7]]},"109":{"position":[[12,8]]},"115":{"position":[[330,7]]},"122":{"position":[[105,7],[492,8]]},"124":{"position":[[123,7],[286,7]]},"203":{"position":[[35,7],[138,7]]},"249":{"position":[[71,7]]},"317":{"position":[[100,7]]},"351":{"position":[[21,8]]},"361":{"position":[[21,8]]},"367":{"position":[[21,8]]},"369":{"position":[[154,7]]},"373":{"position":[[74,7]]},"375":{"position":[[69,7]]},"383":{"position":[[104,7]]},"385":{"position":[[95,7]]},"387":{"position":[[95,7]]},"389":{"position":[[84,7]]},"391":{"position":[[94,7]]},"393":{"position":[[32,7]]},"395":{"position":[[90,7]]},"397":{"position":[[210,7],[831,7],[1059,7]]},"427":{"position":[[21,8]]},"480":{"position":[[389,7]]},"486":{"position":[[326,7]]},"492":{"position":[[400,7]]},"495":{"position":[[84,12],[129,12]]},"499":{"position":[[294,7]]},"503":{"position":[[319,7]]},"507":{"position":[[21,8]]},"539":{"position":[[21,8]]},"541":{"position":[[2228,7]]},"543":{"position":[[407,7]]},"591":{"position":[[36,7]]},"603":{"position":[[259,7]]},"613":{"position":[[21,8]]},"619":{"position":[[301,7]]},"625":{"position":[[399,7]]},"627":{"position":[[181,7]]},"629":{"position":[[544,7]]},"637":{"position":[[163,7]]},"639":{"position":[[21,8]]},"689":{"position":[[21,8]]},"691":{"position":[[176,7]]},"693":{"position":[[232,7],[1130,7]]},"695":{"position":[[21,8]]},"703":{"position":[[21,8]]},"705":{"position":[[63,7],[330,7]]},"709":{"position":[[180,7]]},"711":{"position":[[84,7]]},"721":{"position":[[86,7]]},"723":{"position":[[93,7]]},"725":{"position":[[87,7]]},"727":{"position":[[323,7]]},"729":{"position":[[107,7]]},"731":{"position":[[100,7]]}}}],["require\"pluto:schedul",{"_index":2090,"t":{"599":{"position":[[237,26]]},"601":{"position":[[184,26]]}}}],["require\"pluto:url",{"_index":2262,"t":{"697":{"position":[[86,18]]},"699":{"position":[[115,18]]},"701":{"position":[[96,18]]}}}],["require\"pluto:vector3",{"_index":2294,"t":{"713":{"position":[[135,24]]},"715":{"position":[[65,24]]},"717":{"position":[[71,24]]},"719":{"position":[[72,24]]}}}],["require(\"assert",{"_index":1900,"t":{"509":{"position":[[160,17]]},"511":{"position":[[159,17]]},"513":{"position":[[163,17]]},"515":{"position":[[212,17]]},"517":{"position":[[327,17]]},"519":{"position":[[161,17]]},"521":{"position":[[462,17]]},"523":{"position":[[462,17]]},"525":{"position":[[201,17]]},"527":{"position":[[225,17]]},"529":{"position":[[208,17]]},"531":{"position":[[232,17]]},"533":{"position":[[274,17]]},"535":{"position":[[278,17]]},"537":{"position":[[469,17]]},"667":{"position":[[156,17]]}}}],["require(\"base64",{"_index":1614,"t":{"353":{"position":[[158,17]]},"355":{"position":[[98,17]]},"357":{"position":[[224,17]]},"359":{"position":[[112,17]]}}}],["require(\"crypto",{"_index":1736,"t":{"430":{"position":[[136,17]]},"432":{"position":[[119,17]]},"434":{"position":[[176,17]]},"436":{"position":[[119,17]]},"438":{"position":[[120,17]]},"440":{"position":[[177,17]]},"442":{"position":[[176,17]]},"444":{"position":[[235,17]]},"446":{"position":[[181,17]]},"448":{"position":[[122,17]]},"450":{"position":[[179,17]]},"452":{"position":[[179,17]]},"454":{"position":[[179,17]]},"456":{"position":[[180,17]]},"458":{"position":[[124,17]]},"460":{"position":[[124,17]]},"462":{"position":[[129,17]]},"465":{"position":[[222,17]]},"467":{"position":[[224,17]]},"469":{"position":[[224,17]]},"471":{"position":[[224,17]]},"474":{"position":[[450,17]]}}}],["require(\"crypto\").joaat(\"hello",{"_index":1118,"t":{"142":{"position":[[195,31],[434,31]]}}}],["require(\"json",{"_index":2171,"t":{"641":{"position":[[198,15],[761,15],[838,15]]},"643":{"position":[[591,15]]}}}],["require(\"pluto:libnam",{"_index":447,"t":{"20":{"position":[[3459,24]]}}}],["reserv",{"_index":533,"t":{"30":{"position":[[1249,8]]},"38":{"position":[[1802,8]]},"54":{"position":[[84,8]]},"66":{"position":[[143,8]]},"78":{"position":[[25,8],[234,8]]},"82":{"position":[[38,8],[1603,8]]},"505":{"position":[[24,8],[145,8],[258,8],[497,8]]}}}],["reset",{"_index":13,"t":{"4":{"position":[[97,9]]}}}],["resolv",{"_index":2114,"t":{"615":{"position":[[115,9]]}}}],["respect",{"_index":644,"t":{"48":{"position":[[330,13]]},"201":{"position":[[112,13]]},"415":{"position":[[387,10]]},"478":{"position":[[237,13]]},"480":{"position":[[238,13]]},"484":{"position":[[205,13]]},"486":{"position":[[206,13]]},"490":{"position":[[269,13]]},"492":{"position":[[174,13]]},"609":{"position":[[26,10]]},"643":{"position":[[495,8]]}}}],["respons",{"_index":1985,"t":{"541":{"position":[[1488,8],[1557,8]]},"661":{"position":[[87,11]]},"673":{"position":[[264,11]]},"677":{"position":[[104,11]]},"681":{"position":[[157,11]]},"687":{"position":[[119,11]]}}}],["rest",{"_index":1138,"t":{"146":{"position":[[343,4]]}}}],["restrict",{"_index":600,"t":{"38":{"position":[[1422,11]]},"66":{"position":[[568,12]]},"124":{"position":[[211,12]]}}}],["result",{"_index":109,"t":{"8":{"position":[[219,7],[247,6],[287,6]]},"16":{"position":[[255,7]]},"46":{"position":[[277,9]]},"60":{"position":[[490,8]]},"231":{"position":[[376,6]]},"273":{"position":[[539,6]]},"323":{"position":[[186,6],[213,6]]},"482":{"position":[[112,6]]},"647":{"position":[[138,6]]},"709":{"position":[[150,7]]},"761":{"position":[[97,6]]},"765":{"position":[[145,9]]}}}],["resum",{"_index":2084,"t":{"595":{"position":[[81,7]]},"599":{"position":[[54,7]]}}}],["rethrow",{"_index":1673,"t":{"401":{"position":[[40,8]]}}}],["rethrown",{"_index":2089,"t":{"599":{"position":[[199,9]]},"603":{"position":[[197,8]]}}}],["retri",{"_index":1972,"t":{"541":{"position":[[720,8]]}}}],["retun",{"_index":1660,"t":{"397":{"position":[[602,7]]}}}],["return",{"_index":7,"t":{"4":{"position":[[22,9]]},"6":{"position":[[444,6]]},"12":{"position":[[620,6]]},"14":{"position":[[262,7],[378,6]]},"22":{"position":[[112,9]]},"24":{"position":[[70,7]]},"38":{"position":[[1485,6]]},"40":{"position":[[173,6]]},"66":{"position":[[442,7],[498,8]]},"86":{"position":[[243,6],[1001,6]]},"122":{"position":[[420,6]]},"128":{"position":[[180,6]]},"134":{"position":[[574,6],[589,6]]},"183":{"position":[[24,6],[155,6],[221,6],[280,7]]},"195":{"position":[[78,6]]},"215":{"position":[[156,6],[173,6],[278,6],[304,6],[509,6],[543,8]]},"231":{"position":[[141,6],[406,9],[555,6]]},"239":{"position":[[77,6],[147,6],[213,6],[272,7],[426,6]]},"257":{"position":[[261,6]]},"259":{"position":[[244,6]]},"280":{"position":[[520,9],[625,6]]},"282":{"position":[[454,6],[543,6]]},"288":{"position":[[378,6]]},"298":{"position":[[121,6],[379,6],[467,6]]},"302":{"position":[[162,6]]},"304":{"position":[[66,7]]},"311":{"position":[[110,7],[156,7]]},"315":{"position":[[360,6]]},"317":{"position":[[837,6]]},"321":{"position":[[145,6]]},"327":{"position":[[116,8]]},"345":{"position":[[43,6],[179,6]]},"353":{"position":[[0,7]]},"355":{"position":[[0,7]]},"357":{"position":[[0,7]]},"363":{"position":[[0,7]]},"365":{"position":[[0,7]]},"377":{"position":[[27,7]]},"379":{"position":[[37,7]]},"381":{"position":[[40,7]]},"383":{"position":[[34,7]]},"385":{"position":[[34,7]]},"387":{"position":[[33,7]]},"389":{"position":[[41,7]]},"391":{"position":[[0,7]]},"395":{"position":[[0,7]]},"397":{"position":[[0,7]]},"417":{"position":[[101,8]]},"419":{"position":[[24,7]]},"421":{"position":[[0,7]]},"425":{"position":[[29,7]]},"434":{"position":[[98,8]]},"440":{"position":[[99,8]]},"442":{"position":[[98,8]]},"444":{"position":[[157,8]]},"450":{"position":[[101,8]]},"452":{"position":[[101,8]]},"454":{"position":[[101,8]]},"456":{"position":[[102,8]]},"465":{"position":[[113,7]]},"467":{"position":[[115,7]]},"469":{"position":[[115,7]]},"471":{"position":[[115,7]]},"474":{"position":[[380,7],[409,7]]},"480":{"position":[[283,7]]},"486":{"position":[[220,7]]},"490":{"position":[[314,7]]},"492":{"position":[[285,7]]},"495":{"position":[[182,7]]},"503":{"position":[[204,7]]},"541":{"position":[[1463,8]]},"559":{"position":[[80,6]]},"561":{"position":[[80,6]]},"563":{"position":[[140,8]]},"565":{"position":[[91,7],[119,8]]},"567":{"position":[[42,8]]},"569":{"position":[[42,8]]},"571":{"position":[[42,8]]},"573":{"position":[[64,8]]},"575":{"position":[[147,8]]},"579":{"position":[[189,8]]},"581":{"position":[[88,8]]},"583":{"position":[[155,8],[212,6]]},"587":{"position":[[166,8],[223,6]]},"589":{"position":[[165,8],[222,6]]},"597":{"position":[[99,7]]},"599":{"position":[[333,6]]},"601":{"position":[[381,6]]},"609":{"position":[[13,6]]},"611":{"position":[[0,7]]},"615":{"position":[[166,8]]},"617":{"position":[[78,8]]},"625":{"position":[[61,8],[292,6]]},"629":{"position":[[305,8],[343,7],[419,7]]},"635":{"position":[[67,8],[270,7]]},"637":{"position":[[67,7]]},"641":{"position":[[0,7],[120,6]]},"643":{"position":[[0,7],[100,6],[165,6],[256,6]]},"647":{"position":[[30,6]]},"649":{"position":[[31,7]]},"651":{"position":[[0,7]]},"655":{"position":[[73,8]]},"659":{"position":[[100,8]]},"661":{"position":[[126,8]]},"663":{"position":[[74,8]]},"665":{"position":[[34,7]]},"667":{"position":[[109,8]]},"669":{"position":[[34,7]]},"673":{"position":[[331,6],[491,8]]},"675":{"position":[[33,7]]},"677":{"position":[[252,8]]},"679":{"position":[[30,7]]},"681":{"position":[[83,9],[292,8]]},"683":{"position":[[0,7]]},"685":{"position":[[0,7]]},"687":{"position":[[46,9]]},"691":{"position":[[0,7],[100,6]]},"693":{"position":[[0,7],[735,8]]},"697":{"position":[[0,7]]},"699":{"position":[[0,7]]},"717":{"position":[[0,7]]},"719":{"position":[[0,7]]},"723":{"position":[[0,7]]},"725":{"position":[[0,7]]},"727":{"position":[[0,7]]},"729":{"position":[[0,7]]},"731":{"position":[[0,7]]},"739":{"position":[[125,8]]},"743":{"position":[[145,8]]},"745":{"position":[[149,8]]},"747":{"position":[[150,8]]},"765":{"position":[[417,8]]},"773":{"position":[[248,8]]}}}],["reus",{"_index":1976,"t":{"541":{"position":[[972,5],[1224,6]]}}}],["revers",{"_index":2204,"t":{"663":{"position":[[0,8],[65,8]]}}}],["revert",{"_index":670,"t":{"52":{"position":[[101,8]]}}}],["rewritten",{"_index":697,"t":{"60":{"position":[[415,9]]}}}],["right",{"_index":538,"t":{"32":{"position":[[196,5]]},"235":{"position":[[4,5],[105,5],[182,5]]},"309":{"position":[[469,6]]},"311":{"position":[[122,5]]},"709":{"position":[[53,5]]},"727":{"position":[[571,5],[594,5],[697,5],[777,5],[800,5]]},"731":{"position":[[299,5],[397,5],[420,5]]},"741":{"position":[[71,5],[104,6]]},"747":{"position":[[36,5]]},"773":{"position":[[188,6],[586,5]]}}}],["righthand",{"_index":542,"t":{"32":{"position":[[283,9]]},"319":{"position":[[60,9]]},"323":{"position":[[4,9]]}}}],["rightli",{"_index":1105,"t":{"138":{"position":[[156,8]]}}}],["roll",{"_index":829,"t":{"86":{"position":[[477,6]]},"727":{"position":[[273,4],[291,5]]}}}],["roll(opt",{"_index":818,"t":{"86":{"position":[[232,10],[990,10]]}}}],["root",{"_index":2250,"t":{"691":{"position":[[221,7],[362,6],[447,7]]},"693":{"position":[[258,4],[788,4],[1057,4],[1106,5]]}}}],["root=1",{"_index":1534,"t":{"317":{"position":[[408,7]]}}}],["rotat",{"_index":2317,"t":{"727":{"position":[[10,8]]},"729":{"position":[[10,8]]},"731":{"position":[[40,8]]}}}],["roughli",{"_index":677,"t":{"54":{"position":[[221,7]]}}}],["round",{"_index":2024,"t":{"553":{"position":[[0,6],[66,6]]}}}],["rsa",{"_index":1856,"t":{"495":{"position":[[27,6]]},"497":{"position":[[52,4],[87,5]]},"499":{"position":[[53,4],[88,5],[865,4]]},"501":{"position":[[44,4],[60,4]]},"503":{"position":[[52,4],[68,4],[1056,4]]}}}],["rule",{"_index":863,"t":{"88":{"position":[[347,5]]}}}],["run",{"_index":866,"t":{"88":{"position":[[416,3]]},"94":{"position":[[81,4]]},"109":{"position":[[75,7],[186,3]]},"113":{"position":[[15,3]]},"122":{"position":[[55,3]]},"126":{"position":[[206,3]]},"146":{"position":[[198,7],[242,7]]},"177":{"position":[[38,3]]},"411":{"position":[[309,7]]},"599":{"position":[[4,3]]},"687":{"position":[[0,4]]}}}],["runtim",{"_index":699,"t":{"60":{"position":[[436,7]]},"140":{"position":[[106,8]]},"142":{"position":[[185,7],[424,7]]},"405":{"position":[[55,7]]}}}],["s",{"_index":955,"t":{"109":{"position":[[164,1]]},"537":{"position":[[980,1]]},"619":{"position":[[366,3]]},"625":{"position":[[428,1]]},"629":{"position":[[573,1]]},"735":{"position":[[97,1]]},"737":{"position":[[101,1]]},"739":{"position":[[197,1],[407,1]]},"743":{"position":[[182,1]]},"745":{"position":[[186,1]]},"747":{"position":[[187,1]]},"749":{"position":[[106,1]]},"751":{"position":[[110,1]]},"753":{"position":[[111,1]]},"755":{"position":[[110,1]]},"757":{"position":[[113,1]]},"759":{"position":[[114,1]]},"767":{"position":[[114,1]]},"773":{"position":[[421,1],[604,1]]},"775":{"position":[[119,1]]},"777":{"position":[[121,1]]}}}],["s1",{"_index":1244,"t":{"231":{"position":[[94,2],[215,2]]},"769":{"position":[[137,2]]}}}],["s1:gsub",{"_index":1246,"t":{"231":{"position":[[116,12],[237,12]]}}}],["s2",{"_index":1245,"t":{"231":{"position":[[111,2],[232,2]]},"769":{"position":[[162,2],[207,4]]}}}],["s:recv",{"_index":2156,"t":{"629":{"position":[[786,8]]}}}],["s:send(\"get",{"_index":2137,"t":{"625":{"position":[[465,11]]},"629":{"position":[[694,11]]}}}],["s:send(\"http/1.1",{"_index":2122,"t":{"619":{"position":[[408,16]]}}}],["safe",{"_index":85,"t":{"6":{"position":[[501,4]]},"12":{"position":[[579,4]]},"16":{"position":[[174,4]]},"20":{"position":[[180,4]]},"66":{"position":[[323,4]]},"280":{"position":[[855,4]]},"282":{"position":[[68,4]]},"357":{"position":[[85,4]]}}}],["same",{"_index":793,"t":{"82":{"position":[[1103,4]]},"115":{"position":[[430,4]]},"157":{"position":[[52,4]]},"159":{"position":[[52,4]]},"161":{"position":[[24,4]]},"199":{"position":[[138,4]]},"201":{"position":[[21,4]]},"307":{"position":[[29,5]]},"309":{"position":[[621,4]]},"313":{"position":[[268,5]]},"521":{"position":[[167,4],[206,4]]},"523":{"position":[[171,4],[210,4]]},"541":{"position":[[1117,4],[2167,4]]},"547":{"position":[[255,4]]},"629":{"position":[[198,4]]},"643":{"position":[[111,4]]},"663":{"position":[[190,4]]},"671":{"position":[[35,4]]},"761":{"position":[[0,4],[92,4]]}}}],["sandbox",{"_index":456,"t":{"20":{"position":[[3712,12],[3902,11]]},"124":{"position":[[203,7],[417,8]]},"126":{"position":[[36,10]]},"277":{"position":[[164,8]]}}}],["say(\"hello",{"_index":1500,"t":{"311":{"position":[[331,11],[590,11],[825,11]]}}}],["say(messag",{"_index":1497,"t":{"311":{"position":[[208,12],[433,12],[693,12]]}}}],["say(msg",{"_index":1286,"t":{"245":{"position":[[151,8]]}}}],["say(nil",{"_index":1499,"t":{"311":{"position":[[297,8],[556,8],[791,8]]}}}],["sched",{"_index":2007,"t":{"543":{"position":[[425,5]]},"603":{"position":[[277,5]]},"619":{"position":[[319,5]]}}}],["sched.errorfunc",{"_index":2104,"t":{"603":{"position":[[301,15]]}}}],["sched:add(funct",{"_index":2010,"t":{"543":{"position":[[528,20]]},"603":{"position":[[363,20]]}}}],["sched:addloop(funct",{"_index":2008,"t":{"543":{"position":[[449,24]]}}}],["sched:run",{"_index":2012,"t":{"543":{"position":[[608,11]]},"619":{"position":[[511,11]]}}}],["schedul",{"_index":222,"t":{"14":{"position":[[1029,11]]},"128":{"position":[[519,10]]},"543":{"position":[[393,9],[437,11]]},"591":{"position":[[4,9]]},"595":{"position":[[116,10]]},"599":{"position":[[29,10],[44,9],[221,9]]},"601":{"position":[[31,9],[79,9],[168,9]]},"603":{"position":[[31,9],[89,9],[245,9],[289,11]]},"619":{"position":[[137,9],[279,10],[331,11]]}}}],["scheduler.yieldfunc",{"_index":2101,"t":{"601":{"position":[[272,19]]}}}],["scheduler:add(funct",{"_index":2094,"t":{"599":{"position":[[402,24]]}}}],["scheduler:addloop(funct",{"_index":2091,"t":{"599":{"position":[[283,28]]},"601":{"position":[[331,28]]}}}],["scheduler:run",{"_index":2093,"t":{"599":{"position":[[356,15],[555,15]]},"601":{"position":[[404,15]]}}}],["scheme",{"_index":2270,"t":{"701":{"position":[[215,10]]}}}],["scope",{"_index":216,"t":{"14":{"position":[[812,5]]},"16":{"position":[[15,7]]},"18":{"position":[[386,5]]},"20":{"position":[[710,7],[1809,6]]},"36":{"position":[[274,5]]},"215":{"position":[[536,6]]}}}],["script",{"_index":35,"t":{"4":{"position":[[327,7]]},"28":{"position":[[133,7]]},"82":{"position":[[75,7],[679,6],[1168,7],[1363,6],[1582,6]]},"86":{"position":[[683,7]]},"88":{"position":[[427,7]]},"109":{"position":[[452,7]]},"122":{"position":[[44,7]]},"169":{"position":[[240,6]]}}}],["script.pluto:2",{"_index":2017,"t":{"547":{"position":[[334,15],[382,14]]}}}],["scripter",{"_index":776,"t":{"80":{"position":[[110,10],[351,11]]},"86":{"position":[[722,9]]},"159":{"position":[[366,9]]},"173":{"position":[[466,9]]},"175":{"position":[[416,9]]},"177":{"position":[[413,9]]}}}],["scripts/compile.php",{"_index":956,"t":{"109":{"position":[[218,19]]}}}],["scripts/link_pluto.php",{"_index":957,"t":{"109":{"position":[[248,22]]}}}],["scripts/link_plutoc.php",{"_index":958,"t":{"109":{"position":[[281,23]]}}}],["scripts/link_static.php",{"_index":959,"t":{"109":{"position":[[315,23]]}}}],["sdbm",{"_index":1756,"t":{"442":{"position":[[24,4]]}}}],["search",{"_index":877,"t":{"90":{"position":[[58,6],[246,6],[362,6]]},"233":{"position":[[52,8],[71,9],[137,9],[245,8],[272,6],[308,6],[338,9]]},"413":{"position":[[33,6]]},"741":{"position":[[62,8]]},"773":{"position":[[172,6]]}}}],["second",{"_index":701,"t":{"60":{"position":[[539,6]]},"521":{"position":[[357,6]]},"523":{"position":[[361,6]]},"525":{"position":[[93,6]]},"527":{"position":[[105,6]]},"529":{"position":[[96,6]]},"531":{"position":[[108,6]]},"587":{"position":[[260,7],[428,8]]},"601":{"position":[[235,6]]},"611":{"position":[[8,7]]},"735":{"position":[[26,6]]},"737":{"position":[[26,6]]},"769":{"position":[[99,6]]}}}],["secondari",{"_index":1668,"t":{"397":{"position":[[1129,9],[1260,10],[1334,11]]}}}],["secret",{"_index":1835,"t":{"480":{"position":[[439,6]]},"486":{"position":[[376,6]]},"492":{"position":[[450,6]]},"499":{"position":[[815,6],[974,6]]}}}],["section",{"_index":778,"t":{"80":{"position":[[287,8]]},"90":{"position":[[353,8]]}}}],["secur",{"_index":1052,"t":{"128":{"position":[[1150,9]]},"474":{"position":[[181,6],[298,7]]},"476":{"position":[[137,9]]},"629":{"position":[[673,6]]}}}],["see",{"_index":391,"t":{"20":{"position":[[2167,4]]},"130":{"position":[[50,3]]},"163":{"position":[[77,3]]},"181":{"position":[[88,3]]},"183":{"position":[[87,3]]},"223":{"position":[[460,3]]},"231":{"position":[[326,4]]},"273":{"position":[[422,4]]}}}],["seem",{"_index":844,"t":{"86":{"position":[[838,5]]},"144":{"position":[[110,4]]},"171":{"position":[[29,5]]}}}],["seen",{"_index":1115,"t":{"140":{"position":[[98,4]]},"371":{"position":[[3,4]]},"707":{"position":[[3,4]]}}}],["select",{"_index":571,"t":{"38":{"position":[[123,6]]},"90":{"position":[[203,6]]},"111":{"position":[[159,7]]}}}],["self.__par",{"_index":1307,"t":{"255":{"position":[[41,14]]}}}],["self.__parent.method(self",{"_index":597,"t":{"38":{"position":[[1297,26]]},"255":{"position":[[131,26]]}}}],["self.__parent.prop",{"_index":595,"t":{"38":{"position":[[1256,18]]}}}],["self.ag",{"_index":1313,"t":{"257":{"position":[[224,8],[268,8]]},"259":{"position":[[251,8]]}}}],["self.factor",{"_index":1552,"t":{"321":{"position":[[160,11]]}}}],["self.nam",{"_index":1293,"t":{"247":{"position":[[179,9]]},"249":{"position":[[146,9]]},"251":{"position":[[140,9]]},"255":{"position":[[210,9]]},"257":{"position":[[207,9]]}}}],["self.onev",{"_index":1407,"t":{"282":{"position":[[136,12]]}}}],["self:onevent(ev",{"_index":1408,"t":{"282":{"position":[[154,19]]}}}],["self:onevent?(ev",{"_index":1409,"t":{"282":{"position":[[199,20]]}}}],["semant",{"_index":288,"t":{"14":{"position":[[2518,10]]},"24":{"position":[[14,9]]},"86":{"position":[[194,8]]}}}],["semi",{"_index":1740,"t":{"432":{"position":[[28,4]]}}}],["semicolon",{"_index":1299,"t":{"249":{"position":[[89,11]]}}}],["send",{"_index":1959,"t":{"541":{"position":[[49,4]]},"623":{"position":[[0,5],[69,5]]},"629":{"position":[[299,5]]}}}],["sens",{"_index":1960,"t":{"541":{"position":[[114,5]]}}}],["sep",{"_index":2387,"t":{"771":{"position":[[459,3]]},"773":{"position":[[332,4]]}}}],["separ",{"_index":412,"t":{"20":{"position":[[2601,9]]},"58":{"position":[[31,8]]},"739":{"position":[[21,10],[69,9]]},"771":{"position":[[59,9],[469,9]]},"773":{"position":[[50,10],[102,9]]}}}],["sequenc",{"_index":356,"t":{"20":{"position":[[828,8]]},"72":{"position":[[87,9]]}}}],["seri",{"_index":1272,"t":{"243":{"position":[[2,6]]}}}],["serial",{"_index":2178,"t":{"643":{"position":[[48,10]]}}}],["server",{"_index":561,"t":{"36":{"position":[[62,7]]},"621":{"position":[[85,9]]}}}],["servic",{"_index":1810,"t":{"474":{"position":[[228,9]]},"541":{"position":[[831,8]]}}}],["session",{"_index":1822,"t":{"476":{"position":[[119,7]]}}}],["set",{"_index":217,"t":{"14":{"position":[[852,3]]},"38":{"position":[[805,4],[1065,4]]},"44":{"position":[[66,7]]},"46":{"position":[[61,7]]},"82":{"position":[[1326,8]]},"122":{"position":[[222,3]]},"132":{"position":[[136,3]]},"138":{"position":[[59,4]]},"152":{"position":[[143,9]]},"213":{"position":[[131,9]]},"217":{"position":[[137,9]]},"225":{"position":[[80,4]]},"263":{"position":[[238,9]]},"280":{"position":[[418,3]]},"290":{"position":[[750,3]]},"292":{"position":[[137,9]]},"296":{"position":[[282,3]]},"300":{"position":[[150,9]]},"391":{"position":[[45,3]]},"415":{"position":[[349,7]]},"465":{"position":[[100,3]]},"467":{"position":[[102,3]]},"469":{"position":[[102,3]]},"471":{"position":[[102,3]]},"541":{"position":[[511,3],[548,3],[761,3]]},"583":{"position":[[7,3]]},"587":{"position":[[7,3]]},"589":{"position":[[7,3],[333,3]]},"591":{"position":[[68,3]]},"603":{"position":[[64,3]]},"673":{"position":[[125,7]]}}}],["setup",{"_index":1573,"t":{"331":{"position":[[246,6]]}}}],["sever",{"_index":134,"t":{"10":{"position":[[19,7]]}}}],["sgvsbg8sifdvcmxkiq",{"_index":1616,"t":{"353":{"position":[[218,20]]},"357":{"position":[[287,18]]}}}],["sha",{"_index":1788,"t":{"465":{"position":[[24,3]]},"467":{"position":[[24,3]]},"469":{"position":[[24,3]]},"471":{"position":[[24,3]]}}}],["sha1",{"_index":1887,"t":{"501":{"position":[[65,6]]},"503":{"position":[[73,6]]}}}],["sha256",{"_index":1886,"t":{"501":{"position":[[49,7]]},"503":{"position":[[57,7],[887,8],[1061,8]]}}}],["shadow",{"_index":49,"t":{"6":{"position":[[15,6],[52,8]]},"14":{"position":[[291,7]]},"18":{"position":[[420,6]]},"20":{"position":[[1413,6],[1446,6],[1511,9],[1671,6],[1760,6],[1852,6]]},"157":{"position":[[190,7],[255,7]]},"159":{"position":[[172,7],[231,7]]},"161":{"position":[[212,7]]},"187":{"position":[[356,6],[414,6]]}}}],["share",{"_index":619,"t":{"40":{"position":[[101,6]]},"101":{"position":[[456,6]]},"103":{"position":[[119,6]]},"109":{"position":[[485,6]]},"115":{"position":[[420,5]]}}}],["short",{"_index":768,"t":{"78":{"position":[[172,5]]},"288":{"position":[[139,5]]}}}],["shorthand",{"_index":331,"t":{"20":{"position":[[31,9],[328,9]]},"30":{"position":[[1291,9]]},"60":{"position":[[257,9]]},"82":{"position":[[312,9]]},"255":{"position":[[27,9],[117,9]]},"290":{"position":[[441,9]]},"505":{"position":[[101,9],[181,9]]},"705":{"position":[[288,9]]}}}],["show",{"_index":686,"t":{"58":{"position":[[93,7]]}}}],["side",{"_index":1410,"t":{"282":{"position":[[261,4]]},"319":{"position":[[70,4]]},"323":{"position":[[14,4]]},"709":{"position":[[64,4]]},"745":{"position":[[41,4]]},"747":{"position":[[42,4]]}}}],["sig",{"_index":1893,"t":{"503":{"position":[[857,3],[1075,5]]}}}],["sign",{"_index":929,"t":{"101":{"position":[[189,6]]},"501":{"position":[[31,5]]},"503":{"position":[[37,7],[186,6],[802,4]]}}}],["signatur",{"_index":1889,"t":{"503":{"position":[[144,9],[160,9],[244,9]]}}}],["signer'",{"_index":1888,"t":{"503":{"position":[[122,8]]}}}],["signific",{"_index":1642,"t":{"391":{"position":[[33,11]]}}}],["significantli",{"_index":1994,"t":{"541":{"position":[[2187,13]]},"583":{"position":[[462,13]]}}}],["silenc",{"_index":1189,"t":{"179":{"position":[[479,9]]}}}],["similar",{"_index":590,"t":{"38":{"position":[[914,8]]},"90":{"position":[[658,7]]},"249":{"position":[[23,7]]},"269":{"position":[[0,7]]},"359":{"position":[[0,7]]},"419":{"position":[[0,7]]},"423":{"position":[[54,7]]},"763":{"position":[[43,7]]}}}],["similarli",{"_index":1405,"t":{"282":{"position":[[0,10]]}}}],["simpl",{"_index":1039,"t":{"128":{"position":[[623,6],[799,6]]},"237":{"position":[[264,6]]},"259":{"position":[[115,6]]},"273":{"position":[[26,6]]}}}],["simpli",{"_index":755,"t":{"76":{"position":[[89,6],[158,6]]},"80":{"position":[[183,6]]},"109":{"position":[[179,6]]},"113":{"position":[[8,6]]},"115":{"position":[[276,6]]},"189":{"position":[[48,6]]},"219":{"position":[[94,6]]},"280":{"position":[[411,6]]},"337":{"position":[[38,6]]}}}],["simplifi",{"_index":1438,"t":{"290":{"position":[[95,10]]}}}],["singl",{"_index":498,"t":{"28":{"position":[[44,6]]},"693":{"position":[[1050,6]]},"739":{"position":[[167,6]]},"771":{"position":[[286,6],[502,6]]}}}],["size",{"_index":2072,"t":{"585":{"position":[[10,4]]}}}],["skip",{"_index":1142,"t":{"148":{"position":[[69,4],[383,4]]},"150":{"position":[[111,4],[160,8]]}}}],["sleep",{"_index":646,"t":{"48":{"position":[[381,6]]},"607":{"position":[[42,5]]}}}],["slightli",{"_index":398,"t":{"20":{"position":[[2357,8]]},"54":{"position":[[250,8]]},"419":{"position":[[153,8]]}}}],["slower",{"_index":679,"t":{"54":{"position":[[259,6]]}}}],["small",{"_index":548,"t":{"34":{"position":[[200,5]]},"265":{"position":[[16,5]]},"585":{"position":[[147,5]]}}}],["smallest",{"_index":2238,"t":{"683":{"position":[[12,8]]}}}],["smooth",{"_index":835,"t":{"86":{"position":[[657,6]]}}}],["snippet",{"_index":625,"t":{"42":{"position":[[238,7]]},"88":{"position":[[190,8]]},"343":{"position":[[85,9]]}}}],["sock",{"_index":2143,"t":{"627":{"position":[[210,4]]}}}],["sock:unrecv(\"hello",{"_index":2145,"t":{"627":{"position":[[271,20]]}}}],["sock:unrecv(\"world",{"_index":2144,"t":{"627":{"position":[[250,20]]}}}],["socket",{"_index":219,"t":{"14":{"position":[[965,8]]},"541":{"position":[[990,7]]},"615":{"position":[[177,6]]},"619":{"position":[[257,7],[290,6]]},"621":{"position":[[0,6]]},"623":{"position":[[16,7],[40,6]]},"625":{"position":[[20,7],[44,6],[77,6],[212,6],[390,6]]},"627":{"position":[[125,6],[172,6]]},"629":{"position":[[44,7],[127,6],[365,6],[390,6],[535,6]]},"631":{"position":[[9,7],[33,6]]},"635":{"position":[[82,6],[103,6]]},"637":{"position":[[154,6]]}}}],["socket.bind(sch",{"_index":2120,"t":{"619":{"position":[[343,18]]}}}],["socket.connect",{"_index":2127,"t":{"621":{"position":[[41,14]]},"629":{"position":[[225,15]]}}}],["socket.connect(\"google.com",{"_index":2136,"t":{"625":{"position":[[432,28]]},"627":{"position":[[217,28]]}}}],["socket.connect(\"pluto",{"_index":2151,"t":{"629":{"position":[[577,21]]}}}],["socket.listen",{"_index":2117,"t":{"619":{"position":[[34,14]]},"633":{"position":[[43,14]]}}}],["socket.listen(80",{"_index":2162,"t":{"637":{"position":[[196,17]]}}}],["socket.recv",{"_index":2142,"t":{"627":{"position":[[96,12]]}}}],["socket.starttl",{"_index":130,"t":{"8":{"position":[[678,15]]}}}],["sole",{"_index":2147,"t":{"629":{"position":[[81,4]]},"771":{"position":[[266,6]]}}}],["solut",{"_index":1020,"t":{"126":{"position":[[328,9]]},"233":{"position":[[127,9]]}}}],["someth",{"_index":367,"t":{"20":{"position":[[1352,10]]},"90":{"position":[[648,9]]},"169":{"position":[[34,9]]},"237":{"position":[[89,9]]},"280":{"position":[[505,10]]},"296":{"position":[[33,9]]},"537":{"position":[[832,10],[843,11],[970,9]]}}}],["sometim",{"_index":60,"t":{"6":{"position":[[199,9]]},"58":{"position":[[79,9]]},"357":{"position":[[52,9]]}}}],["somewher",{"_index":991,"t":{"122":{"position":[[323,9]]}}}],["sort",{"_index":1027,"t":{"128":{"position":[[153,4]]},"315":{"position":[[347,8]]},"417":{"position":[[845,8]]}}}],["soup",{"_index":385,"t":{"20":{"position":[[2095,4]]},"38":{"position":[[346,4]]},"48":{"position":[[595,7]]},"317":{"position":[[337,4]]},"409":{"position":[[64,5]]}}}],["sourc",{"_index":754,"t":{"76":{"position":[[17,6]]},"80":{"position":[[142,6],[321,6]]},"136":{"position":[[123,6]]}}}],["space",{"_index":1140,"t":{"146":{"position":[[369,6]]}}}],["spaceship",{"_index":336,"t":{"20":{"position":[[149,9]]},"315":{"position":[[4,9]]},"423":{"position":[[69,9]]}}}],["special",{"_index":298,"t":{"18":{"position":[[8,11]]},"88":{"position":[[76,11]]},"187":{"position":[[458,7]]},"321":{"position":[[9,11]]},"329":{"position":[[0,7]]}}}],["specif",{"_index":702,"t":{"60":{"position":[[569,8]]},"132":{"position":[[251,8]]},"189":{"position":[[25,8]]},"609":{"position":[[64,8]]}}}],["specifi",{"_index":290,"t":{"14":{"position":[[2543,7]]},"82":{"position":[[275,7]]},"128":{"position":[[229,7],[279,7]]},"253":{"position":[[45,7]]},"257":{"position":[[20,7]]},"541":{"position":[[577,10]]},"727":{"position":[[86,7]]},"735":{"position":[[48,9]]},"737":{"position":[[48,9]]},"765":{"position":[[30,9]]},"773":{"position":[[150,10]]}}}],["speedup",{"_index":740,"t":{"72":{"position":[[679,8]]}}}],["spin",{"_index":2119,"t":{"619":{"position":[[89,8]]}}}],["split",{"_index":2266,"t":{"701":{"position":[[0,6]]},"739":{"position":[[0,6],[58,6],[82,5],[143,9],[360,9]]},"773":{"position":[[0,6]]}}}],["spuriou",{"_index":661,"t":{"50":{"position":[[287,8]]}}}],["src",{"_index":962,"t":{"109":{"position":[[538,4]]},"113":{"position":[[142,4]]},"115":{"position":[[67,4],[128,3],[193,4]]}}}],["stack",{"_index":180,"t":{"12":{"position":[[694,5]]},"50":{"position":[[365,5]]},"86":{"position":[[408,5]]},"509":{"position":[[324,5]]},"511":{"position":[[343,5]]},"513":{"position":[[350,5]]},"515":{"position":[[462,5]]},"517":{"position":[[530,5]]},"519":{"position":[[355,5]]},"771":{"position":[[1216,5]]}}}],["standard",{"_index":80,"t":{"6":{"position":[[456,8]]},"8":{"position":[[439,8]]},"14":{"position":[[882,8]]},"20":{"position":[[2077,8]]},"30":{"position":[[1323,8]]},"38":{"position":[[381,8],[1497,8]]},"48":{"position":[[542,8],[578,8]]},"60":{"position":[[65,8]]},"86":{"position":[[127,8]]},"136":{"position":[[163,8]]},"142":{"position":[[8,8]]},"203":{"position":[[52,8]]},"261":{"position":[[632,8]]},"307":{"position":[[80,12]]}}}],["start",{"_index":160,"t":{"12":{"position":[[164,8]]},"14":{"position":[[343,8]]},"92":{"position":[[38,7]]},"94":{"position":[[23,7]]},"205":{"position":[[171,5]]},"271":{"position":[[222,5]]},"541":{"position":[[785,5]]},"773":{"position":[[228,6]]},"777":{"position":[[19,6]]}}}],["starttl",{"_index":2159,"t":{"635":{"position":[[162,8]]}}}],["state",{"_index":1192,"t":{"185":{"position":[[4,5]]},"187":{"position":[[16,7],[70,5],[193,5],[254,5]]},"275":{"position":[[42,5]]},"327":{"position":[[55,5]]},"545":{"position":[[60,5]]}}}],["statement",{"_index":175,"t":{"12":{"position":[[474,9]]},"14":{"position":[[14,9],[557,9],[604,9],[712,10]]},"16":{"position":[[42,10]]},"20":{"position":[[71,9],[133,9]]},"22":{"position":[[214,10]]},"30":{"position":[[293,9],[414,9],[1004,9]]},"36":{"position":[[87,9]]},"38":{"position":[[523,9],[891,9],[1022,10]]},"44":{"position":[[5,10]]},"46":{"position":[[5,10]]},"72":{"position":[[186,9],[250,10]]},"82":{"position":[[127,10],[1544,11]]},"136":{"position":[[244,11]]},"144":{"position":[[63,10]]},"148":{"position":[[9,11],[184,11]]},"165":{"position":[[282,10]]},"215":{"position":[[311,9]]},"243":{"position":[[198,10]]},"249":{"position":[[10,9],[280,9]]},"253":{"position":[[10,9]]},"280":{"position":[[790,11]]},"286":{"position":[[159,10]]},"309":{"position":[[267,11],[358,10]]}}}],["static",{"_index":208,"t":{"14":{"position":[[481,6]]},"38":{"position":[[1117,6]]},"115":{"position":[[239,6]]},"122":{"position":[[523,6]]},"245":{"position":[[51,7],[135,6]]},"247":{"position":[[383,6]]}}}],["statu",{"_index":1986,"t":{"541":{"position":[[1519,6],[1610,6]]}}}],["status_cod",{"_index":1996,"t":{"541":{"position":[[2261,12]]}}}],["status_text",{"_index":1997,"t":{"541":{"position":[[2283,11],[2363,15]]}}}],["step",{"_index":1930,"t":{"521":{"position":[[292,4],[300,5]]},"523":{"position":[[296,4],[304,5]]},"677":{"position":[[626,4]]}}}],["still",{"_index":289,"t":{"14":{"position":[[2537,5]]},"20":{"position":[[3545,5]]},"54":{"position":[[244,5]]},"78":{"position":[[153,5]]},"82":{"position":[[1649,5]]},"128":{"position":[[1015,6]]},"290":{"position":[[470,5]]},"333":{"position":[[148,5]]},"341":{"position":[[132,5]]}}}],["store",{"_index":1560,"t":{"327":{"position":[[80,6]]},"681":{"position":[[16,6]]},"683":{"position":[[27,6]]},"685":{"position":[[26,6]]}}}],["str",{"_index":712,"t":{"66":{"position":[[36,3],[43,3]]},"271":{"position":[[310,3]]},"430":{"position":[[160,3]]},"432":{"position":[[143,3]]},"434":{"position":[[200,3]]},"436":{"position":[[143,3]]},"438":{"position":[[144,3]]},"440":{"position":[[201,3]]},"442":{"position":[[200,3]]},"444":{"position":[[259,3]]},"446":{"position":[[205,3]]},"448":{"position":[[146,3]]},"450":{"position":[[203,3]]},"452":{"position":[[203,3]]},"454":{"position":[[203,3]]},"456":{"position":[[204,3]]},"458":{"position":[[148,3]]},"460":{"position":[[148,3]]},"462":{"position":[[153,3]]}}}],["straightforward",{"_index":400,"t":{"20":{"position":[[2390,15]]}}}],["strawberri",{"_index":1461,"t":{"298":{"position":[[242,12]]}}}],["stream",{"_index":2028,"t":{"563":{"position":[[94,7]]},"565":{"position":[[71,7]]},"567":{"position":[[34,7]]},"569":{"position":[[34,7]]},"571":{"position":[[34,7]]},"579":{"position":[[80,7]]},"581":{"position":[[80,7]]},"583":{"position":[[64,7]]},"585":{"position":[[69,7]]},"587":{"position":[[73,7]]}}}],["strict",{"_index":1857,"t":{"495":{"position":[[66,6]]}}}],["string",{"_index":9,"t":{"4":{"position":[[41,6],[207,7]]},"14":{"position":[[2240,7]]},"20":{"position":[[855,8],[2545,6]]},"22":{"position":[[84,6]]},"26":{"position":[[0,6],[39,7],[118,6],[156,6]]},"28":{"position":[[6,6],[58,7]]},"30":{"position":[[646,6]]},"40":{"position":[[267,7]]},"46":{"position":[[254,6]]},"48":{"position":[[43,7],[51,7]]},"64":{"position":[[76,6]]},"72":{"position":[[398,6],[462,6],[728,6]]},"136":{"position":[[304,6]]},"159":{"position":[[529,9]]},"163":{"position":[[290,6]]},"225":{"position":[[408,6]]},"233":{"position":[[45,6]]},"235":{"position":[[51,7],[91,6],[129,7]]},"271":{"position":[[14,7],[100,6],[235,7]]},"273":{"position":[[0,6],[233,6],[441,6],[584,6]]},"302":{"position":[[47,6],[135,7],[146,8]]},"304":{"position":[[0,6],[129,7],[171,7],[266,6],[384,7]]},"353":{"position":[[25,7],[54,6]]},"355":{"position":[[25,7],[54,6]]},"357":{"position":[[28,7],[119,6]]},"359":{"position":[[68,6]]},"363":{"position":[[26,7],[55,6]]},"365":{"position":[[25,7],[54,6]]},"371":{"position":[[52,6]]},"395":{"position":[[10,6]]},"411":{"position":[[24,6]]},"415":{"position":[[75,6]]},"417":{"position":[[112,6]]},"425":{"position":[[39,6]]},"430":{"position":[[7,6],[99,6]]},"432":{"position":[[7,6],[82,6]]},"434":{"position":[[7,6],[82,6]]},"436":{"position":[[7,6],[82,6]]},"438":{"position":[[7,6],[83,6]]},"440":{"position":[[7,6],[83,6]]},"442":{"position":[[7,6],[82,6]]},"444":{"position":[[7,6],[83,6]]},"446":{"position":[[7,6],[86,6]]},"448":{"position":[[7,6],[85,6]]},"450":{"position":[[7,6],[85,6]]},"452":{"position":[[7,6],[85,6]]},"454":{"position":[[7,6],[85,6]]},"456":{"position":[[7,6],[86,6]]},"458":{"position":[[7,6],[87,6]]},"460":{"position":[[7,6],[87,6]]},"462":{"position":[[7,6],[92,6]]},"465":{"position":[[7,6],[79,6]]},"467":{"position":[[7,6],[81,6]]},"469":{"position":[[7,6],[81,6]]},"471":{"position":[[7,6],[81,6]]},"490":{"position":[[326,8]]},"509":{"position":[[366,7],[406,8]]},"511":{"position":[[385,7],[425,8]]},"513":{"position":[[392,7],[432,8]]},"515":{"position":[[504,7],[544,8]]},"517":{"position":[[572,7],[612,8]]},"519":{"position":[[397,7],[437,8]]},"537":{"position":[[938,7]]},"541":{"position":[[72,7],[1507,7],[1627,7],[1696,7]]},"547":{"position":[[101,6]]},"563":{"position":[[74,6]]},"565":{"position":[[51,6]]},"567":{"position":[[14,6]]},"569":{"position":[[14,6]]},"571":{"position":[[14,6]]},"575":{"position":[[53,6]]},"577":{"position":[[99,6]]},"579":{"position":[[60,6],[200,6]]},"581":{"position":[[60,6],[99,6]]},"583":{"position":[[44,6]]},"585":{"position":[[49,6]]},"587":{"position":[[53,6]]},"625":{"position":[[197,7]]},"641":{"position":[[10,6],[64,7],[144,6]]},"643":{"position":[[79,7],[786,9],[1077,9]]},"677":{"position":[[564,7]]},"691":{"position":[[10,6],[55,6],[124,6]]},"697":{"position":[[22,7],[46,6]]},"699":{"position":[[16,6],[51,7],[75,6]]},"707":{"position":[[52,6]]},"733":{"position":[[51,6]]},"739":{"position":[[9,6],[48,6],[90,6],[117,7],[155,6],[372,6]]},"743":{"position":[[47,7],[71,6],[90,6],[162,7]]},"745":{"position":[[51,7],[75,6],[94,6],[166,7]]},"747":{"position":[[52,7],[76,6],[95,6],[167,7]]},"749":{"position":[[12,6],[77,6]]},"751":{"position":[[12,6],[81,6]]},"753":{"position":[[12,6],[82,6]]},"755":{"position":[[12,6],[81,6]]},"757":{"position":[[12,6],[84,6]]},"759":{"position":[[15,6],[85,6]]},"765":{"position":[[18,6],[81,6],[155,6],[212,6],[268,7],[355,6],[440,7]]},"767":{"position":[[12,6],[57,6]]},"769":{"position":[[13,8],[76,6],[106,6]]},"771":{"position":[[103,7],[240,7],[345,6],[445,6],[519,7],[605,6],[1148,7]]},"773":{"position":[[9,6],[77,6],[129,6],[261,8]]},"775":{"position":[[12,6],[55,6]]},"777":{"position":[[12,6],[57,6]]}}}],["string(10",{"_index":1655,"t":{"397":{"position":[[355,10]]}}}],["string(11",{"_index":1524,"t":{"317":{"position":[[253,10]]}}}],["string(13",{"_index":1537,"t":{"317":{"position":[[478,10],[530,10]]},"397":{"position":[[988,10],[1211,10]]},"515":{"position":[[435,10]]},"521":{"position":[[615,10]]}}}],["string(15",{"_index":1659,"t":{"397":{"position":[[496,10],[1249,10]]},"521":{"position":[[658,10]]}}}],["string(16",{"_index":1846,"t":{"486":{"position":[[511,10]]}}}],["string(2",{"_index":1935,"t":{"521":{"position":[[850,9]]}}}],["string(21",{"_index":1720,"t":{"417":{"position":[[1006,10]]}}}],["string(23",{"_index":1541,"t":{"317":{"position":[[566,10]]}}}],["string(3",{"_index":1699,"t":{"417":{"position":[[333,9]]}}}],["string(4",{"_index":1656,"t":{"397":{"position":[[395,9]]},"417":{"position":[[361,9]]},"693":{"position":[[598,9],[947,9],[1222,9]]},"701":{"position":[[228,9]]}}}],["string(40",{"_index":1533,"t":{"317":{"position":[[397,10]]}}}],["string(5",{"_index":1658,"t":{"397":{"position":[[461,9],[1356,9]]},"521":{"position":[[918,9]]},"663":{"position":[[315,9],[346,9],[431,9],[462,9]]},"693":{"position":[[466,9],[1287,9],[1339,9]]},"701":{"position":[[393,9]]}}}],["string(56",{"_index":1527,"t":{"317":{"position":[[300,10]]}}}],["string(6",{"_index":1670,"t":{"397":{"position":[[1310,9]]},"521":{"position":[[872,9],[943,9]]},"701":{"position":[[470,9]]}}}],["string(7",{"_index":2259,"t":{"693":{"position":[[398,9],[523,9],[647,9],[996,9]]}}}],["string(8",{"_index":2271,"t":{"701":{"position":[[261,9],[298,9],[335,9]]}}}],["string(9",{"_index":2276,"t":{"701":{"position":[[428,9]]}}}],["string.char(math.random(0",{"_index":1837,"t":{"480":{"position":[[493,26]]},"492":{"position":[[536,26]]}}}],["string.find",{"_index":438,"t":{"20":{"position":[[3187,11],[3317,11]]},"741":{"position":[[26,11]]}}}],["string.find_first_not_of",{"_index":437,"t":{"20":{"position":[[3150,24]]}}}],["string.find_first_of",{"_index":436,"t":{"20":{"position":[[3127,20]]}}}],["string.find_last_not_of",{"_index":440,"t":{"20":{"position":[[3232,23]]}}}],["string.find_last_of",{"_index":439,"t":{"20":{"position":[[3210,19]]}}}],["string.format",{"_index":443,"t":{"20":{"position":[[3369,13]]},"761":{"position":[[8,14]]}}}],["string.formatint",{"_index":406,"t":{"20":{"position":[[2476,16]]},"771":{"position":[[1046,18],[1125,16],[1250,18]]}}}],["string.gsub",{"_index":2372,"t":{"763":{"position":[[54,12]]}}}],["string.lfind",{"_index":441,"t":{"20":{"position":[[3292,12]]}}}],["string.low",{"_index":495,"t":{"24":{"position":[[396,12]]},"60":{"position":[[519,12]]}}}],["string.partition(",{"_index":2404,"t":{"773":{"position":[[473,19],[656,19]]}}}],["string.replac",{"_index":83,"t":{"6":{"position":[[479,14]]},"20":{"position":[[2338,14]]}}}],["string.rfind",{"_index":427,"t":{"20":{"position":[[2966,12],[3268,12]]}}}],["string.split",{"_index":707,"t":{"64":{"position":[[8,12]]}}}],["string.split(",{"_index":2345,"t":{"739":{"position":[[249,15],[504,15]]}}}],["string.sub",{"_index":1342,"t":{"271":{"position":[[88,11]]}}}],["string.trunc",{"_index":397,"t":{"20":{"position":[[2316,15]]}}}],["string.uformat",{"_index":605,"t":{"38":{"position":[[1545,14]]}}}],["string.upp",{"_index":494,"t":{"24":{"position":[[381,12]]},"60":{"position":[[504,12]]}}}],["string|int",{"_index":520,"t":{"30":{"position":[[768,10]]},"304":{"position":[[228,10],[338,11]]}}}],["strip",{"_index":2348,"t":{"743":{"position":[[0,6],[81,6],[114,6]]},"745":{"position":[[0,6],[85,6],[118,6]]},"747":{"position":[[0,6],[86,6],[119,6]]}}}],["structur",{"_index":972,"t":{"115":{"position":[[377,9]]}}}],["studio",{"_index":888,"t":{"90":{"position":[[290,7]]},"111":{"position":[[80,7],[102,7]]}}}],["stupid",{"_index":1021,"t":{"126":{"position":[[366,6]]},"169":{"position":[[44,6],[65,6]]}}}],["style",{"_index":641,"t":{"48":{"position":[[149,5]]}}}],["sub",{"_index":308,"t":{"18":{"position":[[257,3]]},"575":{"position":[[130,3]]}}}],["sublim",{"_index":870,"t":{"88":{"position":[[482,7]]},"90":{"position":[[148,7]]}}}],["subsequ",{"_index":938,"t":{"101":{"position":[[624,10]]},"541":{"position":[[2140,10]]}}}],["subset",{"_index":576,"t":{"38":{"position":[[336,6]]}}}],["substitut",{"_index":2374,"t":{"763":{"position":[[194,10],[536,10]]}}}],["substr",{"_index":1256,"t":{"233":{"position":[[153,10]]},"537":{"position":[[48,9],[107,9],[123,9],[437,10]]},"739":{"position":[[384,10]]},"763":{"position":[[8,10],[32,10],[172,9],[223,10]]},"767":{"position":[[30,10],[78,9]]},"773":{"position":[[272,9],[349,9]]},"775":{"position":[[76,9]]},"777":{"position":[[78,9]]}}}],["subtract",{"_index":1488,"t":{"309":{"position":[[70,12]]},"379":{"position":[[9,11]]}}}],["succe",{"_index":759,"t":{"76":{"position":[[230,8]]}}}],["success",{"_index":1023,"t":{"128":{"position":[[55,10]]},"480":{"position":[[313,8]]},"486":{"position":[[250,8]]},"492":{"position":[[315,8]]},"541":{"position":[[1475,8]]},"615":{"position":[[196,8]]},"617":{"position":[[110,8]]},"629":{"position":[[322,8]]}}}],["successfulli",{"_index":1890,"t":{"503":{"position":[[264,13]]},"563":{"position":[[186,12]]},"573":{"position":[[115,12]]}}}],["successor",{"_index":1103,"t":{"138":{"position":[[117,10]]}}}],["succinctli",{"_index":1521,"t":{"317":{"position":[[59,11]]}}}],["such",{"_index":363,"t":{"20":{"position":[[1119,4]]},"76":{"position":[[72,4]]},"88":{"position":[[161,4],[286,4],[375,4]]},"122":{"position":[[86,4]]},"136":{"position":[[229,4]]},"142":{"position":[[618,4]]},"146":{"position":[[80,4]]},"231":{"position":[[643,4]]},"296":{"position":[[310,4]]},"315":{"position":[[387,4]]},"488":{"position":[[102,4]]},"505":{"position":[[40,4]]},"543":{"position":[[250,4]]},"647":{"position":[[69,4]]}}}],["sudo",{"_index":921,"t":{"101":{"position":[[109,4],[293,4],[356,4],[372,4]]},"109":{"position":[[114,4],[151,4]]}}}],["suffix",{"_index":545,"t":{"34":{"position":[[64,7]]},"423":{"position":[[245,7]]},"775":{"position":[[31,7],[86,6]]}}}],["sugar",{"_index":1493,"t":{"309":{"position":[[597,6]]}}}],["suggest",{"_index":559,"t":{"36":{"position":[[9,11]]}}}],["suit",{"_index":1516,"t":{"315":{"position":[[303,6]]}}}],["suitabl",{"_index":2384,"t":{"771":{"position":[[144,8]]}}}],["sum",{"_index":2298,"t":{"715":{"position":[[13,3]]}}}],["sun",{"_index":682,"t":{"54":{"position":[[310,4]]},"115":{"position":[[19,3],[49,4],[132,3],[142,3],[319,4]]}}}],["superb",{"_index":698,"t":{"60":{"position":[[429,6]]}}}],["superset",{"_index":1091,"t":{"136":{"position":[[11,8]]},"697":{"position":[[164,8]]},"699":{"position":[[203,8]]}}}],["support",{"_index":89,"t":{"6":{"position":[[532,8]]},"14":{"position":[[472,8],[1752,8]]},"20":{"position":[[599,7],[2493,9],[2573,8]]},"30":{"position":[[308,8],[428,8],[476,8],[529,8],[670,7],[741,7],[881,7]]},"38":{"position":[[1038,7]]},"40":{"position":[[22,7],[47,8]]},"42":{"position":[[22,7]]},"44":{"position":[[20,8]]},"46":{"position":[[20,8]]},"48":{"position":[[105,7]]},"72":{"position":[[139,7],[576,7]]},"82":{"position":[[811,8]]},"88":{"position":[[88,7]]},"115":{"position":[[6,8]]},"124":{"position":[[506,7]]},"231":{"position":[[587,7]]},"233":{"position":[[37,7]]},"249":{"position":[[295,8]]},"253":{"position":[[25,8]]},"255":{"position":[[67,8]]},"273":{"position":[[646,8]]},"286":{"position":[[175,7],[960,8]]},"315":{"position":[[264,8]]},"349":{"position":[[13,7],[223,7]]},"709":{"position":[[18,7]]}}}],["sure",{"_index":1150,"t":{"148":{"position":[[466,4]]}}}],["sven",{"_index":1403,"t":{"280":{"position":[[906,4]]}}}],["swap",{"_index":1378,"t":{"275":{"position":[[667,4]]}}}],["switch",{"_index":66,"t":{"6":{"position":[[263,6]]},"8":{"position":[[426,6]]},"12":{"position":[[467,6],[490,6]]},"14":{"position":[[771,6]]},"16":{"position":[[35,6]]},"18":{"position":[[140,6]]},"20":{"position":[[6,6],[64,6],[908,6],[1886,6]]},"36":{"position":[[80,6],[228,6]]},"60":{"position":[[222,6]]},"66":{"position":[[537,6],[589,6]]},"78":{"position":[[42,6]]},"82":{"position":[[201,7],[240,6],[400,7],[451,7],[508,7],[593,7]]},"84":{"position":[[125,6]]},"134":{"position":[[48,6]]},"136":{"position":[[237,6]]},"148":{"position":[[177,6]]},"179":{"position":[[59,6],[91,6],[520,6]]},"284":{"position":[[0,6],[59,6]]},"286":{"position":[[22,6],[152,6],[218,6],[543,6],[807,6]]},"288":{"position":[[57,6],[176,6],[394,6]]},"290":{"position":[[149,6]]},"292":{"position":[[44,7],[77,6]]},"298":{"position":[[128,6]]}}}],["switch/cas",{"_index":731,"t":{"72":{"position":[[238,11]]}}}],["symbol",{"_index":1007,"t":{"124":{"position":[[244,7]]},"142":{"position":[[140,6]]},"273":{"position":[[490,7]]},"345":{"position":[[263,7]]}}}],["symlink",{"_index":2058,"t":{"579":{"position":[[179,9]]}}}],["syntact",{"_index":724,"t":{"66":{"position":[[558,9]]},"171":{"position":[[35,13]]},"309":{"position":[[587,9]]}}}],["syntax",{"_index":332,"t":{"20":{"position":[[53,6]]},"26":{"position":[[168,6]]},"30":{"position":[[1307,6]]},"36":{"position":[[171,6]]},"38":{"position":[[85,6],[185,6],[562,6],[611,6],[641,6],[778,6]]},"40":{"position":[[213,6]]},"60":{"position":[[275,6]]},"88":{"position":[[170,6]]},"90":{"position":[[88,6],[439,6]]},"136":{"position":[[220,8]]},"205":{"position":[[25,7]]},"207":{"position":[[43,6]]},"223":{"position":[[85,7]]},"231":{"position":[[605,6]]},"243":{"position":[[465,6]]},"245":{"position":[[31,7]]},"255":{"position":[[88,7]]},"259":{"position":[[122,6]]},"263":{"position":[[12,6]]},"273":{"position":[[45,6]]},"280":{"position":[[202,7]]},"288":{"position":[[162,7]]},"290":{"position":[[463,6]]},"321":{"position":[[21,6]]},"343":{"position":[[17,6]]},"345":{"position":[[76,6],[89,6]]},"347":{"position":[[79,6],[92,6],[266,6]]},"505":{"position":[[117,6],[197,6]]}}}],["system",{"_index":865,"t":{"88":{"position":[[406,7]]},"115":{"position":[[29,6]]},"128":{"position":[[530,6]]},"474":{"position":[[85,8],[203,6]]},"727":{"position":[[139,7],[178,6]]},"761":{"position":[[111,8]]}}}],["system'",{"_index":1807,"t":{"474":{"position":[[47,8]]}}}],["t",{"_index":1162,"t":{"161":{"position":[[98,1]]},"197":{"position":[[41,1],[248,1]]},"199":{"position":[[41,1],[273,1]]},"201":{"position":[[254,1]]},"223":{"position":[[114,1],[152,1],[274,1],[324,1]]},"233":{"position":[[381,1],[427,2],[461,2],[478,2],[512,2],[533,2],[579,2],[605,2],[670,2]]},"243":{"position":[[91,1],[252,1]]},"245":{"position":[[129,1]]},"288":{"position":[[354,1],[456,2]]},"337":{"position":[[132,1],[184,1],[356,1]]},"345":{"position":[[36,1],[172,1]]},"349":{"position":[[307,2]]},"415":{"position":[[122,1]]},"417":{"position":[[160,1]]},"419":{"position":[[235,1]]},"505":{"position":[[216,1]]},"641":{"position":[[593,1]]},"647":{"position":[[92,1],[108,1],[148,1]]},"651":{"position":[[133,1]]},"653":{"position":[[80,1]]},"655":{"position":[[111,1]]},"657":{"position":[[76,1]]},"659":{"position":[[163,1]]},"663":{"position":[[112,1],[224,2]]},"671":{"position":[[278,1]]},"681":{"position":[[330,1]]},"683":{"position":[[83,1]]},"685":{"position":[[82,1]]},"759":{"position":[[120,2]]}}}],["t.age",{"_index":1209,"t":{"199":{"position":[[224,5]]},"201":{"position":[[197,5]]}}}],["t.key",{"_index":2197,"t":{"655":{"position":[[192,5]]}}}],["t.name",{"_index":1208,"t":{"199":{"position":[[205,6]]},"201":{"position":[[180,6]]}}}],["t.prop",{"_index":511,"t":{"30":{"position":[[317,8]]}}}],["t.say(\"hello",{"_index":1288,"t":{"245":{"position":[[177,14]]}}}],["t1",{"_index":2210,"t":{"667":{"position":[[180,2]]}}}],["t:clear",{"_index":2195,"t":{"653":{"position":[[135,9]]}}}],["t:concat(\"\\n",{"_index":1686,"t":{"415":{"position":[[200,14]]}}}],["t:contains(1",{"_index":1685,"t":{"415":{"position":[[186,13]]}}}],["t:f1",{"_index":1274,"t":{"243":{"position":[[107,9]]}}}],["t:f2",{"_index":1275,"t":{"243":{"position":[[130,9]]}}}],["t:f3",{"_index":1276,"t":{"243":{"position":[[153,9]]}}}],["t:foreach(print",{"_index":2214,"t":{"671":{"position":[[294,16]]}}}],["t:getval",{"_index":1432,"t":{"288":{"position":[[412,11],[518,13]]}}}],["t:reduce(|valu",{"_index":2237,"t":{"681":{"position":[[346,16]]}}}],["t:revers",{"_index":2205,"t":{"663":{"position":[[197,11]]}}}],["t:sort",{"_index":2190,"t":{"647":{"position":[[112,11]]}}}],["t=tabl",{"_index":1076,"t":{"134":{"position":[[418,8]]}}}],["t[#t",{"_index":680,"t":{"54":{"position":[[271,4]]}}}],["t['print",{"_index":1074,"t":{"134":{"position":[[380,10]]}}}],["t\\t\\t\\t",{"_index":2369,"t":{"759":{"position":[[129,9]]}}}],["tab",{"_index":860,"t":{"88":{"position":[[240,3]]},"393":{"position":[[106,4]]}}}],["tabl",{"_index":309,"t":{"18":{"position":[[261,6]]},"20":{"position":[[426,6],[764,6],[1599,6],[1741,5],[1749,6]]},"30":{"position":[[6,5],[67,6],[131,6],[919,5],[1149,5],[1301,5]]},"32":{"position":[[225,5]]},"34":{"position":[[35,5],[385,5]]},"38":{"position":[[308,5],[767,10],[798,6],[810,5],[926,5],[1153,5],[1335,5]]},"40":{"position":[[30,6]]},"72":{"position":[[202,5],[643,5]]},"78":{"position":[[183,5]]},"159":{"position":[[96,5],[190,5],[272,7],[520,8]]},"161":{"position":[[67,5],[193,5]]},"195":{"position":[[87,6]]},"197":{"position":[[22,6]]},"199":{"position":[[22,6]]},"201":{"position":[[26,5]]},"203":{"position":[[0,5]]},"215":{"position":[[91,6]]},"223":{"position":[[51,6]]},"233":{"position":[[65,5],[221,7],[350,5]]},"235":{"position":[[40,5],[206,6]]},"237":{"position":[[65,6]]},"243":{"position":[[63,6],[224,6]]},"245":{"position":[[109,7]]},"249":{"position":[[36,5]]},"259":{"position":[[84,5]]},"261":{"position":[[50,5]]},"275":{"position":[[0,6],[149,6],[213,6],[294,6],[373,6],[554,6],[635,6],[904,6]]},"277":{"position":[[25,5]]},"304":{"position":[[46,5]]},"327":{"position":[[272,6],[307,6]]},"331":{"position":[[23,6],[105,5],[312,5]]},"333":{"position":[[33,5],[136,6]]},"337":{"position":[[58,6]]},"339":{"position":[[209,5]]},"395":{"position":[[48,5]]},"397":{"position":[[10,5],[132,6],[610,5]]},"415":{"position":[[0,6]]},"421":{"position":[[10,5]]},"495":{"position":[[194,7]]},"505":{"position":[[111,5],[191,5]]},"521":{"position":[[66,7],[141,6],[211,7],[268,6]]},"523":{"position":[[70,7],[145,6],[215,7],[272,6]]},"541":{"position":[[137,5],[226,5],[368,5],[1548,5]]},"575":{"position":[[171,5]]},"641":{"position":[[75,5],[497,6]]},"643":{"position":[[174,6],[451,6],[989,8]]},"645":{"position":[[51,5]]},"647":{"position":[[47,5]]},"649":{"position":[[45,5],[82,6],[106,6]]},"651":{"position":[[38,6],[105,5]]},"653":{"position":[[29,6],[52,5]]},"655":{"position":[[10,5],[57,5],[92,6]]},"657":{"position":[[15,5],[48,5]]},"659":{"position":[[15,5],[58,5]]},"661":{"position":[[26,6],[49,5]]},"663":{"position":[[33,6],[56,5],[93,6]]},"665":{"position":[[48,5],[85,6],[109,6]]},"667":{"position":[[32,5],[102,6],[128,6]]},"669":{"position":[[48,5],[85,6],[109,6]]},"671":{"position":[[112,6]]},"673":{"position":[[244,6],[510,6]]},"675":{"position":[[47,5],[84,6],[108,6]]},"677":{"position":[[84,6],[271,6]]},"679":{"position":[[44,5],[81,6],[105,6]]},"681":{"position":[[30,6],[137,6]]},"683":{"position":[[41,6],[64,6]]},"685":{"position":[[40,6],[63,6]]},"687":{"position":[[99,6]]},"691":{"position":[[46,5]]},"693":{"position":[[10,5],[744,6]]},"739":{"position":[[136,6]]}}}],["table'",{"_index":1927,"t":{"521":{"position":[[94,7]]},"523":{"position":[[98,7]]}}}],["table.checkal",{"_index":239,"t":{"14":{"position":[[1410,14]]}}}],["table.clear",{"_index":12,"t":{"4":{"position":[[81,11]]},"14":{"position":[[1304,11]]}}}],["table.concat(t",{"_index":1690,"t":{"415":{"position":[[270,15]]}}}],["table.contain",{"_index":470,"t":{"22":{"position":[[97,14]]},"66":{"position":[[423,14]]},"72":{"position":[[333,14]]}}}],["table.contains(t",{"_index":1689,"t":{"415":{"position":[[249,17]]}}}],["table.filt",{"_index":231,"t":{"14":{"position":[[1223,15]]},"20":{"position":[[2644,12]]},"675":{"position":[[19,13]]}}}],["table.find",{"_index":238,"t":{"14":{"position":[[1384,10]]}}}],["table.freez",{"_index":1372,"t":{"275":{"position":[[403,14]]},"277":{"position":[[189,12]]},"655":{"position":[[115,19]]}}}],["table.freeze(_g",{"_index":1368,"t":{"275":{"position":[[220,16]]}}}],["table.freeze(t",{"_index":2196,"t":{"655":{"position":[[138,17]]},"657":{"position":[[83,15]]}}}],["table.insert",{"_index":671,"t":{"52":{"position":[[110,12]]},"54":{"position":[[207,13]]}}}],["table.map",{"_index":230,"t":{"14":{"position":[[1209,13]]},"20":{"position":[[2663,9]]},"679":{"position":[[19,10]]}}}],["table.max",{"_index":237,"t":{"14":{"position":[[1358,9]]}}}],["table.min",{"_index":236,"t":{"14":{"position":[[1345,10]]},"86":{"position":[[159,10]]}}}],["table.reduc",{"_index":235,"t":{"14":{"position":[[1331,13]]}}}],["table.remov",{"_index":659,"t":{"50":{"position":[[251,14]]}}}],["table.reord",{"_index":233,"t":{"14":{"position":[[1255,16]]},"20":{"position":[[2699,13]]},"669":{"position":[[19,14]]},"673":{"position":[[166,13]]}}}],["table.revers",{"_index":232,"t":{"14":{"position":[[1239,15]]},"20":{"position":[[2679,13]]},"665":{"position":[[19,14]]}}}],["table.s",{"_index":234,"t":{"14":{"position":[[1278,10]]}}}],["table.sort",{"_index":229,"t":{"14":{"position":[[1194,14]]},"649":{"position":[[19,11]]}}}],["table.unpack(t",{"_index":1205,"t":{"197":{"position":[[193,15]]}}}],["tag",{"_index":1853,"t":{"490":{"position":[[373,4]]},"492":{"position":[[219,3],[244,3],[622,3],[785,5]]},"691":{"position":[[215,3],[244,3],[330,3]]},"693":{"position":[[388,7],[456,7],[588,7],[937,7],[1212,7],[1277,7],[1329,7]]}}}],["tail",{"_index":1907,"t":{"509":{"position":[[435,8]]},"511":{"position":[[454,8]]},"513":{"position":[[461,8]]},"515":{"position":[[573,8]]},"517":{"position":[[641,8]]},"519":{"position":[[466,8]]}}}],["tailor",{"_index":1597,"t":{"343":{"position":[[58,8]]}}}],["take",{"_index":327,"t":{"18":{"position":[[622,4]]},"44":{"position":[[112,6]]},"46":{"position":[[193,6]]},"60":{"position":[[532,4]]},"146":{"position":[[357,4]]},"231":{"position":[[336,4]]},"237":{"position":[[28,5]]},"476":{"position":[[32,4]]},"482":{"position":[[30,5]]},"541":{"position":[[2016,4]]},"593":{"position":[[16,5]]},"671":{"position":[[211,5]]},"673":{"position":[[436,5]]},"677":{"position":[[197,5],[685,4]]},"705":{"position":[[16,5]]},"735":{"position":[[18,5]]},"737":{"position":[[18,5]]}}}],["taken",{"_index":1980,"t":{"541":{"position":[[1155,5],[1207,5]]}}}],["task",{"_index":1316,"t":{"259":{"position":[[17,4]]},"271":{"position":[[425,4]]}}}],["tcp",{"_index":1992,"t":{"541":{"position":[[2066,3]]},"615":{"position":[[14,3]]},"625":{"position":[[150,4]]}}}],["tcp/80",{"_index":2165,"t":{"637":{"position":[[239,8]]}}}],["tee",{"_index":922,"t":{"101":{"position":[[114,3],[298,3]]}}}],["tell",{"_index":1152,"t":{"150":{"position":[[57,5]]},"191":{"position":[[57,5]]}}}],["temporari",{"_index":529,"t":{"30":{"position":[[1139,9]]}}}],["termux",{"_index":942,"t":{"105":{"position":[[26,6]]}}}],["ternari",{"_index":114,"t":{"8":{"position":[[403,7]]},"10":{"position":[[130,7]]},"12":{"position":[[111,7],[208,7]]},"22":{"position":[[39,7]]},"60":{"position":[[267,7]]},"72":{"position":[[151,7]]},"290":{"position":[[10,7]]},"294":{"position":[[0,7]]},"296":{"position":[[336,7]]}}}],["test",{"_index":974,"t":{"117":{"position":[[47,6]]}}}],["test.pluto:2",{"_index":825,"t":{"86":{"position":[[334,13],[454,13]]}}}],["test.pluto:3",{"_index":1932,"t":{"521":{"position":[[551,12]]},"527":{"position":[[316,12]]},"771":{"position":[[1088,13],[1269,13]]}}}],["test.pluto:4",{"_index":830,"t":{"86":{"position":[[484,13]]},"509":{"position":[[238,12]]},"511":{"position":[[251,12],[473,13]]},"513":{"position":[[257,12],[480,13]]},"515":{"position":[[342,12],[592,13]]},"517":{"position":[[428,12],[660,13]]},"519":{"position":[[262,12],[485,13]]},"521":{"position":[[778,12]]},"525":{"position":[[288,12]]},"529":{"position":[[301,12]]},"533":{"position":[[398,12]]},"535":{"position":[[404,12]]},"537":{"position":[[626,12],[877,12]]}}}],["text",{"_index":871,"t":{"88":{"position":[[490,4]]},"90":{"position":[[156,5]]},"193":{"position":[[134,4],[183,4],[300,4],[317,4],[328,4],[380,4]]},"541":{"position":[[1617,4]]},"583":{"position":[[281,4],[317,4],[355,5]]},"691":{"position":[[311,5],[400,4]]},"763":{"position":[[92,4]]}}}],["textmat",{"_index":900,"t":{"90":{"position":[[510,8],[591,8]]}}}],["thank",{"_index":183,"t":{"12":{"position":[[760,6]]}}}],["that'",{"_index":1370,"t":{"275":{"position":[[341,6]]}}}],["theoret",{"_index":853,"t":{"88":{"position":[[19,13]]}}}],["there'",{"_index":946,"t":{"107":{"position":[[56,7]]},"111":{"position":[[35,7]]},"179":{"position":[[20,7]]},"302":{"position":[[282,7]]}}}],["there.\":split",{"_index":1934,"t":{"521":{"position":[[709,15],[736,15]]},"523":{"position":[[554,15],[581,15]]}}}],["therefor",{"_index":1242,"t":{"229":{"position":[[55,9]]}}}],["they'll",{"_index":1494,"t":{"309":{"position":[[604,7]]}}}],["they'r",{"_index":1401,"t":{"280":{"position":[[820,7]]},"282":{"position":[[471,7]]},"307":{"position":[[39,7]]},"313":{"position":[[245,7]]}}}],["thing",{"_index":761,"t":{"76":{"position":[[259,6]]},"215":{"position":[[58,6]]}}}],["those",{"_index":770,"t":{"78":{"position":[[266,5]]},"117":{"position":[[149,6]]},"277":{"position":[[92,5]]},"474":{"position":[[222,5]]}}}],["though",{"_index":1559,"t":{"327":{"position":[[43,7]]},"333":{"position":[[187,7]]}}}],["thread",{"_index":1025,"t":{"128":{"position":[[112,7],[207,7],[1008,6]]},"607":{"position":[[97,6]]}}}],["three",{"_index":1506,"t":{"315":{"position":[[42,5]]},"423":{"position":[[11,5]]},"765":{"position":[[121,5],[332,5]]}}}],["through",{"_index":174,"t":{"12":{"position":[[459,7]]},"286":{"position":[[403,7]]},"290":{"position":[[428,8]]},"307":{"position":[[93,7]]},"333":{"position":[[209,7]]},"521":{"position":[[240,7]]},"523":{"position":[[244,7]]},"579":{"position":[[171,7]]}}}],["throw",{"_index":705,"t":{"62":{"position":[[69,8]]},"280":{"position":[[360,5]]},"480":{"position":[[322,6]]},"486":{"position":[[259,6]]},"492":{"position":[[324,6]]},"547":{"position":[[176,6]]},"599":{"position":[[161,6]]}}}],["thrown",{"_index":1674,"t":{"401":{"position":[[60,6]]},"509":{"position":[[107,6]]},"511":{"position":[[110,6]]},"513":{"position":[[112,6]]},"515":{"position":[[161,6]]},"517":{"position":[[245,6]]},"519":{"position":[[116,6]]},"521":{"position":[[401,6]]},"523":{"position":[[405,6]]},"525":{"position":[[138,6]]},"527":{"position":[[150,6]]},"529":{"position":[[142,6]]},"531":{"position":[[154,6]]},"533":{"position":[[217,6]]},"535":{"position":[[213,6]]},"537":{"position":[[323,6]]},"763":{"position":[[452,6]]},"771":{"position":[[676,7]]}}}],["thu",{"_index":1153,"t":{"150":{"position":[[155,4]]},"191":{"position":[[142,4]]}}}],["tick",{"_index":1038,"t":{"128":{"position":[[577,5]]}}}],["time",{"_index":58,"t":{"6":{"position":[[187,4]]},"14":{"position":[[740,4]]},"16":{"position":[[195,4]]},"20":{"position":[[1179,4]]},"28":{"position":[[116,4],[173,4]]},"30":{"position":[[368,4]]},"38":{"position":[[58,4],[104,4]]},"42":{"position":[[38,4]]},"44":{"position":[[37,4]]},"46":{"position":[[147,4]]},"48":{"position":[[465,4]]},"72":{"position":[[14,4],[358,4]]},"92":{"position":[[71,5]]},"126":{"position":[[72,4]]},"142":{"position":[[60,5],[117,5],[349,4]]},"144":{"position":[[8,4],[275,4],[378,4]]},"146":{"position":[[123,4]]},"159":{"position":[[396,4]]},"161":{"position":[[56,5]]},"173":{"position":[[496,4]]},"175":{"position":[[446,4]]},"177":{"position":[[443,4]]},"185":{"position":[[61,4]]},"313":{"position":[[459,5]]},"329":{"position":[[68,5]]},"331":{"position":[[223,5]]},"333":{"position":[[73,5]]},"341":{"position":[[60,4]]},"541":{"position":[[1150,4],[1202,4]]},"587":{"position":[[33,5],[252,4],[302,4],[333,4],[370,5],[455,4]]},"609":{"position":[[37,5]]}}}],["times33",{"_index":1769,"t":{"450":{"position":[[24,7]]}}}],["timestamp",{"_index":2074,"t":{"587":{"position":[[93,10]]}}}],["tip",{"_index":1607,"t":{"349":{"position":[[171,3]]}}}],["tl",{"_index":126,"t":{"8":{"position":[[636,3]]},"541":{"position":[[2074,3]]},"625":{"position":[[179,4]]},"629":{"position":[[20,3],[98,3],[414,4]]}}}],["tmbundl",{"_index":898,"t":{"90":{"position":[[482,8]]}}}],["today",{"_index":1485,"t":{"307":{"position":[[113,6]]}}}],["togeth",{"_index":1254,"t":{"231":{"position":[[544,10]]},"304":{"position":[[304,9]]},"377":{"position":[[17,9]]}}}],["toggl",{"_index":510,"t":{"30":{"position":[[189,6],[253,6]]},"88":{"position":[[294,7],[312,7]]}}}],["token",{"_index":509,"t":{"30":{"position":[[169,6]]},"54":{"position":[[93,6]]},"78":{"position":[[34,7]]},"82":{"position":[[47,6]]},"505":{"position":[[33,6],[154,6],[267,6],[506,6]]}}}],["tokenis",{"_index":685,"t":{"58":{"position":[[17,8]]}}}],["toler",{"_index":1482,"t":{"304":{"position":[[498,9]]}}}],["tomato",{"_index":1463,"t":{"298":{"position":[[277,8]]}}}],["tonumb",{"_index":1132,"t":{"142":{"position":[[711,8]]},"677":{"position":[[534,8]]}}}],["tonumber(a",{"_index":1473,"t":{"302":{"position":[[169,11]]}}}],["tonumber(b",{"_index":1474,"t":{"302":{"position":[[183,11]]}}}],["tonumber(c",{"_index":1248,"t":{"231":{"position":[[148,11],[257,11]]}}}],["tonumber|16",{"_index":1547,"t":{"319":{"position":[[145,12]]}}}],["tool",{"_index":855,"t":{"88":{"position":[[56,8]]},"126":{"position":[[424,5]]}}}],["top",{"_index":1228,"t":{"215":{"position":[[401,3]]},"399":{"position":[[97,3]]},"405":{"position":[[94,3]]},"480":{"position":[[435,3]]},"486":{"position":[[372,3]]},"492":{"position":[[446,3]]},"549":{"position":[[92,3]]},"557":{"position":[[90,3]]},"605":{"position":[[90,3]]},"645":{"position":[[93,3]]},"733":{"position":[[94,3]]}}}],["tostr",{"_index":1131,"t":{"142":{"position":[[692,8]]},"537":{"position":[[589,9]]}}}],["tostring(bvar",{"_index":1583,"t":{"335":{"position":[[166,15]]}}}],["total",{"_index":1001,"t":{"124":{"position":[[46,7]]},"126":{"position":[[216,5]]}}}],["toward",{"_index":2029,"t":{"563":{"position":[[109,7]]},"567":{"position":[[88,6]]},"569":{"position":[[88,7]]},"571":{"position":[[88,7]]}}}],["trace",{"_index":1531,"t":{"317":{"position":[[384,5]]}}}],["traceback",{"_index":828,"t":{"86":{"position":[[414,10]]},"509":{"position":[[330,10]]},"511":{"position":[[349,10]]},"513":{"position":[[356,10]]},"515":{"position":[[468,10]]},"517":{"position":[[536,10]]},"519":{"position":[[361,10]]},"771":{"position":[[1222,10]]}}}],["tradit",{"_index":2068,"t":{"583":{"position":[[415,11]]}}}],["traffic",{"_index":2149,"t":{"629":{"position":[[102,8]]}}}],["transit",{"_index":836,"t":{"86":{"position":[[664,11]]}}}],["transport",{"_index":2129,"t":{"625":{"position":[[134,9]]},"629":{"position":[[63,9]]}}}],["tri",{"_index":764,"t":{"78":{"position":[[87,3]]},"82":{"position":[[645,4]]},"148":{"position":[[338,3]]},"193":{"position":[[430,3]]},"225":{"position":[[328,3]]},"227":{"position":[[360,3]]},"231":{"position":[[298,3]]},"237":{"position":[[379,3]]},"245":{"position":[[208,3]]},"247":{"position":[[263,3]]},"253":{"position":[[220,3]]},"255":{"position":[[679,3]]},"257":{"position":[[406,3]]},"259":{"position":[[389,3]]},"261":{"position":[[489,3]]},"271":{"position":[[496,3]]},"273":{"position":[[394,3]]},"275":{"position":[[657,6]]},"286":{"position":[[1040,3]]},"290":{"position":[[371,3],[773,3]]},"294":{"position":[[211,3]]},"298":{"position":[[375,3],[629,3]]},"300":{"position":[[80,4]]},"317":{"position":[[615,3]]},"319":{"position":[[179,3]]},"321":{"position":[[241,3]]},"323":{"position":[[232,3]]},"331":{"position":[[393,3]]},"541":{"position":[[2454,3]]},"547":{"position":[[193,3],[402,3]]}}}],["trigger",{"_index":163,"t":{"12":{"position":[[250,10]]}}}],["trim",{"_index":2349,"t":{"743":{"position":[[10,5]]},"745":{"position":[[10,5]]},"747":{"position":[[10,5]]}}}],["true",{"_index":269,"t":{"14":{"position":[[2129,4]]},"66":{"position":[[507,4]]},"128":{"position":[[414,4],[486,4]]},"132":{"position":[[216,5]]},"146":{"position":[[164,4]]},"261":{"position":[[235,4],[305,4],[356,4],[479,4]]},"286":{"position":[[766,5]]},"288":{"position":[[64,4],[106,6]]},"296":{"position":[[12,4],[138,4]]},"313":{"position":[[562,4]]},"315":{"position":[[482,4],[506,4]]},"335":{"position":[[117,4]]},"353":{"position":[[131,5]]},"363":{"position":[[132,5]]},"409":{"position":[[77,4]]},"465":{"position":[[107,5],[343,5]]},"467":{"position":[[109,5],[373,5]]},"469":{"position":[[109,5]]},"471":{"position":[[109,5]]},"503":{"position":[[1085,4]]},"511":{"position":[[22,5],[74,5],[133,4],[316,4]]},"513":{"position":[[345,4]]},"541":{"position":[[768,5]]},"629":{"position":[[314,4]]},"637":{"position":[[75,5]]},"641":{"position":[[272,6],[388,6]]},"643":{"position":[[701,5],[897,5],[1261,5]]},"657":{"position":[[127,5]]},"687":{"position":[[56,4]]},"691":{"position":[[351,6]]},"711":{"position":[[158,4]]},"749":{"position":[[155,4]]},"751":{"position":[[156,4]]},"753":{"position":[[157,4]]},"755":{"position":[[156,4]]},"757":{"position":[[162,4]]},"759":{"position":[[173,4]]},"765":{"position":[[611,6]]},"767":{"position":[[170,4]]},"769":{"position":[[216,4]]},"773":{"position":[[681,5]]},"775":{"position":[[176,4]]},"777":{"position":[[180,4]]}}}],["true):concat",{"_index":2231,"t":{"677":{"position":[[454,14]]}}}],["true):reorder():concat",{"_index":2222,"t":{"673":{"position":[[676,24]]}}}],["truncat",{"_index":1414,"t":{"282":{"position":[[436,8]]},"765":{"position":[[0,9],[101,10],[222,9],[258,9],[380,10],[430,9]]}}}],["truthi",{"_index":1503,"t":{"313":{"position":[[143,6],[337,6]]},"517":{"position":[[24,8],[116,7],[170,7],[268,7]]}}}],["try...catch",{"_index":335,"t":{"20":{"position":[[121,11]]}}}],["try/catch",{"_index":155,"t":{"12":{"position":[[9,9]]}}}],["try_get_fruit_rating(fruit",{"_index":1466,"t":{"298":{"position":[[347,27]]}}}],["turn",{"_index":1125,"t":{"142":{"position":[[400,5]]},"179":{"position":[[474,4]]},"595":{"position":[[30,4]]},"677":{"position":[[555,4]]}}}],["tweak",{"_index":673,"t":{"52":{"position":[[172,6]]}}}],["two",{"_index":797,"t":{"82":{"position":[[1258,3]]},"146":{"position":[[308,3]]},"265":{"position":[[12,3]]},"286":{"position":[[109,6],[624,6],[685,4]]},"377":{"position":[[5,3]]},"379":{"position":[[24,3]]},"381":{"position":[[27,3]]},"383":{"position":[[21,3],[42,3]]},"385":{"position":[[21,3]]},"387":{"position":[[20,3]]},"389":{"position":[[28,3]]},"490":{"position":[[322,3]]},"495":{"position":[[190,3]]},"769":{"position":[[9,3]]},"773":{"position":[[257,3]]}}}],["type",{"_index":74,"t":{"6":{"position":[[356,4],[392,4]]},"20":{"position":[[1290,5],[2000,5]]},"22":{"position":[[170,5]]},"30":{"position":[[485,4],[727,4]]},"34":{"position":[[41,5]]},"38":{"position":[[1371,4],[1405,4],[1462,4],[1492,4]]},"52":{"position":[[60,4]]},"66":{"position":[[287,4]]},"86":{"position":[[765,4],[910,4]]},"88":{"position":[[219,4]]},"109":{"position":[[476,5]]},"136":{"position":[[326,4]]},"159":{"position":[[328,4]]},"163":{"position":[[24,4],[71,5],[81,4],[174,4],[188,5],[250,4]]},"173":{"position":[[428,4]]},"175":{"position":[[378,4]]},"177":{"position":[[375,4]]},"185":{"position":[[26,4]]},"187":{"position":[[164,4],[272,4],[466,5]]},"231":{"position":[[651,4]]},"239":{"position":[[347,4]]},"302":{"position":[[0,4],[262,4]]},"304":{"position":[[74,4],[117,6]]},"315":{"position":[[254,4]]},"339":{"position":[[28,5],[215,6]]},"541":{"position":[[403,6]]},"643":{"position":[[27,6],[116,5],[645,4],[807,4]]},"691":{"position":[[274,8]]},"693":{"position":[[512,8]]}}}],["type=\"primari",{"_index":2253,"t":{"691":{"position":[[380,15]]},"693":{"position":[[296,15]]}}}],["typo",{"_index":1182,"t":{"171":{"position":[[155,5]]}}}],["ub",{"_index":152,"t":{"10":{"position":[[322,2]]},"12":{"position":[[676,2]]},"46":{"position":[[226,2]]}}}],["ubuntu",{"_index":939,"t":{"101":{"position":[[663,6]]}}}],["ugli",{"_index":1273,"t":{"243":{"position":[[34,4]]}}}],["uh",{"_index":1423,"t":{"286":{"position":[[694,2]]}}}],["un1g04+cwg8wxydpslj4po/hstqsitgykycrur+m3ae6yplyucrvhc/0j4m3dew81adzvda6tvkc/ht8edyefw",{"_index":1896,"t":{"503":{"position":[[932,88]]}}}],["unannot",{"_index":195,"t":{"14":{"position":[[176,12]]},"179":{"position":[[213,12]]}}}],["unari",{"_index":148,"t":{"10":{"position":[[224,5]]},"42":{"position":[[63,5],[83,5]]},"46":{"position":[[29,5],[48,5]]},"713":{"position":[[57,5]]},"771":{"position":[[293,5]]}}}],["unauthent",{"_index":1816,"t":{"476":{"position":[[6,15]]},"482":{"position":[[5,15]]}}}],["unavail",{"_index":1325,"t":{"261":{"position":[[660,11]]},"635":{"position":[[186,12]]}}}],["unchang",{"_index":271,"t":{"14":{"position":[[2155,10]]},"24":{"position":[[159,9]]}}}],["under",{"_index":774,"t":{"80":{"position":[[71,5]]},"103":{"position":[[37,5]]},"105":{"position":[[57,5]]},"261":{"position":[[672,5]]},"327":{"position":[[19,5]]},"761":{"position":[[50,5]]},"763":{"position":[[459,5]]}}}],["underscor",{"_index":1328,"t":{"267":{"position":[[12,11],[150,11]]}}}],["unexpect",{"_index":119,"t":{"8":{"position":[[535,10]]},"22":{"position":[[6,10]]},"52":{"position":[[141,10]]},"86":{"position":[[183,10]]}}}],["unexpectedli",{"_index":106,"t":{"8":{"position":[[179,12]]}}}],["unfamiliar",{"_index":1123,"t":{"142":{"position":[[325,10]]}}}],["unfinish",{"_index":638,"t":{"46":{"position":[[243,10]]}}}],["uniniti",{"_index":168,"t":{"12":{"position":[[328,13],[522,13]]}}}],["unintuit",{"_index":2022,"t":{"551":{"position":[[180,12]]}}}],["uniqu",{"_index":1819,"t":{"476":{"position":[[74,6]]}}}],["unit",{"_index":2311,"t":{"725":{"position":[[41,4]]}}}],["unix",{"_index":2075,"t":{"587":{"position":[[278,4]]},"611":{"position":[[22,4]]}}}],["unknown",{"_index":669,"t":{"52":{"position":[[52,7]]},"411":{"position":[[119,10]]}}}],["unless",{"_index":1965,"t":{"541":{"position":[[560,6]]}}}],["unlik",{"_index":1359,"t":{"273":{"position":[[677,6]]}}}],["unpack",{"_index":1700,"t":{"417":{"position":[[395,10]]}}}],["unpad",{"_index":1851,"t":{"490":{"position":[[93,8]]},"492":{"position":[[361,9]]}}}],["unpredict",{"_index":1820,"t":{"476":{"position":[[85,13]]}}}],["unreach",{"_index":162,"t":{"12":{"position":[[233,11]]},"20":{"position":[[1825,11]]},"26":{"position":[[56,12]]},"60":{"position":[[161,11]]},"165":{"position":[[155,11],[172,12]]}}}],["unreason",{"_index":1383,"t":{"280":{"position":[[99,12]]}}}],["until",{"_index":315,"t":{"18":{"position":[[341,7]]},"597":{"position":[[90,5]]},"599":{"position":[[106,5]]},"635":{"position":[[47,5]]}}}],["unwant",{"_index":304,"t":{"18":{"position":[[173,8]]},"179":{"position":[[192,8]]}}}],["up",{"_index":1139,"t":{"146":{"position":[[362,2]]},"331":{"position":[[362,2]]},"333":{"position":[[284,2]]},"591":{"position":[[72,2]]},"619":{"position":[[98,2]]},"705":{"position":[[22,2]]},"727":{"position":[[98,2],[175,2],[198,2],[257,3],[280,3],[391,3],[404,2],[477,3],[567,3],[671,3],[773,3],[875,3],[965,3]]},"729":{"position":[[182,3]]},"731":{"position":[[169,3],[182,2],[273,3],[393,3]]},"773":{"position":[[446,4],[555,5],[629,4],[743,6]]}}}],["updat",{"_index":187,"t":{"12":{"position":[[828,6]]},"20":{"position":[[741,7],[2958,7]]},"24":{"position":[[0,7]]},"48":{"position":[[181,7]]},"58":{"position":[[0,7]]},"101":{"position":[[365,6]]},"677":{"position":[[134,7]]},"681":{"position":[[187,7]]}}}],["upgrad",{"_index":607,"t":{"38":{"position":[[1611,9]]}}}],["upon",{"_index":1221,"t":{"209":{"position":[[83,4]]}}}],["uppercas",{"_index":2364,"t":{"755":{"position":[[43,9],[201,9]]}}}],["upvalu",{"_index":173,"t":{"12":{"position":[[398,8]]},"32":{"position":[[147,7]]}}}],["upward",{"_index":1569,"t":{"329":{"position":[[152,7]]}}}],["urgent",{"_index":2108,"t":{"603":{"position":[[399,7]]}}}],["url",{"_index":395,"t":{"20":{"position":[[2212,3]]},"317":{"position":[[556,7]]},"541":{"position":[[42,3],[203,5],[276,3]]},"543":{"position":[[140,3]]},"697":{"position":[[10,3],[80,3]]},"699":{"position":[[28,3],[109,3]]},"701":{"position":[[9,3],[57,3],[90,3]]}}}],["url.pars",{"_index":250,"t":{"14":{"position":[[1691,9]]}}}],["us",{"_index":96,"t":{"8":{"position":[[30,4],[232,5],[598,4]]},"14":{"position":[[418,4],[526,4],[567,4],[614,4],[2459,5]]},"18":{"position":[[358,5]]},"20":{"position":[[1103,3],[1249,4],[1878,4]]},"22":{"position":[[31,5]]},"30":{"position":[[613,3],[806,4],[994,4],[1129,4],[1281,4]]},"36":{"position":[[31,5],[212,4],[241,5]]},"38":{"position":[[1142,3],[1905,5]]},"54":{"position":[[107,4],[304,5]]},"58":{"position":[[126,3]]},"60":{"position":[[242,3]]},"64":{"position":[[86,4]]},"76":{"position":[[99,4],[168,4]]},"78":{"position":[[119,3],[162,4],[258,4]]},"80":{"position":[[121,3]]},"82":{"position":[[83,5],[702,3],[922,3],[1189,4],[1240,3],[1589,4]]},"84":{"position":[[15,5]]},"86":{"position":[[747,3]]},"88":{"position":[[36,4]]},"94":{"position":[[51,3],[122,5]]},"107":{"position":[[204,3]]},"115":{"position":[[91,3],[224,3]]},"122":{"position":[[120,4],[508,3]]},"124":{"position":[[188,4]]},"142":{"position":[[126,5]]},"146":{"position":[[111,3]]},"148":{"position":[[49,4],[165,4]]},"152":{"position":[[16,3]]},"159":{"position":[[380,3]]},"169":{"position":[[307,5]]},"173":{"position":[[302,3],[480,3]]},"175":{"position":[[240,3],[265,3],[430,3]]},"177":{"position":[[427,3]]},"179":{"position":[[440,4]]},"187":{"position":[[492,4]]},"197":{"position":[[133,5]]},"199":{"position":[[148,5]]},"201":{"position":[[126,5]]},"203":{"position":[[27,4],[85,5]]},"207":{"position":[[53,5]]},"213":{"position":[[16,3]]},"217":{"position":[[16,3]]},"219":{"position":[[35,4],[148,4]]},"223":{"position":[[66,3],[454,5]]},"225":{"position":[[41,3],[379,3]]},"227":{"position":[[8,3],[70,3]]},"231":{"position":[[470,5]]},"233":{"position":[[213,4]]},"243":{"position":[[440,3]]},"245":{"position":[[47,3]]},"251":{"position":[[47,4]]},"255":{"position":[[390,3]]},"261":{"position":[[31,4],[381,4]]},"271":{"position":[[82,5]]},"277":{"position":[[149,3]]},"280":{"position":[[723,3],[781,4]]},"282":{"position":[[64,3],[483,4]]},"286":{"position":[[434,3],[997,3]]},"288":{"position":[[22,4]]},"292":{"position":[[16,3]]},"296":{"position":[[322,5]]},"300":{"position":[[16,3]]},"304":{"position":[[192,3]]},"309":{"position":[[259,4],[290,4],[350,4],[384,4]]},"311":{"position":[[647,3]]},"341":{"position":[[48,3]]},"369":{"position":[[66,3]]},"397":{"position":[[654,4]]},"430":{"position":[[14,5]]},"432":{"position":[[14,5]]},"434":{"position":[[14,5]]},"436":{"position":[[14,5]]},"438":{"position":[[14,5]]},"440":{"position":[[14,5]]},"442":{"position":[[14,5]]},"444":{"position":[[14,5]]},"446":{"position":[[14,5]]},"448":{"position":[[14,5]]},"450":{"position":[[14,5]]},"452":{"position":[[14,5]]},"454":{"position":[[14,5]]},"456":{"position":[[14,5]]},"458":{"position":[[14,5]]},"460":{"position":[[14,5]]},"462":{"position":[[14,5]]},"465":{"position":[[14,5]]},"467":{"position":[[14,5]]},"469":{"position":[[14,5]]},"471":{"position":[[14,5]]},"474":{"position":[[27,4]]},"495":{"position":[[307,4]]},"497":{"position":[[159,4],[190,4]]},"499":{"position":[[160,4]]},"501":{"position":[[97,4]]},"505":{"position":[[20,3],[493,3]]},"541":{"position":[[335,4],[814,6],[1073,6],[1404,6],[2093,3]]},"543":{"position":[[222,5]]},"547":{"position":[[131,4]]},"583":{"position":[[402,3]]},"591":{"position":[[53,4]]},"595":{"position":[[22,4]]},"601":{"position":[[53,4]]},"629":{"position":[[408,5]]},"635":{"position":[[117,4]]},"641":{"position":[[786,4]]},"673":{"position":[[160,5]]},"677":{"position":[[526,3],[708,4]]},"693":{"position":[[111,3],[726,4],[849,3]]},"713":{"position":[[49,3]]},"727":{"position":[[188,5]]},"771":{"position":[[482,4]]}}}],["usabl",{"_index":146,"t":{"10":{"position":[[210,6]]},"20":{"position":[[649,6]]}}}],["usag",{"_index":583,"t":{"38":{"position":[[627,5]]},"173":{"position":[[198,5]]},"177":{"position":[[176,5]]},"207":{"position":[[14,5]]},"280":{"position":[[216,5],[440,5]]},"315":{"position":[[314,5]]},"323":{"position":[[102,5]]},"771":{"position":[[684,5]]}}}],["user",{"_index":409,"t":{"20":{"position":[[2538,4]]},"34":{"position":[[107,4]]},"80":{"position":[[229,6]]},"103":{"position":[[21,4]]},"128":{"position":[[134,5],[946,4],[976,5]]},"277":{"position":[[213,5]]},"317":{"position":[[283,6]]},"349":{"position":[[187,6]]},"701":{"position":[[250,8]]}}}],["user'",{"_index":1395,"t":{"280":{"position":[[534,6]]}}}],["user_data",{"_index":732,"t":{"72":{"position":[[267,9]]}}}],["userconfig",{"_index":1394,"t":{"280":{"position":[[463,10]]}}}],["userconfig.colors?.pref",{"_index":1398,"t":{"280":{"position":[[632,28]]}}}],["userdata",{"_index":1479,"t":{"304":{"position":[[52,8]]}}}],["usernam",{"_index":2272,"t":{"701":{"position":[[271,11]]}}}],["usr/share/keyrings/calam",{"_index":923,"t":{"101":{"position":[[118,28]]}}}],["usual",{"_index":1026,"t":{"128":{"position":[[120,7]]},"635":{"position":[[129,6]]}}}],["utf",{"_index":633,"t":{"44":{"position":[[119,3]]},"46":{"position":[[200,3]]}}}],["utf8.cod",{"_index":660,"t":{"50":{"position":[[266,12]]}}}],["utonumb",{"_index":603,"t":{"38":{"position":[[1521,10]]},"142":{"position":[[720,9]]}}}],["utostr",{"_index":604,"t":{"38":{"position":[[1532,10]]},"142":{"position":[[701,9]]}}}],["v",{"_index":952,"t":{"109":{"position":[[88,2]]},"209":{"position":[[174,1],[206,2]]},"349":{"position":[[283,2]]},"671":{"position":[[228,3],[259,6]]},"673":{"position":[[453,3],[484,6],[567,1],[662,2],[673,2]]},"677":{"position":[[214,3],[245,6],[343,1],[441,2],[451,2]]},"759":{"position":[[123,2]]}}}],["v3",{"_index":2331,"t":{"729":{"position":[[102,2]]}}}],["v3(0",{"_index":2333,"t":{"729":{"position":[[158,5]]}}}],["v3(0):lookat(new",{"_index":2332,"t":{"729":{"position":[[141,16]]}}}],["valid",{"_index":354,"t":{"20":{"position":[[815,5]]},"66":{"position":[[164,5]]},"84":{"position":[[203,6]]},"173":{"position":[[51,5]]},"175":{"position":[[44,5]]},"280":{"position":[[833,5]]},"419":{"position":[[32,5]]},"488":{"position":[[68,9]]},"503":{"position":[[254,9]]},"771":{"position":[[1181,5]]}}}],["valu",{"_index":19,"t":{"4":{"position":[[156,6]]},"6":{"position":[[554,5]]},"12":{"position":[[278,6],[627,6]]},"14":{"position":[[2109,5]]},"20":{"position":[[780,6],[1072,6],[1331,5]]},"30":{"position":[[466,5]]},"38":{"position":[[697,10]]},"42":{"position":[[317,6]]},"44":{"position":[[74,5]]},"46":{"position":[[69,5]]},"48":{"position":[[23,6]]},"86":{"position":[[882,6]]},"134":{"position":[[38,5],[55,5]]},"144":{"position":[[392,5]]},"150":{"position":[[143,5]]},"161":{"position":[[119,5],[136,5],[224,5],[286,5]]},"163":{"position":[[297,6]]},"183":{"position":[[31,5],[228,5]]},"191":{"position":[[130,5]]},"193":{"position":[[76,6]]},"197":{"position":[[95,5]]},"209":{"position":[[285,10]]},"223":{"position":[[39,6],[157,5],[315,5]]},"233":{"position":[[258,7],[330,7],[362,6],[403,7],[539,7],[554,5],[645,5]]},"239":{"position":[[84,5],[220,5]]},"259":{"position":[[62,5]]},"273":{"position":[[137,5],[307,5]]},"275":{"position":[[505,6],[583,8],[676,5],[736,5]]},"282":{"position":[[461,6]]},"286":{"position":[[12,5],[29,5],[208,5],[225,5],[533,5],[550,5],[797,5],[814,5]]},"288":{"position":[[183,5]]},"290":{"position":[[72,7],[536,5]]},"296":{"position":[[166,6]]},"311":{"position":[[54,6]]},"313":{"position":[[150,6],[190,6],[344,6],[384,6]]},"315":{"position":[[105,6],[367,6],[438,6]]},"317":{"position":[[844,6]]},"321":{"position":[[152,5]]},"327":{"position":[[373,6]]},"333":{"position":[[181,5]]},"335":{"position":[[40,6],[74,7]]},"337":{"position":[[175,5],[200,6],[399,5],[430,6]]},"369":{"position":[[112,5]]},"395":{"position":[[148,7],[175,6],[213,5],[240,5]]},"397":{"position":[[268,5],[291,5],[343,9],[372,7],[484,9],[518,7],[697,5],[746,5]]},"417":{"position":[[34,6],[86,5],[141,6]]},"419":{"position":[[71,5],[129,5]]},"444":{"position":[[111,5]]},"446":{"position":[[114,5]]},"474":{"position":[[371,5],[400,5]]},"495":{"position":[[149,6],[320,7]]},"509":{"position":[[13,5],[38,5],[50,5],[121,5],[295,6],[315,6]]},"511":{"position":[[13,5],[40,5],[52,5],[120,5],[309,6],[330,6]]},"513":{"position":[[13,5],[41,5],[53,5],[122,5],[316,6],[338,6]]},"515":{"position":[[13,5],[32,6],[55,5],[90,5],[102,5],[171,5],[399,6],[428,6]]},"517":{"position":[[13,5],[33,6],[83,5],[136,5],[148,5],[255,5],[283,5],[486,6],[519,6]]},"519":{"position":[[13,5],[43,5],[55,5],[126,5],[320,6],[344,6]]},"521":{"position":[[337,6],[364,6],[608,6],[651,6],[835,6],[903,6]]},"523":{"position":[[341,6],[368,6]]},"559":{"position":[[87,7]]},"561":{"position":[[87,7]]},"641":{"position":[[723,5],[811,7]]},"643":{"position":[[263,6],[373,6]]},"655":{"position":[[200,7]]},"659":{"position":[[193,7],[262,8]]},"663":{"position":[[156,7],[325,8],[441,8]]},"671":{"position":[[253,5]]},"673":{"position":[[137,5],[478,5]]},"677":{"position":[[26,6],[142,7],[239,5]]},"681":{"position":[[10,5],[220,5],[379,5]]},"683":{"position":[[21,5]]},"685":{"position":[[20,5]]},"717":{"position":[[12,5],[42,6]]},"719":{"position":[[12,5],[43,6]]},"723":{"position":[[64,6]]},"727":{"position":[[248,6]]},"739":{"position":[[279,5],[543,5]]},"763":{"position":[[314,5]]}}}],["value(",{"_index":1086,"t":{"134":{"position":[[598,8]]}}}],["value1",{"_index":1926,"t":{"521":{"position":[[13,6],[318,6],[411,6]]},"523":{"position":[[13,6],[322,6],[415,6]]},"525":{"position":[[13,6],[53,6],[148,6]]},"527":{"position":[[13,6],[65,6],[160,6]]},"529":{"position":[[13,6],[56,6],[152,6]]},"531":{"position":[[13,6],[68,6],[164,6]]}}}],["value2",{"_index":314,"t":{"18":{"position":[[328,6]]},"521":{"position":[[32,7],[344,6],[433,7]]},"523":{"position":[[36,7],[348,6],[433,7]]},"525":{"position":[[33,7],[80,6],[172,7]]},"527":{"position":[[45,7],[92,6],[196,7]]},"529":{"position":[[36,7],[83,6],[179,7]]},"531":{"position":[[48,7],[95,6],[203,7]]}}}],["var",{"_index":317,"t":{"18":{"position":[[416,3]]},"20":{"position":[[1442,3],[1756,3],[1848,3]]},"157":{"position":[[94,3],[111,3],[185,4],[208,3],[290,5]]},"163":{"position":[[107,4],[123,3],[208,3],[244,5]]},"187":{"position":[[313,3],[352,3],[369,3],[410,3]]},"189":{"position":[[139,3],[189,3]]},"302":{"position":[[42,4]]}}}],["vararg",{"_index":319,"t":{"18":{"position":[[445,6]]},"38":{"position":[[251,7],[293,7]]},"134":{"position":[[246,7]]},"167":{"position":[[58,6]]},"237":{"position":[[34,7],[242,8]]}}}],["varargprep",{"_index":1067,"t":{"134":{"position":[[217,10]]}}}],["variabl",{"_index":169,"t":{"12":{"position":[[342,9],[536,9]]},"14":{"position":[[823,8]]},"16":{"position":[[6,8]]},"18":{"position":[[366,8]]},"20":{"position":[[883,9],[1307,9]]},"30":{"position":[[703,8]]},"42":{"position":[[52,10]]},"44":{"position":[[51,9]]},"50":{"position":[[209,8]]},"60":{"position":[[246,10]]},"72":{"position":[[782,8]]},"82":{"position":[[1625,8]]},"144":{"position":[[22,9],[253,8],[342,8]]},"159":{"position":[[74,9]]},"163":{"position":[[165,8]]},"175":{"position":[[22,8]]},"195":{"position":[[46,9]]},"197":{"position":[[104,9]]},"199":{"position":[[122,8]]},"201":{"position":[[101,10]]},"219":{"position":[[69,10]]},"251":{"position":[[77,9]]},"255":{"position":[[589,8]]},"275":{"position":[[881,8]]},"327":{"position":[[107,8],[163,8],[214,9]]},"341":{"position":[[199,9]]},"505":{"position":[[437,8]]},"551":{"position":[[118,8]]}}}],["variant",{"_index":227,"t":{"14":{"position":[[1163,8]]},"84":{"position":[[179,8]]},"357":{"position":[[41,7]]},"559":{"position":[[2,7]]},"561":{"position":[[2,7]]},"649":{"position":[[8,7]]},"665":{"position":[[8,7]]},"669":{"position":[[8,7]]},"675":{"position":[[8,7]]},"679":{"position":[[8,7]]}}}],["variou",{"_index":630,"t":{"42":{"position":[[407,7]]},"60":{"position":[[98,7]]},"72":{"position":[[100,7]]},"109":{"position":[[468,7]]},"117":{"position":[[32,7]]}}}],["vast",{"_index":758,"t":{"76":{"position":[[200,4]]}}}],["vastli",{"_index":674,"t":{"54":{"position":[[34,6]]}}}],["vec",{"_index":2293,"t":{"713":{"position":[[125,3]]},"715":{"position":[[55,3]]},"717":{"position":[[61,3]]},"719":{"position":[[62,3]]}}}],["vector",{"_index":2292,"t":{"713":{"position":[[26,7]]},"725":{"position":[[46,6]]},"727":{"position":[[19,6],[70,7]]},"729":{"position":[[19,6],[69,6]]},"731":{"position":[[20,6],[70,7]]}}}],["vector3",{"_index":396,"t":{"20":{"position":[[2270,7]]},"705":{"position":[[53,7],[97,10],[320,7]]},"709":{"position":[[0,7],[85,7],[170,7]]},"711":{"position":[[0,7],[74,7]]},"721":{"position":[[34,7],[76,7]]},"723":{"position":[[14,7],[83,7],[127,8]]},"725":{"position":[[14,7],[77,7]]},"727":{"position":[[313,7],[498,8]]},"731":{"position":[[90,7],[429,8]]}}}],["vector3(0",{"_index":2281,"t":{"705":{"position":[[112,10]]},"709":{"position":[[274,10],[304,10]]},"725":{"position":[[121,10]]},"727":{"position":[[357,10],[442,10],[841,10],[930,10]]},"731":{"position":[[237,10],[357,10]]}}}],["vector3(0.0",{"_index":2314,"t":{"725":{"position":[[156,12]]},"727":{"position":[[603,12],[706,12],[809,12],[899,12],[990,12]]},"731":{"position":[[188,12]]}}}],["vector3(1",{"_index":2282,"t":{"705":{"position":[[139,11],[155,10],[182,10],[201,10],[228,10],[250,10],[382,10]]},"709":{"position":[[214,10]]},"711":{"position":[[173,10]]},"723":{"position":[[157,10]]},"727":{"position":[[532,10],[636,10],[738,10]]}}}],["vector3(1):dot(new",{"_index":2309,"t":{"721":{"position":[[120,18]]}}}],["vector3(1.0",{"_index":2339,"t":{"731":{"position":[[308,12]]}}}],["vector3(2",{"_index":2284,"t":{"709":{"position":[[231,11]]},"711":{"position":[[118,10],[142,11],[197,11]]},"721":{"position":[[139,12]]}}}],["vector3(3",{"_index":2285,"t":{"709":{"position":[[247,10]]}}}],["vector3(90",{"_index":2334,"t":{"731":{"position":[[134,11]]}}}],["vector3(90.0",{"_index":2323,"t":{"727":{"position":[[410,13]]},"729":{"position":[[218,13]]}}}],["vendor",{"_index":577,"t":{"38":{"position":[[358,8]]}}}],["veri",{"_index":1042,"t":{"128":{"position":[[794,4]]},"304":{"position":[[440,4]]}}}],["verif",{"_index":128,"t":{"8":{"position":[[645,12]]}}}],["verifi",{"_index":1897,"t":{"503":{"position":[[1024,6]]}}}],["version",{"_index":341,"t":{"20":{"position":[[415,10]]},"24":{"position":[[124,8]]},"30":{"position":[[159,7]]},"74":{"position":[[8,8]]},"82":{"position":[[285,7],[357,8],[942,7],[1204,8],[1478,8]]},"138":{"position":[[22,7]]},"169":{"position":[[193,8]]},"187":{"position":[[97,7]]},"215":{"position":[[119,7],[182,7],[192,8],[240,7],[471,7]]},"225":{"position":[[137,7],[199,7],[207,11],[256,7],[312,7]]},"227":{"position":[[176,7],[238,7],[246,11],[288,7],[344,7]]},"311":{"position":[[390,7]]},"407":{"position":[[46,7]]},"423":{"position":[[37,7],[220,8]]},"430":{"position":[[26,7]]}}}],["vfunc",{"_index":1267,"t":{"237":{"position":[[125,10]]}}}],["vfunc(\"hello",{"_index":1269,"t":{"237":{"position":[[195,14],[348,14]]}}}],["vfunc(...arg",{"_index":1270,"t":{"237":{"position":[[295,14]]}}}],["via",{"_index":205,"t":{"14":{"position":[[423,3],[1851,3]]},"20":{"position":[[1634,3]]},"30":{"position":[[1217,3]]},"99":{"position":[[40,3]]},"101":{"position":[[29,3]]},"109":{"position":[[110,3]]},"144":{"position":[[47,3]]},"351":{"position":[[17,3]]},"361":{"position":[[17,3]]},"367":{"position":[[17,3]]},"393":{"position":[[28,3]]},"427":{"position":[[17,3]]},"507":{"position":[[17,3]]},"539":{"position":[[17,3]]},"541":{"position":[[710,3],[862,3]]},"591":{"position":[[32,3]]},"603":{"position":[[206,4]]},"613":{"position":[[17,3]]},"639":{"position":[[17,3]]},"689":{"position":[[17,3]]},"695":{"position":[[17,3]]},"703":{"position":[[17,3]]}}}],["viabl",{"_index":579,"t":{"38":{"position":[[442,6]]}}}],["violat",{"_index":620,"t":{"40":{"position":[[239,9]]},"46":{"position":[[300,9]]}}}],["virtual",{"_index":944,"t":{"107":{"position":[[21,9]]},"331":{"position":[[331,7]]},"333":{"position":[[235,7]]},"337":{"position":[[8,7]]}}}],["virtualterminallevel",{"_index":1611,"t":{"349":{"position":[[286,20]]}}}],["visit",{"_index":2167,"t":{"637":{"position":[[282,5]]}}}],["visual",{"_index":887,"t":{"90":{"position":[[283,6]]},"111":{"position":[[73,6],[95,6]]}}}],["vital",{"_index":1010,"t":{"124":{"position":[[403,5]]}}}],["vkmap",{"_index":586,"t":{"38":{"position":[[718,9]]},"209":{"position":[[306,8]]}}}],["vm",{"_index":31,"t":{"4":{"position":[[306,2]]},"34":{"position":[[423,2]]},"60":{"position":[[395,2]]},"70":{"position":[[6,2]]},"130":{"position":[[100,3]]},"132":{"position":[[0,2],[168,2],[263,2]]}}}],["void",{"_index":602,"t":{"38":{"position":[[1455,6]]},"304":{"position":[[61,4]]}}}],["vs",{"_index":873,"t":{"88":{"position":[[514,2]]},"90":{"position":[[49,2]]}}}],["vsix",{"_index":893,"t":{"90":{"position":[[392,4]]}}}],["vulner",{"_index":370,"t":{"20":{"position":[[1489,10]]}}}],["w",{"_index":715,"t":{"66":{"position":[[203,3]]},"425":{"position":[[84,1]]}}}],["w:strip",{"_index":1734,"t":{"425":{"position":[[130,11]]}}}],["wait",{"_index":1978,"t":{"541":{"position":[[1016,8],[1216,4]]},"635":{"position":[[39,7],[311,5],[326,7]]}}}],["walru",{"_index":145,"t":{"10":{"position":[[178,6],[280,6]]},"12":{"position":[[640,6]]},"56":{"position":[[64,6]]},"58":{"position":[[137,6]]},"60":{"position":[[11,6]]},"313":{"position":[[4,6]]}}}],["want",{"_index":292,"t":{"14":{"position":[[2574,4]]},"126":{"position":[[350,4]]},"146":{"position":[[34,4]]},"215":{"position":[[69,4]]},"223":{"position":[[14,4]]},"225":{"position":[[72,4]]},"237":{"position":[[50,4]]},"282":{"position":[[18,4]]},"286":{"position":[[464,4]]},"341":{"position":[[108,5]]},"415":{"position":[[473,4]]},"673":{"position":[[187,4],[358,4]]}}}],["warn",{"_index":50,"t":{"6":{"position":[[22,7],[150,7],[370,7]]},"8":{"position":[[8,7]]},"14":{"position":[[134,7],[202,7],[270,7],[299,7]]},"16":{"position":[[23,8]]},"18":{"position":[[197,7],[427,7]]},"20":{"position":[[1204,9],[1220,7],[1420,7],[1678,8],[1859,7],[1992,7],[2006,8]]},"26":{"position":[[75,7]]},"30":{"position":[[515,9],[574,8]]},"42":{"position":[[330,7]]},"50":{"position":[[25,7],[96,8]]},"52":{"position":[[76,7]]},"60":{"position":[[151,9],[294,8]]},"66":{"position":[[313,9]]},"72":{"position":[[19,8],[116,7]]},"154":{"position":[[31,8]]},"157":{"position":[[148,8]]},"159":{"position":[[126,8],[320,7]]},"161":{"position":[[174,8]]},"163":{"position":[[156,8]]},"165":{"position":[[146,8]]},"167":{"position":[[150,8]]},"169":{"position":[[135,8]]},"171":{"position":[[108,8]]},"173":{"position":[[168,8],[420,7]]},"175":{"position":[[124,8],[370,7]]},"177":{"position":[[145,8],[367,7]]},"179":{"position":[[174,8],[387,7],[493,8]]},"181":{"position":[[158,8]]},"183":{"position":[[201,8]]},"185":{"position":[[18,7]]},"187":{"position":[[0,8],[156,7],[204,8],[264,7],[516,8]]},"189":{"position":[[11,8]]},"221":{"position":[[57,7],[160,8]]},"239":{"position":[[47,7],[193,8],[457,7]]},"302":{"position":[[241,7]]},"425":{"position":[[49,8],[148,10]]}}}],["warn(\"bad",{"_index":1732,"t":{"425":{"position":[[100,13]]}}}],["wasm",{"_index":132,"t":{"8":{"position":[[701,4]]},"94":{"position":[[128,5]]},"411":{"position":[[79,7]]},"541":{"position":[[618,4],[917,4],[1268,4],[1584,4],[1721,4],[1837,4],[2397,6]]},"543":{"position":[[96,4]]},"545":{"position":[[123,4]]},"613":{"position":[[63,4]]}}}],["way",{"_index":806,"t":{"84":{"position":[[8,3]]},"94":{"position":[[12,3]]},"128":{"position":[[993,3]]},"195":{"position":[[26,3]]},"197":{"position":[[157,5],[167,3],[220,3]]},"199":{"position":[[172,5],[182,3],[241,3]]},"201":{"position":[[150,5],[160,3],[214,3]]},"231":{"position":[[38,3],[78,3],[199,3]]},"247":{"position":[[19,3]]},"282":{"position":[[123,3],[189,3]]},"298":{"position":[[32,3]]},"313":{"position":[[489,3],[546,3]]},"315":{"position":[[48,3]]},"335":{"position":[[189,3],[227,3]]},"339":{"position":[[73,3],[135,3]]},"423":{"position":[[17,3]]},"474":{"position":[[313,4]]},"545":{"position":[[88,4]]},"551":{"position":[[103,4]]},"741":{"position":[[47,4]]}}}],["wcall",{"_index":419,"t":{"20":{"position":[[2811,5]]},"425":{"position":[[88,8]]}}}],["we'd",{"_index":1210,"t":{"201":{"position":[[54,4]]}}}],["we'v",{"_index":979,"t":{"117":{"position":[[124,5]]}}}],["weakest",{"_index":1843,"t":{"482":{"position":[[76,8]]}}}],["well",{"_index":557,"t":{"34":{"position":[[410,4]]},"101":{"position":[[475,4],[655,4]]},"103":{"position":[[138,4]]},"269":{"position":[[168,5]]},"315":{"position":[[298,4]]}}}],["wget",{"_index":916,"t":{"101":{"position":[[49,4]]}}}],["what'",{"_index":1484,"t":{"307":{"position":[[68,6]]},"521":{"position":[[116,6]]},"523":{"position":[[120,6]]},"773":{"position":[[439,6],[548,6],[622,6],[718,8]]}}}],["whenev",{"_index":1422,"t":{"286":{"position":[[444,8]]},"333":{"position":[[103,8]]}}}],["whether",{"_index":1613,"t":{"353":{"position":[[86,7]]},"357":{"position":[[151,7]]},"363":{"position":[[87,7]]},"575":{"position":[[104,7]]},"641":{"position":[[109,7]]},"691":{"position":[[89,7]]},"765":{"position":[[297,7]]},"771":{"position":[[364,7]]},"773":{"position":[[161,7]]}}}],["white",{"_index":1669,"t":{"397":{"position":[[1146,5],[1366,8]]}}}],["whitespac",{"_index":2361,"t":{"751":{"position":[[171,10]]},"753":{"position":[[172,10]]},"755":{"position":[[171,10]]},"757":{"position":[[177,10]]},"759":{"position":[[46,10]]}}}],["window",{"_index":11,"t":{"4":{"position":[[67,7]]},"30":{"position":[[1082,7]]},"44":{"position":[[142,7],[225,7]]},"96":{"position":[[45,8]]},"349":{"position":[[179,7]]},"411":{"position":[[68,10]]},"474":{"position":[[119,8]]}}}],["wip",{"_index":1480,"t":{"304":{"position":[[418,3]]}}}],["wish",{"_index":960,"t":{"109":{"position":[[420,5]]},"115":{"position":[[216,4]]},"763":{"position":[[287,4]]}}}],["within",{"_index":147,"t":{"10":{"position":[[217,6]]},"38":{"position":[[1146,6]]},"56":{"position":[[93,6]]},"58":{"position":[[153,6]]},"111":{"position":[[88,6]]},"128":{"position":[[331,6]]},"148":{"position":[[406,6]]},"277":{"position":[[36,6]]},"537":{"position":[[69,6]]},"575":{"position":[[19,6]]}}}],["without",{"_index":364,"t":{"20":{"position":[[1145,7],[1254,7],[2611,7]]},"30":{"position":[[458,7],[507,7],[566,7]]},"38":{"position":[[936,7]]},"40":{"position":[[129,7]]},"124":{"position":[[498,7]]},"150":{"position":[[291,7]]},"181":{"position":[[76,7]]},"191":{"position":[[265,7]]},"221":{"position":[[100,7]]},"337":{"position":[[65,7]]},"693":{"position":[[202,7]]}}}],["won't",{"_index":1000,"t":{"122":{"position":[[578,5]]},"327":{"position":[[246,5]]}}}],["word",{"_index":653,"t":{"50":{"position":[[9,7]]}}}],["work",{"_index":142,"t":{"10":{"position":[[119,7]]},"12":{"position":[[426,7]]},"20":{"position":[[697,5],[897,7],[937,7],[3551,5]]},"26":{"position":[[143,7]]},"28":{"position":[[31,7]]},"32":{"position":[[83,7],[135,7]]},"34":{"position":[[25,5]]},"48":{"position":[[230,7]]},"56":{"position":[[85,7]]},"101":{"position":[[612,4]]},"122":{"position":[[584,5]]},"229":{"position":[[70,5]]},"288":{"position":[[540,5]]},"290":{"position":[[476,6]]},"302":{"position":[[78,5]]},"315":{"position":[[239,5]]},"339":{"position":[[199,5]]},"551":{"position":[[169,6]]},"583":{"position":[[136,5]]},"587":{"position":[[147,5]]},"589":{"position":[[23,7],[84,7],[146,5],[241,7]]},"655":{"position":[[177,4]]}}}],["worl",{"_index":2381,"t":{"767":{"position":[[157,8]]}}}],["world",{"_index":1119,"t":{"142":{"position":[[227,8],[274,8],[466,8],[530,7]]},"223":{"position":[[138,7],[210,5],[298,7]]},"233":{"position":[[195,7]]},"271":{"position":[[323,6]]},"275":{"position":[[830,6]]},"302":{"position":[[63,6]]},"311":{"position":[[343,8],[363,6],[602,8],[622,6],[837,8],[857,6]]},"337":{"position":[[156,7],[380,7]]},"353":{"position":[[204,9]]},"355":{"position":[[172,6]]},"357":{"position":[[273,9]]},"359":{"position":[[187,6]]},"397":{"position":[[907,6],[1007,8]]},"480":{"position":[[560,7],[725,6]]},"486":{"position":[[421,7],[612,6]]},"492":{"position":[[603,7],[802,6]]},"515":{"position":[[311,8],[454,7]]},"517":{"position":[[367,8]]},"519":{"position":[[201,8]]},"521":{"position":[[501,8],[518,10],[634,7],[677,9]]},"523":{"position":[[502,8],[516,8]]},"619":{"position":[[400,7]]},"627":{"position":[[344,5]]},"641":{"position":[[240,7],[291,7],[322,8],[420,8]]},"643":{"position":[[665,7]]},"663":{"position":[[132,8],[356,8],[472,8]]},"739":{"position":[[208,6],[304,9],[568,9]]},"743":{"position":[[196,9],[246,5]]},"745":{"position":[[200,9],[251,8]]},"747":{"position":[[201,9],[255,5]]},"763":{"position":[[591,8],[622,6],[658,8],[692,6],[728,8],[767,6],[803,8],[832,6]]},"765":{"position":[[484,8],[509,6],[546,8],[599,8]]},"767":{"position":[[125,6]]},"769":{"position":[[149,6],[174,6]]},"773":{"position":[[432,6],[540,7],[615,6],[711,6]]},"775":{"position":[[130,6],[162,9]]},"777":{"position":[[132,6]]}}}],["world\"):contains(\"world",{"_index":1590,"t":{"339":{"position":[[97,26]]}}}],["world\":contains(\"world",{"_index":1593,"t":{"339":{"position":[[158,25]]}}}],["worth",{"_index":1041,"t":{"128":{"position":[[715,5]]}}}],["wrap",{"_index":1546,"t":{"317":{"position":[[884,8]]},"619":{"position":[[28,5]]}}}],["wrapper",{"_index":2086,"t":{"597":{"position":[[24,7]]}}}],["write",{"_index":788,"t":{"82":{"position":[[660,7]]},"92":{"position":[[51,7]]},"94":{"position":[[31,7],[55,5]]},"140":{"position":[[68,5]]},"187":{"position":[[213,5]]},"193":{"position":[[167,7],[364,7]]},"231":{"position":[[45,7]]},"282":{"position":[[97,7]]},"587":{"position":[[246,5],[449,5]]}}}],["write(\"hello",{"_index":1201,"t":{"193":{"position":[[199,15],[396,15]]}}}],["write(text",{"_index":1199,"t":{"193":{"position":[[117,10],[285,11]]}}}],["written",{"_index":1402,"t":{"280":{"position":[[895,7]]},"317":{"position":[[683,7]]}}}],["wrong",{"_index":42,"t":{"4":{"position":[[400,5]]},"18":{"position":[[380,5],[472,5]]},"42":{"position":[[264,5]]}}}],["wrote",{"_index":804,"t":{"82":{"position":[[1686,5]]}}}],["x",{"_index":1296,"t":{"247":{"position":[[424,6]]},"296":{"position":[[185,1],[192,1],[196,2],[216,2],[238,1]]},"317":{"position":[[375,3]]},"329":{"position":[[87,1],[97,1],[101,1],[103,1],[113,1],[117,1],[119,1],[129,1]]},"551":{"position":[[72,1],[93,2]]},"687":{"position":[[198,1],[296,1]]},"715":{"position":[[24,2]]}}}],["x.new",{"_index":1297,"t":{"247":{"position":[[452,11]]}}}],["x8d\\xad\\x5f\\x6a\\x7d\\xd2\\xdc\\xd8\\xc3\\x5e\\xc2\\xfd\\x7b\\xab\\xb4\\x99\\xbc\\xad\\x60\\xd2\\x7d\\x73\\xfe\\x73\\xec\\xa2\\xce\\x02\\x5d\\xfd\\x3b\\x47",{"_index":1799,"t":{"467":{"position":[[382,131]]}}}],["xbc\\xe8\\xc9\\xac\\xa4\\x12\\x07\\x76\\xfa\\xd6\\xb5\\x17\\x87\\x4a\\xa0\\x9c\\x46\\x40\\x54\\x54",{"_index":1795,"t":{"465":{"position":[[352,83]]}}}],["xmelia",{"_index":1567,"t":{"327":{"position":[[458,6]]}}}],["xmiliah",{"_index":184,"t":{"12":{"position":[[770,8]]}}}],["xml",{"_index":220,"t":{"14":{"position":[[988,5]]},"691":{"position":[[20,4],[75,4],[134,4],[170,3]]},"693":{"position":[[33,3],[66,3],[148,5],[174,4],[226,3],[1124,3]]}}}],["xml.decod",{"_index":2256,"t":{"693":{"position":[[265,13]]}}}],["xor",{"_index":191,"t":{"14":{"position":[[64,3]]},"309":{"position":[[209,4]]}}}],["xpcall",{"_index":1455,"t":{"298":{"position":[[68,7]]}}}],["y",{"_index":2299,"t":{"715":{"position":[[27,1]]},"727":{"position":[[173,1],[255,1],[389,1],[565,1],[669,1],[873,1],[963,1]]},"729":{"position":[[171,5],[180,1]]},"731":{"position":[[167,1],[271,1],[391,1]]}}}],["yaw",{"_index":2321,"t":{"727":{"position":[[268,4],[297,3]]}}}],["yield",{"_index":1028,"t":{"128":{"position":[[161,5],[494,7]]},"403":{"position":[[0,6],[109,5]]},"541":{"position":[[1804,7],[1904,6]]},"543":{"position":[[341,6]]},"545":{"position":[[222,6]]},"601":{"position":[[96,7],[217,5]]},"615":{"position":[[282,7]]},"625":{"position":[[328,5]]},"629":{"position":[[493,7]]},"635":{"position":[[340,8]]},"637":{"position":[[135,6]]}}}],["yieldfunc",{"_index":2087,"t":{"599":{"position":[[96,9]]},"601":{"position":[[0,9]]}}}],["you'd",{"_index":1266,"t":{"237":{"position":[[72,5]]},"280":{"position":[[85,5]]}}}],["you'll",{"_index":1283,"t":{"243":{"position":[[425,6]]}}}],["you'r",{"_index":1122,"t":{"142":{"position":[[318,6]]},"277":{"position":[[133,6]]},"327":{"position":[[380,6]]},"478":{"position":[[150,6]]},"480":{"position":[[151,6]]},"484":{"position":[[118,6]]},"486":{"position":[[85,6]]},"497":{"position":[[110,6]]},"499":{"position":[[111,6]]}}}],["yourself",{"_index":1147,"t":{"148":{"position":[[345,9]]},"193":{"position":[[437,9]]},"225":{"position":[[335,9]]},"227":{"position":[[367,9]]},"231":{"position":[[305,9]]},"237":{"position":[[386,9]]},"245":{"position":[[215,9]]},"247":{"position":[[270,9]]},"253":{"position":[[227,9]]},"255":{"position":[[686,9]]},"257":{"position":[[413,9]]},"259":{"position":[[396,9]]},"261":{"position":[[496,9]]},"271":{"position":[[503,9]]},"273":{"position":[[401,9]]},"286":{"position":[[1047,9]]},"290":{"position":[[378,9],[780,9]]},"294":{"position":[[218,9]]},"298":{"position":[[636,9]]},"317":{"position":[[622,9]]},"319":{"position":[[186,9]]},"321":{"position":[[248,9]]},"323":{"position":[[239,9]]},"541":{"position":[[2461,9]]},"547":{"position":[[409,9]]}}}],["z",{"_index":2300,"t":{"715":{"position":[[33,1]]},"727":{"position":[[278,1],[475,1],[771,1]]}}}],["zero",{"_index":1760,"t":{"444":{"position":[[151,5]]},"446":{"position":[[154,5]]},"763":{"position":[[516,5],[550,5]]}}}]],"pipeline":["stemmer"]}}] \ No newline at end of file +[{"documents":[{"i":1,"t":"Changelog","u":"/docs/Changelog","b":["Documentation"]},{"i":75,"t":"Compatibility","u":"/docs/Compatibility","b":["Documentation"]},{"i":87,"t":"Editor Integration","u":"/docs/Editor Integration","b":["Documentation"]},{"i":91,"t":"For Integrators","u":"/docs/For Integrators","b":["Documentation"]},{"i":110,"t":"What is Pluto?","u":"/docs/Introduction","b":["Documentation"]},{"i":114,"t":"Getting Started","u":"/docs/Getting Started","b":["Documentation"]},{"i":139,"t":"Break Statement","u":"/docs/New Features/Break Statement","b":["Documentation","New Features"]},{"i":141,"t":"Compile-Time Evaluation","u":"/docs/New Features/Compile-Time Evaluation","b":["Documentation","New Features"]},{"i":149,"t":"Compiler Warnings","u":"/docs/New Features/Compiler Warnings","b":["Documentation","New Features"]},{"i":186,"t":"Default Arguments","u":"/docs/New Features/Default Arguments","b":["Documentation","New Features"]},{"i":188,"t":"Destructuring","u":"/docs/New Features/Destructuring","b":["Documentation","New Features"]},{"i":198,"t":"Enumerations","u":"/docs/New Features/Enumerations","b":["Documentation","New Features"]},{"i":208,"t":"Explicit Globals","u":"/docs/New Features/Explicit Globals","b":["Documentation","New Features"]},{"i":212,"t":"Export Modifier","u":"/docs/New Features/Export Modifier","b":["Documentation","New Features"]},{"i":216,"t":"For-As Loop","u":"/docs/New Features/For-As Loop","b":["Documentation","New Features"]},{"i":218,"t":"Continue Statement","u":"/docs/New Features/Continue Statement","b":["Documentation","New Features"]},{"i":224,"t":"In Expressions","u":"/docs/New Features/In Expressions","b":["Documentation","New Features"]},{"i":228,"t":"Lambda Expressions","u":"/docs/New Features/Lambda Expressions","b":["Documentation","New Features"]},{"i":230,"t":"Named Varargs","u":"/docs/New Features/Named Varargs","b":["Documentation","New Features"]},{"i":232,"t":"Nodiscard Functions","u":"/docs/New Features/Nodiscard Functions","b":["Documentation","New Features"]},{"i":234,"t":"Named Arguments","u":"/docs/New Features/Named Arguments","b":["Documentation","New Features"]},{"i":240,"t":"Safe Navigation","u":"/docs/New Features/Safe Navigation","b":["Documentation","New Features"]},{"i":245,"t":"String Indexing","u":"/docs/New Features/String Indexing","b":["Documentation","New Features"]},{"i":247,"t":"Numeral Parsing","u":"/docs/New Features/Numeral Parsing","b":["Documentation","New Features"]},{"i":253,"t":"String Interpolation","u":"/docs/New Features/String Interpolation","b":["Documentation","New Features"]},{"i":255,"t":"Table Freezing","u":"/docs/New Features/Table Freezing","b":["Documentation","New Features"]},{"i":259,"t":"Switch Blocks","u":"/docs/New Features/Switch Blocks","b":["Documentation","New Features"]},{"i":269,"t":"Ternary Expressions","u":"/docs/New Features/Ternary Expressions","b":["Documentation","New Features"]},{"i":273,"t":"Object-Oriented Programming","u":"/docs/New Features/Object-Oriented Programming","b":["Documentation","New Features"]},{"i":297,"t":"Type Hinting","u":"/docs/New Features/Type Hinting","b":["Documentation","New Features"]},{"i":301,"t":"Jump Table","u":"/docs/Optimizations/Jump Table","b":["Documentation","Optimizations"]},{"i":303,"t":"New Operators","u":"/docs/New Operators","b":["Documentation"]},{"i":322,"t":"Try-Catch Statement","u":"/docs/New Features/Try-Catch Statement","b":["Documentation","New Features"]},{"i":326,"t":"For Loops","u":"/docs/Optimizations/For Loops","b":["Documentation","Optimizations"]},{"i":330,"t":"Special Arithmetic","u":"/docs/Optimizations/Special Arithmetic","b":["Documentation","Optimizations"]},{"i":332,"t":"Table Length","u":"/docs/Optimizations/Table Length","b":["Documentation","Optimizations"]},{"i":334,"t":"Boolean Concatenation","u":"/docs/QoL Improvements/Boolean Concatenation","b":["Documentation","QoL Improvements"]},{"i":336,"t":"Generalized Iteration","u":"/docs/QoL Improvements/Generalized Iteration","b":["Documentation","QoL Improvements"]},{"i":338,"t":"Removed Locals Limit","u":"/docs/QoL Improvements/Removed Locals Limit","b":["Documentation","QoL Improvements"]},{"i":340,"t":"Optional Parentheses","u":"/docs/QoL Improvements/Optional Parentheses","b":["Documentation","QoL Improvements"]},{"i":342,"t":"Reserved Identifiers","u":"/docs/QoL Improvements/Reserved Identifiers","b":["Documentation","QoL Improvements"]},{"i":344,"t":"Syntax Errors","u":"/docs/QoL Improvements/Syntax Errors","b":["Documentation","QoL Improvements"]},{"i":352,"t":"Base32","u":"/docs/Runtime Environment/Base32","b":["Documentation","Runtime Environment"]},{"i":358,"t":"Bigint","u":"/docs/Runtime Environment/Bigint","b":["Documentation","Runtime Environment"]},{"i":384,"t":"Base64","u":"/docs/Runtime Environment/Base64","b":["Documentation","Runtime Environment"]},{"i":394,"t":"CaT","u":"/docs/Runtime Environment/CaT","b":["Documentation","Runtime Environment"]},{"i":400,"t":"Coroutine","u":"/docs/Runtime Environment/Coroutine","b":["Documentation","Runtime Environment"]},{"i":406,"t":"Exception","u":"/docs/Runtime Environment/Exception","b":["Documentation","Runtime Environment"]},{"i":408,"t":"Crypto","u":"/docs/Runtime Environment/Crypto","b":["Documentation","Runtime Environment"]},{"i":486,"t":"Global & Base","u":"/docs/Runtime Environment/Global & Base","b":["Documentation","Runtime Environment"]},{"i":508,"t":"HTTP","u":"/docs/Runtime Environment/HTTP","b":["Documentation","Runtime Environment"]},{"i":516,"t":"JSON","u":"/docs/Runtime Environment/JSON","b":["Documentation","Runtime Environment"]},{"i":522,"t":"Math","u":"/docs/Runtime Environment/Math","b":["Documentation","Runtime Environment"]},{"i":530,"t":"OS","u":"/docs/Runtime Environment/OS","b":["Documentation","Runtime Environment"]},{"i":538,"t":"Socket","u":"/docs/Runtime Environment/Socket","b":["Documentation","Runtime Environment"]},{"i":564,"t":"Scheduler","u":"/docs/Runtime Environment/Scheduler","b":["Documentation","Runtime Environment"]},{"i":578,"t":"Assert","u":"/docs/Runtime Environment/Assert","b":["Documentation","Runtime Environment"]},{"i":610,"t":"IO","u":"/docs/Runtime Environment/IO","b":["Documentation","Runtime Environment"]},{"i":644,"t":"URL","u":"/docs/Runtime Environment/URL","b":["Documentation","Runtime Environment"]},{"i":652,"t":"Table","u":"/docs/Runtime Environment/Table","b":["Documentation","Runtime Environment"]},{"i":696,"t":"Vector3","u":"/docs/Runtime Environment/Vector3","b":["Documentation","Runtime Environment"]},{"i":726,"t":"XML","u":"/docs/Runtime Environment/XML","b":["Documentation","Runtime Environment"]},{"i":732,"t":"String","u":"/docs/Runtime Environment/String","b":["Documentation","Runtime Environment"]}],"index":{"version":"2.3.9","fields":["t"],"fieldVectors":[["t/1",[0,4.449]],["t/75",[1,4.449]],["t/87",[2,3.424,3,2.958]],["t/91",[3,3.844]],["t/110",[4,4.449]],["t/114",[5,3.424,6,3.424]],["t/139",[7,3.424,8,2.651]],["t/141",[9,2.404,10,2.783,11,2.783]],["t/149",[9,2.958,12,3.424]],["t/186",[13,3.424,14,2.958]],["t/188",[15,4.449]],["t/198",[16,4.449]],["t/208",[17,3.424,18,2.958]],["t/212",[19,3.424,20,3.424]],["t/216",[21,3.844]],["t/218",[8,2.651,22,3.424]],["t/224",[23,3.445]],["t/228",[23,2.651,24,3.424]],["t/230",[25,2.958,26,3.424]],["t/232",[27,3.424,28,3.424]],["t/234",[14,2.958,25,2.958]],["t/240",[29,3.424,30,3.424]],["t/245",[31,2.651,32,3.424]],["t/247",[33,3.424,34,3.424]],["t/253",[31,2.651,35,3.424]],["t/255",[36,2.422,37,3.424]],["t/259",[38,3.424,39,3.424]],["t/269",[23,2.651,40,3.424]],["t/273",[41,2.783,42,2.783,43,2.783]],["t/297",[44,3.424,45,3.424]],["t/301",[36,2.422,46,3.424]],["t/303",[47,3.424,48,3.424]],["t/322",[8,2.154,49,2.783,50,2.783]],["t/326",[21,3.844]],["t/330",[51,3.424,52,3.424]],["t/332",[36,2.422,53,3.424]],["t/334",[54,3.424,55,3.424]],["t/336",[56,3.424,57,3.424]],["t/338",[58,2.783,59,2.783,60,2.783]],["t/340",[61,3.424,62,3.424]],["t/342",[63,3.424,64,3.424]],["t/344",[65,3.424,66,3.424]],["t/352",[67,4.449]],["t/358",[68,4.449]],["t/384",[69,4.449]],["t/394",[70,4.449]],["t/400",[71,4.449]],["t/406",[72,4.449]],["t/408",[73,4.449]],["t/486",[18,2.404,74,2.783,75,2.783]],["t/508",[76,4.449]],["t/516",[77,4.449]],["t/522",[78,4.449]],["t/530",[79,4.449]],["t/538",[80,4.449]],["t/564",[81,4.449]],["t/578",[82,4.449]],["t/610",[83,4.449]],["t/644",[84,4.449]],["t/652",[36,3.147]],["t/696",[85,4.449]],["t/726",[86,4.449]],["t/732",[31,3.445]]],"invertedIndex":[["",{"_index":74,"t":{"486":{"position":[[7,1]]}}}],["argument",{"_index":14,"t":{"186":{"position":[[8,9]]},"234":{"position":[[6,9]]}}}],["arithmet",{"_index":52,"t":{"330":{"position":[[8,10]]}}}],["assert",{"_index":82,"t":{"578":{"position":[[0,6]]}}}],["base",{"_index":75,"t":{"486":{"position":[[9,4]]}}}],["base32",{"_index":67,"t":{"352":{"position":[[0,6]]}}}],["base64",{"_index":69,"t":{"384":{"position":[[0,6]]}}}],["bigint",{"_index":68,"t":{"358":{"position":[[0,6]]}}}],["block",{"_index":39,"t":{"259":{"position":[[7,6]]}}}],["boolean",{"_index":54,"t":{"334":{"position":[[0,7]]}}}],["break",{"_index":7,"t":{"139":{"position":[[0,5]]}}}],["cat",{"_index":70,"t":{"394":{"position":[[0,3]]}}}],["catch",{"_index":50,"t":{"322":{"position":[[4,5]]}}}],["changelog",{"_index":0,"t":{"1":{"position":[[0,9]]}}}],["compat",{"_index":1,"t":{"75":{"position":[[0,13]]}}}],["compil",{"_index":9,"t":{"141":{"position":[[0,7]]},"149":{"position":[[0,8]]}}}],["concaten",{"_index":55,"t":{"334":{"position":[[8,13]]}}}],["continu",{"_index":22,"t":{"218":{"position":[[0,8]]}}}],["coroutin",{"_index":71,"t":{"400":{"position":[[0,9]]}}}],["crypto",{"_index":73,"t":{"408":{"position":[[0,6]]}}}],["default",{"_index":13,"t":{"186":{"position":[[0,7]]}}}],["destructur",{"_index":15,"t":{"188":{"position":[[0,13]]}}}],["editor",{"_index":2,"t":{"87":{"position":[[0,6]]}}}],["enumer",{"_index":16,"t":{"198":{"position":[[0,12]]}}}],["error",{"_index":66,"t":{"344":{"position":[[7,6]]}}}],["evalu",{"_index":11,"t":{"141":{"position":[[13,10]]}}}],["except",{"_index":72,"t":{"406":{"position":[[0,9]]}}}],["explicit",{"_index":17,"t":{"208":{"position":[[0,8]]}}}],["export",{"_index":19,"t":{"212":{"position":[[0,6]]}}}],["express",{"_index":23,"t":{"224":{"position":[[3,11]]},"228":{"position":[[7,11]]},"269":{"position":[[8,11]]}}}],["freez",{"_index":37,"t":{"255":{"position":[[6,8]]}}}],["function",{"_index":28,"t":{"232":{"position":[[10,9]]}}}],["gener",{"_index":56,"t":{"336":{"position":[[0,11]]}}}],["get",{"_index":5,"t":{"114":{"position":[[0,7]]}}}],["global",{"_index":18,"t":{"208":{"position":[[9,7]]},"486":{"position":[[0,6]]}}}],["hint",{"_index":45,"t":{"297":{"position":[[5,7]]}}}],["http",{"_index":76,"t":{"508":{"position":[[0,4]]}}}],["identifi",{"_index":64,"t":{"342":{"position":[[9,11]]}}}],["index",{"_index":32,"t":{"245":{"position":[[7,8]]}}}],["integr",{"_index":3,"t":{"87":{"position":[[7,11]]},"91":{"position":[[4,11]]}}}],["interpol",{"_index":35,"t":{"253":{"position":[[7,13]]}}}],["io",{"_index":83,"t":{"610":{"position":[[0,2]]}}}],["iter",{"_index":57,"t":{"336":{"position":[[12,9]]}}}],["json",{"_index":77,"t":{"516":{"position":[[0,4]]}}}],["jump",{"_index":46,"t":{"301":{"position":[[0,4]]}}}],["lambda",{"_index":24,"t":{"228":{"position":[[0,6]]}}}],["length",{"_index":53,"t":{"332":{"position":[[6,6]]}}}],["limit",{"_index":60,"t":{"338":{"position":[[15,5]]}}}],["local",{"_index":59,"t":{"338":{"position":[[8,6]]}}}],["loop",{"_index":21,"t":{"216":{"position":[[7,4]]},"326":{"position":[[4,5]]}}}],["math",{"_index":78,"t":{"522":{"position":[[0,4]]}}}],["modifi",{"_index":20,"t":{"212":{"position":[[7,8]]}}}],["name",{"_index":25,"t":{"230":{"position":[[0,5]]},"234":{"position":[[0,5]]}}}],["navig",{"_index":30,"t":{"240":{"position":[[5,10]]}}}],["new",{"_index":47,"t":{"303":{"position":[[0,3]]}}}],["nodiscard",{"_index":27,"t":{"232":{"position":[[0,9]]}}}],["numer",{"_index":33,"t":{"247":{"position":[[0,7]]}}}],["object",{"_index":41,"t":{"273":{"position":[[0,6]]}}}],["oper",{"_index":48,"t":{"303":{"position":[[4,9]]}}}],["option",{"_index":61,"t":{"340":{"position":[[0,8]]}}}],["orient",{"_index":42,"t":{"273":{"position":[[7,8]]}}}],["os",{"_index":79,"t":{"530":{"position":[[0,2]]}}}],["parenthes",{"_index":62,"t":{"340":{"position":[[9,11]]}}}],["pars",{"_index":34,"t":{"247":{"position":[[8,7]]}}}],["pluto",{"_index":4,"t":{"110":{"position":[[8,6]]}}}],["program",{"_index":43,"t":{"273":{"position":[[16,11]]}}}],["remov",{"_index":58,"t":{"338":{"position":[[0,7]]}}}],["reserv",{"_index":63,"t":{"342":{"position":[[0,8]]}}}],["safe",{"_index":29,"t":{"240":{"position":[[0,4]]}}}],["schedul",{"_index":81,"t":{"564":{"position":[[0,9]]}}}],["socket",{"_index":80,"t":{"538":{"position":[[0,6]]}}}],["special",{"_index":51,"t":{"330":{"position":[[0,7]]}}}],["start",{"_index":6,"t":{"114":{"position":[[8,7]]}}}],["statement",{"_index":8,"t":{"139":{"position":[[6,9]]},"218":{"position":[[9,9]]},"322":{"position":[[10,9]]}}}],["string",{"_index":31,"t":{"245":{"position":[[0,6]]},"253":{"position":[[0,6]]},"732":{"position":[[0,6]]}}}],["switch",{"_index":38,"t":{"259":{"position":[[0,6]]}}}],["syntax",{"_index":65,"t":{"344":{"position":[[0,6]]}}}],["tabl",{"_index":36,"t":{"255":{"position":[[0,5]]},"301":{"position":[[5,5]]},"332":{"position":[[0,5]]},"652":{"position":[[0,5]]}}}],["ternari",{"_index":40,"t":{"269":{"position":[[0,7]]}}}],["time",{"_index":10,"t":{"141":{"position":[[8,4]]}}}],["tri",{"_index":49,"t":{"322":{"position":[[0,3]]}}}],["type",{"_index":44,"t":{"297":{"position":[[0,4]]}}}],["url",{"_index":84,"t":{"644":{"position":[[0,3]]}}}],["vararg",{"_index":26,"t":{"230":{"position":[[6,7]]}}}],["vector3",{"_index":85,"t":{"696":{"position":[[0,7]]}}}],["warn",{"_index":12,"t":{"149":{"position":[[9,8]]}}}],["xml",{"_index":86,"t":{"726":{"position":[[0,3]]}}}]],"pipeline":["stemmer"]}},{"documents":[{"i":3,"t":"0.9.5","u":"/docs/Changelog","h":"#095","p":1},{"i":5,"t":"0.9.4","u":"/docs/Changelog","h":"#094","p":1},{"i":7,"t":"0.9.3","u":"/docs/Changelog","h":"#093","p":1},{"i":9,"t":"0.9.2","u":"/docs/Changelog","h":"#092","p":1},{"i":11,"t":"0.9.1","u":"/docs/Changelog","h":"#091","p":1},{"i":13,"t":"0.9.0","u":"/docs/Changelog","h":"#090","p":1},{"i":15,"t":"0.8.2","u":"/docs/Changelog","h":"#082","p":1},{"i":17,"t":"0.8.1","u":"/docs/Changelog","h":"#081","p":1},{"i":19,"t":"0.8.0","u":"/docs/Changelog","h":"#080","p":1},{"i":21,"t":"0.7.4","u":"/docs/Changelog","h":"#074","p":1},{"i":23,"t":"0.7.3","u":"/docs/Changelog","h":"#073","p":1},{"i":25,"t":"0.7.2","u":"/docs/Changelog","h":"#072","p":1},{"i":27,"t":"0.7.1","u":"/docs/Changelog","h":"#071","p":1},{"i":29,"t":"0.7.0","u":"/docs/Changelog","h":"#070","p":1},{"i":31,"t":"0.6.3","u":"/docs/Changelog","h":"#063","p":1},{"i":33,"t":"0.6.2","u":"/docs/Changelog","h":"#062","p":1},{"i":35,"t":"0.6.1","u":"/docs/Changelog","h":"#061","p":1},{"i":37,"t":"0.6.0","u":"/docs/Changelog","h":"#060","p":1},{"i":39,"t":"0.5.4","u":"/docs/Changelog","h":"#054","p":1},{"i":41,"t":"0.5.3","u":"/docs/Changelog","h":"#053","p":1},{"i":43,"t":"0.5.2","u":"/docs/Changelog","h":"#052","p":1},{"i":45,"t":"0.5.1","u":"/docs/Changelog","h":"#051","p":1},{"i":47,"t":"0.5.0","u":"/docs/Changelog","h":"#050","p":1},{"i":49,"t":"0.4.5","u":"/docs/Changelog","h":"#045","p":1},{"i":51,"t":"0.4.4","u":"/docs/Changelog","h":"#044","p":1},{"i":53,"t":"0.4.3","u":"/docs/Changelog","h":"#043","p":1},{"i":55,"t":"0.4.2","u":"/docs/Changelog","h":"#042","p":1},{"i":57,"t":"0.4.1","u":"/docs/Changelog","h":"#041","p":1},{"i":59,"t":"0.4.0","u":"/docs/Changelog","h":"#040","p":1},{"i":61,"t":"0.3.2","u":"/docs/Changelog","h":"#032","p":1},{"i":63,"t":"0.3.1","u":"/docs/Changelog","h":"#031","p":1},{"i":65,"t":"0.3.0","u":"/docs/Changelog","h":"#030","p":1},{"i":67,"t":"0.2.2","u":"/docs/Changelog","h":"#022","p":1},{"i":69,"t":"0.2.1","u":"/docs/Changelog","h":"#021","p":1},{"i":71,"t":"0.2.0","u":"/docs/Changelog","h":"#020","p":1},{"i":73,"t":"0.1.0","u":"/docs/Changelog","h":"#010","p":1},{"i":77,"t":"New Keywords","u":"/docs/Compatibility","h":"#new-keywords","p":75},{"i":79,"t":"Mitigations","u":"/docs/Compatibility","h":"#mitigations","p":75},{"i":81,"t":"Compile-time Configuration (pluto_use)","u":"/docs/Compatibility","h":"#compile-time-configuration-pluto_use","p":75},{"i":83,"t":"Compatible Keywords","u":"/docs/Compatibility","h":"#compatible-keywords","p":75},{"i":85,"t":"Default Table Metatable","u":"/docs/Compatibility","h":"#default-table-metatable","p":75},{"i":89,"t":"Installation","u":"/docs/Editor Integration","h":"#installation","p":87},{"i":93,"t":"Content Moderation","u":"/docs/For Integrators","h":"#content-moderation","p":91},{"i":94,"t":"Compiled Code","u":"/docs/For Integrators","h":"#compiled-code","p":91},{"i":96,"t":"Custom Module Filters","u":"/docs/For Integrators","h":"#custom-module-filters","p":91},{"i":98,"t":"Prevent Loading of Binary Modules","u":"/docs/For Integrators","h":"#prevent-loading-of-binary-modules","p":91},{"i":100,"t":"Execution Time Limit","u":"/docs/For Integrators","h":"#execution-time-limit","p":91},{"i":102,"t":"Infinite Loop Prevention","u":"/docs/For Integrators","h":"#infinite-loop-prevention","p":91},{"i":104,"t":"VM Dumping","u":"/docs/For Integrators","h":"#vm-dumping","p":91},{"i":106,"t":"Configuration","u":"/docs/For Integrators","h":"#configuration","p":91},{"i":108,"t":"What it looks like","u":"/docs/For Integrators","h":"#what-it-looks-like","p":91},{"i":112,"t":"What does Pluto aspire to be?","u":"/docs/Introduction","h":"#what-does-pluto-aspire-to-be","p":110},{"i":116,"t":"Write Pluto Online","u":"/docs/Getting Started","h":"#write-pluto-online","p":114},{"i":118,"t":"Prebuilt Binaries","u":"/docs/Getting Started","h":"#prebuilt-binaries","p":114},{"i":120,"t":"Packages","u":"/docs/Getting Started","h":"#packages","p":114},{"i":121,"t":"Chocolatey","u":"/docs/Getting Started","h":"#chocolatey","p":114},{"i":123,"t":"APT Repository","u":"/docs/Getting Started","h":"#apt-repository","p":114},{"i":125,"t":"AUR","u":"/docs/Getting Started","h":"#aur","p":114},{"i":127,"t":"Termux","u":"/docs/Getting Started","h":"#termux","p":114},{"i":129,"t":"Compile Pluto Yourself","u":"/docs/Getting Started","h":"#compile-pluto-yourself","p":114},{"i":131,"t":"PHP Scripts","u":"/docs/Getting Started","h":"#php-scripts","p":114},{"i":133,"t":"Visual Studio","u":"/docs/Getting Started","h":"#visual-studio","p":114},{"i":135,"t":"Make","u":"/docs/Getting Started","h":"#make","p":114},{"i":137,"t":"Sun","u":"/docs/Getting Started","h":"#sun","p":114},{"i":143,"t":"Function calls","u":"/docs/New Features/Compile-Time Evaluation","h":"#function-calls","p":141},{"i":145,"t":"Variables","u":"/docs/New Features/Compile-Time Evaluation","h":"#variables","p":141},{"i":147,"t":"Conditionals","u":"/docs/New Features/Compile-Time Evaluation","h":"#conditionals","p":141},{"i":151,"t":"Warning Types","u":"/docs/New Features/Compiler Warnings","h":"#warning-types","p":149},{"i":152,"t":"var-shadow","u":"/docs/New Features/Compiler Warnings","h":"#var-shadow","p":149},{"i":154,"t":"global-shadow","u":"/docs/New Features/Compiler Warnings","h":"#global-shadow","p":149},{"i":156,"t":"field-shadow","u":"/docs/New Features/Compiler Warnings","h":"#field-shadow","p":149},{"i":158,"t":"type-mismatch","u":"/docs/New Features/Compiler Warnings","h":"#type-mismatch","p":149},{"i":160,"t":"unreachable-code","u":"/docs/New Features/Compiler Warnings","h":"#unreachable-code","p":149},{"i":162,"t":"excessive-arguments","u":"/docs/New Features/Compiler Warnings","h":"#excessive-arguments","p":149},{"i":164,"t":"bad-practice","u":"/docs/New Features/Compiler Warnings","h":"#bad-practice","p":149},{"i":166,"t":"possible-typo","u":"/docs/New Features/Compiler Warnings","h":"#possible-typo","p":149},{"i":168,"t":"non-portable-code","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-code","p":149},{"i":170,"t":"non-portable-name","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-name","p":149},{"i":172,"t":"non-portable-bytecode","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-bytecode","p":149},{"i":174,"t":"unannotated-fallthrough","u":"/docs/New Features/Compiler Warnings","h":"#unannotated-fallthrough","p":149},{"i":176,"t":"implicit-global","u":"/docs/New Features/Compiler Warnings","h":"#implicit-global","p":149},{"i":178,"t":"discarded-return","u":"/docs/New Features/Compiler Warnings","h":"#discarded-return","p":149},{"i":180,"t":"Compile-time Configuration","u":"/docs/New Features/Compiler Warnings","h":"#compile-time-configuration","p":149},{"i":182,"t":"Changing Warning States","u":"/docs/New Features/Compiler Warnings","h":"#changing-warning-states","p":149},{"i":184,"t":"Disable Warnings On Line","u":"/docs/New Features/Compiler Warnings","h":"#disable-warnings-on-line","p":149},{"i":190,"t":"Array destructuring","u":"/docs/New Features/Destructuring","h":"#array-destructuring","p":188},{"i":192,"t":"Table destructuring","u":"/docs/New Features/Destructuring","h":"#table-destructuring","p":188},{"i":194,"t":"Different variable name","u":"/docs/New Features/Destructuring","h":"#different-variable-name","p":188},{"i":196,"t":"Standard Library","u":"/docs/New Features/Destructuring","h":"#standard-library","p":188},{"i":200,"t":"Scoped Enums","u":"/docs/New Features/Enumerations","h":"#scoped-enums","p":198},{"i":202,"t":"Reflection","u":"/docs/New Features/Enumerations","h":"#reflection","p":198},{"i":204,"t":"Anonymous Enums","u":"/docs/New Features/Enumerations","h":"#anonymous-enums","p":198},{"i":206,"t":"Using Compatibility Mode?","u":"/docs/New Features/Enumerations","h":"#using-compatibility-mode","p":198},{"i":210,"t":"Compiler Warnings","u":"/docs/New Features/Explicit Globals","h":"#compiler-warnings","p":208},{"i":214,"t":"Using Compatibility Mode?","u":"/docs/New Features/Export Modifier","h":"#using-compatibility-mode","p":212},{"i":220,"t":"Continue's Only Argument","u":"/docs/New Features/Continue Statement","h":"#continues-only-argument","p":218},{"i":222,"t":"Using Compatibility Mode?","u":"/docs/New Features/Continue Statement","h":"#using-compatibility-mode","p":218},{"i":226,"t":"Rules","u":"/docs/New Features/In Expressions","h":"#rules","p":224},{"i":236,"t":"Mixing arguments","u":"/docs/New Features/Named Arguments","h":"#mixing-arguments","p":234},{"i":238,"t":"Limitations","u":"/docs/New Features/Named Arguments","h":"#limitations","p":234},{"i":241,"t":"For Member Access","u":"/docs/New Features/Safe Navigation","h":"#for-member-access","p":240},{"i":243,"t":"For Method Calls","u":"/docs/New Features/Safe Navigation","h":"#for-method-calls","p":240},{"i":249,"t":"Cosmetic Underscores","u":"/docs/New Features/Numeral Parsing","h":"#cosmetic-underscores","p":247},{"i":251,"t":"Binary Integers","u":"/docs/New Features/Numeral Parsing","h":"#binary-integers","p":247},{"i":257,"t":"What will this prevent?","u":"/docs/New Features/Table Freezing","h":"#what-will-this-prevent","p":255},{"i":261,"t":"Switch Statement","u":"/docs/New Features/Switch Blocks","h":"#switch-statement","p":259},{"i":263,"t":"Case Blocks","u":"/docs/New Features/Switch Blocks","h":"#case-blocks","p":259},{"i":265,"t":"Switch Expression","u":"/docs/New Features/Switch Blocks","h":"#switch-expression","p":259},{"i":267,"t":"Using Compatibility Mode?","u":"/docs/New Features/Switch Blocks","h":"#using-compatibility-mode","p":259},{"i":271,"t":"Doesn't Lua already have ternaries?","u":"/docs/New Features/Ternary Expressions","h":"#doesnt-lua-already-have-ternaries","p":269},{"i":275,"t":"Method Creation","u":"/docs/New Features/Object-Oriented Programming","h":"#method-creation","p":273},{"i":277,"t":"Static Functions","u":"/docs/New Features/Object-Oriented Programming","h":"#static-functions","p":273},{"i":279,"t":"New Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#new-operator","p":273},{"i":281,"t":"Class Statement","u":"/docs/New Features/Object-Oriented Programming","h":"#class-statement","p":273},{"i":283,"t":"Class Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#class-expression","p":273},{"i":285,"t":"Extends","u":"/docs/New Features/Object-Oriented Programming","h":"#extends","p":273},{"i":287,"t":"Parent Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#parent-expression","p":273},{"i":289,"t":"Private Fields","u":"/docs/New Features/Object-Oriented Programming","h":"#private-fields","p":273},{"i":291,"t":"Constructor Promotion","u":"/docs/New Features/Object-Oriented Programming","h":"#constructor-promotion","p":273},{"i":293,"t":"Instanceof Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#instanceof-operator","p":273},{"i":295,"t":"Using Compatibility Mode?","u":"/docs/New Features/Object-Oriented Programming","h":"#using-compatibility-mode","p":273},{"i":299,"t":"What types can I use?","u":"/docs/New Features/Type Hinting","h":"#what-types-can-i-use","p":297},{"i":304,"t":"Operator Aliases","u":"/docs/New Operators","h":"#operator-aliases","p":303},{"i":306,"t":"Compound Operators","u":"/docs/New Operators","h":"#compound-operators","p":303},{"i":308,"t":"Coalescing Operator","u":"/docs/New Operators","h":"#coalescing-operator","p":303},{"i":310,"t":"Walrus Operator","u":"/docs/New Operators","h":"#walrus-operator","p":303},{"i":312,"t":"Spaceship Operator","u":"/docs/New Operators","h":"#spaceship-operator","p":303},{"i":314,"t":"Pipe Operator","u":"/docs/New Operators","h":"#pipe-operator","p":303},{"i":316,"t":"Additional Arguments","u":"/docs/New Operators","h":"#additional-arguments","p":303},{"i":318,"t":"Methods Calls","u":"/docs/New Operators","h":"#methods-calls","p":303},{"i":320,"t":"Anonymous Functions","u":"/docs/New Operators","h":"#anonymous-functions","p":303},{"i":324,"t":"Using Compatibility Mode?","u":"/docs/New Features/Try-Catch Statement","h":"#using-compatibility-mode","p":322},{"i":328,"t":"How does it work?","u":"/docs/Optimizations/For Loops","h":"#how-does-it-work","p":326},{"i":346,"t":"Example 1","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-1","p":344},{"i":348,"t":"Example 2","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-2","p":344},{"i":350,"t":"ANSI Coloring","u":"/docs/QoL Improvements/Syntax Errors","h":"#ansi-coloring","p":344},{"i":354,"t":"base32.encode","u":"/docs/Runtime Environment/Base32","h":"#base32encode","p":352},{"i":356,"t":"base32.decode","u":"/docs/Runtime Environment/Base32","h":"#base32decode","p":352},{"i":360,"t":"bigint.new","u":"/docs/Runtime Environment/Bigint","h":"#bigintnew","p":358},{"i":362,"t":"bigint.tostring, __tostring","u":"/docs/Runtime Environment/Bigint","h":"#biginttostring-__tostring","p":358},{"i":364,"t":"bigint.hex","u":"/docs/Runtime Environment/Bigint","h":"#biginthex","p":358},{"i":366,"t":"bigint.binary","u":"/docs/Runtime Environment/Bigint","h":"#bigintbinary","p":358},{"i":368,"t":"bigint.add, __add","u":"/docs/Runtime Environment/Bigint","h":"#bigintadd-__add","p":358},{"i":370,"t":"bigint.sub, __sub","u":"/docs/Runtime Environment/Bigint","h":"#bigintsub-__sub","p":358},{"i":372,"t":"bigint.mul, __mul","u":"/docs/Runtime Environment/Bigint","h":"#bigintmul-__mul","p":358},{"i":374,"t":"bigint.div","u":"/docs/Runtime Environment/Bigint","h":"#bigintdiv","p":358},{"i":376,"t":"__div","u":"/docs/Runtime Environment/Bigint","h":"#__div","p":358},{"i":378,"t":"bigint.mod, __mod","u":"/docs/Runtime Environment/Bigint","h":"#bigintmod-__mod","p":358},{"i":380,"t":"bigint.pow, __pow","u":"/docs/Runtime Environment/Bigint","h":"#bigintpow-__pow","p":358},{"i":382,"t":"bigint.bitlength","u":"/docs/Runtime Environment/Bigint","h":"#bigintbitlength","p":358},{"i":386,"t":"base64.encode","u":"/docs/Runtime Environment/Base64","h":"#base64encode","p":384},{"i":388,"t":"base64.decode","u":"/docs/Runtime Environment/Base64","h":"#base64decode","p":384},{"i":390,"t":"base64.urlencode","u":"/docs/Runtime Environment/Base64","h":"#base64urlencode","p":384},{"i":392,"t":"base64.urldecode","u":"/docs/Runtime Environment/Base64","h":"#base64urldecode","p":384},{"i":396,"t":"cat.encode","u":"/docs/Runtime Environment/CaT","h":"#catencode","p":394},{"i":398,"t":"cat.decode","u":"/docs/Runtime Environment/CaT","h":"#catdecode","p":394},{"i":402,"t":"coroutine.xresume","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinexresume","p":400},{"i":404,"t":"coroutine.sleep","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinesleep","p":400},{"i":410,"t":"Non-Cryptographic Hashing Algorithms","u":"/docs/Runtime Environment/Crypto","h":"#non-cryptographic-hashing-algorithms","p":408},{"i":411,"t":"crypto.lua","u":"/docs/Runtime Environment/Crypto","h":"#cryptolua","p":408},{"i":413,"t":"crypto.md5","u":"/docs/Runtime Environment/Crypto","h":"#cryptomd5","p":408},{"i":415,"t":"crypto.djb2","u":"/docs/Runtime Environment/Crypto","h":"#cryptodjb2","p":408},{"i":417,"t":"crypto.fnv1","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1","p":408},{"i":419,"t":"crypto.fnv1a","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1a","p":408},{"i":421,"t":"crypto.joaat","u":"/docs/Runtime Environment/Crypto","h":"#cryptojoaat","p":408},{"i":423,"t":"crypto.sdbm","u":"/docs/Runtime Environment/Crypto","h":"#cryptosdbm","p":408},{"i":425,"t":"crypto.crc32","u":"/docs/Runtime Environment/Crypto","h":"#cryptocrc32","p":408},{"i":427,"t":"crypto.adler32","u":"/docs/Runtime Environment/Crypto","h":"#cryptoadler32","p":408},{"i":429,"t":"crypto.lookup3","u":"/docs/Runtime Environment/Crypto","h":"#cryptolookup3","p":408},{"i":431,"t":"crypto.times33","u":"/docs/Runtime Environment/Crypto","h":"#cryptotimes33","p":408},{"i":433,"t":"crypto.murmur1","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur1","p":408},{"i":435,"t":"crypto.murmur2","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2","p":408},{"i":437,"t":"crypto.murmur2a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2a","p":408},{"i":439,"t":"crypto.murmur64a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64a","p":408},{"i":441,"t":"crypto.murmur64b","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64b","p":408},{"i":443,"t":"crypto.murmur2neutral","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2neutral","p":408},{"i":445,"t":"Cryptographic Hashing Algorithms","u":"/docs/Runtime Environment/Crypto","h":"#cryptographic-hashing-algorithms","p":408},{"i":446,"t":"crypto.sha1","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha1","p":408},{"i":448,"t":"crypto.sha256","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha256","p":408},{"i":450,"t":"crypto.sha384","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha384","p":408},{"i":452,"t":"crypto.sha512","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha512","p":408},{"i":454,"t":"Cryptographic PRNGs","u":"/docs/Runtime Environment/Crypto","h":"#cryptographic-prngs","p":408},{"i":455,"t":"crypto.random","u":"/docs/Runtime Environment/Crypto","h":"#cryptorandom","p":408},{"i":457,"t":"AES-CBC, AES-CFB","u":"/docs/Runtime Environment/Crypto","h":"#aes-cbc-aes-cfb","p":408},{"i":459,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt","p":408},{"i":461,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt","p":408},{"i":463,"t":"AES-ECB","u":"/docs/Runtime Environment/Crypto","h":"#aes-ecb","p":408},{"i":465,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-1","p":408},{"i":467,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-1","p":408},{"i":469,"t":"AES-GCM","u":"/docs/Runtime Environment/Crypto","h":"#aes-gcm","p":408},{"i":471,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-2","p":408},{"i":473,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-2","p":408},{"i":475,"t":"RSA","u":"/docs/Runtime Environment/Crypto","h":"#rsa","p":408},{"i":476,"t":"crypto.generatekeypair","u":"/docs/Runtime Environment/Crypto","h":"#cryptogeneratekeypair","p":408},{"i":478,"t":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-3","p":408},{"i":480,"t":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-3","p":408},{"i":482,"t":"crypto.sign","u":"/docs/Runtime Environment/Crypto","h":"#cryptosign","p":408},{"i":484,"t":"crypto.verify","u":"/docs/Runtime Environment/Crypto","h":"#cryptoverify","p":408},{"i":488,"t":"_PVERSION","u":"/docs/Runtime Environment/Global & Base","h":"#_pversion","p":486},{"i":490,"t":"_PSOUP","u":"/docs/Runtime Environment/Global & Base","h":"#_psoup","p":486},{"i":492,"t":"os.platform","u":"/docs/Runtime Environment/Global & Base","h":"#osplatform","p":486},{"i":494,"t":"package.path","u":"/docs/Runtime Environment/Global & Base","h":"#packagepath","p":486},{"i":496,"t":"Default Metatables","u":"/docs/Runtime Environment/Global & Base","h":"#default-metatables","p":486},{"i":498,"t":"dumpvar","u":"/docs/Runtime Environment/Global & Base","h":"#dumpvar","p":486},{"i":500,"t":"exportvar","u":"/docs/Runtime Environment/Global & Base","h":"#exportvar","p":486},{"i":502,"t":"range","u":"/docs/Runtime Environment/Global & Base","h":"#range","p":486},{"i":504,"t":"compareversions","u":"/docs/Runtime Environment/Global & Base","h":"#compareversions","p":486},{"i":506,"t":"wcall","u":"/docs/Runtime Environment/Global & Base","h":"#wcall","p":486},{"i":510,"t":"http.request","u":"/docs/Runtime Environment/HTTP","h":"#httprequest","p":508},{"i":512,"t":"http.hasconnection","u":"/docs/Runtime Environment/HTTP","h":"#httphasconnection","p":508},{"i":514,"t":"http.closeconnections","u":"/docs/Runtime Environment/HTTP","h":"#httpcloseconnections","p":508},{"i":518,"t":"json.encode","u":"/docs/Runtime Environment/JSON","h":"#jsonencode","p":516},{"i":520,"t":"json.decode","u":"/docs/Runtime Environment/JSON","h":"#jsondecode","p":516},{"i":524,"t":"math.isnan","u":"/docs/Runtime Environment/Math","h":"#mathisnan","p":522},{"i":526,"t":"math.round","u":"/docs/Runtime Environment/Math","h":"#mathround","p":522},{"i":528,"t":"math.atan2","u":"/docs/Runtime Environment/Math","h":"#mathatan2","p":522},{"i":532,"t":"os.sleep","u":"/docs/Runtime Environment/OS","h":"#ossleep","p":530},{"i":534,"t":"os.nanos, os.micros, os.millis, os.seconds","u":"/docs/Runtime Environment/OS","h":"#osnanos-osmicros-osmillis-osseconds","p":530},{"i":536,"t":"os.unixseconds","u":"/docs/Runtime Environment/OS","h":"#osunixseconds","p":530},{"i":540,"t":"socket.connect","u":"/docs/Runtime Environment/Socket","h":"#socketconnect","p":538},{"i":542,"t":"socket.listen","u":"/docs/Runtime Environment/Socket","h":"#socketlisten","p":538},{"i":544,"t":"socket.bind","u":"/docs/Runtime Environment/Socket","h":"#socketbind","p":538},{"i":546,"t":"Socket Class","u":"/docs/Runtime Environment/Socket","h":"#socket-class","p":538},{"i":548,"t":"socket.send","u":"/docs/Runtime Environment/Socket","h":"#socketsend","p":538},{"i":550,"t":"socket.recv","u":"/docs/Runtime Environment/Socket","h":"#socketrecv","p":538},{"i":552,"t":"socket.unrecv","u":"/docs/Runtime Environment/Socket","h":"#socketunrecv","p":538},{"i":554,"t":"socket.starttls","u":"/docs/Runtime Environment/Socket","h":"#socketstarttls","p":538},{"i":556,"t":"socket.close","u":"/docs/Runtime Environment/Socket","h":"#socketclose","p":538},{"i":558,"t":"Listener Class","u":"/docs/Runtime Environment/Socket","h":"#listener-class","p":538},{"i":560,"t":"accept","u":"/docs/Runtime Environment/Socket","h":"#accept","p":538},{"i":562,"t":"hasconnection","u":"/docs/Runtime Environment/Socket","h":"#hasconnection","p":538},{"i":566,"t":"__construct","u":"/docs/Runtime Environment/Scheduler","h":"#__construct","p":564},{"i":568,"t":"add","u":"/docs/Runtime Environment/Scheduler","h":"#add","p":564},{"i":570,"t":"addloop","u":"/docs/Runtime Environment/Scheduler","h":"#addloop","p":564},{"i":572,"t":"run","u":"/docs/Runtime Environment/Scheduler","h":"#run","p":564},{"i":574,"t":"yieldfunc","u":"/docs/Runtime Environment/Scheduler","h":"#yieldfunc","p":564},{"i":576,"t":"errorfunc","u":"/docs/Runtime Environment/Scheduler","h":"#errorfunc","p":564},{"i":580,"t":"assert.isnil","u":"/docs/Runtime Environment/Assert","h":"#assertisnil","p":578},{"i":582,"t":"assert.istrue","u":"/docs/Runtime Environment/Assert","h":"#assertistrue","p":578},{"i":584,"t":"assert.isfalse","u":"/docs/Runtime Environment/Assert","h":"#assertisfalse","p":578},{"i":586,"t":"assert.falsy","u":"/docs/Runtime Environment/Assert","h":"#assertfalsy","p":578},{"i":588,"t":"assert.truthy","u":"/docs/Runtime Environment/Assert","h":"#asserttruthy","p":578},{"i":590,"t":"assert.notnil","u":"/docs/Runtime Environment/Assert","h":"#assertnotnil","p":578},{"i":592,"t":"assert.equal","u":"/docs/Runtime Environment/Assert","h":"#assertequal","p":578},{"i":594,"t":"assert.nequal","u":"/docs/Runtime Environment/Assert","h":"#assertnequal","p":578},{"i":596,"t":"assert.less","u":"/docs/Runtime Environment/Assert","h":"#assertless","p":578},{"i":598,"t":"assert.lesseq","u":"/docs/Runtime Environment/Assert","h":"#assertlesseq","p":578},{"i":600,"t":"assert.greater","u":"/docs/Runtime Environment/Assert","h":"#assertgreater","p":578},{"i":602,"t":"assert.greatereq","u":"/docs/Runtime Environment/Assert","h":"#assertgreatereq","p":578},{"i":604,"t":"assert.noerror","u":"/docs/Runtime Environment/Assert","h":"#assertnoerror","p":578},{"i":606,"t":"assert.haserror","u":"/docs/Runtime Environment/Assert","h":"#asserthaserror","p":578},{"i":608,"t":"assert.searcherror","u":"/docs/Runtime Environment/Assert","h":"#assertsearcherror","p":578},{"i":612,"t":"io.rename","u":"/docs/Runtime Environment/IO","h":"#iorename","p":610},{"i":614,"t":"io.remove","u":"/docs/Runtime Environment/IO","h":"#ioremove","p":610},{"i":616,"t":"io.copy","u":"/docs/Runtime Environment/IO","h":"#iocopy","p":610},{"i":618,"t":"io.part","u":"/docs/Runtime Environment/IO","h":"#iopart","p":610},{"i":620,"t":"io.isdir","u":"/docs/Runtime Environment/IO","h":"#ioisdir","p":610},{"i":622,"t":"io.isfile","u":"/docs/Runtime Environment/IO","h":"#ioisfile","p":610},{"i":624,"t":"io.exists","u":"/docs/Runtime Environment/IO","h":"#ioexists","p":610},{"i":626,"t":"io.makedir","u":"/docs/Runtime Environment/IO","h":"#iomakedir","p":610},{"i":628,"t":"io.listdir","u":"/docs/Runtime Environment/IO","h":"#iolistdir","p":610},{"i":630,"t":"io.makedirs","u":"/docs/Runtime Environment/IO","h":"#iomakedirs","p":610},{"i":632,"t":"io.absolute","u":"/docs/Runtime Environment/IO","h":"#ioabsolute","p":610},{"i":634,"t":"io.relative","u":"/docs/Runtime Environment/IO","h":"#iorelative","p":610},{"i":636,"t":"io.contents","u":"/docs/Runtime Environment/IO","h":"#iocontents","p":610},{"i":638,"t":"io.filesize","u":"/docs/Runtime Environment/IO","h":"#iofilesize","p":610},{"i":640,"t":"io.writetime","u":"/docs/Runtime Environment/IO","h":"#iowritetime","p":610},{"i":642,"t":"io.currentdir","u":"/docs/Runtime Environment/IO","h":"#iocurrentdir","p":610},{"i":646,"t":"url.encode","u":"/docs/Runtime Environment/URL","h":"#urlencode","p":644},{"i":648,"t":"url.decode","u":"/docs/Runtime Environment/URL","h":"#urldecode","p":644},{"i":650,"t":"url.parse","u":"/docs/Runtime Environment/URL","h":"#urlparse","p":644},{"i":654,"t":"table.sort","u":"/docs/Runtime Environment/Table","h":"#tablesort","p":652},{"i":656,"t":"table.sorted","u":"/docs/Runtime Environment/Table","h":"#tablesorted","p":652},{"i":658,"t":"table.size","u":"/docs/Runtime Environment/Table","h":"#tablesize","p":652},{"i":660,"t":"table.clear","u":"/docs/Runtime Environment/Table","h":"#tableclear","p":652},{"i":662,"t":"table.freeze","u":"/docs/Runtime Environment/Table","h":"#tablefreeze","p":652},{"i":664,"t":"table.isfrozen","u":"/docs/Runtime Environment/Table","h":"#tableisfrozen","p":652},{"i":666,"t":"table.contains","u":"/docs/Runtime Environment/Table","h":"#tablecontains","p":652},{"i":668,"t":"table.find","u":"/docs/Runtime Environment/Table","h":"#tablefind","p":652},{"i":670,"t":"table.reverse","u":"/docs/Runtime Environment/Table","h":"#tablereverse","p":652},{"i":672,"t":"table.reversed","u":"/docs/Runtime Environment/Table","h":"#tablereversed","p":652},{"i":674,"t":"table.reorder","u":"/docs/Runtime Environment/Table","h":"#tablereorder","p":652},{"i":676,"t":"table.reordered","u":"/docs/Runtime Environment/Table","h":"#tablereordered","p":652},{"i":678,"t":"table.foreach","u":"/docs/Runtime Environment/Table","h":"#tableforeach","p":652},{"i":680,"t":"table.filter","u":"/docs/Runtime Environment/Table","h":"#tablefilter","p":652},{"i":682,"t":"table.filtered","u":"/docs/Runtime Environment/Table","h":"#tablefiltered","p":652},{"i":684,"t":"table.map","u":"/docs/Runtime Environment/Table","h":"#tablemap","p":652},{"i":686,"t":"table.mapped","u":"/docs/Runtime Environment/Table","h":"#tablemapped","p":652},{"i":688,"t":"table.reduce","u":"/docs/Runtime Environment/Table","h":"#tablereduce","p":652},{"i":690,"t":"table.min","u":"/docs/Runtime Environment/Table","h":"#tablemin","p":652},{"i":692,"t":"table.max","u":"/docs/Runtime Environment/Table","h":"#tablemax","p":652},{"i":694,"t":"table.checkall","u":"/docs/Runtime Environment/Table","h":"#tablecheckall","p":652},{"i":698,"t":"__construct","u":"/docs/Runtime Environment/Vector3","h":"#__construct","p":696},{"i":700,"t":"__tostring","u":"/docs/Runtime Environment/Vector3","h":"#__tostring","p":696},{"i":702,"t":"__add, __sub, __mul, __div","u":"/docs/Runtime Environment/Vector3","h":"#__add-__sub-__mul-__div","p":696},{"i":704,"t":"__eq","u":"/docs/Runtime Environment/Vector3","h":"#__eq","p":696},{"i":706,"t":"__len, magnitude","u":"/docs/Runtime Environment/Vector3","h":"#__len-magnitude","p":696},{"i":708,"t":"sum","u":"/docs/Runtime Environment/Vector3","h":"#sum","p":696},{"i":710,"t":"min","u":"/docs/Runtime Environment/Vector3","h":"#min","p":696},{"i":712,"t":"max","u":"/docs/Runtime Environment/Vector3","h":"#max","p":696},{"i":714,"t":"dot","u":"/docs/Runtime Environment/Vector3","h":"#dot","p":696},{"i":716,"t":"abs","u":"/docs/Runtime Environment/Vector3","h":"#abs","p":696},{"i":718,"t":"normalized, normalised","u":"/docs/Runtime Environment/Vector3","h":"#normalized-normalised","p":696},{"i":720,"t":"torot","u":"/docs/Runtime Environment/Vector3","h":"#torot","p":696},{"i":722,"t":"lookat","u":"/docs/Runtime Environment/Vector3","h":"#lookat","p":696},{"i":724,"t":"todir","u":"/docs/Runtime Environment/Vector3","h":"#todir","p":696},{"i":728,"t":"xml.encode","u":"/docs/Runtime Environment/XML","h":"#xmlencode","p":726},{"i":730,"t":"xml.decode","u":"/docs/Runtime Environment/XML","h":"#xmldecode","p":726},{"i":734,"t":"string.upper","u":"/docs/Runtime Environment/String","h":"#stringupper","p":732},{"i":736,"t":"string.lower","u":"/docs/Runtime Environment/String","h":"#stringlower","p":732},{"i":738,"t":"string.split","u":"/docs/Runtime Environment/String","h":"#stringsplit","p":732},{"i":740,"t":"string.rfind","u":"/docs/Runtime Environment/String","h":"#stringrfind","p":732},{"i":742,"t":"string.strip","u":"/docs/Runtime Environment/String","h":"#stringstrip","p":732},{"i":744,"t":"string.lstrip","u":"/docs/Runtime Environment/String","h":"#stringlstrip","p":732},{"i":746,"t":"string.rstrip","u":"/docs/Runtime Environment/String","h":"#stringrstrip","p":732},{"i":748,"t":"string.isascii","u":"/docs/Runtime Environment/String","h":"#stringisascii","p":732},{"i":750,"t":"string.islower","u":"/docs/Runtime Environment/String","h":"#stringislower","p":732},{"i":752,"t":"string.isalpha","u":"/docs/Runtime Environment/String","h":"#stringisalpha","p":732},{"i":754,"t":"string.isupper","u":"/docs/Runtime Environment/String","h":"#stringisupper","p":732},{"i":756,"t":"string.isalnum","u":"/docs/Runtime Environment/String","h":"#stringisalnum","p":732},{"i":758,"t":"string.iswhitespace","u":"/docs/Runtime Environment/String","h":"#stringiswhitespace","p":732},{"i":760,"t":"string.uformat","u":"/docs/Runtime Environment/String","h":"#stringuformat","p":732},{"i":762,"t":"string.replace","u":"/docs/Runtime Environment/String","h":"#stringreplace","p":732},{"i":764,"t":"string.truncate","u":"/docs/Runtime Environment/String","h":"#stringtruncate","p":732},{"i":766,"t":"string.contains","u":"/docs/Runtime Environment/String","h":"#stringcontains","p":732},{"i":768,"t":"string.casefold","u":"/docs/Runtime Environment/String","h":"#stringcasefold","p":732},{"i":770,"t":"string.formatint","u":"/docs/Runtime Environment/String","h":"#stringformatint","p":732},{"i":772,"t":"string.partition","u":"/docs/Runtime Environment/String","h":"#stringpartition","p":732},{"i":774,"t":"string.endswith","u":"/docs/Runtime Environment/String","h":"#stringendswith","p":732},{"i":776,"t":"string.startswith","u":"/docs/Runtime Environment/String","h":"#stringstartswith","p":732}],"index":{"version":"2.3.9","fields":["t"],"fieldVectors":[["t/3",[0,6.124]],["t/5",[1,6.124]],["t/7",[2,6.124]],["t/9",[3,6.124]],["t/11",[4,6.124]],["t/13",[5,6.124]],["t/15",[6,6.124]],["t/17",[7,6.124]],["t/19",[8,6.124]],["t/21",[9,6.124]],["t/23",[10,6.124]],["t/25",[11,6.124]],["t/27",[12,6.124]],["t/29",[13,6.124]],["t/31",[14,6.124]],["t/33",[15,6.124]],["t/35",[16,6.124]],["t/37",[17,6.124]],["t/39",[18,6.124]],["t/41",[19,6.124]],["t/43",[20,6.124]],["t/45",[21,6.124]],["t/47",[22,6.124]],["t/49",[23,6.124]],["t/51",[24,6.124]],["t/53",[25,6.124]],["t/55",[26,6.124]],["t/57",[27,6.124]],["t/59",[28,6.124]],["t/61",[29,6.124]],["t/63",[30,6.124]],["t/65",[31,6.124]],["t/67",[32,6.124]],["t/69",[33,6.124]],["t/71",[34,6.124]],["t/73",[35,6.124]],["t/77",[36,4.17,37,4.17]],["t/79",[38,6.124]],["t/81",[39,2.338,40,2.596,41,2.596,42,3.08]],["t/83",[37,4.17,43,3.233]],["t/85",[44,3.342,45,3.342,46,3.342]],["t/89",[47,6.124]],["t/93",[48,4.606,49,4.606]],["t/94",[39,3.497,50,3.883]],["t/96",[51,3.692,52,3.342,53,3.692]],["t/98",[52,2.788,54,2.596,55,3.08,56,2.596]],["t/100",[40,3.112,57,3.692,58,3.342]],["t/102",[54,3.112,59,3.692,60,3.692]],["t/104",[61,4.606,62,4.606]],["t/106",[41,5.162]],["t/108",[63,6.124]],["t/112",[64,3.883,65,4.606]],["t/116",[64,3.112,66,3.692,67,3.692]],["t/118",[56,3.883,68,4.606]],["t/120",[69,6.124]],["t/121",[70,6.124]],["t/123",[71,4.606,72,4.606]],["t/125",[73,6.124]],["t/127",[74,6.124]],["t/129",[39,2.803,64,3.112,75,3.692]],["t/131",[76,4.606,77,4.606]],["t/133",[78,4.606,79,4.606]],["t/135",[80,6.124]],["t/137",[81,6.124]],["t/143",[82,3.883,83,3.883]],["t/145",[84,5.544]],["t/147",[85,6.124]],["t/151",[86,3.669,87,3.883]],["t/152",[88,4.606,89,3.883]],["t/154",[89,3.883,90,4.17]],["t/156",[89,3.883,91,4.17]],["t/158",[87,3.883,92,4.606]],["t/160",[50,3.883,93,4.606]],["t/162",[94,4.606,95,3.669]],["t/164",[96,4.606,97,4.606]],["t/166",[98,4.606,99,4.606]],["t/168",[50,3.112,100,2.94,101,3.112]],["t/170",[100,2.94,101,3.112,102,3.342]],["t/172",[100,2.94,101,3.112,103,3.692]],["t/174",[104,4.606,105,4.606]],["t/176",[90,4.17,106,4.606]],["t/178",[107,4.606,108,4.606]],["t/180",[39,2.803,40,3.112,41,3.112]],["t/182",[86,2.94,109,3.692,110,3.692]],["t/184",[86,2.94,111,3.692,112,3.692]],["t/190",[113,4.606,114,4.17]],["t/192",[45,4.17,114,4.17]],["t/194",[84,3.342,102,3.342,115,3.692]],["t/196",[116,4.606,117,4.606]],["t/200",[118,4.606,119,4.17]],["t/202",[120,6.124]],["t/204",[119,4.17,121,4.17]],["t/206",[43,2.591,122,2.591,123,2.689]],["t/210",[39,3.497,86,3.669]],["t/214",[43,2.591,122,2.591,123,2.689]],["t/220",[95,3.669,124,4.606]],["t/222",[43,2.591,122,2.591,123,2.689]],["t/226",[125,6.124]],["t/236",[95,3.669,126,4.606]],["t/238",[58,5.544]],["t/241",[127,4.606,128,4.606]],["t/243",[83,3.883,129,3.883]],["t/249",[130,4.606,131,4.606]],["t/251",[56,3.883,132,4.606]],["t/257",[54,5.162]],["t/261",[133,4.17,134,4.17]],["t/263",[135,4.606,136,4.606]],["t/265",[133,4.17,137,3.883]],["t/267",[43,2.591,122,2.591,123,2.689]],["t/271",[138,3.08,139,3.08,140,3.08,141,3.08]],["t/275",[129,3.883,142,4.606]],["t/277",[82,3.883,143,4.606]],["t/279",[36,4.17,144,3.126]],["t/281",[134,4.17,145,3.669]],["t/283",[137,3.883,145,3.669]],["t/285",[146,6.124]],["t/287",[137,3.883,147,4.606]],["t/289",[91,4.17,148,4.606]],["t/291",[149,4.606,150,4.606]],["t/293",[144,3.126,151,4.606]],["t/295",[43,2.591,122,2.591,123,2.689]],["t/299",[87,3.883,122,3.233]],["t/304",[144,3.126,152,4.606]],["t/306",[144,3.126,153,4.606]],["t/308",[144,3.126,154,4.606]],["t/310",[144,3.126,155,4.606]],["t/312",[144,3.126,156,4.606]],["t/314",[144,3.126,157,4.606]],["t/316",[95,3.669,158,4.606]],["t/318",[83,3.883,129,3.883]],["t/320",[82,3.883,121,4.17]],["t/324",[43,2.591,122,2.591,123,2.689]],["t/328",[159,6.124]],["t/346",[160,4.17,161,4.606]],["t/348",[160,4.17,162,4.606]],["t/350",[163,4.606,164,4.606]],["t/354",[165,6.124]],["t/356",[166,6.124]],["t/360",[167,6.124]],["t/362",[168,4.606,169,4.17]],["t/364",[170,6.124]],["t/366",[171,6.124]],["t/368",[172,4.606,173,4.17]],["t/370",[174,4.606,175,4.17]],["t/372",[176,4.606,177,4.17]],["t/374",[178,6.124]],["t/376",[179,5.544]],["t/378",[180,4.606,181,4.606]],["t/380",[182,4.606,183,4.606]],["t/382",[184,6.124]],["t/386",[185,6.124]],["t/388",[186,6.124]],["t/390",[187,6.124]],["t/392",[188,6.124]],["t/396",[189,6.124]],["t/398",[190,6.124]],["t/402",[191,6.124]],["t/404",[192,6.124]],["t/410",[100,2.453,193,2.596,194,2.788,195,2.788]],["t/411",[196,6.124]],["t/413",[197,6.124]],["t/415",[198,6.124]],["t/417",[199,6.124]],["t/419",[200,6.124]],["t/421",[201,6.124]],["t/423",[202,6.124]],["t/425",[203,6.124]],["t/427",[204,6.124]],["t/429",[205,6.124]],["t/431",[206,6.124]],["t/433",[207,6.124]],["t/435",[208,6.124]],["t/437",[209,6.124]],["t/439",[210,6.124]],["t/441",[211,6.124]],["t/443",[212,6.124]],["t/445",[193,3.112,194,3.342,195,3.342]],["t/446",[213,6.124]],["t/448",[214,6.124]],["t/450",[215,6.124]],["t/452",[216,6.124]],["t/454",[193,3.883,217,4.606]],["t/455",[218,6.124]],["t/457",[219,4.123,220,3.08,221,3.08]],["t/459",[222,4.877]],["t/461",[223,4.877]],["t/463",[219,3.883,224,4.606]],["t/465",[222,4.877]],["t/467",[223,4.877]],["t/469",[219,3.883,225,4.606]],["t/471",[222,4.877]],["t/473",[223,4.877]],["t/475",[226,6.124]],["t/476",[227,6.124]],["t/478",[222,4.877]],["t/480",[223,4.877]],["t/482",[228,6.124]],["t/484",[229,6.124]],["t/488",[230,6.124]],["t/490",[231,6.124]],["t/492",[232,6.124]],["t/494",[233,6.124]],["t/496",[44,4.17,46,4.17]],["t/498",[234,6.124]],["t/500",[235,6.124]],["t/502",[236,6.124]],["t/504",[237,6.124]],["t/506",[238,6.124]],["t/510",[239,6.124]],["t/512",[240,6.124]],["t/514",[241,6.124]],["t/518",[242,6.124]],["t/520",[243,6.124]],["t/524",[244,6.124]],["t/526",[245,6.124]],["t/528",[246,6.124]],["t/532",[247,6.124]],["t/534",[248,3.08,249,3.08,250,3.08,251,3.08]],["t/536",[252,6.124]],["t/540",[253,6.124]],["t/542",[254,6.124]],["t/544",[255,6.124]],["t/546",[145,3.669,256,4.606]],["t/548",[257,6.124]],["t/550",[258,6.124]],["t/552",[259,6.124]],["t/554",[260,6.124]],["t/556",[261,6.124]],["t/558",[145,3.669,262,4.606]],["t/560",[263,6.124]],["t/562",[264,6.124]],["t/566",[265,5.544]],["t/568",[266,6.124]],["t/570",[267,6.124]],["t/572",[268,6.124]],["t/574",[269,6.124]],["t/576",[270,6.124]],["t/580",[271,6.124]],["t/582",[272,6.124]],["t/584",[273,6.124]],["t/586",[274,6.124]],["t/588",[275,6.124]],["t/590",[276,6.124]],["t/592",[277,6.124]],["t/594",[278,6.124]],["t/596",[279,6.124]],["t/598",[280,6.124]],["t/600",[281,6.124]],["t/602",[282,6.124]],["t/604",[283,6.124]],["t/606",[284,6.124]],["t/608",[285,6.124]],["t/612",[286,6.124]],["t/614",[287,6.124]],["t/616",[288,6.124]],["t/618",[289,6.124]],["t/620",[290,6.124]],["t/622",[291,6.124]],["t/624",[292,6.124]],["t/626",[293,5.544]],["t/628",[294,6.124]],["t/630",[293,5.544]],["t/632",[295,6.124]],["t/634",[296,6.124]],["t/636",[297,6.124]],["t/638",[298,6.124]],["t/640",[299,6.124]],["t/642",[300,6.124]],["t/646",[301,6.124]],["t/648",[302,6.124]],["t/650",[303,6.124]],["t/654",[304,5.544]],["t/656",[304,5.544]],["t/658",[305,6.124]],["t/660",[306,6.124]],["t/662",[307,6.124]],["t/664",[308,6.124]],["t/666",[309,6.124]],["t/668",[310,6.124]],["t/670",[311,5.544]],["t/672",[311,5.544]],["t/674",[312,5.544]],["t/676",[312,5.544]],["t/678",[313,6.124]],["t/680",[314,5.544]],["t/682",[314,5.544]],["t/684",[315,5.544]],["t/686",[315,5.544]],["t/688",[316,6.124]],["t/690",[317,6.124]],["t/692",[318,6.124]],["t/694",[319,6.124]],["t/698",[265,5.544]],["t/700",[169,5.544]],["t/702",[173,2.788,175,2.788,177,2.788,179,2.788]],["t/704",[320,6.124]],["t/706",[321,4.606,322,4.606]],["t/708",[323,6.124]],["t/710",[324,6.124]],["t/712",[325,6.124]],["t/714",[326,6.124]],["t/716",[327,6.124]],["t/718",[328,4.606,329,4.606]],["t/720",[330,6.124]],["t/722",[331,6.124]],["t/724",[332,6.124]],["t/728",[333,6.124]],["t/730",[334,6.124]],["t/734",[335,6.124]],["t/736",[336,6.124]],["t/738",[337,6.124]],["t/740",[338,6.124]],["t/742",[339,6.124]],["t/744",[340,6.124]],["t/746",[341,6.124]],["t/748",[342,6.124]],["t/750",[343,6.124]],["t/752",[344,6.124]],["t/754",[345,6.124]],["t/756",[346,6.124]],["t/758",[347,6.124]],["t/760",[348,6.124]],["t/762",[349,6.124]],["t/764",[350,6.124]],["t/766",[351,6.124]],["t/768",[352,6.124]],["t/770",[353,6.124]],["t/772",[354,6.124]],["t/774",[355,6.124]],["t/776",[356,6.124]]],"invertedIndex":[["0.1.0",{"_index":35,"t":{"73":{"position":[[0,5]]}}}],["0.2.0",{"_index":34,"t":{"71":{"position":[[0,5]]}}}],["0.2.1",{"_index":33,"t":{"69":{"position":[[0,5]]}}}],["0.2.2",{"_index":32,"t":{"67":{"position":[[0,5]]}}}],["0.3.0",{"_index":31,"t":{"65":{"position":[[0,5]]}}}],["0.3.1",{"_index":30,"t":{"63":{"position":[[0,5]]}}}],["0.3.2",{"_index":29,"t":{"61":{"position":[[0,5]]}}}],["0.4.0",{"_index":28,"t":{"59":{"position":[[0,5]]}}}],["0.4.1",{"_index":27,"t":{"57":{"position":[[0,5]]}}}],["0.4.2",{"_index":26,"t":{"55":{"position":[[0,5]]}}}],["0.4.3",{"_index":25,"t":{"53":{"position":[[0,5]]}}}],["0.4.4",{"_index":24,"t":{"51":{"position":[[0,5]]}}}],["0.4.5",{"_index":23,"t":{"49":{"position":[[0,5]]}}}],["0.5.0",{"_index":22,"t":{"47":{"position":[[0,5]]}}}],["0.5.1",{"_index":21,"t":{"45":{"position":[[0,5]]}}}],["0.5.2",{"_index":20,"t":{"43":{"position":[[0,5]]}}}],["0.5.3",{"_index":19,"t":{"41":{"position":[[0,5]]}}}],["0.5.4",{"_index":18,"t":{"39":{"position":[[0,5]]}}}],["0.6.0",{"_index":17,"t":{"37":{"position":[[0,5]]}}}],["0.6.1",{"_index":16,"t":{"35":{"position":[[0,5]]}}}],["0.6.2",{"_index":15,"t":{"33":{"position":[[0,5]]}}}],["0.6.3",{"_index":14,"t":{"31":{"position":[[0,5]]}}}],["0.7.0",{"_index":13,"t":{"29":{"position":[[0,5]]}}}],["0.7.1",{"_index":12,"t":{"27":{"position":[[0,5]]}}}],["0.7.2",{"_index":11,"t":{"25":{"position":[[0,5]]}}}],["0.7.3",{"_index":10,"t":{"23":{"position":[[0,5]]}}}],["0.7.4",{"_index":9,"t":{"21":{"position":[[0,5]]}}}],["0.8.0",{"_index":8,"t":{"19":{"position":[[0,5]]}}}],["0.8.1",{"_index":7,"t":{"17":{"position":[[0,5]]}}}],["0.8.2",{"_index":6,"t":{"15":{"position":[[0,5]]}}}],["0.9.0",{"_index":5,"t":{"13":{"position":[[0,5]]}}}],["0.9.1",{"_index":4,"t":{"11":{"position":[[0,5]]}}}],["0.9.2",{"_index":3,"t":{"9":{"position":[[0,5]]}}}],["0.9.3",{"_index":2,"t":{"7":{"position":[[0,5]]}}}],["0.9.4",{"_index":1,"t":{"5":{"position":[[0,5]]}}}],["0.9.5",{"_index":0,"t":{"3":{"position":[[0,5]]}}}],["1",{"_index":161,"t":{"346":{"position":[[8,1]]}}}],["2",{"_index":162,"t":{"348":{"position":[[8,1]]}}}],["__add",{"_index":173,"t":{"368":{"position":[[12,5]]},"702":{"position":[[0,6]]}}}],["__construct",{"_index":265,"t":{"566":{"position":[[0,11]]},"698":{"position":[[0,11]]}}}],["__div",{"_index":179,"t":{"376":{"position":[[0,5]]},"702":{"position":[[21,5]]}}}],["__eq",{"_index":320,"t":{"704":{"position":[[0,4]]}}}],["__len",{"_index":321,"t":{"706":{"position":[[0,6]]}}}],["__mod",{"_index":181,"t":{"378":{"position":[[12,5]]}}}],["__mul",{"_index":177,"t":{"372":{"position":[[12,5]]},"702":{"position":[[14,6]]}}}],["__pow",{"_index":183,"t":{"380":{"position":[[12,5]]}}}],["__sub",{"_index":175,"t":{"370":{"position":[[12,5]]},"702":{"position":[[7,6]]}}}],["__tostr",{"_index":169,"t":{"362":{"position":[[17,10]]},"700":{"position":[[0,10]]}}}],["_psoup",{"_index":231,"t":{"490":{"position":[[0,6]]}}}],["_pversion",{"_index":230,"t":{"488":{"position":[[0,9]]}}}],["ab",{"_index":327,"t":{"716":{"position":[[0,3]]}}}],["accept",{"_index":263,"t":{"560":{"position":[[0,6]]}}}],["access",{"_index":128,"t":{"241":{"position":[[11,6]]}}}],["add",{"_index":266,"t":{"568":{"position":[[0,3]]}}}],["addit",{"_index":158,"t":{"316":{"position":[[0,10]]}}}],["addloop",{"_index":267,"t":{"570":{"position":[[0,7]]}}}],["ae",{"_index":219,"t":{"457":{"position":[[0,3],[9,3]]},"463":{"position":[[0,3]]},"469":{"position":[[0,3]]}}}],["algorithm",{"_index":195,"t":{"410":{"position":[[26,10]]},"445":{"position":[[22,10]]}}}],["alias",{"_index":152,"t":{"304":{"position":[[9,7]]}}}],["alreadi",{"_index":140,"t":{"271":{"position":[[12,7]]}}}],["anonym",{"_index":121,"t":{"204":{"position":[[0,9]]},"320":{"position":[[0,9]]}}}],["ansi",{"_index":163,"t":{"350":{"position":[[0,4]]}}}],["apt",{"_index":71,"t":{"123":{"position":[[0,3]]}}}],["argument",{"_index":95,"t":{"162":{"position":[[10,9]]},"220":{"position":[[16,8]]},"236":{"position":[[7,9]]},"316":{"position":[[11,9]]}}}],["array",{"_index":113,"t":{"190":{"position":[[0,5]]}}}],["aspir",{"_index":65,"t":{"112":{"position":[[16,6]]}}}],["assert.equ",{"_index":277,"t":{"592":{"position":[[0,12]]}}}],["assert.falsi",{"_index":274,"t":{"586":{"position":[[0,12]]}}}],["assert.great",{"_index":281,"t":{"600":{"position":[[0,14]]}}}],["assert.greatereq",{"_index":282,"t":{"602":{"position":[[0,16]]}}}],["assert.haserror",{"_index":284,"t":{"606":{"position":[[0,15]]}}}],["assert.isfals",{"_index":273,"t":{"584":{"position":[[0,14]]}}}],["assert.isnil",{"_index":271,"t":{"580":{"position":[[0,12]]}}}],["assert.istru",{"_index":272,"t":{"582":{"position":[[0,13]]}}}],["assert.less",{"_index":279,"t":{"596":{"position":[[0,11]]}}}],["assert.lesseq",{"_index":280,"t":{"598":{"position":[[0,13]]}}}],["assert.nequ",{"_index":278,"t":{"594":{"position":[[0,13]]}}}],["assert.noerror",{"_index":283,"t":{"604":{"position":[[0,14]]}}}],["assert.notnil",{"_index":276,"t":{"590":{"position":[[0,13]]}}}],["assert.searcherror",{"_index":285,"t":{"608":{"position":[[0,18]]}}}],["assert.truthi",{"_index":275,"t":{"588":{"position":[[0,13]]}}}],["aur",{"_index":73,"t":{"125":{"position":[[0,3]]}}}],["bad",{"_index":96,"t":{"164":{"position":[[0,3]]}}}],["base32.decod",{"_index":166,"t":{"356":{"position":[[0,13]]}}}],["base32.encod",{"_index":165,"t":{"354":{"position":[[0,13]]}}}],["base64.decod",{"_index":186,"t":{"388":{"position":[[0,13]]}}}],["base64.encod",{"_index":185,"t":{"386":{"position":[[0,13]]}}}],["base64.urldecod",{"_index":188,"t":{"392":{"position":[[0,16]]}}}],["base64.urlencod",{"_index":187,"t":{"390":{"position":[[0,16]]}}}],["bigint.add",{"_index":172,"t":{"368":{"position":[[0,11]]}}}],["bigint.binari",{"_index":171,"t":{"366":{"position":[[0,13]]}}}],["bigint.bitlength",{"_index":184,"t":{"382":{"position":[[0,16]]}}}],["bigint.div",{"_index":178,"t":{"374":{"position":[[0,10]]}}}],["bigint.hex",{"_index":170,"t":{"364":{"position":[[0,10]]}}}],["bigint.mod",{"_index":180,"t":{"378":{"position":[[0,11]]}}}],["bigint.mul",{"_index":176,"t":{"372":{"position":[[0,11]]}}}],["bigint.new",{"_index":167,"t":{"360":{"position":[[0,10]]}}}],["bigint.pow",{"_index":182,"t":{"380":{"position":[[0,11]]}}}],["bigint.sub",{"_index":174,"t":{"370":{"position":[[0,11]]}}}],["bigint.tostr",{"_index":168,"t":{"362":{"position":[[0,16]]}}}],["binari",{"_index":56,"t":{"98":{"position":[[19,6]]},"118":{"position":[[9,8]]},"251":{"position":[[0,6]]}}}],["block",{"_index":136,"t":{"263":{"position":[[5,6]]}}}],["bytecod",{"_index":103,"t":{"172":{"position":[[13,8]]}}}],["call",{"_index":83,"t":{"143":{"position":[[9,5]]},"243":{"position":[[11,5]]},"318":{"position":[[8,5]]}}}],["case",{"_index":135,"t":{"263":{"position":[[0,4]]}}}],["cat.decod",{"_index":190,"t":{"398":{"position":[[0,10]]}}}],["cat.encod",{"_index":189,"t":{"396":{"position":[[0,10]]}}}],["cbc",{"_index":220,"t":{"457":{"position":[[4,4]]}}}],["cfb",{"_index":221,"t":{"457":{"position":[[13,3]]}}}],["chang",{"_index":109,"t":{"182":{"position":[[0,8]]}}}],["chocolatey",{"_index":70,"t":{"121":{"position":[[0,10]]}}}],["class",{"_index":145,"t":{"281":{"position":[[0,5]]},"283":{"position":[[0,5]]},"546":{"position":[[7,5]]},"558":{"position":[[9,5]]}}}],["coalesc",{"_index":154,"t":{"308":{"position":[[0,10]]}}}],["code",{"_index":50,"t":{"94":{"position":[[9,4]]},"160":{"position":[[12,4]]},"168":{"position":[[13,4]]}}}],["color",{"_index":164,"t":{"350":{"position":[[5,8]]}}}],["comparevers",{"_index":237,"t":{"504":{"position":[[0,15]]}}}],["compat",{"_index":43,"t":{"83":{"position":[[0,10]]},"206":{"position":[[6,13]]},"214":{"position":[[6,13]]},"222":{"position":[[6,13]]},"267":{"position":[[6,13]]},"295":{"position":[[6,13]]},"324":{"position":[[6,13]]}}}],["compil",{"_index":39,"t":{"81":{"position":[[0,7]]},"94":{"position":[[0,8]]},"129":{"position":[[0,7]]},"180":{"position":[[0,7]]},"210":{"position":[[0,8]]}}}],["compound",{"_index":153,"t":{"306":{"position":[[0,8]]}}}],["condit",{"_index":85,"t":{"147":{"position":[[0,12]]}}}],["configur",{"_index":41,"t":{"81":{"position":[[13,13]]},"106":{"position":[[0,13]]},"180":{"position":[[13,13]]}}}],["constructor",{"_index":149,"t":{"291":{"position":[[0,11]]}}}],["content",{"_index":48,"t":{"93":{"position":[[0,7]]}}}],["continue'",{"_index":124,"t":{"220":{"position":[[0,10]]}}}],["coroutine.sleep",{"_index":192,"t":{"404":{"position":[[0,15]]}}}],["coroutine.xresum",{"_index":191,"t":{"402":{"position":[[0,17]]}}}],["cosmet",{"_index":130,"t":{"249":{"position":[[0,8]]}}}],["creation",{"_index":142,"t":{"275":{"position":[[7,8]]}}}],["crypto.adler32",{"_index":204,"t":{"427":{"position":[[0,14]]}}}],["crypto.crc32",{"_index":203,"t":{"425":{"position":[[0,12]]}}}],["crypto.decrypt",{"_index":223,"t":{"461":{"position":[[0,14]]},"467":{"position":[[0,14]]},"473":{"position":[[0,14]]},"480":{"position":[[0,14]]}}}],["crypto.djb2",{"_index":198,"t":{"415":{"position":[[0,11]]}}}],["crypto.encrypt",{"_index":222,"t":{"459":{"position":[[0,14]]},"465":{"position":[[0,14]]},"471":{"position":[[0,14]]},"478":{"position":[[0,14]]}}}],["crypto.fnv1",{"_index":199,"t":{"417":{"position":[[0,11]]}}}],["crypto.fnv1a",{"_index":200,"t":{"419":{"position":[[0,12]]}}}],["crypto.generatekeypair",{"_index":227,"t":{"476":{"position":[[0,22]]}}}],["crypto.joaat",{"_index":201,"t":{"421":{"position":[[0,12]]}}}],["crypto.lookup3",{"_index":205,"t":{"429":{"position":[[0,14]]}}}],["crypto.lua",{"_index":196,"t":{"411":{"position":[[0,10]]}}}],["crypto.md5",{"_index":197,"t":{"413":{"position":[[0,10]]}}}],["crypto.murmur1",{"_index":207,"t":{"433":{"position":[[0,14]]}}}],["crypto.murmur2",{"_index":208,"t":{"435":{"position":[[0,14]]}}}],["crypto.murmur2a",{"_index":209,"t":{"437":{"position":[[0,15]]}}}],["crypto.murmur2neutr",{"_index":212,"t":{"443":{"position":[[0,21]]}}}],["crypto.murmur64a",{"_index":210,"t":{"439":{"position":[[0,16]]}}}],["crypto.murmur64b",{"_index":211,"t":{"441":{"position":[[0,16]]}}}],["crypto.random",{"_index":218,"t":{"455":{"position":[[0,13]]}}}],["crypto.sdbm",{"_index":202,"t":{"423":{"position":[[0,11]]}}}],["crypto.sha1",{"_index":213,"t":{"446":{"position":[[0,11]]}}}],["crypto.sha256",{"_index":214,"t":{"448":{"position":[[0,13]]}}}],["crypto.sha384",{"_index":215,"t":{"450":{"position":[[0,13]]}}}],["crypto.sha512",{"_index":216,"t":{"452":{"position":[[0,13]]}}}],["crypto.sign",{"_index":228,"t":{"482":{"position":[[0,11]]}}}],["crypto.times33",{"_index":206,"t":{"431":{"position":[[0,14]]}}}],["crypto.verifi",{"_index":229,"t":{"484":{"position":[[0,13]]}}}],["cryptograph",{"_index":193,"t":{"410":{"position":[[4,13]]},"445":{"position":[[0,13]]},"454":{"position":[[0,13]]}}}],["custom",{"_index":51,"t":{"96":{"position":[[0,6]]}}}],["default",{"_index":44,"t":{"85":{"position":[[0,7]]},"496":{"position":[[0,7]]}}}],["destructur",{"_index":114,"t":{"190":{"position":[[6,13]]},"192":{"position":[[6,13]]}}}],["differ",{"_index":115,"t":{"194":{"position":[[0,9]]}}}],["disabl",{"_index":111,"t":{"184":{"position":[[0,7]]}}}],["discard",{"_index":107,"t":{"178":{"position":[[0,9]]}}}],["doesn't",{"_index":138,"t":{"271":{"position":[[0,7]]}}}],["dot",{"_index":326,"t":{"714":{"position":[[0,3]]}}}],["dump",{"_index":62,"t":{"104":{"position":[[3,7]]}}}],["dumpvar",{"_index":234,"t":{"498":{"position":[[0,7]]}}}],["ecb",{"_index":224,"t":{"463":{"position":[[4,3]]}}}],["enum",{"_index":119,"t":{"200":{"position":[[7,5]]},"204":{"position":[[10,5]]}}}],["errorfunc",{"_index":270,"t":{"576":{"position":[[0,9]]}}}],["exampl",{"_index":160,"t":{"346":{"position":[[0,7]]},"348":{"position":[[0,7]]}}}],["excess",{"_index":94,"t":{"162":{"position":[[0,9]]}}}],["execut",{"_index":57,"t":{"100":{"position":[[0,9]]}}}],["exportvar",{"_index":235,"t":{"500":{"position":[[0,9]]}}}],["express",{"_index":137,"t":{"265":{"position":[[7,10]]},"283":{"position":[[6,10]]},"287":{"position":[[7,10]]}}}],["extend",{"_index":146,"t":{"285":{"position":[[0,7]]}}}],["fallthrough",{"_index":105,"t":{"174":{"position":[[12,11]]}}}],["field",{"_index":91,"t":{"156":{"position":[[0,5]]},"289":{"position":[[8,6]]}}}],["filter",{"_index":53,"t":{"96":{"position":[[14,7]]}}}],["function",{"_index":82,"t":{"143":{"position":[[0,8]]},"277":{"position":[[7,9]]},"320":{"position":[[10,9]]}}}],["gcm",{"_index":225,"t":{"469":{"position":[[4,3]]}}}],["global",{"_index":90,"t":{"154":{"position":[[0,6]]},"176":{"position":[[9,6]]}}}],["hasconnect",{"_index":264,"t":{"562":{"position":[[0,13]]}}}],["hash",{"_index":194,"t":{"410":{"position":[[18,7]]},"445":{"position":[[14,7]]}}}],["http.closeconnect",{"_index":241,"t":{"514":{"position":[[0,21]]}}}],["http.hasconnect",{"_index":240,"t":{"512":{"position":[[0,18]]}}}],["http.request",{"_index":239,"t":{"510":{"position":[[0,12]]}}}],["implicit",{"_index":106,"t":{"176":{"position":[[0,8]]}}}],["infinit",{"_index":59,"t":{"102":{"position":[[0,8]]}}}],["instal",{"_index":47,"t":{"89":{"position":[[0,12]]}}}],["instanceof",{"_index":151,"t":{"293":{"position":[[0,10]]}}}],["integ",{"_index":132,"t":{"251":{"position":[[7,8]]}}}],["io.absolut",{"_index":295,"t":{"632":{"position":[[0,11]]}}}],["io.cont",{"_index":297,"t":{"636":{"position":[[0,11]]}}}],["io.copi",{"_index":288,"t":{"616":{"position":[[0,7]]}}}],["io.currentdir",{"_index":300,"t":{"642":{"position":[[0,13]]}}}],["io.exist",{"_index":292,"t":{"624":{"position":[[0,9]]}}}],["io.files",{"_index":298,"t":{"638":{"position":[[0,11]]}}}],["io.isdir",{"_index":290,"t":{"620":{"position":[[0,8]]}}}],["io.isfil",{"_index":291,"t":{"622":{"position":[[0,9]]}}}],["io.listdir",{"_index":294,"t":{"628":{"position":[[0,10]]}}}],["io.makedir",{"_index":293,"t":{"626":{"position":[[0,10]]},"630":{"position":[[0,11]]}}}],["io.part",{"_index":289,"t":{"618":{"position":[[0,7]]}}}],["io.rel",{"_index":296,"t":{"634":{"position":[[0,11]]}}}],["io.remov",{"_index":287,"t":{"614":{"position":[[0,9]]}}}],["io.renam",{"_index":286,"t":{"612":{"position":[[0,9]]}}}],["io.writetim",{"_index":299,"t":{"640":{"position":[[0,12]]}}}],["json.decod",{"_index":243,"t":{"520":{"position":[[0,11]]}}}],["json.encod",{"_index":242,"t":{"518":{"position":[[0,11]]}}}],["keyword",{"_index":37,"t":{"77":{"position":[[4,8]]},"83":{"position":[[11,8]]}}}],["librari",{"_index":117,"t":{"196":{"position":[[9,7]]}}}],["limit",{"_index":58,"t":{"100":{"position":[[15,5]]},"238":{"position":[[0,11]]}}}],["line",{"_index":112,"t":{"184":{"position":[[20,4]]}}}],["listen",{"_index":262,"t":{"558":{"position":[[0,8]]}}}],["load",{"_index":55,"t":{"98":{"position":[[8,7]]}}}],["look",{"_index":63,"t":{"108":{"position":[[8,5]]}}}],["lookat",{"_index":331,"t":{"722":{"position":[[0,6]]}}}],["loop",{"_index":60,"t":{"102":{"position":[[9,4]]}}}],["lua",{"_index":139,"t":{"271":{"position":[[8,3]]}}}],["magnitud",{"_index":322,"t":{"706":{"position":[[7,9]]}}}],["make",{"_index":80,"t":{"135":{"position":[[0,4]]}}}],["math.atan2",{"_index":246,"t":{"528":{"position":[[0,10]]}}}],["math.isnan",{"_index":244,"t":{"524":{"position":[[0,10]]}}}],["math.round",{"_index":245,"t":{"526":{"position":[[0,10]]}}}],["max",{"_index":325,"t":{"712":{"position":[[0,3]]}}}],["member",{"_index":127,"t":{"241":{"position":[[4,6]]}}}],["metat",{"_index":46,"t":{"85":{"position":[[14,9]]},"496":{"position":[[8,10]]}}}],["method",{"_index":129,"t":{"243":{"position":[[4,6]]},"275":{"position":[[0,6]]},"318":{"position":[[0,7]]}}}],["min",{"_index":324,"t":{"710":{"position":[[0,3]]}}}],["mismatch",{"_index":92,"t":{"158":{"position":[[5,8]]}}}],["mitig",{"_index":38,"t":{"79":{"position":[[0,11]]}}}],["mix",{"_index":126,"t":{"236":{"position":[[0,6]]}}}],["mode",{"_index":123,"t":{"206":{"position":[[20,5]]},"214":{"position":[[20,5]]},"222":{"position":[[20,5]]},"267":{"position":[[20,5]]},"295":{"position":[[20,5]]},"324":{"position":[[20,5]]}}}],["moder",{"_index":49,"t":{"93":{"position":[[8,10]]}}}],["modul",{"_index":52,"t":{"96":{"position":[[7,6]]},"98":{"position":[[26,7]]}}}],["name",{"_index":102,"t":{"170":{"position":[[13,4]]},"194":{"position":[[19,4]]}}}],["new",{"_index":36,"t":{"77":{"position":[[0,3]]},"279":{"position":[[0,3]]}}}],["non",{"_index":100,"t":{"168":{"position":[[0,3]]},"170":{"position":[[0,3]]},"172":{"position":[[0,3]]},"410":{"position":[[0,3]]}}}],["normal",{"_index":328,"t":{"718":{"position":[[0,11]]}}}],["normalis",{"_index":329,"t":{"718":{"position":[[12,10]]}}}],["onlin",{"_index":67,"t":{"116":{"position":[[12,6]]}}}],["oper",{"_index":144,"t":{"279":{"position":[[4,8]]},"293":{"position":[[11,8]]},"304":{"position":[[0,8]]},"306":{"position":[[9,9]]},"308":{"position":[[11,8]]},"310":{"position":[[7,8]]},"312":{"position":[[10,8]]},"314":{"position":[[5,8]]}}}],["os.micro",{"_index":249,"t":{"534":{"position":[[10,10]]}}}],["os.milli",{"_index":250,"t":{"534":{"position":[[21,10]]}}}],["os.nano",{"_index":248,"t":{"534":{"position":[[0,9]]}}}],["os.platform",{"_index":232,"t":{"492":{"position":[[0,11]]}}}],["os.second",{"_index":251,"t":{"534":{"position":[[32,10]]}}}],["os.sleep",{"_index":247,"t":{"532":{"position":[[0,8]]}}}],["os.unixsecond",{"_index":252,"t":{"536":{"position":[[0,14]]}}}],["packag",{"_index":69,"t":{"120":{"position":[[0,8]]}}}],["package.path",{"_index":233,"t":{"494":{"position":[[0,12]]}}}],["parent",{"_index":147,"t":{"287":{"position":[[0,6]]}}}],["php",{"_index":76,"t":{"131":{"position":[[0,3]]}}}],["pipe",{"_index":157,"t":{"314":{"position":[[0,4]]}}}],["pluto",{"_index":64,"t":{"112":{"position":[[10,5]]},"116":{"position":[[6,5]]},"129":{"position":[[8,5]]}}}],["pluto_us",{"_index":42,"t":{"81":{"position":[[27,11]]}}}],["portabl",{"_index":101,"t":{"168":{"position":[[4,8]]},"170":{"position":[[4,8]]},"172":{"position":[[4,8]]}}}],["possibl",{"_index":98,"t":{"166":{"position":[[0,8]]}}}],["practic",{"_index":97,"t":{"164":{"position":[[4,8]]}}}],["prebuilt",{"_index":68,"t":{"118":{"position":[[0,8]]}}}],["prevent",{"_index":54,"t":{"98":{"position":[[0,7]]},"102":{"position":[[14,10]]},"257":{"position":[[15,8]]}}}],["privat",{"_index":148,"t":{"289":{"position":[[0,7]]}}}],["prng",{"_index":217,"t":{"454":{"position":[[14,5]]}}}],["promot",{"_index":150,"t":{"291":{"position":[[12,9]]}}}],["rang",{"_index":236,"t":{"502":{"position":[[0,5]]}}}],["reflect",{"_index":120,"t":{"202":{"position":[[0,10]]}}}],["repositori",{"_index":72,"t":{"123":{"position":[[4,10]]}}}],["return",{"_index":108,"t":{"178":{"position":[[10,6]]}}}],["rsa",{"_index":226,"t":{"475":{"position":[[0,3]]}}}],["rule",{"_index":125,"t":{"226":{"position":[[0,5]]}}}],["run",{"_index":268,"t":{"572":{"position":[[0,3]]}}}],["scope",{"_index":118,"t":{"200":{"position":[[0,6]]}}}],["script",{"_index":77,"t":{"131":{"position":[[4,7]]}}}],["shadow",{"_index":89,"t":{"152":{"position":[[4,6]]},"154":{"position":[[7,6]]},"156":{"position":[[6,6]]}}}],["socket",{"_index":256,"t":{"546":{"position":[[0,6]]}}}],["socket.bind",{"_index":255,"t":{"544":{"position":[[0,11]]}}}],["socket.clos",{"_index":261,"t":{"556":{"position":[[0,12]]}}}],["socket.connect",{"_index":253,"t":{"540":{"position":[[0,14]]}}}],["socket.listen",{"_index":254,"t":{"542":{"position":[[0,13]]}}}],["socket.recv",{"_index":258,"t":{"550":{"position":[[0,11]]}}}],["socket.send",{"_index":257,"t":{"548":{"position":[[0,11]]}}}],["socket.starttl",{"_index":260,"t":{"554":{"position":[[0,15]]}}}],["socket.unrecv",{"_index":259,"t":{"552":{"position":[[0,13]]}}}],["spaceship",{"_index":156,"t":{"312":{"position":[[0,9]]}}}],["standard",{"_index":116,"t":{"196":{"position":[[0,8]]}}}],["state",{"_index":110,"t":{"182":{"position":[[17,6]]}}}],["statement",{"_index":134,"t":{"261":{"position":[[7,9]]},"281":{"position":[[6,9]]}}}],["static",{"_index":143,"t":{"277":{"position":[[0,6]]}}}],["string.casefold",{"_index":352,"t":{"768":{"position":[[0,15]]}}}],["string.contain",{"_index":351,"t":{"766":{"position":[[0,15]]}}}],["string.endswith",{"_index":355,"t":{"774":{"position":[[0,15]]}}}],["string.formatint",{"_index":353,"t":{"770":{"position":[[0,16]]}}}],["string.isalnum",{"_index":346,"t":{"756":{"position":[[0,14]]}}}],["string.isalpha",{"_index":344,"t":{"752":{"position":[[0,14]]}}}],["string.isascii",{"_index":342,"t":{"748":{"position":[[0,14]]}}}],["string.islow",{"_index":343,"t":{"750":{"position":[[0,14]]}}}],["string.isupp",{"_index":345,"t":{"754":{"position":[[0,14]]}}}],["string.iswhitespac",{"_index":347,"t":{"758":{"position":[[0,19]]}}}],["string.low",{"_index":336,"t":{"736":{"position":[[0,12]]}}}],["string.lstrip",{"_index":340,"t":{"744":{"position":[[0,13]]}}}],["string.partit",{"_index":354,"t":{"772":{"position":[[0,16]]}}}],["string.replac",{"_index":349,"t":{"762":{"position":[[0,14]]}}}],["string.rfind",{"_index":338,"t":{"740":{"position":[[0,12]]}}}],["string.rstrip",{"_index":341,"t":{"746":{"position":[[0,13]]}}}],["string.split",{"_index":337,"t":{"738":{"position":[[0,12]]}}}],["string.startswith",{"_index":356,"t":{"776":{"position":[[0,17]]}}}],["string.strip",{"_index":339,"t":{"742":{"position":[[0,12]]}}}],["string.trunc",{"_index":350,"t":{"764":{"position":[[0,15]]}}}],["string.uformat",{"_index":348,"t":{"760":{"position":[[0,14]]}}}],["string.upp",{"_index":335,"t":{"734":{"position":[[0,12]]}}}],["studio",{"_index":79,"t":{"133":{"position":[[7,6]]}}}],["sum",{"_index":323,"t":{"708":{"position":[[0,3]]}}}],["sun",{"_index":81,"t":{"137":{"position":[[0,3]]}}}],["switch",{"_index":133,"t":{"261":{"position":[[0,6]]},"265":{"position":[[0,6]]}}}],["tabl",{"_index":45,"t":{"85":{"position":[[8,5]]},"192":{"position":[[0,5]]}}}],["table.checkal",{"_index":319,"t":{"694":{"position":[[0,14]]}}}],["table.clear",{"_index":306,"t":{"660":{"position":[[0,11]]}}}],["table.contain",{"_index":309,"t":{"666":{"position":[[0,14]]}}}],["table.filt",{"_index":314,"t":{"680":{"position":[[0,12]]},"682":{"position":[[0,14]]}}}],["table.find",{"_index":310,"t":{"668":{"position":[[0,10]]}}}],["table.foreach",{"_index":313,"t":{"678":{"position":[[0,13]]}}}],["table.freez",{"_index":307,"t":{"662":{"position":[[0,12]]}}}],["table.isfrozen",{"_index":308,"t":{"664":{"position":[[0,14]]}}}],["table.map",{"_index":315,"t":{"684":{"position":[[0,9]]},"686":{"position":[[0,12]]}}}],["table.max",{"_index":318,"t":{"692":{"position":[[0,9]]}}}],["table.min",{"_index":317,"t":{"690":{"position":[[0,9]]}}}],["table.reduc",{"_index":316,"t":{"688":{"position":[[0,12]]}}}],["table.reord",{"_index":312,"t":{"674":{"position":[[0,13]]},"676":{"position":[[0,15]]}}}],["table.revers",{"_index":311,"t":{"670":{"position":[[0,13]]},"672":{"position":[[0,14]]}}}],["table.s",{"_index":305,"t":{"658":{"position":[[0,10]]}}}],["table.sort",{"_index":304,"t":{"654":{"position":[[0,10]]},"656":{"position":[[0,12]]}}}],["termux",{"_index":74,"t":{"127":{"position":[[0,6]]}}}],["ternari",{"_index":141,"t":{"271":{"position":[[25,10]]}}}],["time",{"_index":40,"t":{"81":{"position":[[8,4]]},"100":{"position":[[10,4]]},"180":{"position":[[8,4]]}}}],["todir",{"_index":332,"t":{"724":{"position":[[0,5]]}}}],["torot",{"_index":330,"t":{"720":{"position":[[0,5]]}}}],["type",{"_index":87,"t":{"151":{"position":[[8,5]]},"158":{"position":[[0,4]]},"299":{"position":[[5,5]]}}}],["typo",{"_index":99,"t":{"166":{"position":[[9,4]]}}}],["unannot",{"_index":104,"t":{"174":{"position":[[0,11]]}}}],["underscor",{"_index":131,"t":{"249":{"position":[[9,11]]}}}],["unreach",{"_index":93,"t":{"160":{"position":[[0,11]]}}}],["url.decod",{"_index":302,"t":{"648":{"position":[[0,10]]}}}],["url.encod",{"_index":301,"t":{"646":{"position":[[0,10]]}}}],["url.pars",{"_index":303,"t":{"650":{"position":[[0,9]]}}}],["us",{"_index":122,"t":{"206":{"position":[[0,5]]},"214":{"position":[[0,5]]},"222":{"position":[[0,5]]},"267":{"position":[[0,5]]},"295":{"position":[[0,5]]},"299":{"position":[[17,4]]},"324":{"position":[[0,5]]}}}],["var",{"_index":88,"t":{"152":{"position":[[0,3]]}}}],["variabl",{"_index":84,"t":{"145":{"position":[[0,9]]},"194":{"position":[[10,8]]}}}],["visual",{"_index":78,"t":{"133":{"position":[[0,6]]}}}],["vm",{"_index":61,"t":{"104":{"position":[[0,2]]}}}],["walru",{"_index":155,"t":{"310":{"position":[[0,6]]}}}],["warn",{"_index":86,"t":{"151":{"position":[[0,7]]},"182":{"position":[[9,7]]},"184":{"position":[[8,8]]},"210":{"position":[[9,8]]}}}],["wcall",{"_index":238,"t":{"506":{"position":[[0,5]]}}}],["work",{"_index":159,"t":{"328":{"position":[[12,5]]}}}],["write",{"_index":66,"t":{"116":{"position":[[0,5]]}}}],["xml.decod",{"_index":334,"t":{"730":{"position":[[0,10]]}}}],["xml.encod",{"_index":333,"t":{"728":{"position":[[0,10]]}}}],["yieldfunc",{"_index":269,"t":{"574":{"position":[[0,9]]}}}],["yourself",{"_index":75,"t":{"129":{"position":[[14,8]]}}}]],"pipeline":["stemmer"]}},{"documents":[{"i":2,"t":"This page contains the changelogs from all releases of Pluto.","s":"Changelog","u":"/docs/Changelog","h":"","p":1},{"i":4,"t":"Fixed io.contents not returning an empty string for empty files on Windows Fixed table.clear not resetting cached length Fixed http.request allowing header values to contain CR and LF (CVE-2024-45597) Fixed strings implicitly concatenating with each other Fixed incorrect formatting with some instances of VM dumping PHP build scripts now pass on additional arguments to the compiler From Lua: Fixed wrong code gen for indices with comparisons","s":"0.9.5","u":"/docs/Changelog","h":"#095","p":1},{"i":6,"t":"Improved field-shadow warning to say which field is shadowed Improved handing of parent keyword Improved error message for if then Fixed an 'else if' warning false-positive Fixed compile-time concat sometimes causing a parse error Fixed infinite loop with nested switch expressions when flow should go to default case Fixed exception when raising argument type mismatch warning when expected type is a function Fixed a compatibility issue with return case Standard library: Made string.replace binary-safe and faster CaT module now supports the optional value encoding feature","s":"0.9.4","u":"/docs/Changelog","h":"#094","p":1},{"i":8,"t":"Added a warning for '(' being used instead of '|' for pipe operator arguments Improved error reporting when an invalid parent is given to 'extends' Fixed extending a global class unexpectedly pushing _G Fixed incorrect results when using 'not' on result of null coalescing operator As a result of this fix, the null coalescing operator is now bytecode-compatible with Lua Fixed parsing ambiguities with ternary expressions in switch cases Standard library: Fixed json.encode(json.decode(..., json.withnull + json.withorder)) producing unexpected artifacts Fixed data corruption when json.decode is used on large data Fixed insufficient TLS peer verification in HTTP library and socket.starttls in non-WASM builds (CVE-2024-32973)","s":"0.9.3","u":"/docs/Changelog","h":"#093","p":1},{"i":10,"t":"This release fixes several regressions made in 0.9.1: Fixed failing to compile on aarch64 Fixed method calls no longer working in ternary expressions even with parentheses Fixed walrus operator no longer being usable within unary operator expressions Furthermore, it improves the walrus operator in regards to disallowing UB and clarifying related error messages.","s":"0.9.2","u":"/docs/Changelog","h":"#092","p":1},{"i":12,"t":"Improved try/catch Improved parsing of for-as loops Deprecated if expressions (if a then b else c) in favor of ternary expressions (a ? b : c) Fixed instances of : starting method call when it should delimit ternary expression Fixed unreachable-code triggering for non-constant values Fixed repeat + continue being able to read uninitialized variables Fixed break and continue possibly not closing upvalues Fixed continue not working as expected when passing through switch statement Fixed switch cases being able to read uninitialized variables Fixed inconsistent behavior with safe navigtion method calls and multiple return values Fixed walrus operator being able to cause UB or corrupt the stack Fixed pipe operator possibly generating incorrect code Huge thanks to @XmiliaH for reporting the majority of bugs fixed in this update and helping fix them.","s":"0.9.1","u":"/docs/Changelog","h":"#091","p":1},{"i":14,"t":"Added $define statement Added pipe operator (|>) Added compound XOR operator (~=) Added optional global keyword and 'implicit-global' warning Added @fallthrough annotation and 'unannotated-fallthrough' warning Added function attribute and 'discarded-return' warning Added 'field-shadow' warning Lambdas can now have full bodies by starting with 'do' (e.g. |a| -> do return a end) pluto_use can now also be used via @pluto_use in comments new operator now also supports static 'new' function Deprecated ** operator (use ^ instead) Deprecated let statement (use local instead) Deprecated const statement (use local with or $define instead) Deprecated attribute (replaced by $define statement) Re-added compile-time concat optimization Fixed switch cases being able to jump into the scope of a variable Fixed being able to set nil as a default argument Standard library: Added '*' library Added 'cat' library Added 'http' library Added 'socket' library Added 'xml' library Added 'bigint' class Added 'scheduler' class Added os.platform constant Added range function Added io.contents function Added io.relative function Added copying variants of existing functions (table.sorted, table.mapped, table.filtered, table.reversed, table.reordered) Added table.size function Added table.clear function Added table.reduce, table.min, & table.max functions Added table.find function Added table.checkall function Added coroutine.sleep function Added crypto.generatekeypair function Added crypto.encrypt & crypto.decrypt functions Added crypto.sign & crypto.verify functions Added crypto.sha1, crypto.sha384, & crypto.sha512 functions Added crypto.adler32 function Added url.parse function Added math.round function json.encode now supports __order for objects json.decode now has an optional flags parameter, they can be combined via binary OR json.withnull makes it decode JSON nulls as json.null instead of nil json.withorder makes it produce __order field for objects coroutines/threads now have a metatable by default base64.encode & base32.encode changed padding parameter's default value from false to true (base64.urlencode is unchanged) Fixed crypto.fnv1 & crypto.fnv1a producing incorrect hashes for non-ASCII strings CLI: Added '-c' flag to pluto & plutoc to enable compatibility mode For integrators: Added PLUTO_READ_FILE_HOOK & PLUTO_WRITE_FILE_HOOK Added PLUTO_HTTP_REQUEST_HOOK Removed PLUTO_USE_THROW as we now default to using C++ exceptions for Lua errors to avoid breaking RAII semantics. You can still specify LUA_USE_LONGJMP if you want long jumps.","s":"0.9.0","u":"/docs/Changelog","h":"#090","p":1},{"i":16,"t":"Added variable scoping warnings to switch statements to highlight code that will break in 0.9.0 Improved some error messages Fixed base32 & base64 functions not being binary-safe Removed compile-time concat optimization because it could produce incorrect results","s":"0.8.2","u":"/docs/Changelog","h":"#082","p":1},{"i":18,"t":"Added a specialized error message for local class = etc 'exportvar' now prefixes function bytecode with 'load' Improved code generation for switch blocks Improved \"possibly unwanted function call\" warning Fixed dumpvar & exportvar not handling recursion of sub-tables Fixed assert.equal & assert.nequal ignoring extra fields in value2 Fixed 'until' possibly using a variable from wrong scope due to 'continue' Fixed var-shadow warning for named vararg being raised on the wrong line For integrators: Added PLUTO_MEMORY_LIMIT Added PLUTO_NO_DEBUGLIB Added PLUTO_NO_COROLIB For a more comprehensive overview of the changes, take a look at the commit log.","s":"0.8.1","u":"/docs/Changelog","h":"#081","p":1},{"i":20,"t":"Added switch expressions Added shorthand fallthrough syntax for switch statement & expression, e.g. case 1, 2: ... Added try...catch statement Added spaceship operator (<=>) Added safe navigation for method calls: nilable_inst?:method(), inst:nilable_method?(), nilable_inst?:nilable_method?() Added optional 'const' keyword as shorthand for local ... [= ...], enabled with pluto_use const. Added pluto_use \"VERSION+\" Tables now have a metatable by default ({ __index = _G.table }). Added '!' as an alias for 'not' Added 'private' modifier for class fields Improved 'class' and 'extends' to support indexed names Improved 'instanceof' to be usable with more complex expressions export now works in all scopes, not just the main body Updated in operator on tables to check values instead of keys \\{ is now a valid escape sequence (for interpolated strings) Fixed to-be-closed variables not working in switch cases Fixed 'new' not working as expected if it was disabled by the environment and re-enabled by 'pluto_use' Fixed 'enum class' not incrementing enumerator values Fixed not being able to use expressions such as increment in enum without parentheses Added compile-time concat optimization Warnings: Added warning for local attributes used without '<' ... '>' Now propagating types for global variables so when their value is assigned to something, mismatches can be detected. Added optional global-shadow warning which is like var-shadow but for globals that are especially vulnerable to obscure shadowing bugs (to prevent excessive annoyance). These globals include: arg,string, and table. Integrators can change this via PLUTO_COMMON_GLOBAL_NAMES Global shadow warnings do not apply to localization optimization (i.e, local table = table) var-shadow has been improved to check more enclosing scopes Improved unreachable-code Fixed var-shadow warning for locals used in switch cases despite break Added optional non-portable-code, non-portable-bytecode, and non-portable-name warning types Warnings can now be promoted to errors, e.g. @pluto_warnings error-all Standard library: Soup is now always linked in, obsoleting _PSOUP Added assertion library (see here for more preliminary detail) Added url library (encode & decode) Added exception class Added vector3 class Added dumpvar & exportvar Added string.truncate Added string.replace — a slightly faster, but mostly more straightforward alternative to gsub. Most notably, not burdened by MAX_CAPTURES Added string.formatint (supports any BigInt impl that can offer the user a string representation) Also supports any grouping & any separator without concerning locale. Added table.filter Added table.map Added table.reverse Added table.reorder Added io.currentdir Added io.part Added io.writetime Added math.isnan Added compareversions Added wcall Added math.atan2 as an alias for math.atan Added json.null io.absolute now has an optional argument to request a canonicalized absolute path Updated string.rfind to accept Lua patterns Renamed io.copyto to io.copy Renamed base64.url_encode & base64.url_decode to base64.urlencode & base64.urldecode Deprecated string.find_first_of & string.find_first_not_of in favor of string.find Deprecated string.find_last_of & string.find_last_not_of in favor of string.rfind Deprecated string.lfind in favor of string.find Deprecated crypto.hexdigest in favor of string.format Modified require Prioritizes local files now to ensure compatibility. Added require(\"pluto:libname\") to explicitly request pluto libraries if ever needed (normal still works for pluto libraries, we just check for local files first). Removed base58 For integrators: Added PLUTO_NO_FILESYSTEM - disables all filesystem access (for sandboxing). Added PLUTO_WARN_NON_PORTABLE_CODE Added PLUTO_WARN_NON_PORTABLE_BYTECODE Added PLUTO_WARN_NON_PORTABLE_NAME Added PLUTO_NO_BINARIES - disables all dll/so/c module loading (for sandboxing) Added luaG_addsrcinfo Far more information can be found at our documentation: https://pluto-lang.org/","s":"0.8.0","u":"/docs/Changelog","h":"#080","p":1},{"i":22,"t":"Fixed unexpected behavior when using a ternary expression inside of an interpolated string Fixed table.contains returning 0 instead of the actual key for non-integer key types Fixed REPL not recognizing multi-line statements Fixed Pluto-injected code corrupting bytecode For integrators: Added PLUTO_LOADCLIB_HOOK","s":"0.7.4","u":"/docs/Changelog","h":"#074","p":1},{"i":24,"t":"Updated error semantics of os.remove & os.rename to match Lua's again (return false instead of raising error), Pluto's 'io' versions of these functions remain unchanged Fixed extends not copying over metamethods Fixed \"memory allocation error: block too big\" when parsing --[[]] Fixed allowing function calls to primitives, causing ambiguities with exprstat after assignment Fixed string.upper & string.lower delimiting on '\\0' Some other improvements and bugfixes","s":"0.7.3","u":"/docs/Changelog","h":"#073","p":1},{"i":26,"t":"String interpolation now allows nested strings Improved \"unreachable code\" warning Improved some error messages Fixed string interpolation not working with string call syntax Fixed rare issues with 'new', 'extends' and 'instanceof' operators","s":"0.7.2","u":"/docs/Changelog","h":"#072","p":1},{"i":28,"t":"Fixed string interpolation not working with single-quoted strings after 0.7.0 Fixed os.sleep disregarding execution time limit Fixed scripts being able to go past execution time limit with coroutines","s":"0.7.1","u":"/docs/Changelog","h":"#071","p":1},{"i":30,"t":"Added table destructuring (local '{' NAME [= FIELD][, ...] '}' '=' TABLE) Added array destructuring (local '[' NAME[, ...] ']' '=' TABLE) Added pluto_use <* | version | token> [= false] to toggle non-compatible keywords Added pluto_use let [= false] to toggle 'let' alias for 'local' Added ++ statement Also supports ++t.prop Added constructor promotion Added compile-time conditionals Improved class expression & statement Now supports property declaration without value Now supports type hints (currently without warnings) Now supports access modifiers (currently without warnings or errors) Can now optionally use 'begin' before body Improved string interpolation to support any expression, not just variable names Improved type hints to support alternatives, e.g. string|int Named arguments may now be used in conjunction with positional arguments Improved 'new' expression to support direct member access into the table it created, e.g. print(new Human(\"John\").name) 'new' may now also be used as a statement Fixed loading of precompiled code from files with non-Latin path on Windows Fixed behavior of 'in' expression when used on a temporary table Out-of-the-box Compatibility: 'parent' may now be overwritten via local or parameter name All reserved identifiers can now be used with shorthand table syntax and goto Standard library: Added coroutine.xresume For integrators: Added PLUTO_USE_LET More detailed documentation can be found here.","s":"0.7.0","u":"/docs/Changelog","h":"#070","p":1},{"i":32,"t":"Defaults arguments now produce Lua-compatible bytecode Fixed default arguments not working for methods Fixed named arguments, etc. not working for upvalue functions Fixed 'in' expression for when right-hand operand is nested table Fixed 'in' expression being too greedy in consuming righthand operand For integrators: Added PLUTO_LUA_LINKABLE","s":"0.6.3","u":"/docs/Changelog","h":"#063","p":1},{"i":34,"t":"Optional Parentheses now works for table types and with chained \"suffix expressions\" Fixed new overwriting user-defined __index Fixed infinite recursion with multi-level parent calls Fixed some other small issues Performance: Optimized lua_insert, lua_remove, & lua_replace (Optimization by @gottfriedleibniz) Optimized luaO_ceillog2 (Inspired by @gottfriedleibniz) Enabled Lua's jump table for clang build as well Fixed a VM performance regression introduced by Pluto","s":"0.6.2","u":"/docs/Changelog","h":"#062","p":1},{"i":36,"t":"Improved suggestions (for when using plutoc with the language server) Optimized switch statement code generation (now omits cases leading to default case) Fixed producing syntax error when 'case' or 'default' is used outside of switch Fixed using 'export' outside of global scope not producing an error Fixed some confusing error messages Pulled in the latest Lua changes so some Lua bugs are now fixed","s":"0.6.1","u":"/docs/Changelog","h":"#061","p":1},{"i":38,"t":"Added attribute to force locals to be compile-time constants Added $expr syntax for compile-time evaluation of select functions Added export [NAME=VALUE | function | class] syntax Added named arguments (name=value in funcargs) Added named varargs (...NAME), automatically puts the varargs into a table with the given name A subset of Soup is now vendored with Pluto so standard library features that rely on it should now be more viable Removed deprecated \"pluto_case\" and \"pluto_default\" keywords Removed when statement Enums: Added ENUM.ENUMERATOR syntax for named enums Added ENUM CLASS NAME ... syntax to force usage of this syntax Added enum reflection for named enums (:names(), :values(), :kvmap(), :vkmap()) Object-oriented programming: Added new TABLE(...) syntax (creates new table, sets TABLE as its metatable + index, calls `:construct(...)` if exists) Added 'class' statement & expression (similar to table but without need for ',' or ';' after properties and functions) 'class' and 'local class' statements also support extends NAME which sets parent property and metatable with index Added static function NAME for use within table constructor/class definition (equal to NAME = function) Added 'parent' expression parent.PROP -> self.__parent.PROP parent:METHOD(...) -> self.__parent.METHOD(self, ...) Added TABLE instanceof METATABLE operator Type hints: Added 'int' & 'float' type hints (more restrictive than 'number') Added 'void' type hint for function return type Standard library: Added utonumber, utostring, & string.uformat Added instanceof(TABLE, METATABLE) For integrators upgrading to Pluto 0.6.0: Consider defining PLUTO_COMPATIBLE_NEW, PLUTO_COMPATIBLE_CLASS, PLUTO_COMPATIBLE_PARENT & PLUTO_COMPATIBLE_EXPORT so 'new', 'class', 'parent' & 'export' will not be reserved keywords just yet, instead 'pluto_new', 'pluto_class', 'pluto_parent' & 'pluto_export' can be used. More detailed documentation can be found here.","s":"0.6.0","u":"/docs/Changelog","h":"#060","p":1},{"i":40,"t":"Default arguments now support tables Pluto now supports building with C ABI so you can replace Lua's shared library with Pluto's without needing to change the program Fixed return before case or default causing a syntax error Fixed access violation on lua_close with strings as default parameters","s":"0.5.4","u":"/docs/Changelog","h":"#054","p":1},{"i":42,"t":"Default arguments now support compile-time constant variables, unary -, and pseudo-unary + Re-added os.remove & os.rename because they originated in Lua and should not have been removed Fixed some instances of errors not providing a code snippet and reporting the wrong line Fixed enumerators being limited to 32-bit values Fixed warning disable/enable being global-only Removed if-goto optimisation due to various edge cases where goto is not executed","s":"0.5.3","u":"/docs/Changelog","h":"#053","p":1},{"i":44,"t":"Enum statement: Now supports compile-time constant variables when setting value Fixed require, dofile, etc. not taking UTF-8 encoded paths on Windows Fixed pluto & plutoc not being able to execute files with foreign names on Windows","s":"0.5.2","u":"/docs/Changelog","h":"#052","p":1},{"i":46,"t":"Enum Statement: Now supports unary - and pseudo-unary + when setting value Replaced locals limit with registers limit so you can have more compile-time constants Fixed Pluto's IO functions not taking UTF-8 encoded paths Fixed UB when emitting unfinished string error, possibly resulting in an access violation","s":"0.5.1","u":"/docs/Changelog","h":"#051","p":1},{"i":48,"t":"Added \"for ITERABLE as VALUE\" loop Added $-strings (string interpolation) Added prefix ++ operator Added support for binary number literals. Added C-style enums Added _PSOUP global Updated package.path to look for .pluto files in working directory by default Deprecated \"pluto_case\" and \"pluto_default\" (now \"case\" and \"default\", respectively) Removed what was deprecated in 0.4.0 (sleep -> os.sleep, os.remove -> io.remove, os.rename -> io.rename) Added execution time limit (optional, must be enabled in luaconf.h) Added content moderation Standard Library: Added io.makedirs Standard Library (Soup): Added base64 Added base58 Added base32 Added json","s":"0.5.0","u":"/docs/Changelog","h":"#050","p":1},{"i":50,"t":"Improved wording of some warning & error messages Fixed excessive \"duplicate local declaration\" warnings Cherry-picked some Lua commits, so the following Lua bugs are now fixed: 'break' may not properly close variable in a 'for' loop error message in 'table.remove' 'utf8.codes' accepts spurious continuation bytes Negation in constant folding of '>>' may overflow stack overflow with nesting of coroutine.close","s":"0.4.5","u":"/docs/Changelog","h":"#045","p":1},{"i":52,"t":"Added math.rand as an alias for math.random Changed unknown type hint to be warning instead of error Reverted table.insert optimation due to unexpected behavior Some minor tweaks","s":"0.4.4","u":"/docs/Changelog","h":"#044","p":1},{"i":54,"t":"Improved most error messages, and vastly improved the internal code for them. These reserved tokens can be used as identifiers outside of their functional context: default, case Optimized the performance of table.insert. Roughly 3x faster, but still slightly slower than t[#t + 1] Pluto can now be built using Sun.","s":"0.4.3","u":"/docs/Changelog","h":"#043","p":1},{"i":56,"t":"Fixes a regression introduced in Pluto 0.4.1 that prevented the walrus operator from working within lambda functions that are passed as function arguments","s":"0.4.2","u":"/docs/Changelog","h":"#042","p":1},{"i":58,"t":"Updated lexer to tokenise in a separate pass This fixes Pluto's error messages sometimes not showing the full line Disallowed use of the walrus operator within a function call because it was found to be more janky than expected","s":"0.4.1","u":"/docs/Changelog","h":"#041","p":1},{"i":60,"t":"Additions: Walrus Operator Default parameters for functions. New standard library: lcryptlib, for various hash algorithms and cryptographic PRNGs. New warnings: Unreachable code. Too many function arguments. Improvements: Switch case may now use variables. Shorthand ternary syntax from C/C++. Warnings can be configured with comments. Improved performance of some common arithmetic algorithms. VM Dumping has been rewritten for superb runtime detail on all opcodes, their arguments, their results, etc. string.upper & string.lower take a second parameter indicating a specific index to change. Absence of this parameter preserves default behavior.","s":"0.4.0","u":"/docs/Changelog","h":"#040","p":1},{"i":62,"t":"Improvements: io.copyto will now overwrite existing files instead of throwing an exception. Improve error handling of other exception-prone IO functions.","s":"0.3.2","u":"/docs/Changelog","h":"#032","p":1},{"i":64,"t":"Bugfix: String.split would previously invoke an infinite loop when an empty string is used as the delimiter.","s":"0.3.1","u":"/docs/Changelog","h":"#031","p":1},{"i":66,"t":"Additions: Inlined method creation. STR in STR expressions. KEY in INDEXABLE expressions. Generalized iteration, no need for pairs. io.listdir Reserved keywords as valid fields. Null-coalescing operator (w/ compound operator). continue N & break N for manipulating outer loops. Optional type-hinting, with parser warnings. Safe accessor navigation, to avoid \"attempt to index nil\" errors for deeply nested fields. Changes: table.contains now returns an index if found and nil otherwise (previously returned true or false). Improvements: Switch no longer has syntactic restrictions Greater switch performance Documentation for the new changes can be found here.","s":"0.3.0","u":"/docs/Changelog","h":"#030","p":1},{"i":68,"t":"Fixes a bug with the continue keyword","s":"0.2.2","u":"/docs/Changelog","h":"#022","p":1},{"i":70,"t":"Added VM Dump Implemented long jump optimisation","s":"0.2.1","u":"/docs/Changelog","h":"#021","p":1},{"i":72,"t":"Added compile-time warnings for duplicate local declarations Added optional ANSI color sequences in various error & warning messages Added support for ternary expressions Added continue statement Added Table Freezing / Immutability Added Switch/Case statements Added user_data to global_State Added != Added compatibility mode Added table.contains Added new time functions to os api Added negative string indexing Added compound concatenation operator Added new string functions Added portable jumptable implementation that can be optionally enabled Added REPEAT .. WHEN loop support Added new IO library functions Added _PVERSION Implemented table length cache optimisation (2x speedup) Implemented optional parentheses around string literals for method invocation Increased local variable limit from 200 to 249 Rebased with Lua for latest bugfixes","s":"0.2.0","u":"/docs/Changelog","h":"#020","p":1},{"i":74,"t":"Initial version. Notable features: Lambda expressions Arbitrary character insertion in numeral literals Many compound operators ** exponent operator","s":"0.1.0","u":"/docs/Changelog","h":"#010","p":1},{"i":76,"t":"Pluto aims to be source- and bytecode-compatible with existing Lua code such that it can simply be used as a drop-in replacement for Lua, and Lua modules can simply be used in Pluto codebases. In the vast majority of cases, we do succeed, but there are a few things to be aware of.","s":"Compatibility","u":"/docs/Compatibility","h":"","p":75},{"i":78,"t":"Pluto adds the following reserved tokens: switch continue enum new class parent export try catch Which means you can't use them as identifiers. They can still be used with short-hand table indexes and goto labels because Pluto allows reserved keywords to be used in those contexts.","s":"New Keywords","u":"/docs/Compatibility","h":"#new-keywords","p":75},{"i":80,"t":"For Integrators: Check your luaconf.h file to find the relevant macros under the \"Compatibility\" heading. For Scripters: Use pluto_use in the source files. -- @pluto_use * = false to simply disable all incompatible keywords. For Users: Pass the -c flag to pluto or plutoc. The following sections will go more in-depth on source-level mitigations (for scripters).","s":"Mitigations","u":"/docs/Compatibility","h":"#mitigations","p":75},{"i":82,"t":"You can change the meaning of Pluto's reserved tokens at any point in your scripts using the --@pluto_use comment or pluto_use statement. For example, to disable all non-compatible keywords except for switch: pluto -- @pluto_use * = false, switch Copy It is also possible to specify a version number, which is a shorthand for the keywords available at that version: \"0.2.0\" corresponds to * = false, switch, continue \"0.5.0\" corresponds to * = false, switch, continue, enum \"0.6.0\" corresponds to * = false, switch, continue, enum, new, class, parent, export \"0.8.0\" corresponds to * = false, switch, continue, enum, new, class, parent, export, try, catch So, writing a portable script that only makes use of Pluto 0.8.0's features requires this at the beginning: pluto pluto_use \"0.8.0\" Copy This feature also supports quick encompassing of optional features. So, instead of: pluto pluto_use \"0.8.0\", global Copy You can use a '+' after the version number to also enable all of the optional features. As of 0.9.0, the only optional feature is explicit globals (global). pluto pluto_use \"0.9.0+\" -- The same as pluto_use \"0.9.0\", global Copy For module developers and scripts which may be used in future versions of Pluto, we recommend you use pluto_use for two reasons: Portability. This will override the compatibility mode settings compiled into Pluto so your script will be parsed identically in all Pluto environments. Proactive compatibility. Any keywords added by future versions of Pluto will also be put in compatibility mode by these statements, so in the off-chance your script uses a future reserved keyword as a variable name, it would still parse as you intended when you wrote it.","s":"Compile-time Configuration (pluto_use)","u":"/docs/Compatibility","h":"#compile-time-configuration-pluto_use","p":75},{"i":84,"t":"Another way of using Pluto's features regardless of compatibility mode is by prefixing the keyword with pluto_. For example, switch becomes pluto_switch. These Compatibility Mode variants will always be valid, even when Compatibility Mode is disabled. These are what they look like: pluto_switch pluto_continue pluto_enum pluto_new pluto_class pluto_parent pluto_export pluto_try pluto_catch","s":"Compatible Keywords","u":"/docs/Compatibility","h":"#compatible-keywords","p":75},{"i":86,"t":"This is a feature in Pluto that, by itself, is a benign QoL improvement for developers. However, in combination with our added standard library functions like table.min, it can be an unexpected semantic change: pluto local function roll(opts) return math.random(opts.min or 1, opts.max or 100) end print(roll{ max = 10 }) Copy pluto: test.pluto:2: bad argument #1 to 'random' (number expected, got function) stack traceback: [C]: in function 'math.rand' test.pluto:2: in local 'roll' test.pluto:4: in main chunk Copy Integrators can disable this feature by defining the PLUTO_NO_DEFAULT_TABLE_METATABLE macro in their luaconf.h or build config, to aid in a smooth transition, should scripts in their ecosystem require it. Scripters are advised to use rawget and/or type to better codify their expectations. For example, the example above seems to care only about providing fallback values and not at all about type-checking, so rawget would be an excellent fit for it: pluto local function roll(opts) return math.random(rawget(opts, \"min\") or 1, rawget(opts, \"max\") or 100) end print(roll{ max = 10 }) Copy","s":"Default Table Metatable","u":"/docs/Compatibility","h":"#default-table-metatable","p":75},{"i":88,"t":"Although Pluto can theoretically be used with Lua-based tooling, we provide specialized support for .pluto files to enhance your coding experience with features such as: Syntax Highlighting Snippets — e.g. for when you type \"fun\" and press tab Comment Information — for editor features such as \"Toggle Comment\", \"Toggle Block Comment\" Indentation Rules — for editor features such as \"Reindent Lines\" Build Systems — run & lint scripts directly in your editor with Ctrl+(Shift+)B in Sublime Text or Ctrl+Shift+P in VS Code","s":"Editor Integration","u":"/docs/Editor Integration","h":"","p":87},{"i":90,"t":"The installation process depends on your editor: VS Code: Search for calamity-inc.pluto-syntax-highlighting in the marketplace and press \"Install.\" Sublime Text: Open the command palette (Ctrl+Shift+P), select \"Package Control: Install Package\", search for \"Pluto\", and press enter. Visual Studio: Click on Extensions > Manage Extensions. In the Online section, search for calamity-inc.pluto-vsix and press \"Download.\" IntelliJ: Clone our syntax highlighting repository and add the tmbundle folder to Editor > TextMate Bundles. If your editor is not listed here, check if it is able to load TextMate bundles, in which case you should be able to do something similar to the IntelliJ instructions above.","s":"Installation","u":"/docs/Editor Integration","h":"#installation","p":87},{"i":92,"t":"The luaconf.h in Pluto provides various battle-tested mechanisms for locking down your Pluto environments. In this article, we've documented some of those. If you are an integrator who needs help configuring any of this, or who wants us to implement another mechanism, feel free to contact us on GitHub.","s":"For Integrators","u":"/docs/For Integrators","h":"","p":91},{"i":95,"t":"You can disable execution of compiled bytecode by defining PLUTO_DISABLE_COMPILED in luaconf.h or your build config.","s":"Compiled Code","u":"/docs/For Integrators","h":"#compiled-code","p":91},{"i":97,"t":"You may already have filters before passing scripts to run onto Pluto, but mechanisms such as dofile and require may be used to bypass them. To help you combat this, Pluto provides PLUTO_LOADFILE_HOOK. For example, if you set it to ContmodOnLoadfile in luaconf.h or your build config, you only need to define that function somewhere in your code, like this: cpp extern \"C\" bool ContmodOnLoadfile(const char* filename) { return !isCodeProhibited(soup::string::fromFile(filename)); } Copy This requires you to use Pluto as a static library, as otherwise this linking relationship won't work.","s":"Custom Module Filters","u":"/docs/For Integrators","h":"#custom-module-filters","p":91},{"i":99,"t":"The PLUTO_NO_BINARIES macro can be defined to totally eliminate package.loadlib and any DLL/SO loading capability from the require function. This is helpful because package.loadlib can be used to bypass sandbox restrictions by manually loading symbols from a Lua/Pluto library, and the require function can load any Lua/Pluto C Module which may or may not provide dangerous functions. This is generally vital for any sandbox. This mechanism cannot be bypassed, since it configures Pluto to compile without support for any of the aforementioned features.","s":"Prevent Loading of Binary Modules","u":"/docs/For Integrators","h":"#prevent-loading-of-binary-modules","p":91},{"i":101,"t":"To aid environments that have to be sandboxed, Pluto provides Execution Time Limit (ETL), which can be enabled by defining PLUTO_ETL_ENABLE in luaconf.h or your build config. By default, ETL allows code to run for a total of 1 ms (1.000.000 nanos). This can be changed by overwriting PLUTO_ETL_NANOS. Note that this is a hammer solution. If you only want to prevent stupid mistakes, Infinite Loop Prevention is a far better tool.","s":"Execution Time Limit","u":"/docs/For Integrators","h":"#execution-time-limit","p":91},{"i":103,"t":"Pluto can detect infinite loops by preventing too many successive iterations. This was implemented because game threads usually force users to call some sort of yield mechanism to return control to the game thread. In Pluto, you specify a hard bottleneck on iterations, then you specify a function pointer which should prevent ILP within the loop it's called in. This will produce an error due to ILP: pluto while true do end Copy This will not, with correct configuration: pluto while true do yield() end Copy If your scheduling system calls coroutine.yield at least once per tick, configuring the ILP mechanism can be as simple as defining PLUTO_ILP_ENABLE. In any case, Pluto's configuration file (luaconf.h) is worth a look at, especially to properly configure this feature. info This is a very simple mechanic. It has no performance overhead & it's lightweight. However, the compromise for this was coverage. This will reliably prevent most user error, however malicious users can find a way to block a thread still. For example, any forward jump will prevent the mechanism from breaking a loop. This can be exploited, so don't rely on this for security.","s":"Infinite Loop Prevention","u":"/docs/For Integrators","h":"#infinite-loop-prevention","p":91},{"i":105,"t":"Pluto offers an optional, configurable feature to see every instruction that is executed in the Lua VM.","s":"VM Dumping","u":"/docs/For Integrators","h":"#vm-dumping","p":91},{"i":107,"t":"VM Dump can be enabled by defining PLUTO_VMDUMP in luaconf.h or your build config. To reduce noise, you can modify PLUTO_VMDUMP_COND to set a custom condition for when VM Dump is active. By default, the condition is true. Although not a configuration specific to VM Dump, it should be noted that you can modify the output macros lua_writestring and lua_writeline.","s":"Configuration","u":"/docs/For Integrators","h":"#configuration","p":91},{"i":109,"t":"Given the following code: pluto local value = 3 switch value do case 1: case 2: case 3: case 4: case 5: print(\"Got 1-5.\") break default: print(\"Value is greater than 5.\") end -- Break jumps here. Copy It will output: VARARGPREP 0 ; prepare for 0 varargs LOADI 0 3 ; push 3 MOVE 1 0 ; move 3 into R(A) EQI 1 1 0 ; 3 == 1 EQI 1 2 1 ; 3 == 2 EQI 1 3 1 ; 3 == 3 GETTABUP 2 0 0 ; push T['print'] for function-0x247d2882520 (T=table-0x247d29ec9c8) LOADK 3 1 ; push \"Got 1-5.\" Got 1-5. CALL 2 2 1 ; call cfunc (nresults=0 nparams=0) JMP 13 ; offset=13 newpc=0x247d29e90d8 RETURN 1 1 1 ; return 0 value(s) Copy This is great at deciphering obfuscated code which may be causing problems for your environment.","s":"What it looks like","u":"/docs/For Integrators","h":"#what-it-looks-like","p":91},{"i":111,"t":"Pluto is a superset of Lua 5.4 with a focus on general-purpose programming. While being remarkably compatible with Lua 5.4 source-code & bytecode, it enhances the standard library & adds more than a dozen highly-desired syntaxes such as switch statements, compound operators, classes, class inheritance, string interpolation, type hinting, enums, and so on.","s":"What is Pluto?","u":"/docs/Introduction","h":"","p":110},{"i":113,"t":"Pluto aspires to be a version of Lua with a larger feature-set, that is all. Pluto is not a Lua-killer, an attempted successor, or any of that. Many people (rightly so) love Lua precisely because of the design philosophy. And fundamentally, Pluto is a major deviation from Lua's design philosophy. Some may prefer this, some may not.","s":"What does Pluto aspire to be?","u":"/docs/Introduction","h":"#what-does-pluto-aspire-to-be","p":110},{"i":115,"t":"This document will explain how to get started with writing Pluto in no time.","s":"Getting Started","u":"/docs/Getting Started","h":"","p":114},{"i":117,"t":"The easiest way to get started writing Pluto is to use Write Pluto Online, which runs Pluto code directly in your browser using WASM.","s":"Write Pluto Online","u":"/docs/Getting Started","h":"#write-pluto-online","p":114},{"i":119,"t":"You can find pre-built binaries of Pluto for Windows, Linux, & Mac OS over on Pluto's Github Releases page.","s":"Prebuilt Binaries","u":"/docs/Getting Started","h":"#prebuilt-binaries","p":114},{"i":122,"t":"You can easily install pluto and plutoc via Chocolatey as follows: choco install plutolang Copy","s":"Chocolatey","u":"/docs/Getting Started","h":"#chocolatey","p":114},{"i":124,"t":"You can easily install Pluto via APT as follows: wget -qO- https://calamity-inc.github.io/deb-repo/key.gpg | sudo tee /usr/share/keyrings/calamity-inc.gpg > /dev/null echo \"deb [arch=amd64 signed-by=/usr/share/keyrings/calamity-inc.gpg] https://calamity-inc.github.io/deb-repo/ buster main\" | sudo tee /etc/apt/sources.list.d/calamity-inc.list > /dev/null sudo apt update sudo apt install pluto Copy This package includes the pluto and plutoc executables, shared library, as well as headers for developers (#include ). As the \"buster\" part implies, these binaries were compiled on Debian 10, but they work on all subsequent Debian releases, as well as Ubuntu 20 and above.","s":"APT Repository","u":"/docs/Getting Started","h":"#apt-repository","p":114},{"i":126,"t":"Pluto is in the Arch User Repository under the name plutolang. This package includes the pluto and plutoc executables, shared library, as well as headers for developers (#include ).","s":"AUR","u":"/docs/Getting Started","h":"#aur","p":114},{"i":128,"t":"Pluto is available in the Termux package main repository under plutolang for binaries and libpluto for development library.","s":"Termux","u":"/docs/Getting Started","h":"#termux","p":114},{"i":130,"t":"Pluto can compile on virtually any platform, as long as there's a C++ 17 compiler for it. First, you need to clone the repository: git clone https://github.com/PlutoLang/Pluto cd Pluto Copy Then, you can use any of the build methods documented here.","s":"Compile Pluto Yourself","u":"/docs/Getting Started","h":"#compile-pluto-yourself","p":114},{"i":132,"t":"info PHP is required for this method. You can check if PHP is installed by running php -v. You can install it via sudo apt intall php-cli on Debian or sudo pacman -S php on Arch. Simply run the following commands: php scripts/compile.php clang php scripts/link_pluto.php clang php scripts/link_plutoc.php clang php scripts/link_static.php Copy You can easily modify these commands to a compiler other than clang, if you wish. There are also additional scripts for the various types of shared libraries. The binaries will be placed in the src/ directory.","s":"PHP Scripts","u":"/docs/Getting Started","h":"#php-scripts","p":114},{"i":134,"t":"In the repository you just cloned, there's a Pluto.sln you can open with Visual Studio. Within Visual Studio, open the Build > Batch Build dialog. Here, click \"Select All\", then \"Build\". The binaries will be placed in the out/ directory.","s":"Visual Studio","u":"/docs/Getting Started","h":"#visual-studio","p":114},{"i":136,"t":"You can simply run the make command: make -j PLAT={yourplatform} Copy The platform list can be found here. The binaries will be placed in the src/ directory.","s":"Make","u":"/docs/Getting Started","h":"#make","p":114},{"i":138,"t":"Pluto supports the Sun build system by providing .sun files in the src/ directory, you can use them to build pluto & plutoc: cd src sun pluto sun plutoc Copy The binaries will be placed in the src/ directory. If you wish to use Pluto as a static library in your own projects, simply add the following to your project's .sun file: require ../Pluto/src Copy Assuming a directory structure where your own project and Pluto share the same parent.","s":"Sun","u":"/docs/Getting Started","h":"#sun","p":114},{"i":140,"t":"This keyword accepts an optional integral argument which tells it how many levels of enclosing loops it should break. The default value is 1, thus breaking out of the current loop. Example 1 pluto for i = 1, 10 do -- Loop 1. break 1 -- This is identical to `break` without any arguments. end Copy Example 2 pluto for i = 1, 10 do -- Loop 1. for ii = 1, 5 do -- Loop 2. break 1 -- This will break from Loop 2. break 2 -- This will break from Loop 1. end end Copy","s":"Break Statement","u":"/docs/New Features/Break Statement","h":"","p":139},{"i":142,"t":"Pluto's parser provides some powerful constructs which allow you to write code that will never be seen at runtime.","s":"Compile-Time Evaluation","u":"/docs/New Features/Compile-Time Evaluation","h":"","p":141},{"i":144,"t":"Certain standard library functions can be called at compile-time, as long as the arguments are also known at compile-time, by using the \"$\" symbol before the function call. pluto local runtime = require(\"crypto\").joaat(\"Hello, World!\") local compile = $crypto.joaat(\"Hello, World!\") assert(runtime == compile) Copy If you're unfamiliar with compile-time evaluation, this is essentially what the code turns into: pluto local runtime = require(\"crypto\").joaat(\"Hello, World!\") local compile = 847757641 -- The JOAAT hash of \"Hello, World!\" assert(runtime == compile) Copy This is available on preloaded Pluto libraries, such as: json base32 base58 base64 crypto And on the following functions: tostring utostring tonumber utonumber","s":"Function calls","u":"/docs/New Features/Compile-Time Evaluation","h":"#function-calls","p":141},{"i":146,"t":"Compile-time constant variables can be defined via the $define statement: pluto $define a = 123 Copy This may seem identical to a local declared with the const attribute: pluto local a = 123 Copy However, $define also enforces that the assigned variable is a compile-time constant: pluto local a = {} $define a = {} -- Error: variable was not assigned a compile-time constant value Copy","s":"Variables","u":"/docs/New Features/Compile-Time Evaluation","h":"#variables","p":141},{"i":148,"t":"If there is certain code you only want to have compiled in for a certain build, such as a debug build, you can use compile-time conditionals: pluto $define DEBUG = true $if DEBUG then print(\"Script running in debug mode\") $else print(\"Script running in release mode\") $end Copy In this case, only one of the two paths will be compiled in; the rest will not take up any space.","s":"Conditionals","u":"/docs/New Features/Compile-Time Evaluation","h":"#conditionals","p":141},{"i":150,"t":"Pluto offers optional compiler warnings for certain misbehaviors.","s":"Compiler Warnings","u":"/docs/New Features/Compiler Warnings","h":"","p":149},{"i":153,"t":"This is raised when a new local is created with the same name as an existing one. pluto local var = 5 do local var = \"hello\" end Copy file.pluto:3: warning: duplicate local declaration [var-shadow] 3 | local var = \"hello\" | ^^^^^^^^^^^^^^^^^^^ here: this shadows the initial declaration of 'var' on line 1. Copy","s":"var-shadow","u":"/docs/New Features/Compiler Warnings","h":"#var-shadow","p":149},{"i":155,"t":"This is raised when a new local is created with the same name as a global variable. pluto local table = {} Copy file.pluto:1: warning: duplicate global declaration [global-shadow] 1 | local table = {} | ^^^^^^^^^^^^^^^^ here: this shadows the initial global definition of 'table' Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_GLOBAL_SHADOW macro. Furthermore, this only covers the globals 'table', 'string', and 'arg' by default. Integrators can overwrite the PLUTO_COMMON_GLOBAL_NAMES macro to change this list.","s":"global-shadow","u":"/docs/New Features/Compiler Warnings","h":"#global-shadow","p":149},{"i":157,"t":"This is raised when the same field is declared multiple times in a table constructor: pluto local t = { key = \"fruit\", value = \"apple\", value = \"banana\" } Copy file.pluto:4: warning: duplicate table field [field-shadow] 4 | value = \"banana\" | ^^^^^^^^^^^^^^^^ here: this overwrites the value assigned to this field earlier Copy","s":"field-shadow","u":"/docs/New Features/Compiler Warnings","h":"#field-shadow","p":149},{"i":159,"t":"This is raised when the type of an expression doesn't match the hinted type. See Type Hinting. pluto local var: number = 5 var = \"hello\" Copy file.pluto:2: warning: variable type mismatch [type-mismatch] 2 | var = \"hello\" | ^^^^^^^^^^^^^ here: 'var' type-hinted as 'number', but assigned a string value. Copy","s":"type-mismatch","u":"/docs/New Features/Compiler Warnings","h":"#type-mismatch","p":149},{"i":161,"t":"This is raised when a block of code will never be ran. pluto for i = 1, 10 do if i == 5 then continue print(\"message\") end end Copy file.pluto:4: warning: unreachable code [unreachable-code] 4 | print(\"message\") | ^^^^^^^^^^^^^^^^ here: this code comes after an escaping 'continue' statement. Copy","s":"unreachable-code","u":"/docs/New Features/Compiler Warnings","h":"#unreachable-code","p":149},{"i":163,"t":"This is raised when too many arguments are given to a non-vararg function. pluto local function func(a, b, c) end func(1, 2, 3, 4) Copy file.pluto:5: warning: too many arguments [excessive-arguments] 5 | func(1, 2, 3, 4) | ^^^^^^^^^^^^^^^^ here: expected 3 arguments, got 4. Copy","s":"excessive-arguments","u":"/docs/New Features/Compiler Warnings","h":"#excessive-arguments","p":149},{"i":165,"t":"This is raised when the code does something stupid but not quite stupid enough to cause an error. pluto pluto_use * Copy file.pluto:1: warning: 'pluto_use *' is a bad idea because future Pluto versions may add keywords that will break your script [bad-practice] 1 | pluto_use * | ^^^^^^^^^^^ here: consider using 'pluto_use \"0.8.0\"' instead Copy","s":"bad-practice","u":"/docs/New Features/Compiler Warnings","h":"#bad-practice","p":149},{"i":167,"t":"This is raised when the code seems syntactically incorrect. pluto local magic const = 42 Copy file.pluto:1: warning: Possibly mistyped attribute [possible-typo] 1 | local magic const = 42 | ^^^^^^^^^^^^^^^^^^^^^^ here: Did you mean ''? Copy","s":"possible-typo","u":"/docs/New Features/Compiler Warnings","h":"#possible-typo","p":149},{"i":169,"t":"This is raised when the code may not be considered valid by all Pluto environments due to compatibility mode. pluto new exception(\"Not implemented\") Copy file.pluto:1: warning: non-portable keyword usage [non-portable-code] 1 | new exception(\"Not implemented\") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ here: use 'pluto_new' instead, or 'pluto_use' this keyword: https://pluto.do/compat Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_NON_PORTABLE_CODE macro.","s":"non-portable-code","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-code","p":149},{"i":171,"t":"This is raised when a variable name is only valid due to compatibility mode. pluto local class = \"fruit\" Copy file.pluto:1: warning: 'class' is a non-portable name [non-portable-name] 1 | local class = \"fruit\" | ^^^^^^^^^^^^^^^^^^^^^ here: use a different name, or use 'pluto_use' to disable this keyword: https://pluto.do/compat Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_NON_PORTABLE_NAME macro.","s":"non-portable-name","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-name","p":149},{"i":173,"t":"This is raised when the code will not run in Lua environments (when compiling Pluto to bytecode). pluto print(\"h\" in \"hello\") Copy file.pluto:1: warning: non-portable operator usage [non-portable-bytecode] 1 | print(\"h\" in \"hello\") | ^^^^^^^^^^^^^^^^^^^^^ here: this operator generates bytecode which is incompatible with Lua. Copy To avoid excessive annoyance, this warning type is off by default. To enable it, scripters can use the compile-time configuration and integrators can define the PLUTO_WARN_NON_PORTABLE_BYTECODE macro.","s":"non-portable-bytecode","u":"/docs/New Features/Compiler Warnings","h":"#non-portable-bytecode","p":149},{"i":175,"t":"This is raised when there's a non-obvious fallthrough in a switch block: pluto local a = 1 switch a do case 1: print(\"Case 1\") case 2: print(\"Case 2\") end Copy file.pluto:5: warning: possibly unwanted fallthrough [unannotated-fallthrough] 5 | case 2: | ^^^^^^^ here: the case on line 3 flows into this case + note: place `--@fallthrough` before this case if this is intended Copy As the warning points out, a @fallthrough annotation can be used to label the fallthrough, in turn silencing the warning: pluto local a = 1 switch a do case 1: print(\"Case 1\") -- @fallthrough case 2: print(\"Case 2\") end Copy","s":"unannotated-fallthrough","u":"/docs/New Features/Compiler Warnings","h":"#unannotated-fallthrough","p":149},{"i":177,"t":"This is raised when the global keyword is enabled and a global was declared without it. See Explicit Globals. pluto pluto_use global a = 1 Copy file.pluto:3: warning: implicit global creation [implicit-global] 3 | a = 1 | ^^^^^ here: prefix this with 'global' if creating a global was intended Copy","s":"implicit-global","u":"/docs/New Features/Compiler Warnings","h":"#implicit-global","p":149},{"i":179,"t":"This is raised when the return value of a function declared was discarded. See Nodiscard Functions. pluto local function add(a, b) return a + b end add(1, 2) Copy file.pluto:5: warning: discarding return value of function declared '' [discarded-return] 5 | add(1, 2) | ^^^^^^^^^ here Copy","s":"discarded-return","u":"/docs/New Features/Compiler Warnings","h":"#discarded-return","p":149},{"i":181,"t":"The state of each warning type can be changed during compile-time and exceptions for certain code can be made.","s":"Compile-time Configuration","u":"/docs/New Features/Compiler Warnings","h":"#compile-time-configuration","p":149},{"i":183,"t":"Warnings have 3 states: 'disable', 'enable', and 'error'. The 'error' state is a more aggressive version of 'enable' that causes compilation to fail if the warning type is raied. To change the state of a warning, write a @pluto_warnings comment with the state and warning type joined by a hyphen (-): pluto local var = 5 do -- @pluto_warnings: disable-var-shadow local var = \"hello\" -- @pluto_warnings: enable-var-shadow end Copy For this, there is also the special type, 'all', which can be used e.g. to enable all warnings except for non-portable-bytecode: pluto -- @pluto_warnings: enable-all, disable-non-portable-bytecode Copy","s":"Changing Warning States","u":"/docs/New Features/Compiler Warnings","h":"#changing-warning-states","p":149},{"i":185,"t":"To disable warnings on a specific line of code, simply put a comment on the line before it with @pluto_warnings: disable-next. pluto local var = 5 do -- @pluto_warnings: disable-next local var = \"hello\" end Copy","s":"Disable Warnings On Line","u":"/docs/New Features/Compiler Warnings","h":"#disable-warnings-on-line","p":149},{"i":187,"t":"During a function declaration, parameters can now declare their own default value. Example Code pluto local function write(text = \"No text provided.\") print(text) end write() --> \"No text provided.\" write(\"Hello!\") --> \"Hello!\" Copy This code behaves identically. pluto local function write(text) if text == nil then text = \"No text provided.\" end print(text) end write() --> \"No text provided.\" write(\"Hello!\") --> \"Hello!\" Copy Try It Yourself​","s":"Default Arguments","u":"/docs/New Features/Default Arguments","h":"","p":186},{"i":189,"t":"Destructuring is a better way to assign local variables from expressions that return a table.","s":"Destructuring","u":"/docs/New Features/Destructuring","h":"","p":188},{"i":191,"t":"Assuming we have this table: pluto local t = { 3, 6, 9 } Copy This is how we would assign each value to variables called a, b, and c using the Lua and Pluto ways: Lua way pluto local a, b, c = table.unpack(t) Copy Pluto way pluto local [a, b, c] = t Copy","s":"Array destructuring","u":"/docs/New Features/Destructuring","h":"#array-destructuring","p":188},{"i":193,"t":"Assuming we have this table: pluto local t = { name = \"John\", age = 42 } Copy This is how we would assign each field to a variable of the same name using the Lua and Pluto ways: Lua way pluto local name = t.name local age = t.age Copy Pluto way pluto local { name, age } = t Copy","s":"Table destructuring","u":"/docs/New Features/Destructuring","h":"#table-destructuring","p":188},{"i":195,"t":"Assuming we have the same table as above, this is how we'd assign the name and age fields to n and a variables, respectively, using the Lua and Pluto ways: Lua way pluto local n = t.name local a = t.age Copy Pluto way pluto local { n = name, a = age } = t Copy","s":"Different variable name","u":"/docs/New Features/Destructuring","h":"#different-variable-name","p":188},{"i":197,"t":"Table destructuring can be used to require multiple standard library modules at once using the '*' module: pluto local { base64, json } = require \"*\" Copy","s":"Standard Library","u":"/docs/New Features/Destructuring","h":"#standard-library","p":188},{"i":199,"t":"Pluto adds the following syntax: pluto enum MyEnum begin OPTION_1, OPTION_2, OPTION_3 end assert(OPTION_1 == 1) assert(OPTION_2 == 2) assert(OPTION_3 == 3) Copy Enums can start at a base number, and increment from there. pluto enum MyEnum begin OPTION_1 = 0, OPTION_2, OPTION_3 = 5, OPTION_4 end assert(OPTION_1 == 0) assert(OPTION_2 == 1) assert(OPTION_3 == 5) assert(OPTION_4 == 6) Copy Since this enum has a name, we can also access its enumerators with that: pluto assert(MyEnum.OPTION_1 == 0) Copy","s":"Enumerations","u":"/docs/New Features/Enumerations","h":"","p":198},{"i":201,"t":"You can force usage of the ENUM.ENUMERATOR syntax by using 'enum class': pluto enum class MyEnum begin OPTION_1, OPTION_2, OPTION_3 end assert(OPTION_1 == nil) assert(MyEnum.OPTION_1 == 1) Copy","s":"Scoped Enums","u":"/docs/New Features/Enumerations","h":"#scoped-enums","p":198},{"i":203,"t":"When you have a named enum, not only can you get its enumerators, but also reflect upon it with some methods: pluto enum MyEnum begin OPTION_1, OPTION_2, OPTION_3 end for k, v in MyEnum:kvmap() do print(k, v) -- \"OPTION_1 1\" ... end Copy The following methods are available: :names(), :values(), :kvmap(), :vkmap()","s":"Reflection","u":"/docs/New Features/Enumerations","h":"#reflection","p":198},{"i":205,"t":"Enums can also be anonymous: pluto enum begin OPTION_1, OPTION_2, OPTION_3 end assert(OPTION_1 == 1) assert(OPTION_2 == 2) assert(OPTION_3 == 3) Copy","s":"Anonymous Enums","u":"/docs/New Features/Enumerations","h":"#anonymous-enums","p":198},{"i":207,"t":"You may need to use pluto_enum instead of enum. Alternatively, pluto_use enum will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Enumerations","h":"#using-compatibility-mode","p":198},{"i":209,"t":"The optional global keyword can be used to explicitly declare global variables. To enable it, simply do: pluto pluto_use global Copy Then it can be used like this: pluto global a = 1 Copy Being identical to the following code: pluto a = 1 Copy","s":"Explicit Globals","u":"/docs/New Features/Explicit Globals","h":"","p":208},{"i":211,"t":"When the global keyword is enabled, an 'implicit-global' warning is raised for any globals declared without it: pluto pluto_use global a = 1 Copy file.pluto:3: warning: implicit global creation [implicit-global] 3 | a = 1 | ^^^^^ here: prefix this with 'global' if creating a global was intended Copy","s":"Compiler Warnings","u":"/docs/New Features/Explicit Globals","h":"#compiler-warnings","p":208},{"i":213,"t":"The export modifier allows you to automatically aggregate things you want to export into a table. Old Code pluto local version = 2 local function add(a, b) return a + b end return { version = version, add = add } Copy New Code pluto export version = 2 export function add(a, b) return a + b end Copy The return statement is automatically generated at the end of the block, so it is not limited to the top-level function: pluto package.preload[\"test\"] = function() export version = 2 export function add(a, b) return a + b end -- end of scope; 'return' is automatically generated end print(require\"test\".version) Copy","s":"Export Modifier","u":"/docs/New Features/Export Modifier","h":"","p":212},{"i":215,"t":"You may need to use pluto_export instead of export. Alternatively, pluto_use export will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Export Modifier","h":"#using-compatibility-mode","p":212},{"i":217,"t":"When you only want to iterate over the values of a table, you can use Pluto's for-as syntax. New Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for t as value do print(value) end -- 1 -- 2 -- 3 -- hello -- world Copy That code is identical to this: Old Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for _, value in t do print(value) end Copy info The bytecode of this feature is only backwards-compatible with Lua when pairs, ipairs, or next is used. See Generalized Iteration.","s":"For-As Loop","u":"/docs/New Features/For-As Loop","h":"","p":216},{"i":219,"t":"Continue statements, like break, are meant to be used in loops. They skip the current iteration of the loop. They introduce a new keyword, continue. These cannot be used inside switch statements. Example Code pluto -- Print every number besides five. for i = 1, 10 do if i == 5 then continue end print(i) -- continue jumps here. end Copy Try It Yourself​ caution Note, continue will skip code. If any code within your loop will determine if the loop continues, make sure continue doesn't jump over it.","s":"Continue Statement","u":"/docs/New Features/Continue Statement","h":"","p":218},{"i":221,"t":"This keyword accepts an optional integral argument which tells it how many levels of enclosing loops it should skip to the end of. The default value is 1, thus skipping to the end of the current loop. Example 1 pluto for i = 1, 10 do -- Loop 1. continue 1 -- This is identical to `continue` without any arguments. end Copy Example 2 pluto for i = 1, 10 do -- Loop 1. for ii = 1, 5 do -- Loop 2. continue 1 -- This will continue from Loop 2. continue 2 -- This will continue from Loop 1. end end Copy","s":"Continue's Only Argument","u":"/docs/New Features/Continue Statement","h":"#continues-only-argument","p":218},{"i":223,"t":"You may need to use pluto_continue instead of continue. Alternatively, pluto_use continue will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Continue Statement","h":"#using-compatibility-mode","p":218},{"i":225,"t":"The in operator has been extended to support string searches and table searches. For these purposes, it's the fastest possible solution. Searching for a substring. pluto assert(\"world\" in \"hello world\") Copy When used on tables, the in operator searches for values. It'll search for array elements and it'll search keys for their values. Searching a table for a value. pluto local t = { \"a\", \"b\", key = \"value\" } assert(\"a\" in t) -- \"a\" is an element inside of t. assert(\"b\" in t) -- \"b\" is an element inside of t. assert(\"value\" in t) -- \"value\" is the value of a key inside of t. assert(not \"random\" in t) -- \"random\" is not an element OR the value of a key inside of t. Copy","s":"In Expressions","u":"/docs/New Features/In Expressions","h":"","p":224},{"i":227,"t":"The right-hand operand must always be a table or a string. The left-hand operand must be a string if the right-hand operand is a string. The left-hand operand can be anything if the right-hand operand is a table. caution The bytecode of this feature is not backwards-compatible with Lua.","s":"Rules","u":"/docs/New Features/In Expressions","h":"#rules","p":224},{"i":229,"t":"Lambda expressions are an alternative way of writing anonymous functions. Lua Way pluto local s1 = \"123\" local s2 = s1:gsub(\".\", function(c) return tonumber(c) + 1 end) print(s2) -- \"234\" Copy Pluto Way pluto local s1 = \"123\" local s2 = s1:gsub(\".\", |c| -> tonumber(c) + 1) print(s2) -- \"234\" Copy Try It Yourself​ As you can see, they take an expression after the arrow, the result of which is implicitly returned. However, lambda expressions can also have full bodies using do...end: pluto local add = |a, b| -> do print($\"Adding {a} and {b} together\") return a + b end Copy They also support all other syntax you would expect of functions, such as type hints and default arguments.","s":"Lambda Expressions","u":"/docs/New Features/Lambda Expressions","h":"","p":228},{"i":231,"t":"If you have a function that takes varargs and you want them in a table, you'd have to do something like this: pluto function vfunc(...) local args = { ... } for args as arg do print(arg) end end vfunc(\"Hello\") -- \"Hello\" Copy But, with named varargs, it can be as simple as this: pluto function vfunc(...args) for args as arg do print(arg) end end vfunc(\"Hello\") -- \"Hello\" Copy Try It Yourself​","s":"Named Varargs","u":"/docs/New Features/Named Varargs","h":"","p":230},{"i":233,"t":"Functions can be declared nodiscard, causing a warning to be raised when the return value is discarded: pluto local function add(a, b) return a + b end add(1, 2) Copy file.pluto:5: warning: discarding return value of function declared '' [discarded-return] 5 | add(1, 2) | ^^^^^^^^^ here Copy This can also be combined with type hints: pluto local function add(a: number, b: number): number return a + b end Copy info The warning coverage is currently limited to local functions.","s":"Nodiscard Functions","u":"/docs/New Features/Nodiscard Functions","h":"","p":232},{"i":235,"t":"Instead of positional arguments, you can use the names of arguments you want to set: pluto local function process_file(file, mode = \"r\", version = 1) print($\"Processing {file} with mode '{mode}' and version {version}\") end process_file(file = \"hello.txt\", version = 2) -- \"Processing hello.txt with mode 'r' and version 2\" Copy Try It Yourself​ Note that this example also makes use of default arguments and string interpolation.","s":"Named Arguments","u":"/docs/New Features/Named Arguments","h":"","p":234},{"i":237,"t":"You can use positional arguments for the first few arguments and then use named arguments for the latter ones, for example: pluto local function process_file(file, mode = \"r\", version = 1) print($\"Processing {file} with mode '{mode}' and version {version}\") end process_file(\"hello.txt\", version = 2) -- \"Processing hello.txt with mode 'r' and version 2\" Copy Try It Yourself​","s":"Mixing arguments","u":"/docs/New Features/Named Arguments","h":"#mixing-arguments","p":234},{"i":239,"t":"This feature is implemented entirely in the parser and therefore only works for local functions at the moment.","s":"Limitations","u":"/docs/New Features/Named Arguments","h":"#limitations","p":234},{"i":242,"t":"Accessing deeply nested fields which can potentially be nil was problematic, because you'd need an unreasonable amount of guard clauses to prevent an \"attempt to index nil\" error. Pluto now offers this syntax: Basic Usage pluto local person = { name = \"Alice\" } local pet_name = person.pet?.name Copy In this example, person.pet is nil. However, this does not throw an \"attempt to index nil\" error. pet_name is simply set to nil. Practical Usage pluto -- Pretend userConfig is parsed from a JSON file, or something. --- Returning the user's preferred color, or Red if they have no preferred color. local function get_color() return userConfig.colors?.preferred ?? \"Red\" end print(get_color()) Copy In this example, we also use the null coalescing operator ??. info These cannot be used for statements, like a?.b?.c = 0. They're only valid as expressions. Safe Navigation (for member access) was written by Sven Olsen.","s":"For Member Access","u":"/docs/New Features/Safe Navigation","h":"#for-member-access","p":240},{"i":244,"t":"Similarly, if you want to have optional hook functions, you can use safe method calls instead of writing conditionals: Lua Way pluto if self.onEvent then self:onEvent(event) end Copy Pluto Way pluto self:onEvent?(event) Copy You can also check if the left-hand side of : is not nil: pluto object?:onEvent(event) -- 'object' may be nil object?:onEvent?(event) -- 'object' and 'object.onEvent' may be nil Copy Note that this feature will truncate multiple return values if they're not used as part of a fixed assignment: pluto function myfunc() return 1, 2 end local a, b, c = _G:myfunc?() print(a, b, c) --> 1 2 nil print(_G:myfunc?()) --> 1 Copy","s":"For Method Calls","u":"/docs/New Features/Safe Navigation","h":"#for-method-calls","p":240},{"i":246,"t":"You can index strings for their characters now, which is cleaner & 3x faster than using string.sub. String indexing only occurs when you index with an integer, either positive or negative. Positive integers index from the start of the string, and negative integers index from the end. Example Code pluto local str = \"hello world\" print(str[5]) -- \"o\" print(str[200]) -- nil print(str[-1]) -- \"d\" Copy Any character-intensive task — for example, a hash algorithm — will greatly benefit from this. Try It Yourself​ caution The bytecode of this feature is not backwards-compatible with Lua.","s":"String Indexing","u":"/docs/New Features/String Indexing","h":"","p":245},{"i":248,"t":"Pluto makes two small changes to numeral parsing.","s":"Numeral Parsing","u":"/docs/New Features/Numeral Parsing","h":"","p":247},{"i":250,"t":"You can add underscores to your numeric literals to make them more readable. Example Code pluto local n = 10_000_000 assert(n == 10000000) Copy These underscores are ignored by the compiler, so they are purely cosmetic.","s":"Cosmetic Underscores","u":"/docs/New Features/Numeral Parsing","h":"#cosmetic-underscores","p":247},{"i":252,"t":"Similar to how Lua allows you to input numbers in hexadecimal: Example Code pluto local n = 0x420 assert(n == 1056) Copy Pluto allows you to input numbers in binary as well: Example Code pluto local n = 0b1000101 assert(n == 69) Copy","s":"Binary Integers","u":"/docs/New Features/Numeral Parsing","h":"#binary-integers","p":247},{"i":254,"t":"String interpolation is a simple alternative syntax to concatenation. Concatenation pluto local label = \"meaning of life\" local data = { value = 42 } print(\"The \" .. label .. \" is \" .. data.value) -- \"The meaning of life is 42\" Copy String Interpolation pluto local label = \"meaning of life\" local data = { value = 42 } print($\"The {label} is {data.value}\") -- \"The meaning of life is 42\" Copy Try It Yourself​ As you can see, you declare a string interpolated by prefixing it with the \"$\" symbol. Brackets can contain any expression. The result of expressions will be converted to a string as with normal concatenation, although note that Pluto supports boolean concatenation unlike Lua.","s":"String Interpolation","u":"/docs/New Features/String Interpolation","h":"","p":253},{"i":256,"t":"Tables can now be frozen at their current state to forbid any future modification. This action is irreversible and permanent for the lifespan of the table. pluto -- Disallowing any edits to the global environment table. table.freeze(_G) _G.string = {} -- file.pluto:4: attempt to modify frozen table. Copy pluto -- Creating a constant local that's associated with a frozen table. local Frozen = table.freeze({ 1, 2, 3 }) Frozen = {} -- file.pluto:4: attempt to reassign constant. Frozen[1] = \"new value\" -- file.pluto:7: attempt to modify frozen table. rawset(Frozen, \"key\", \"value\") -- file.pluto:10: attempt to modify frozen table. Copy pluto --- Trying to swap the value with the debug library. for i = 1, 249 do local name, value = debug.getlocal(1, i) if name == \"Frozen\" then debug.setlocal(1, i, { [\"key\"] = \"hello world\" }) -- file.pluto:5: attempt to modify local variable with a frozen table. end end Copy","s":"Table Freezing","u":"/docs/New Features/Table Freezing","h":"","p":255},{"i":258,"t":"All modifications to the table from within the Lua environment will be prevented, including those from the debug library. caution If you're going to use this for a sandbox, ensure you call table.freeze before any users can access the Lua environment, otherwise they can replace that function.","s":"What will this prevent?","u":"/docs/New Features/Table Freezing","h":"#what-will-this-prevent","p":255},{"i":260,"t":"Switch blocks consists of the following new keywords: case switch default","s":"Switch Blocks","u":"/docs/New Features/Switch Blocks","h":"","p":259},{"i":262,"t":"pluto local value = 1 switch value do case 1: print(\"There is only one!\") break case 2: print(\"There is only two!\") break end -- Break jumps here. Copy Switch statements also support fallthrough. pluto local value = 1 switch value do case 1: case 2: case 3: case 4: case 5: print(\"Got 1-5.\") break default: print(\"Value is greater than 5.\") end -- Break jumps here. Copy In this example, cases 1-4 fall through to case 5. Remember to use break whenever you do not want fallthrough. Here is an example of a potential bug: pluto local value = 1 switch value do case 1: print(\"There is only one!\") case 2: print(\"There is only two!\") end -- Output: -- There is only one! -- There is only two! <-- Uh oh. Copy The default case is executed if none of the other cases are true. For example: pluto local value = 1 switch value do case 2: case 3: break default: print(\"Value is neither 2 nor 3!\") end Copy The default case can be placed anywhere in the block. It also supports fallthrough, so remember to use break if you place it above any cases. Try It Yourself​","s":"Switch Statement","u":"/docs/New Features/Switch Blocks","h":"#switch-statement","p":259},{"i":264,"t":"Any expression can be used for the case condition: pluto switch true do case 42 == 42: print(\"42 is 42 is true\") break end Copy There is a short-hand fallthrough syntax: pluto switch value do case 1, 2, 3: print(\"1-3\") break case 4, 5, 6: print(\"4-6\") break end Copy However, note that method calls needs to be encapsulated with parentheses: pluto local t = { function getVal() return 42 end } switch 42 do case t:getVal(): -- This is interpreted as `case t: getVal():print(\"val is 42\")` print(\"val is 42\") break case (t:getVal()): -- This works as expected print(\"val is 42\") break end Copy","s":"Case Blocks","u":"/docs/New Features/Switch Blocks","h":"#case-blocks","p":259},{"i":266,"t":"Just like ternary expressions, these allow you to conditionally provide values, with massively simplified case blocks: pluto local place = 1 place = switch place do case 1 -> \"1st\" case 2 -> \"2nd\" case 3 -> \"3rd\" default -> $\"{place}th\" end print(place) --> 1st Copy Note that the case blocks here have their conditions delimited by an arrow (->) instead of a colon (:). Try It Yourself​ Despite not being able to manually fall through, the shorthand fallthrough syntax still works: pluto local function print_range(value) print(switch value do case 1, 2, 3 -> \"1-3\" case 4, 5, 6 -> \"4-6\" end) end print_range(1) --> 1-3 print_range(6) --> 4-6 print_range(9) --> nil Copy Notice how the default case was omitted in this example, so it was implicitly set to default -> nil. Try It Yourself​","s":"Switch Expression","u":"/docs/New Features/Switch Blocks","h":"#switch-expression","p":259},{"i":268,"t":"You may need to use pluto_switch instead of switch. Alternatively, pluto_use switch will enable the keyword independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Switch Blocks","h":"#using-compatibility-mode","p":259},{"i":270,"t":"Ternary expressions behave identical as to how they would in C. They introduce no new keywords. Old Code pluto local max if a > b then max = a else max = b end Copy New Code pluto local max = a > b ? a : b Copy Try It Yourself​","s":"Ternary Expressions","u":"/docs/New Features/Ternary Expressions","h":"","p":269},{"i":272,"t":"While it is true that you can do something like this: pluto local max = a > b and a or b Copy Keep in mind that this falls apart when the true-expression has a falsy value: pluto local x = -1 x = (x == -1 and nil or x) Copy In this case, x will be -1 despite the intention being to set it to nil. There are no such issues using Pluto's ternary expressions.","s":"Doesn't Lua already have ternaries?","u":"/docs/New Features/Ternary Expressions","h":"#doesnt-lua-already-have-ternaries","p":269},{"i":274,"t":"Pluto makes a plethora of improvements when it comes to object-oriented programming.","s":"Object-Oriented Programming","u":"/docs/New Features/Object-Oriented Programming","h":"","p":273},{"i":276,"t":"A series of methods was otherwise ugly to implement into a Lua table. Old Code pluto local t = {} function t:f1(...) end function t:f2(...) end function t:f3(...) end Copy Now, you can inline these statements inside of your table. New Code pluto local t = { function f1() end, function f2() end, function f3() end } Copy This automatically marks the functions as methods. caution Keep in mind, this produces methods, meaning you'll need to use the colon invocation syntax to avoid positional ambiguities in your parameters.","s":"Method Creation","u":"/docs/New Features/Object-Oriented Programming","h":"#method-creation","p":273},{"i":278,"t":"For consistency with the above syntax, you can use 'static function' to declare non-method functions in your tables: pluto local t = { static function say(msg) print(msg) end } t.say(\"Hello\") -- \"Hello\" Copy Try It Yourself​","s":"Static Functions","u":"/docs/New Features/Object-Oriented Programming","h":"#static-functions","p":273},{"i":280,"t":"Pluto adds an easy way to make instances with the new operator. This operator will also call the __construct method if it exists. pluto local Human = { function __construct(name) self.name = name end } local john = new Human(\"John\") print(john.name) -- John Copy Try It Yourself​ Note that for compatibility with Lua and C API classes, the new operator checks for the existence of a static 'new' function. If it exists, new X(...) will be identical to X.new(...).","s":"New Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#new-operator","p":273},{"i":282,"t":"The class statement is similar to a table constructor, but it does not require commas or semicolons: pluto class Human function __construct(name) self.name = name end function __gc() print(self.name .. \" died of irrelevance\") end end local john = new Human(\"John\") Copy The class statement also supports modifiers: local class NAME, export class NAME","s":"Class Statement","u":"/docs/New Features/Object-Oriented Programming","h":"#class-statement","p":273},{"i":284,"t":"There is also a class expression, which can be used e.g. when assigning to a variable: pluto local Human = class function __construct(name) self.name = name end end Copy","s":"Class Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#class-expression","p":273},{"i":286,"t":"The class statement also supports extends to specify a parent: pluto class Entity age = 1 end class Human extends Entity end local human = new Human() print(human.age) -- 1 Copy This also adds a __parent field to Human. Try It Yourself​","s":"Extends","u":"/docs/New Features/Object-Oriented Programming","h":"#extends","p":273},{"i":288,"t":"The parent expression is a shorthand for self.__parent, which also supports method call syntax, in which case it's a shorthand for self.__parent.METHOD(self, ...). pluto class Entity function __construct(name) self.name = name end end class Human extends Entity -- If we don't define __construct, the parent-constructor would be called automatically. -- However, if we overwrite it, we can use parent:__construct to call it manually. function __construct(name) parent:__construct(name) end end local human = new Human(\"John\") print(human.name) -- \"John\" Copy Note that if you have a local variable (or function parameter) called \"parent\", the parent expression will defer to it. Try It Yourself​","s":"Parent Expression","u":"/docs/New Features/Object-Oriented Programming","h":"#parent-expression","p":273},{"i":290,"t":"Pluto allows you to specify if a field is 'public' or 'private'. Private fields can only be accessed by the class that defined them. pluto class Human public name private age function __construct(name, age) self.name = name self.age = age end function getAge() return self.age end end local human = new Human(\"John\", 42) print(human.name) -- \"John\" print(human:getAge()) -- 42 print(human.age) -- nil Copy Try It Yourself​","s":"Private Fields","u":"/docs/New Features/Object-Oriented Programming","h":"#private-fields","p":273},{"i":292,"t":"Because a common task of __construct methods is to assign the value of arguments to table fields, Pluto provides a simple syntax to reduce this boilerplate: pluto class Human function __construct(public name, private age) end function getAge() return self.age end end local human = new Human(\"John\", 42) print(human.name) -- \"John\" print(human:getAge()) -- 42 print(human.age) -- nil Copy Try It Yourself​","s":"Constructor Promotion","u":"/docs/New Features/Object-Oriented Programming","h":"#constructor-promotion","p":273},{"i":294,"t":"The instanceof operator can be used to check if a table is a class instance, including inherited classes: pluto class Entity end class Human extends Entity end local e = new Entity() local h = new Human() print(e instanceof Entity) -- true print(e instanceof Human) -- false print(h instanceof Entity) -- true (by inheritance) print(h instanceof Human) -- true Copy It can also be used as a function: pluto class Entity end local e = new Entity() print(instanceof(e, Entity)) -- true Copy Try It Yourself​ info Note that, while the instanceof operator generates Lua-compatible bytecode, the instanceof function is a part of Pluto's standard library, and hence unavailable under Lua.","s":"Instanceof Operator","u":"/docs/New Features/Object-Oriented Programming","h":"#instanceof-operator","p":273},{"i":296,"t":"Some of the syntax discussed here may be different due to compatiblity mode: new -> pluto_new class -> pluto_class parent -> pluto_parent Alternatively, pluto_use new, class, parent will enable these keywords independently of environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Object-Oriented Programming","h":"#using-compatibility-mode","p":273},{"i":298,"t":"Type-hinting looks like this: pluto local var: string = \"hello world\" Copy It works with functions too: pluto local function myfunc(a: string, b: string): number return tonumber(a) + tonumber(b) end print(myfunc(1, \"1\")) -- This will emit a warning for argument type mismatch. Copy There's no effect on performance. This is implemented entirely during the compilation phase.","s":"Type Hinting","u":"/docs/New Features/Type Hinting","h":"","p":297},{"i":300,"t":"string number int float boolean/bool function table userdata void (return type only) Prefix a ? to indicate nil-able types, e.g. ?string indicates that it may be nil or a string. You can also use | to delimit alternatives, e.g. string|int indicates that it may be a string or an int. Putting all of this together, we could also have e.g. ?string|int to indicate that it may be nil, a string, or an int. info This is a WIP feature, and it's very difficult to implement in a one-pass compiler. Allow tolerance for missing coverage, and report any bugs.","s":"What types can I use?","u":"/docs/New Features/Type Hinting","h":"#what-types-can-i-use","p":297},{"i":302,"t":"Lua implemented a jump table, but it is only compatible with clang and gcc. Pluto has an additional jump table implementation for other compilers; however, it is not enabled by default because it can add minutes to compile time, depending on the setup. However, it may be beneficial to you regardless, as a jump table can increase virtual machine performance by up to 5%. If you would like to try it, define PLUTO_FORCE_JUMPTABLE in luaconf.h or your build config.","s":"Jump Table","u":"/docs/Optimizations/Jump Table","h":"","p":301},{"i":305,"t":"These operators function the same, but they're more consistent with what's been standardized through programming today. ! is an alias for not, the boolean inversion operator. != is an alias for ~=, the inequality operator.","s":"Operator Aliases","u":"/docs/New Operators","h":"#operator-aliases","p":303},{"i":307,"t":"A plethora of compound operators are available in Pluto: Addition: += Subtraction: -= Multiplication: *= Float division: /= Integer division: //= Modulo: %= Exponent: ^= Bitwise AND: &= Bitwise OR: |= Bitwise XOR: ~= In Lua, the inequality operator cannot be used in statements. It must be used in expressions. Because compound operators can only be used in statements (and cannot be used in expressions), this is not a compatibility break. Bitshift left: <<= Bitshift right: >>= Concatenation: ..= Nil-Coalescing: ??= pluto local a = 1 a = a + 1 a += 1 Copy info Compound operators are syntactic sugar. They'll call the same metamethods as their non-compound counterparts.","s":"Compound Operators","u":"/docs/New Operators","h":"#compound-operators","p":303},{"i":309,"t":"The nil-coalescing operator is helpful for evaluating values against nil. If the left-hand operand is nil, it returns the right-hand operand. Otherwise, it returns the left-hand operand. pluto local function say(message) print(message ?? \"The message was nil.\") end say() --> The message was nil. say(nil) --> The message was nil. say(\"Hello, world!\") --> Hello, world! Copy It's a cleaner version of this code: pluto local function say(message) if message == nil then message = \"The message was nil.\" end print(message) end say() --> The message was nil. say(nil) --> The message was nil. say(\"Hello, world!\") --> Hello, world! Copy You can even use compound assignment: pluto local function say(message) message ??= \"The message was nil.\" print(message) end say() --> The message was nil. say(nil) --> The message was nil. say(\"Hello, world!\") --> Hello, world! Copy info This operator does not implement any metamethods.","s":"Coalescing Operator","u":"/docs/New Operators","h":"#coalescing-operator","p":303},{"i":311,"t":"The Walrus operator allows you to perform assignments inside of conditional expresssions. pluto if a := get_value() then -- 'a' was assigned a truthy value. else -- 'a' was assigned a falsy value. end Copy You can imagine it like this, but note they're not always the same: pluto do local a = get_value() if a then -- 'a' was assigned a truthy value. else -- 'a' was assigned a falsy value. end end Copy Note that for while-loops, it will be executed as many times as the condition: Pluto Way pluto while a := next_value() do -- ... end Copy Lua Way pluto while true do local a = next_value() if not a then break end -- ... end Copy","s":"Walrus Operator","u":"/docs/New Operators","h":"#walrus-operator","p":303},{"i":313,"t":"The spaceship operator, also known as the three-way comparison operator, allows you to quickly compare 2 values for equality and order. pluto local eq = 1 <=> 1 local lt = 3 <=> 42 local gt = 9 <=> 5 print(eq, lt, gt) --> 0, -1, 1 Copy It works with any type that supports __eq and __lt, making it well-suited for usage in generic algorithms like sorting. The return values are designed such that you can compare them to 0, e.g. with the values from above: pluto print(eq <= 0) --> true print(lt <= 0) --> true print(gt <= 0) --> false Copy","s":"Spaceship Operator","u":"/docs/New Operators","h":"#spaceship-operator","p":303},{"i":315,"t":"The pipe operator allows you represent data pipelines more succinctly. pluto local { http, json } = require \"pluto:*\" http.request(\"https://httpbin.org/get\") |> json.decode |> dumpvar |> print --> { --> [\"args\"] = {}, --> [\"headers\"] = { --> [\"Host\"] = string(11) \"httpbin.org\", --> [\"User-Agent\"] = string(56) \"Mozilla/5.0 (compatible; Soup Library; +https://soup.do)\", --> [\"X-Amzn-Trace-Id\"] = string(40) \"Root=1-65e05b66-6aa8b7c94e7580774a804c24\", --> [\"Accept-Encoding\"] = string(13) \"deflate, gzip\", --> }, --> [\"origin\"] = string(13) \"1.2.3.4\", --> [\"url\"] = string(23) \"https://httpbin.org/get\", --> } Copy Try It Yourself​ The HTTP-to-print pipeline here would otherwise be written like this: pluto print(dumpvar(json.decode((http.request(\"https://httpbin.org/get\"))))) Copy Note that the pipe operator only passes on the first return value, which is classically achieved by wrapping the expression in an extra pair of parentheses.","s":"Pipe Operator","u":"/docs/New Operators","h":"#pipe-operator","p":303},{"i":317,"t":"It is also possible to provide additional arguments for the righthand side of the pipe operator: pluto local producer = || -> \"10\" producer() |> tonumber|16| |> print --> 16 Copy Try It Yourself​","s":"Additional Arguments","u":"/docs/New Operators","h":"#additional-arguments","p":303},{"i":319,"t":"There is specialized syntax for method calls with the pipe operator, too: pluto local producer = || -> 21 local obj = { function multiply(value) return value * self.factor end } obj.factor = 2 producer() |> obj:multiply |> print --> 42 Copy Try It Yourself​","s":"Methods Calls","u":"/docs/New Operators","h":"#methods-calls","p":303},{"i":321,"t":"The righthand side of the pipe operator can also be an anonymous function, allowing for more advanced usage like this: pluto local producer = || -> 42 producer() |> |res| -> print($\"The result was {res}\") --> The result was 42 Copy Try It Yourself​","s":"Anonymous Functions","u":"/docs/New Operators","h":"#anonymous-functions","p":303},{"i":323,"t":"Pluto provides a more intuitive way to handle errors than pcall and xpcall. pluto local function get_fruit_rating(fruit) return switch fruit do case \"apple\" -> 8 case \"banana\" -> 7 case \"orange\" -> 9 case \"mango\" -> 10 case \"grape\" -> 6 case \"strawberry\" -> 9 case \"cucumber\", \"tomato\" -> error(\"What are you, a botanist?\") end end local function try_get_fruit_rating(fruit) try return get_fruit_rating(fruit) catch e then if e:find(\"What are you, a botanist?\") then return -10 end end end print(try_get_fruit_rating(\"apple\")) --> 8 print(try_get_fruit_rating(\"cucumber\")) --> -10 print(try_get_fruit_rating(\"car\")) --> nil Copy Try It Yourself​","s":"Try-Catch Statement","u":"/docs/New Features/Try-Catch Statement","h":"","p":322},{"i":325,"t":"You may need to use pluto_try and pluto_catch instead. Alternatively, pluto_use try, catch will enable both keywords independently of the environment settings.","s":"Using Compatibility Mode?","u":"/docs/New Features/Try-Catch Statement","h":"#using-compatibility-mode","p":322},{"i":327,"t":"The pairs and ipairs functions are optimized in Pluto. On a consistent basis, pairs & ipairs loops are 3.5x faster than their Lua counterparts.","s":"For Loops","u":"/docs/Optimizations/For Loops","h":"","p":326},{"i":329,"t":"It doesn't operate under all circumstances though, the state of the iterator is stored in the to-be-closed variable returned by these functions, which is the last variable they give. If you interact or modify this variable, then the optimization won't occur. pairs: next, table, nil, nil ipairs: ipairsaux, table, integer, nil Copy As long as you don't access the last nil value, you're fine. info This optimization was published and implemented entirely by Xmelia Hermit.","s":"How does it work?","u":"/docs/Optimizations/For Loops","h":"#how-does-it-work","p":326},{"i":331,"t":"Special arithmetic algorithms are optimized by Pluto during compile-time. For example: x << 1 => x + x x ** 2 => x * x x // 2 => x >> 1 These can offer upwards of a 20% performance boost. These expressions are only optimized when both operands are integers, and no metamethod will be called.","s":"Special Arithmetic","u":"/docs/Optimizations/Special Arithmetic","h":"","p":330},{"i":333,"t":"Pluto will cache the length of a table when you request it for the first time. This cache is refreshed whenever you make an edit to the table. It's still advisable to localize this value though, since looking through the cache and the virtual machine is expensive compared to looking up a local.","s":"Table Length","u":"/docs/Optimizations/Table Length","h":"","p":332},{"i":335,"t":"Pluto allows you to concatenate boolean values just like you would number values: pluto local iVar = 13 local bVar = true print(\"iVar = \" .. iVar) print(\"bVar = \" .. tostring(bVar)) -- Lua way print(\"bVar = \" .. bVar) -- Pluto way Copy","s":"Boolean Concatenation","u":"/docs/QoL Improvements/Boolean Concatenation","h":"","p":334},{"i":337,"t":"Pluto's virtual machine allows you to simply iterate over tables without having to explicitly call a function: New Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for key, value in t do print(key, value) end Copy When you omit the function from the loop preparation, next is implicitly inserted. So, that code is identical to this: Old Code pluto local t = { 1, 2, 3, \"hello\", \"world\" } for key, value in next(t) do print(key, value) end Copy This is compatible with for-loop optimizations. caution The bytecode of this feature is not backwards-compatible with Lua.","s":"Generalized Iteration","u":"/docs/QoL Improvements/Generalized Iteration","h":"","p":336},{"i":339,"t":"Pluto removes the locals limit, allowing you to use compile-time constants, including enums, as much as you want. Note that you are still limited to 255 registers, so you can't have infinite dynamic variables per function.","s":"Removed Locals Limit","u":"/docs/QoL Improvements/Removed Locals Limit","h":"","p":338},{"i":341,"t":"The parenthesis around some types of expressions are optional now. Gross Way pluto print((\"hello world\"):contains(\"world\")) Copy Clean Way pluto print(\"hello world\":contains(\"world\")) Copy This also works for table types.","s":"Optional Parentheses","u":"/docs/QoL Improvements/Optional Parentheses","h":"","p":340},{"i":343,"t":"Pluto allows you to use reserved tokens such as if from Lua and class from Pluto as identifiers with shorthand table syntax and for goto labels. Reserved tokens as identifiers with shorthand table syntax pluto local t = { class = \"key\" } print(t.class) Copy Reserved tokens as identifiers for goto labels pluto -- Print every number besides five. for i = 1, 10 do if i == 5 then goto continue end print(i) ::continue:: end Copy However, variable names and function calls will not allow you to use reserved tokens as identifiers.","s":"Reserved Identifiers","u":"/docs/QoL Improvements/Reserved Identifiers","h":"","p":342},{"i":345,"t":"The messages for syntax errors are enhanced. They include tailored messages and code snippets, which should help newer programmers identify problems quicker. It's not a game changer, but it's neat.","s":"Syntax Errors","u":"/docs/QoL Improvements/Syntax Errors","h":"","p":344},{"i":347,"t":"Problematic Code pluto if a < b and t == 5 return \"Gottem\" end Copy Emitted Syntax Error syntax error: file.pluto:1: expected 'then' to delimit condition. 1 | if a < b and t == 5 return \"Gottem\" end | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ here: expected 'then' symbol. Copy","s":"Example 1","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-1","p":344},{"i":349,"t":"Problematic Code pluto local fn = |a, b, c| => (a == b and a < c) Copy Emitted Syntax Error syntax error: file.pluto:1: impromper lambda definition 1 | local fn = |a, b, c| => (a == b and a < c) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ here: expected '->' arrow syntax for lambda expression. Copy","s":"Example 2","u":"/docs/QoL Improvements/Syntax Errors","h":"#example-2","p":344},{"i":351,"t":"These errors support coloring, but it's disabled by default. Define the PLUTO_USE_COLORED_OUTPUT macro in luaconf.h or your build config to enable colored error messages. tip For Windows users, you can enable ANSI coloring support with the following command: REG ADD HKCU\\CONSOLE /f /v VirtualTerminalLevel /t REG_DWORD /d 1","s":"ANSI Coloring","u":"/docs/QoL Improvements/Syntax Errors","h":"#ansi-coloring","p":344},{"i":353,"t":"Must be included via require.","s":"Base32","u":"/docs/Runtime Environment/Base32","h":"","p":352},{"i":355,"t":"Returns an encoded base32 string. Parameters​ data — A string of data to encode. pad — Whether or not to apply padding. Defaults to true.","s":"base32.encode","u":"/docs/Runtime Environment/Base32","h":"#base32encode","p":352},{"i":357,"t":"Returns a decoded base32 string. Parameters​ data — A string of base32 data to decode.","s":"base32.decode","u":"/docs/Runtime Environment/Base32","h":"#base32decode","p":352},{"i":359,"t":"Must be included via require.","s":"Bigint","u":"/docs/Runtime Environment/Bigint","h":"","p":358},{"i":361,"t":"To instantiate a bigint, you can call the bigint.new function, or use the new operator. Parameters​ The decimal value of the bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(\"123\")) --> 123 Copy","s":"bigint.new","u":"/docs/Runtime Environment/Bigint","h":"#bigintnew","p":358},{"i":363,"t":"As seen above, the __tostring metamethod provides a string representation of the Bigint in decimal.","s":"bigint.tostring, __tostring","u":"/docs/Runtime Environment/Bigint","h":"#biginttostring-__tostring","p":358},{"i":365,"t":"Provides a hexadecimal representation of the Bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(\"420\"):hex()) --> 1A4 Copy","s":"bigint.hex","u":"/docs/Runtime Environment/Bigint","h":"#biginthex","p":358},{"i":367,"t":"Provides a binary representation of the Bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(\"420\"):binary()) --> 110100100 Copy","s":"bigint.binary","u":"/docs/Runtime Environment/Bigint","h":"#bigintbinary","p":358},{"i":369,"t":"Adds two bigints together. Returns a new bigint.","s":"bigint.add, __add","u":"/docs/Runtime Environment/Bigint","h":"#bigintadd-__add","p":358},{"i":371,"t":"Performs subtraction on two bigints. Returns a new bigint.","s":"bigint.sub, __sub","u":"/docs/Runtime Environment/Bigint","h":"#bigintsub-__sub","p":358},{"i":373,"t":"Performs multiplication on two bigints. Returns a new bigint.","s":"bigint.mul, __mul","u":"/docs/Runtime Environment/Bigint","h":"#bigintmul-__mul","p":358},{"i":375,"t":"Performs division on two bigints. Returns two new bigints: quotient and remainder. pluto local bigint = require \"pluto:bigint\" print(new bigint(10):div(new bigint(3))) --> 3 1 Copy","s":"bigint.div","u":"/docs/Runtime Environment/Bigint","h":"#bigintdiv","p":358},{"i":377,"t":"Performs division on two bigints. Returns a new bigint with the quotient. pluto local bigint = require \"pluto:bigint\" print(new bigint(10) / new bigint(3)) --> 3 Copy","s":"__div","u":"/docs/Runtime Environment/Bigint","h":"#__div","p":358},{"i":379,"t":"Performs divison on two bigints. Returns a new bigint with the remainder. pluto local bigint = require \"pluto:bigint\" print(new bigint(10) % new bigint(3)) --> 1 Copy","s":"bigint.mod, __mod","u":"/docs/Runtime Environment/Bigint","h":"#bigintmod-__mod","p":358},{"i":381,"t":"Performs expontentiation on two bigints. Returns a new bigint. pluto local bigint = require \"pluto:bigint\" print(new bigint(2) ^ new bigint(10)) --> 1024 Copy","s":"bigint.pow, __pow","u":"/docs/Runtime Environment/Bigint","h":"#bigintpow-__pow","p":358},{"i":383,"t":"Returns the position of the most significant set bit as a plain integer. pluto local bigint = require \"pluto:bigint\" print(new bigint(420):bitlength()) --> 9 Copy","s":"bigint.bitlength","u":"/docs/Runtime Environment/Bigint","h":"#bigintbitlength","p":358},{"i":385,"t":"Must be included via require.","s":"Base64","u":"/docs/Runtime Environment/Base64","h":"","p":384},{"i":387,"t":"Returns a base64-encoded string. Parameters​ data — A string of data to encode. pad — Whether or not to apply padding. Defaults to true. pluto local base64 = require(\"base64\") print(base64.encode(\"Hello, World!\")) --> SGVsbG8sIFdvcmxkIQ== Copy","s":"base64.encode","u":"/docs/Runtime Environment/Base64","h":"#base64encode","p":384},{"i":389,"t":"Returns a decoded base64 string. Parameters​ data — A string of base64 data. pluto local base64 = require(\"base64\") print(base64.decode(\"SGVsbG8sIFdvcmxkIQ==\")) --> Hello, world! Copy","s":"base64.decode","u":"/docs/Runtime Environment/Base64","h":"#base64decode","p":384},{"i":391,"t":"Returns a base64url-encoded string. This variant is sometimes refered to as filename safe base64. Parameters​ data — A string of data to encode. pad — Whether or not to apply padding. Defaults to false. pluto local base64 = require(\"base64\") print(base64.urlencode(\"Hello, World!\")) --> SGVsbG8sIFdvcmxkIQ Copy","s":"base64.urlencode","u":"/docs/Runtime Environment/Base64","h":"#base64urlencode","p":384},{"i":393,"t":"Similar to base64.decode except for base64url. Parameters​ data — A string of base64 data. pluto local base64 = require(\"base64\") print(base64.urldecode(\"SGVsbG8sIFdvcmxkIQ\")) --> Hello, world! Copy","s":"base64.urldecode","u":"/docs/Runtime Environment/Base64","h":"#base64urldecode","p":384},{"i":395,"t":"The CaT module is available via require \"pluto:cat\" and provides encoding and decoding for the Colons and Tabs format.","s":"CaT","u":"/docs/Runtime Environment/CaT","h":"","p":394},{"i":397,"t":"Returns a string of CaT. Parameters​ data — The table to encode in CaT. pluto local cat = require \"pluto:cat\" cat.encode { List = { __value = \"With Value\", Child = \"Also With Value\" } } |> io.write --> List: With Value --> Child: Also With Value Copy","s":"cat.encode","u":"/docs/Runtime Environment/CaT","h":"#catencode","p":394},{"i":399,"t":"Returns a table representing the CaT data. Parameters​ data — The CaT data to decode. presentation — How to represent the data as a table. Can be \"flat\", \"flatwithorder\", or \"full\" (default). pluto local cat = require \"pluto:cat\" local data = cat.decode [[ List: With Value Child: Also With Value ]] print(dumpvar(data)) --> { --> [1] = { --> [\"value\"] = string(10) \"With Value\", --> [\"name\"] = string(4) \"List\", --> [\"children\"] = { --> [1] = { --> [\"name\"] = string(5) \"Child\", --> [\"value\"] = string(15) \"Also With Value\", --> }, --> }, --> }, --> } Copy With the default \"full\" representation, the retuned table has an __index metamethod for ease of use: pluto print(data.List.value) --> With Value print(data.List.Child.value) --> Also With Value Copy Alternatively, the other representations are available: pluto local cat = require \"pluto:cat\" print(dumpvar(cat.decode([[ home john hello.txt: Hello, world! ]], \"flat\"))) --> { --> [\"home\"] = { --> [\"john\"] = { --> [\"hello.txt\"] = string(13) \"Hello, world!\", --> }, --> }, --> } Copy pluto local cat = require \"pluto:cat\" print(dumpvar(cat.decode([[ Primary Color: Purple Secondary Color: White ]], \"flatwithorder\"))) --> { --> [\"__order\"] = { --> [1] = string(13) \"Primary Color\", --> [2] = string(15) \"Secondary Color\", --> }, --> [\"Primary Color\"] = string(6) \"Purple\", --> [\"Secondary Color\"] = string(5) \"White\", --> } Copy","s":"cat.decode","u":"/docs/Runtime Environment/CaT","h":"#catdecode","p":394},{"i":401,"t":"This page documents the changes & additions to the coroutine library in Pluto, which is built on top of Lua 5.4's.","s":"Coroutine","u":"/docs/Runtime Environment/Coroutine","h":"","p":400},{"i":403,"t":"An alternative to coroutine.resume that rethrows any errors thrown by the coroutine.","s":"coroutine.xresume","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinexresume","p":400},{"i":405,"t":"Yields the current coroutine for the given number of milliseconds. Parameters​ The number of milliseconds to yield for.","s":"coroutine.sleep","u":"/docs/Runtime Environment/Coroutine","h":"#coroutinesleep","p":400},{"i":407,"t":"The exception class makes errors easier to parse with where and what members, as opposed to having a string with both. For ease of use, constructing an exception automatically throws it. pluto try new exception(\"Not implemented\") catch e then print(e) -- same as error(\"Not implemented\") print(e.what) print(e.where) end Copy Output: script.pluto:2: Not implemented Not implemented script.pluto:2 Copy Try It Yourself​","s":"Exception","u":"/docs/Runtime Environment/Exception","h":"","p":406},{"i":409,"t":"Must be included via require.","s":"Crypto","u":"/docs/Runtime Environment/Crypto","h":"","p":408},{"i":412,"t":"Hash a string using Lua's version of the DJB2 non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.lua(str) == 2871868277) Copy","s":"crypto.lua","u":"/docs/Runtime Environment/Crypto","h":"#cryptolua","p":408},{"i":414,"t":"Hash a string using the MD5 semi-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.md5(str) == \"5eb63bbbe01eeed093cb22bb8f5acdc3\") Copy","s":"crypto.md5","u":"/docs/Runtime Environment/Crypto","h":"#cryptomd5","p":408},{"i":416,"t":"Hash a string using the DJB2 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.djb2(str) == 894552257) Copy","s":"crypto.djb2","u":"/docs/Runtime Environment/Crypto","h":"#cryptodjb2","p":408},{"i":418,"t":"Hash a string using the FNV1 non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.fnv1(str) == 9065573210506989167) Copy","s":"crypto.fnv1","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1","p":408},{"i":420,"t":"Hash a string using the FNV1A non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.fnv1a(str) == 8618312879776256743) Copy","s":"crypto.fnv1a","u":"/docs/Runtime Environment/Crypto","h":"#cryptofnv1a","p":408},{"i":422,"t":"Hash a string using the JOAAT non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.joaat(str) == 1045060183) Copy","s":"crypto.joaat","u":"/docs/Runtime Environment/Crypto","h":"#cryptojoaat","p":408},{"i":424,"t":"Hash a string using the SDBM non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.sdbm(str) == 430867652) Copy","s":"crypto.sdbm","u":"/docs/Runtime Environment/Crypto","h":"#cryptosdbm","p":408},{"i":426,"t":"Hash a string using the CRC32 non-cryptographic hashing algorithm. Parameters​ The string to hash. The initial value for the hash. By default, this is zero. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.crc32(str) == 222957957) Copy","s":"crypto.crc32","u":"/docs/Runtime Environment/Crypto","h":"#cryptocrc32","p":408},{"i":428,"t":"Hash a string using the Adler-32 non-cryptographic hashing algorithm. Parameters​ The string to hash. The initial value for the hash. By default, this is zero. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.adler32(str) == 103547413) Copy","s":"crypto.adler32","u":"/docs/Runtime Environment/Crypto","h":"#cryptoadler32","p":408},{"i":430,"t":"Hash a string using the Lookup3 non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.lookup3(str) == 1252609637) Copy","s":"crypto.lookup3","u":"/docs/Runtime Environment/Crypto","h":"#cryptolookup3","p":408},{"i":432,"t":"Hash a string using the Times33 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.times33(str) == 3889643616) Copy","s":"crypto.times33","u":"/docs/Runtime Environment/Crypto","h":"#cryptotimes33","p":408},{"i":434,"t":"Hash a string using the Murmur1 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur1(str) == 3154674178) Copy","s":"crypto.murmur1","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur1","p":408},{"i":436,"t":"Hash a string using the Murmur2 non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur2(str) == 1151865881) Copy","s":"crypto.murmur2","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2","p":408},{"i":438,"t":"Hash a string using the Murmur2A non-cryptographic hashing algorithm. Parameters​ The string to hash. Returns​ An integer between 0 and 0xffffffff, inclusive. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur2a(str) == 2650573207) Copy","s":"crypto.murmur2a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2a","p":408},{"i":440,"t":"Hash a string using the Murmur64A non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur64a(str) == -3190198453633110066) Copy","s":"crypto.murmur64a","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64a","p":408},{"i":442,"t":"Hash a string using the Murmur64A non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur64b(str) == 7088720765356542432) Copy","s":"crypto.murmur64b","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur64b","p":408},{"i":444,"t":"Hash a string using the Murmur2Neutral non-cryptographic hashing algorithm. Parameters​ The string to hash. pluto local crypto = require(\"crypto\") local str = \"hello\" assert(crypto.murmur2neutral(str) == 1151865881) Copy","s":"crypto.murmur2neutral","u":"/docs/Runtime Environment/Crypto","h":"#cryptomurmur2neutral","p":408},{"i":447,"t":"Hash a string using the SHA-1 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha1(\"Pluto\") == \"bce8c9aca4120776fad6b517874aa09c46405454\") assert(crypto.sha1(\"Pluto\", true) == \"\\xbc\\xe8\\xc9\\xac\\xa4\\x12\\x07\\x76\\xfa\\xd6\\xb5\\x17\\x87\\x4a\\xa0\\x9c\\x46\\x40\\x54\\x54\") Copy","s":"crypto.sha1","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha1","p":408},{"i":449,"t":"Hash a string using the SHA-256 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha256(\"Pluto\") == \"8dad5f6a7dd2dcd8c35ec2fd7babb499bcad60d27d73fe73eca2ce025dfd3b47\") assert(crypto.sha256(\"Pluto\", true) == \"\\x8d\\xad\\x5f\\x6a\\x7d\\xd2\\xdc\\xd8\\xc3\\x5e\\xc2\\xfd\\x7b\\xab\\xb4\\x99\\xbc\\xad\\x60\\xd2\\x7d\\x73\\xfe\\x73\\xec\\xa2\\xce\\x02\\x5d\\xfd\\x3b\\x47\") Copy","s":"crypto.sha256","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha256","p":408},{"i":451,"t":"Hash a string using the SHA-384 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha384(\"Pluto\", false) == \"db890233a919b6745d632633c419e14540ff79f1a89bc4ac194b00e7f913f0f06d5d4d7d6cc2b4aaf9485d223afb8cf0\") Copy","s":"crypto.sha384","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha384","p":408},{"i":453,"t":"Hash a string using the SHA-512 cryptographic hashing algorithm. Parameters​ The string to hash. When set to true, returns raw binary data. false outputs lowercase hex digits. By default, this is false. pluto local crypto = require(\"crypto\") assert(crypto.sha512(\"Pluto\", false) == \"ee8410a8bf9511b94fd6669b5c3e0c4b86e8e4bf7baa8dbd2773d4d6381dd1aecebbe391bef4c6158620ab3f6b794907652d4432c2301d7e1a6caf520565cdf2\") Copy","s":"crypto.sha512","u":"/docs/Runtime Environment/Crypto","h":"#cryptosha512","p":408},{"i":456,"t":"The crypto.random function uses your operating system's default PRNG. On Linux-based systems, this is /dev/urandom. On Windows, this is BCryptGenRandom. This is a cryptographically-secure PRNG when your system can provide those services. However, if it does not, then this is not cryptographically secure. Either way, it provides good randomness. Parameters​ The minimum value to return. The maximum value to return, as a range. pluto local crypto = require(\"crypto\") assert(crypto.random(1, 10) < 11) Copy","s":"crypto.random","u":"/docs/Runtime Environment/Crypto","h":"#cryptorandom","p":408},{"i":458,"t":"These unauthenticated AES modes take both a key and an IV. The IV must be unique and unpredictable for each encryption session to ensure security.","s":"AES-CBC, AES-CFB","u":"/docs/Runtime Environment/Crypto","h":"#aes-cbc-aes-cfb","p":408},{"i":460,"t":"Parameters​ data — The data to be encrypted. mode — \"aes-cbc-pkcs7\" or \"aes-cfb-pkcs7\" for PKCS#7 padding, or \"aes-cbc\" or \"aes-cfb\" if you know what you're doing. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt","p":408},{"i":462,"t":"Parameters​ data — The ciphertext to decrypt. mode — \"aes-cbc-pkcs7\" or \"aes-cfb-pkcs7\" for PKCS#7 padding, or \"aes-cbc\" or \"aes-cfb\" if you know what you're doing. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16. Returns the decrypted data on success. Throws an error if the padding was incorrect. pluto local crypto = require \"pluto:crypto\" local key = \"A Top Secret Key\" -- Encrypt local iv = range(16):map(|| -> string.char(math.random(0, 255))):concat(\"\") local plain = \"Hello, world!\" local enc = plain |> crypto.encrypt|\"aes-cbc-pkcs7\", key, iv| print(dumpvar(enc)) -- Decrypt print(crypto.decrypt(enc, \"aes-cbc-pkcs7\", key, iv)) --> Hello, world! Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt","p":408},{"i":464,"t":"This unauthenticated AES mode takes only a key, and is considered to be the weakest. Identical plaintext blocks result in identical ciphertext blocks.","s":"AES-ECB","u":"/docs/Runtime Environment/Crypto","h":"#aes-ecb","p":408},{"i":466,"t":"Parameters​ data — The data to be encrypted. mode — \"aes-ecb-pkcs7\" for PKCS#7 padding, or \"aes-ecb\" if you know what you're doing. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-1","p":408},{"i":468,"t":"Parameters​ mode — \"aes-ecb-pkcs7\" for PKCS#7 padding, or \"aes-ecb\" if you know what you're doing. data — The ciphertext to decrypt. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. Returns the decrypted data on success. Throws an error if the padding was incorrect. pluto local crypto = require \"pluto:crypto\" local key = \"A Top Secret Key\" -- Encrypt local plain = \"Hello, world!\" local enc = plain |> crypto.encrypt|\"aes-ecb-pkcs7\", key| print(dumpvar(enc)) --> string(16) \"`p{����k\\21*.>jG\" -- Decrypt print(crypto.decrypt(enc, \"aes-ecb-pkcs7\", key)) --> Hello, world! Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-1","p":408},{"i":470,"t":"This authenticated AES mode allows for additional data that will be validated although not encrypted, such as a Message Authentication Code (MAC).","s":"AES-GCM","u":"/docs/Runtime Environment/Crypto","h":"#aes-gcm","p":408},{"i":472,"t":"Parameters​ data — The data to be encrypted. mode — Must be \"aes-gcm\". AES-GCM can deal with unpadded data, hence does not need PKCS#7 padding. aadata — Authenticated data. Will not be encrypted. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16. Returns two strings: the ciphertext and the authentication tag.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-2","p":408},{"i":474,"t":"Parameters​ data — The ciphertext to decrypt. mode — Must be \"aes-gcm\". aadata — Authenticated data. key — Must have a length of 16, 24 or 32 for 128-, 192-, or 256-bit AES, respectively. iv — Must have a length of 16. tag — The authentication tag produced by the \"encrypt\" procedure. Returns the decrypted data on success. Throws an error if authentication or unpadding failed. pluto local crypto = require \"pluto:crypto\" local key = \"A Top Secret Key\" local aadata = \"This is Pluto!\" -- Encrypt local iv = range(16):map(|| -> string.char(math.random(0, 255))):concat(\"\") local plain = \"Hello, world!\" local enc, tag = plain |> crypto.encrypt|\"aes-gcm\", aadata, key, iv| print(dumpvar(enc)) print(dumpvar(tag)) -- Decrypt print(crypto.decrypt(enc, \"aes-gcm\", aadata, key, iv, tag)) --> Hello, world! Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-2","p":408},{"i":477,"t":"Parameters​ mode — Must be \"rsa\". bits — A positive integer for a strict bit-length requirement, or a negative integer for a lax requirement. Common values are 1024, 2048, and 4096. Returns two tables: The public key (consisting of n and e), and the private key (consisting of p and q). The Bigint class is used for all values. pluto local pub, priv = crypto.generatekeypair(\"rsa\", 512) print(dumpvar(pub)) --> { --> [\"n\"] = 11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357, --> [\"e\"] = 65537, --> } print(dumpvar(priv)) --> { --> [\"p\"] = 115443384115231951475820445136871322101870729500298182134363293112660251666017, --> [\"q\"] = 98365361248415863235179644468056200977592391948608651522703704315152579004021, --> } Copy","s":"crypto.generatekeypair","u":"/docs/Runtime Environment/Crypto","h":"#cryptogeneratekeypair","p":408},{"i":479,"t":"Parameters​ data — The data to be encrypted. mode — \"rsa-pkcs1\" for PKCS#1 padding, or \"rsa\" if you know what you're doing. key — The public or private key to use. Commonly, a public key is used to encrypt data.","s":"crypto.encrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptoencrypt-3","p":408},{"i":481,"t":"Parameters​ data — The ciphertext to decrypt. mode — \"rsa-pkcs1\" for PKCS#1 padding, or \"rsa\" if you know what you're doing. key — The public or private key to use. If the data was encrypted with the public key, the private key is needed to decrypt it. pluto local { base64, bigint, crypto } = require \"pluto:*\" local priv = { p = new bigint(\"115443384115231951475820445136871322101870729500298182134363293112660251666017\"), q = new bigint(\"98365361248415863235179644468056200977592391948608651522703704315152579004021\"), } -- Derive public key local pub = { n = priv.p * priv.q, -- 11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357 e = new bigint(0x10001) -- 65537 } -- Encrypt local enc = crypto.encrypt(\"A secret message to the owner of the private key.\", \"rsa-pkcs1\", pub) print(base64.encode(enc)) -- Decrypt print(enc |> crypto.decrypt|\"rsa-pkcs1\", priv|) --> A secret message to the owner of the private key. Copy","s":"crypto.decrypt","u":"/docs/Runtime Environment/Crypto","h":"#cryptodecrypt-3","p":408},{"i":483,"t":"Parameters​ data — The data to sign. mode — \"rsa-sha256\" or \"rsa-sha1\". key — The private key to use.","s":"crypto.sign","u":"/docs/Runtime Environment/Crypto","h":"#cryptosign","p":408},{"i":485,"t":"Parameters​ data — The data that was signed. mode — \"rsa-sha256\" or \"rsa-sha1\". key — The public key corresponding to the signer's private key. signature — The signature produced by the \"sign\" procedure. Returns a boolean that indicates if the signature validated successfully. pluto local { base64, bigint, crypto } = require \"pluto:*\" local priv = { p = new bigint(\"115443384115231951475820445136871322101870729500298182134363293112660251666017\"), q = new bigint(\"98365361248415863235179644468056200977592391948608651522703704315152579004021\"), } -- Derive public key local pub = { n = priv.p * priv.q, -- 11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357 e = new bigint(0x10001) -- 65537 } -- Sign local msg = \"The canary has left the nest.\" local sig = msg |> crypto.sign|\"rsa-sha256\", priv| print(base64.encode(sig)) --> un1g04+cwG8WxYDpSlj4PO/hsTqSITgYKycRuR+m3AE6ypLyUCrVHC/0j4M3DeW81ADZVda6TVkC/Ht8EdYeFw== -- Verify print(crypto.verify(msg, \"rsa-sha256\", pub, sig)) --> true Copy","s":"crypto.verify","u":"/docs/Runtime Environment/Crypto","h":"#cryptoverify","p":408},{"i":487,"t":"This page documents the changes & additions to Pluto's runtime environment, which is built on top of Lua 5.4's.","s":"Global & Base","u":"/docs/Runtime Environment/Global & Base","h":"","p":486},{"i":489,"t":"_PVERSION is the global to check your current version of Pluto.","s":"_PVERSION","u":"/docs/Runtime Environment/Global & Base","h":"#_pversion","p":486},{"i":491,"t":"_PSOUP is a global boolean you can access to check linkage with Soup. Always true as of 0.8.0.","s":"_PSOUP","u":"/docs/Runtime Environment/Global & Base","h":"#_psoup","p":486},{"i":493,"t":"os.platform is a global string containing the host platform. Can be \"windows\", \"wasm\", \"linux\", \"macos\", \"android\", or \"unknown\". pluto if _PVERSION == nil then print(\"Plain Lua detected (\".._VERSION..\")\") else io.write(\"Pluto detected (\".._PVERSION..\"), based on \".._VERSION) if os.platform then io.write(\", running on \"..os.platform) end io.write(\"\\n\") end Copy","s":"os.platform","u":"/docs/Runtime Environment/Global & Base","h":"#osplatform","p":486},{"i":495,"t":"package.path is modified to also search for .pluto files.","s":"package.path","u":"/docs/Runtime Environment/Global & Base","h":"#packagepath","p":486},{"i":497,"t":"Tables and coroutines/threads have metatables by default, akin to how each string has a metatable by default. pluto local t = {} local c = coroutine.create(|| -> do end) -- Can do this: t:contains(1) t:concat(\"\\n\") c:resume() -- As opposed to this: table.contains(t, 1) table.concat(t, \"\\n\") coroutine.resume(c) Copy This behavior is implemented by setting the __index metamethod to the respective library (_G.table or _G.coroutine). If you override the metatable, you may want to replicate that.","s":"Default Metatables","u":"/docs/Runtime Environment/Global & Base","h":"#default-metatables","p":486},{"i":499,"t":"A debug function designed to dump values into human-readable formats. Parameters​ The value to dump. Returns​ A string representation of the value. pluto local t = { [\"hello\"] = 1234, [\"goodbye\"] = _G.table, [\"name\"] = \"John\", [\"lastname\"] = \"Doe\", [\"details\"] = { \"No details available.\" } } print(dumpvar(t)) Copy { [\"lastname\"] = string(3) \"Doe\", [\"name\"] = string(4) \"John\", [\"goodbye\"] = { [\"unpack\"] = function: 00007FF7738B3C20, [\"insert\"] = function: 00007FF7738B30D0, [\"freeze\"] = function: 00007FF7738B43F0, [\"foreach\"] = function: 00007FF7738B3220, [\"filter\"] = function: 00007FF7738B4700, [\"isfrozen\"] = function: 00007FF7738B44B0, [\"getn\"] = function: 00007FF7738B43B0, [\"pack\"] = function: 00007FF7738B3B10, [\"contains\"] = function: 00007FF7738B4540, [\"move\"] = function: 00007FF7738B34D0, [\"concat\"] = function: 00007FF7738B37F0, [\"sort\"] = function: 00007FF7738B42B0, [\"remove\"] = function: 00007FF7738B33C0, [\"map\"] = function: 00007FF7738B49A0, }, [\"hello\"] = 1234, [\"details\"] = { [1] = string(21) \"No details available.\", }, } Copy","s":"dumpvar","u":"/docs/Runtime Environment/Global & Base","h":"#dumpvar","p":486},{"i":501,"t":"Similar to dumpvar, but returns valid Lua/Pluto code. May error if the value can not be represented accordingly. Parameters​ The value to dump. pluto -- Slightly altered data from last example as C functions can not be exported. local t = { [\"hello\"] = 1234, [\"name\"] = \"John\", [\"lastname\"] = \"Doe\", [\"details\"] = { \"No details available.\" } } print(exportvar(t)) Copy { [\"hello\"] = 1234, [\"name\"] = \"John\", [\"details\"] = { [1] = \"No details available.\", }, [\"lastname\"] = \"Doe\", } Copy","s":"exportvar","u":"/docs/Runtime Environment/Global & Base","h":"#exportvar","p":486},{"i":503,"t":"Returns a table of numbers in the given range. pluto print(range(10):unpack()) --> 1 2 3 4 5 6 7 8 9 10 print(range(4, 8):unpack()) --> 4 5 6 7 8 Copy","s":"range","u":"/docs/Runtime Environment/Global & Base","h":"#range","p":486},{"i":505,"t":"Performs a three-way comparison on 2 version numbers, similar to the Spaceship Operator. pluto assert(compareversions(\"1.0.0\", \"0.9.0\") >= 0) assert(compareversions(\"1.0.0\", \"1.0.0-dev\") >= 0) Copy Note that pre-release versions (e.g. with -dev suffix) are considered to be less than their final counterparts.","s":"compareversions","u":"/docs/Runtime Environment/Global & Base","h":"#compareversions","p":486},{"i":507,"t":"Calls the given function and returns a string of warnings raised by it. pluto local w = wcall(|| -> warn(\"Bad!\")) print(w ~= \"\" ? (w:strip()) : \"No warnings\") -- Output: \"Bad!\" Copy","s":"wcall","u":"/docs/Runtime Environment/Global & Base","h":"#wcall","p":486},{"i":509,"t":"Must be included via require.","s":"HTTP","u":"/docs/Runtime Environment/HTTP","h":"","p":508},{"i":511,"t":"Performs an HTTP request. Parameters​ The URL to send a request to as a string. This parameter is optional in the sense that the options table (parameter 2) can be parameter 1 instead, but must have the \"url\" option then. The table of options. This parameter is optional if a URL was given. Options​ method: The HTTP request method to use. Defaults to GET. headers: A table of headers, e.g. { [\"Content-Type\"] = \"application/json\" }. body: An optional request payload. If provided, the Content-Length header is set appropriately, and the method is set to POST unless otherwise specified. prefer_ipv6: (Does nothing in WASM builds of Pluto.) When establishing a new connection, we attempt to lookup and connect via IPv4, retrying with IPv6 if needed. If this is set to true, we instead start with IPv6. This may be useful for \"LAN\" services that identify the LAN via IPv6 instead of IPv4. dont_reuse: (Does nothing in WASM builds of Pluto.) Force the implementation not to reuse an existing socket, which may involve waiting. Instead a new connection is opened. This may be useful when many requests are headed to the same remote and you consider the time taken by a fresh handshake to be less than the time taken to wait to reuse. dont_make_reusable: (Does nothing in WASM builds of Pluto.) If a new connection to the remote was opened to carry out the request, close it again after the request. This is useful to avoid burdening the remote for one-off requests. Returns​ On success: The response body as a string. The status code as an integer. A table of response headers. Empty in WASM builds of Pluto. The status text as a string. On failure: Nil. An approximate failure reason as an English string. Not available in WASM builds of Pluto. Multitasking​ If called inside of a coroutine, this function yields. Otherwise, it blocks. In WASM builds of Pluto, it must be called inside of a coroutine that yields to the environment as otherwise the request cannot be dispatched. info The first request to a remote may take a while — especially with HTTPS — due to the TCP and TLS handshakes. We use keep-alive to keep the connection open, so subsequent requests to the same remote will be significantly faster. pluto local http = require \"pluto:http\" local body, status_code, headers, status_text = http.request(\"https://httpbin.org/anything\") print(status_code..\" \"..status_text) if os.platform != \"wasm\" then print(dumpvar(headers)) end print(body) Copy Try It Yourself​","s":"http.request","u":"/docs/Runtime Environment/HTTP","h":"#httprequest","p":508},{"i":513,"t":"Queries if a keep-alive connection is available for a remote. This function is not available in WASM builds of Pluto. Parameters​ A partial URL identifying the remote. Partial because only the protocol, host, and port are used; additional components such as path are ignored. Multitasking​ If called inside of a coroutine, this function may yield. Otherwise, it may block. pluto local { http, scheduler } = require \"*\" local sched = new scheduler() sched:addloop(function() print(http.hasconnection(\"https://httpbin.org\")) end) sched:add(function() print((http.request(\"https://httpbin.org/anything\"))) end) sched:run() Copy","s":"http.hasconnection","u":"/docs/Runtime Environment/HTTP","h":"#httphasconnection","p":508},{"i":515,"t":"Closes all keep-alive connections like when closing the Lua state but in a non-blocking way. This function does nothing in WASM builds of Pluto. Multitasking​ This function must be called inside of a coroutine, as it will yield.","s":"http.closeconnections","u":"/docs/Runtime Environment/HTTP","h":"#httpcloseconnections","p":508},{"i":517,"t":"Must be included via require.","s":"JSON","u":"/docs/Runtime Environment/JSON","h":"","p":516},{"i":519,"t":"Returns a string of JSON. Parameters​ data — A boolean, number, string, or table to encode as JSON. pretty — Whether to return a human-readable string of JSON. Defaults to false. pluto local json = require(\"json\") local data data = \"Hello, World!\" print(json.encode(data, true)) --> \"Hello, World!\" data = { key = \"Hello, World!\", nested = { nested_key = 1337 } } print(json.encode(data, true)) --> { --> \"key\": \"Hello, World!\", --> \"nested\": { --> \"nested_key\": 1337 --> } --> } Copy Because Lua tables do not have order guarantees, you can add an __order field to fix the order: pluto local t = { __order = { \"a\", \"b\", \"c\" }, a = 1, b = 2, c = 3 } print(require\"json\".encode(t)) -- {\"a\":1,\"b\":2,\"c\":3} Copy The json.null value — assuming you did local json = require(\"json\") — can be used to encode JSON null values. pluto local json = require(\"json\") print(json.encode(json.null)) --> null Copy","s":"json.encode","u":"/docs/Runtime Environment/JSON","h":"#jsonencode","p":516},{"i":521,"t":"Returns multiple potential types. If you pass a serialized boolean, number, or string, then it will return the same type. If you pass a complex JSON object, it will return a table. Parameters​ data — The JSON data to decode. flags — Options to augment the return value. Multiple options can be combined with bitwise OR (|). Defaults to 0. json.withnull — decodes JSON null values as json.null instead of nil. json.withorder — adds an __order field to tables of decoded JSON objects. json.encode respects this, so this is perfect for modifying data while preserving order. pluto local json = require(\"json\") local data, encoded, decoded -- Basic Type data = \"Hello, World!\" encoded = json.encode(data, true) decoded = json.decode(encoded) assert(decoded == data) assert(type(decoded) == \"string\") -- Complex Type data = { key = \"Hello\", nested = { nested_key = 1337 } } encoded = json.encode(data, true) decoded = json.decode(encoded) assert(decoded.key == \"Hello\") assert(type(decoded) == \"table\") assert(decoded.nested.nested_key == 1337) -- Flags encoded = [[{ \"null\": null, \"string\": \"Hello\" }]] decoded = json.decode(encoded, json.withnull | json.withorder) assert(decoded.__order[1] == \"null\") assert(decoded.null == json.null) assert(json.encode(decoded, true) == encoded) Copy","s":"json.decode","u":"/docs/Runtime Environment/JSON","h":"#jsondecode","p":516},{"i":523,"t":"This page documents the changes & additions to the math library in Pluto, which is built on top of Lua 5.4's.","s":"Math","u":"/docs/Runtime Environment/Math","h":"","p":522},{"i":525,"t":"Checks if a number is NaN. Parameters​ The number to check. pluto local x = 0 / 0 print(x ~= x) -- Lua way: Prove the variable is NaN because it is not equal to itself. Works, but unintuitive. print(math.isnan(x)) Copy","s":"math.isnan","u":"/docs/Runtime Environment/Math","h":"#mathisnan","p":522},{"i":527,"t":"Rounds a number to the nearest integer. Parameters​ The number to round. pluto print(math.round(2.4)) --> 2 print(math.round(2.5)) --> 3 Copy","s":"math.round","u":"/docs/Runtime Environment/Math","h":"#mathround","p":522},{"i":529,"t":"An alias of math.atan.","s":"math.atan2","u":"/docs/Runtime Environment/Math","h":"#mathatan2","p":522},{"i":531,"t":"This page documents the changes & additions to the os library in Pluto, which is built on top of Lua 5.4's.","s":"OS","u":"/docs/Runtime Environment/OS","h":"","p":530},{"i":533,"t":"Parameters​ The amount of milliseconds to sleep for. Example​ pluto os.sleep(1000) -- Pause this thread for 1000ms. Copy","s":"os.sleep","u":"/docs/Runtime Environment/OS","h":"#ossleep","p":530},{"i":535,"t":"All of these return their respective times since implementation-specific epoch.","s":"os.nanos, os.micros, os.millis, os.seconds","u":"/docs/Runtime Environment/OS","h":"#osnanos-osmicros-osmillis-osseconds","p":530},{"i":537,"t":"Returns seconds since UNIX epoch.","s":"os.unixseconds","u":"/docs/Runtime Environment/OS","h":"#osunixseconds","p":530},{"i":539,"t":"Must be included via require. This library is not available in WASM builds of Pluto.","s":"Socket","u":"/docs/Runtime Environment/Socket","h":"","p":538},{"i":541,"t":"Establishes a TCP connection. Parameters​ The host to connect to. Either an IPv4 or IPv6 address, or a domain name resolving to one. The port to contact the host on. Returns​ A socket instance on success. Nil on failure. Multitasking​ If called inside of a coroutine, this function yields. Otherwise, it blocks.","s":"socket.connect","u":"/docs/Runtime Environment/Socket","h":"#socketconnect","p":538},{"i":543,"t":"Creates a new listener for the given port. Parameters​ The port to listen on. Returns​ A listener instance on success. Nil on failure.","s":"socket.listen","u":"/docs/Runtime Environment/Socket","h":"#socketlisten","p":538},{"i":545,"t":"A convenience function that wraps socket.listen, automatically accepting new clients and spinning up a coroutine for them. Parameters​ A scheduler instance. The port to listen on. The callback function that will be called in a new coroutine for each client socket. pluto local { scheduler, socket } = require \"*\" local sched = new scheduler() socket.bind(sched, 80, |s| -> do local content = \"Hello, world!\" s:send(\"HTTP/1.1 200 OK\\r\\nConnection: Close\\r\\nContent-Length: \"..#content..\"\\r\\n\\r\\n\"..content) end) sched:run() Copy","s":"socket.bind","u":"/docs/Runtime Environment/Socket","h":"#socketbind","p":538},{"i":547,"t":"Socket instances are obtained by calling socket.connect (client), or from a listener (server).","s":"Socket Class","u":"/docs/Runtime Environment/Socket","h":"#socket-class","p":538},{"i":549,"t":"Sends data on a socket. Parameters​ The socket instance. The data to send.","s":"socket.send","u":"/docs/Runtime Environment/Socket","h":"#socketsend","p":538},{"i":551,"t":"Receive data from a socket. Parameters​ The socket instance. Returns​ If the socket is open: The oldest chunk of data received on the transport layer (TCP packet) or crypto layer (TLS record) as a string. If the socket is closed: Nil. Multitasking​ If a message is buffered, the function can return immediately. If not, it will yield if inside a coroutine, and block otherwise. pluto local socket = require \"pluto:socket\" local s = socket.connect(\"google.com\", 80) s:send(\"GET / HTTP/1.1\\r\\nHost: google.com\\r\\n\\r\\n\") print(s:recv()) Copy","s":"socket.recv","u":"/docs/Runtime Environment/Socket","h":"#socketrecv","p":538},{"i":553,"t":"Pushes a chunk of data to the front of the receive buffer, making it oldest for the purposes of socket.recv. Parameters​ The socket instance. The data to push. pluto local socket = require \"pluto:socket\" local sock = socket.connect(\"google.com\", 80) sock:unrecv(\"World\") sock:unrecv(\"Hello\") print(sock:recv()) --> Hello print(sock:recv()) --> World Copy","s":"socket.unrecv","u":"/docs/Runtime Environment/Socket","h":"#socketunrecv","p":538},{"i":555,"t":"Attempts to add the TLS crypto layer to the socket, making the transport layer a sole carrier for TLS traffic. Parameters​ The socket instance. The host name of the intended remote. This may be the same as what was passed to socket.connect. This name must be on the certificate that the remote will send. Returns​ True on success. On failure, returns false and the socket is closed. If the socket is already using TLS, returns nil. Multitasking​ If called inside of a coroutine, this function yields. Otherwise, it blocks. pluto local socket = require \"pluto:socket\" local s = socket.connect(\"pluto-lang.org\", 443) assert(s:starttls(\"pluto-lang.org\"), \"Failed to establish secure connection.\") s:send(\"GET / HTTP/1.1\\r\\nHost: pluto-lang.org\\r\\nConnection: close\\r\\n\\r\\n\") while data := s:recv() do print(data) end Copy","s":"socket.starttls","u":"/docs/Runtime Environment/Socket","h":"#socketstarttls","p":538},{"i":557,"t":"Closes a socket. Parameters​ The socket instance.","s":"socket.close","u":"/docs/Runtime Environment/Socket","h":"#socketclose","p":538},{"i":559,"t":"Listener instances are obtained by calling socket.listen.","s":"Listener Class","u":"/docs/Runtime Environment/Socket","h":"#listener-class","p":538},{"i":561,"t":"Accepts an incoming client connection, waiting until there is one. Returns​ A new socket instance. The socket can be used as per usual, with the exception of the starttls function being unavailable. Multitasking​ If there is an incoming client connection, this function returns immediately. If there is not, it waits for one. Waiting means yielding if called inside a coroutine, and blocking otherwise.","s":"accept","u":"/docs/Runtime Environment/Socket","h":"#accept","p":538},{"i":563,"t":"Checks if there is an incoming client connection. If this function returns true, the next call to accept is guaranteed not to block or yield. pluto local socket = require \"pluto:socket\" local l = socket.listen(80) or error(\"Failed to bind TCP/80\") while not l:hasconnection() do -- Visit http://localhost to break this loop os.sleep(1) end print(l:accept():recv()) Copy","s":"hasconnection","u":"/docs/Runtime Environment/Socket","h":"#hasconnection","p":538},{"i":565,"t":"The scheduler class — available via require — can be used to easily set up coroutine-based cooperative multitasking.","s":"Scheduler","u":"/docs/Runtime Environment/Scheduler","h":"","p":564},{"i":567,"t":"The constructor takes no arguments.","s":"__construct","u":"/docs/Runtime Environment/Scheduler","h":"#__construct","p":564},{"i":569,"t":"The add method can be used to turn a function into a coroutine. The coroutine is resumed once and then added to the scheduler.","s":"add","u":"/docs/Runtime Environment/Scheduler","h":"#add","p":564},{"i":571,"t":"The addloop method is a wrapper for the add method that keeps invoking the given function until it returns false.","s":"addloop","u":"/docs/Runtime Environment/Scheduler","h":"#addloop","p":564},{"i":573,"t":"The run method activates the scheduler. The scheduler resumes all coroutines and then calls its yieldfunc until either all coroutines are finished, or coroutine throws an error — in which case it is rethrown. pluto local scheduler = new (require\"pluto:scheduler\") () local loops = 0 scheduler:addloop(function() ++loops print(loops) return loops != 5 end) scheduler:run() --> 1 --> 2 --> 3 --> 4 --> 5 scheduler:add(function() print(\"3...\") coroutine.sleep(1000) print(\"2...\") coroutine.sleep(1000) print(\"1...\") coroutine.sleep(1000) print(\"Boom!\") end) scheduler:run() --> 3... --> 2... --> 1... --> Boom! Copy","s":"run","u":"/docs/Runtime Environment/Scheduler","h":"#run","p":564},{"i":575,"t":"yieldfunc is a property on the scheduler that can be used to customize how the scheduler itself yields. By default, this is a function calling os.sleep(1). pluto local scheduler = new (require\"pluto:scheduler\") () -- Yield to OS every second instead of every millisecond. scheduler.yieldfunc = || -> os.sleep(1000) local loops = 0 scheduler:addloop(function() ++loops print(loops) return loops != 5 end) scheduler:run() --> 1 --> 2 --> 3 --> 4 --> 5 Copy","s":"yieldfunc","u":"/docs/Runtime Environment/Scheduler","h":"#yieldfunc","p":564},{"i":577,"t":"errorfunc is a property on the scheduler that can optionally be set to customize how the scheduler reports errors in its coroutines. By default, this is nil, in which case any coroutine errors are rethrown (via coroutine.xresume). pluto local { scheduler } = require \"*\" local sched = new scheduler() sched.errorfunc = |err| -> do print(debug.traceback(err)) end sched:add(function() error(\"this is urgent: fatal error\") end) Copy","s":"errorfunc","u":"/docs/Runtime Environment/Scheduler","h":"#errorfunc","p":564},{"i":579,"t":"Must be included via require.","s":"Assert","u":"/docs/Runtime Environment/Assert","h":"","p":578},{"i":581,"t":"Asserts that value is nil Parameters​ value — The value which should be nil. Errors​ An assertion error is thrown if the value is not nil. pluto local assert = require(\"assert\") assert.isnil(nil) -- Passes. assert.isnil(5) -- Error: --[[ test.pluto:4 -> Assertion Error: (assert.isnil) Intended Value: nil Received Value: 5 stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) [C]: in ? --]] Copy","s":"assert.isnil","u":"/docs/Runtime Environment/Assert","h":"#assertisnil","p":578},{"i":583,"t":"Asserts that value is true. Parameters​ value — The value which should be true. Errors​ An assertion error is thrown if value is not true pluto local assert = require(\"assert\") assert.istrue(true) -- Passes. assert.istrue(false) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.istrue) Intended Value: true Received Value: false stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.istrue","u":"/docs/Runtime Environment/Assert","h":"#assertistrue","p":578},{"i":585,"t":"Asserts that value is false. Parameters​ value — The value which should be false. Errors​ An assertion error is thrown if value is not false. pluto local assert = require(\"assert\") assert.isfalse(false) -- Passes. assert.isfalse(true) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.isfalse) Intended Value: false Received Value: true stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.isfalse","u":"/docs/Runtime Environment/Assert","h":"#assertisfalse","p":578},{"i":587,"t":"Asserts that value is a \"falsy\" value. Falsy means the value is nil or false. Parameters​ value — The value which should be falsy. Errors​ An assertion error is thrown if value is not falsy. pluto local assert = require(\"assert\") assert.falsy(nil) -- Passes. assert.falsy(false) -- Passes. assert.falsy(\"Hello, world!\") -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.falsy) Intended Value: nil or false Received Value: string(13) \"Hello, world!\" stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.falsy","u":"/docs/Runtime Environment/Assert","h":"#assertfalsy","p":578},{"i":589,"t":"Asserts that value is a \"truthy\" value. This is the inverse of \"falsy\", a.k.a, any value that isn't nil or false is truthy. Parameters​ value — The value which should be truthy, a.k.a it should not be nil or false. Errors​ An assertion error is thrown if value is not truthy, i.e if value is nil or false. pluto local assert = require(\"assert\") assert.truthy(\"Hello, world!\") -- Passes. assert.truthy(nil) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.truthy) Intended Value: not nil or false Received Value: nil stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.truthy","u":"/docs/Runtime Environment/Assert","h":"#asserttruthy","p":578},{"i":591,"t":"Asserts that value is not nil. Parameters​ value — The value which should not be nil. Errors​ An assertion error is thrown if value is nil. pluto local assert = require(\"assert\") assert.notnil(\"Hello, world!\") -- Passes. assert.notnil(nil) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.notnil) Intended Value: not nil Received Value: nil stack traceback: [C]: in function 'error' [string \"pluto:assert\"]:75: in function <[string \"pluto:assert\"]:46> (...tail calls...) test.pluto:4: in main chunk [C]: in ? --]] Copy","s":"assert.notnil","u":"/docs/Runtime Environment/Assert","h":"#assertnotnil","p":578},{"i":593,"t":"Asserts that value1 is equal to value2. This function can compare tables, looking at both the table's reference and what's inside it. If the tables aren't exactly the same (meaning they don't reference the same table), the function will go through the contents of the tables and compare them step by step. Parameters​ value1 — The first value. value2 — The second value. Errors​ An assertion error is thrown if value1 does not equal value2. pluto local assert = require(\"assert\") assert.equal(\"Hello, world!\", \"Hello, world...\") -- Error: --[[ pluto: test.pluto:3 -> Assertion Error: (assert.equal) Intended Value: string(13) \"Hello, world!\" Received Value: string(15) \"Hello, world...\" --]] assert.equal(\"Hi there.\":split(\" \"), \"Hello there.\":split(\" \")) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.equal) Intended Value: { [1] = string(2) \"Hi\", [2] = string(6) \"there.\", } Received Value: { [1] = string(5) \"Hello\", [2] = string(6) \"there.\", } --]] Copy","s":"assert.equal","u":"/docs/Runtime Environment/Assert","h":"#assertequal","p":578},{"i":595,"t":"Asserts that value1 is not equal to value2. This function can compare tables, looking at both the table's reference and what's inside it. If the tables aren't exactly the same (meaning they don't reference the same table), the function will go through the contents of the tables and compare them step by step. Parameters​ value1 — The first value. value2 — The second value. Errors​ An assertion error is thrown of value1 does equal value2. pluto local assert = require(\"assert\") assert.nequal(\"Hello, world!\", \"Hi, world!\") -- Passes. assert.nequal(\"Hi there.\":split(\" \"), \"Hello there.\":split(\" \")) -- Passes. Copy","s":"assert.nequal","u":"/docs/Runtime Environment/Assert","h":"#assertnequal","p":578},{"i":597,"t":"Asserts that value1 is less than value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion error is thrown if value1 is not less than value2. pluto local assert = require(\"assert\") assert.less(1, 2) -- Passes. assert.less(1, 1) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.less) Expression: (1 < 1) == false --]] Copy","s":"assert.less","u":"/docs/Runtime Environment/Assert","h":"#assertless","p":578},{"i":599,"t":"Asserts that value1 is less than or equal to value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion error is thrown if value1 is not less than or equal to value2. pluto local assert = require(\"assert\") assert.lesseq(1, 2) -- Passes. assert.lesseq(1, 0) -- Error: --[[ pluto: test.pluto:3 -> Assertion Error: (assert.lesseq) Expression: (1 <= 0) == false --]] Copy","s":"assert.lesseq","u":"/docs/Runtime Environment/Assert","h":"#assertlesseq","p":578},{"i":601,"t":"Asserts that value1 is greater than value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion errros is thrown if value1 is not greater than value2. pluto local assert = require(\"assert\") assert.greater(3, 2) -- Passes. assert.greater(3, 3) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.greater) Expression: (3 > 3) == false --]] Copy","s":"assert.greater","u":"/docs/Runtime Environment/Assert","h":"#assertgreater","p":578},{"i":603,"t":"Asserts that value1 is greater than or equal to value2. Parameters​ value1 — The first number. value2 — The second number. Errors​ An assertion errros is thrown if value1 is not greater than or equal to value2. pluto local assert = require(\"assert\") assert.greatereq(3, 2) -- Passes. assert.greatereq(3, 3) -- Passes. Copy","s":"assert.greatereq","u":"/docs/Runtime Environment/Assert","h":"#assertgreatereq","p":578},{"i":605,"t":"Asserts that callback does not raise an error when called. Parameters​ callback — A function reference. ... — Any other parameters passed to this function will be passed to the callback. Errors​ An assertion error is thrown if callback raises an error. pluto local assert = require(\"assert\") assert.noerror(tostring, 400) -- Passes. assert.noerror(error, \"argument argument\") -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.noerror) An error was raised: argument argument --]] Copy","s":"assert.noerror","u":"/docs/Runtime Environment/Assert","h":"#assertnoerror","p":578},{"i":607,"t":"Asserts that callback does raise an error when called. Parameters​ callback — A function reference. ... — Any other parameters passed to this function will be passed to the callback. Errors​ An assertion error is thrown if callback does not raise an error. pluto local assert = require(\"assert\") assert.haserror(error, \"argument argument\") -- Passes. assert.haserror(tostring, 400) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.haserror) Expected an error, but there was none. --]] Copy","s":"assert.haserror","u":"/docs/Runtime Environment/Assert","h":"#asserthaserror","p":578},{"i":609,"t":"Asserts that callback raises an error, and that substring is present within the error message. Parameters​ substring — The substring that should be inside of the error message. callback — A function reference. ... — Any other parameters passed to this function will be passed to the callback. Errors​ An assertion error is thrown if: callback does not raise an error. callback does raise an error, but the error message does not contain substring. pluto local assert = require(\"assert\") assert.searcherror(\"argument\", error, \"argument argument\") -- Passes. assert.searcherror(\"something\", tostring, 400) -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.searcherror) Expected an error, but there was none. --]] assert.searcherror(\"argument\", error, \"argument argument\") -- Passes. assert.searcherror(\"argument\", error, \"something something\") -- Error: --[[ pluto: test.pluto:4 -> Assertion Error: (assert.searcherror) Absent String: argument Error Message: something s --]] Copy","s":"assert.searcherror","u":"/docs/Runtime Environment/Assert","h":"#assertsearcherror","p":578},{"i":611,"t":"This page documents the changes & additions to the io library in Pluto, which is built on top of Lua 5.4's.","s":"IO","u":"/docs/Runtime Environment/IO","h":"","p":610},{"i":613,"t":"A variant of Lua's os.rename that raises an error on failure and instead has no return values.","s":"io.rename","u":"/docs/Runtime Environment/IO","h":"#iorename","p":610},{"i":615,"t":"A variant of Lua's os.remove that raises an error on failure and instead has no return values.","s":"io.remove","u":"/docs/Runtime Environment/IO","h":"#ioremove","p":610},{"i":617,"t":"Copy a file to another file, creating a new file if needed. Parameters​ A string path or file stream. A path towards the file to copy into. Returns​ A boolean indicating if the file was successfully copied. pluto if io.copy(\"./cfg/config.txt\", \"./backup_cfg/config.txt\") then print(\"Successfully created a backup config!\") else print(\"Failed to create a backup config.\") end Copy","s":"io.copy","u":"/docs/Runtime Environment/IO","h":"#iocopy","p":610},{"i":619,"t":"Extracts the given part from a path. Parameters​ A string path or file stream. The part to return, \"parent\" or \"name\". Returns​ The extracted part. pluto print(io.part(\"/path/to/foo.txt\", \"parent\")) -- \"/path/to\" print(io.part(\"/path/to/foo.txt\", \"name\")) -- \"foo.txt\" Copy","s":"io.part","u":"/docs/Runtime Environment/IO","h":"#iopart","p":610},{"i":621,"t":"Parameters​ A string path or file stream. Returns​ A boolean indicating if the path led toward a directory. pluto local path = \"./dir/main/\" local bool = io.isdir(path) if bool then print(\"Directory!\") else print(\"Not a directory!\") end Copy","s":"io.isdir","u":"/docs/Runtime Environment/IO","h":"#ioisdir","p":610},{"i":623,"t":"Parameters​ A string path or file stream. Returns​ A boolean indicating if the path led towards a file. pluto local path = \"./isfile/file\" local bool = io.isfile(path) if bool then print(\"File!\") else print(\"Not a file!\") end Copy","s":"io.isfile","u":"/docs/Runtime Environment/IO","h":"#ioisfile","p":610},{"i":625,"t":"Parameters​ A string path or file stream. Returns​ A boolean indicating if the path led towards an existing file or directory. pluto if io.exists(\"cfg/config.txt\") then print(\"Config exists!\") else print(\"Config does not exist!\") end Copy","s":"io.exists","u":"/docs/Runtime Environment/IO","h":"#ioexists","p":610},{"i":627,"t":"Create a directory. Parameters​ The path for the new directory. Returns​ A boolean indicating if the directory was successfully created. pluto if io.makedir(\"./cfg\") then print(\"Created cfg directory.\") else print(\"Failed to create cfg directory.\") end Copy","s":"io.makedir","u":"/docs/Runtime Environment/IO","h":"#iomakedir","p":610},{"i":629,"t":"List all the files within a directory. Parameters​ A string path to the directory. A boolean indicating whether or not to recurse sub-directories. Returns​ An index-based table containing file paths. pluto for _, filepath in io.listdir(\".\") do print(filepath) end Copy","s":"io.listdir","u":"/docs/Runtime Environment/IO","h":"#iolistdir","p":610},{"i":631,"t":"Creates a directory and all the non-existing parent directories in the given path. Parameters​ The string path for your new directory. pluto io.makedirs(\"A/B/C\") -- Creates \"C:\\Users\\Username\\Desktop\\Project\\A\\B\\C\" Copy","s":"io.makedirs","u":"/docs/Runtime Environment/IO","h":"#iomakedirs","p":610},{"i":633,"t":"Convert a relative path into an absolute one. Parameters​ A string path or file stream. An optional bool if the path should be canonicalized. A canonical path does not go through symlinks. Returns​ A string representing the new file path. pluto io.absolute(\"cfg/cfg.txt\") -- \"C:\\Users\\Username\\Desktop\\Project\\cfg\\cfg.txt\" Copy","s":"io.absolute","u":"/docs/Runtime Environment/IO","h":"#ioabsolute","p":610},{"i":635,"t":"Convert an absolute path into a relative one. Parameters​ A string path or file stream. Returns​ A string representing the new file path. pluto io.relative(io.absolute(\"cfg/cfg.txt\")) -- \"cfg\\cfg.txt\" Copy","s":"io.relative","u":"/docs/Runtime Environment/IO","h":"#iorelative","p":610},{"i":637,"t":"Get or set a file's contents. Parameters​ A string path or file stream. The desired content. If this parameter is absent, this function works as a getter. Returns​ If this function is acting as a getter, it will return the file's contents or nil if there was an error. pluto local text = io.contents(\"foo.txt\") or \"\" text ..= \"bar\" io.contents(\"foo.txt\", text) Copy This function is not only easier to use than the traditional io.open approach, it also performs significantly better.","s":"io.contents","u":"/docs/Runtime Environment/IO","h":"#iocontents","p":610},{"i":639,"t":"Fetch the size of a file in bytes. Parameters​ A string path or file stream. pluto if io.filesize(\"cfg/config.txt\") <= 1 then print(\"Config is too small or empty.\") end Copy","s":"io.filesize","u":"/docs/Runtime Environment/IO","h":"#iofilesize","p":610},{"i":641,"t":"Get or set a file's modification time. Parameters​ A string path or file stream. The desired timestamp. If this parameter is absent, this function works as a getter. Returns​ If this function is acting as a getter, it will return the file's last write time as seconds since the UNIX epoch. pluto local time = io.writetime(\"foo.txt\") time += 3600 io.writetime(\"foo.txt\", time) Copy This example adds an hour (= 60 minutes = 3600 seconds) to the last write time of \"foo.txt\" (or errors if that file does not exist).","s":"io.writetime","u":"/docs/Runtime Environment/IO","h":"#iowritetime","p":610},{"i":643,"t":"Get or set the current working directory. Parameters​ A path to the desired current working directory. If this parameter is absent, this function works as a getter. Returns​ If this function is acting as a getter, it will return the current working directory. pluto local cwd = io.currentdir() -- Get cwd io.currentdir(\"abc/abc\") -- Set a new cwd Copy","s":"io.currentdir","u":"/docs/Runtime Environment/IO","h":"#iocurrentdir","p":610},{"i":645,"t":"Must be included via require.","s":"URL","u":"/docs/Runtime Environment/URL","h":"","p":644},{"i":647,"t":"Returns a URL-encoded string. Parameters​ The string to be encoded. pluto local url = require\"pluto:url\" print(\"https://google.com/search?q=\"..url.encode(\"Pluto, a superset of Lua\")) --> https://google.com/search?q=Pluto%2C%20a%20superset%20of%20Lua Copy","s":"url.encode","u":"/docs/Runtime Environment/URL","h":"#urlencode","p":644},{"i":649,"t":"Returns a plain string from URL-decoding the input string. Parameters​ The string to be decoded. pluto local url = require\"pluto:url\" print(url.decode(\"Pluto%2C%20a%20superset%20of%20Lua\")) -- \"Pluto, a superset of Lua\" Copy","s":"url.decode","u":"/docs/Runtime Environment/URL","h":"#urldecode","p":644},{"i":651,"t":"Splits a URL into its constituent parts. Parameters​ The URL to be dissected. pluto local url = require\"pluto:url\" print(dumpvar(url.parse(\"http://username:password@hostname:9090/path?arg=value#anchor\"))) --> { --> [\"scheme\"] = string(4) \"http\", --> [\"user\"] = string(8) \"username\", --> [\"pass\"] = string(8) \"password\", --> [\"host\"] = string(8) \"hostname\", --> [\"port\"] = 9090, --> [\"path\"] = string(5) \"/path\", --> [\"query\"] = string(9) \"arg=value\", --> [\"fragment\"] = string(6) \"anchor\", --> } Copy","s":"url.parse","u":"/docs/Runtime Environment/URL","h":"#urlparse","p":644},{"i":653,"t":"This page documents the changes & additions to the table library in Pluto, which is built on top of Lua 5.4's.","s":"Table","u":"/docs/Runtime Environment/Table","h":"","p":652},{"i":655,"t":"This function was modified to return the input table instead of nil, such that: pluto local t = { 3, 2, 1 } t = t:sort(...) Copy Will not result in t becoming nil.","s":"table.sort","u":"/docs/Runtime Environment/Table","h":"#tablesort","p":652},{"i":657,"t":"Copying variant of table.sort; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.sorted","u":"/docs/Runtime Environment/Table","h":"#tablesorted","p":652},{"i":659,"t":"Returns the number of elements in the table, counting both the array part and hash part. Parameters​ The table to check. pluto local t = { 1, 2, 3, [\"foo\"] = \"bar\" } print(t:size()) --> 4 Copy","s":"table.size","u":"/docs/Runtime Environment/Table","h":"#tablesize","p":652},{"i":661,"t":"Remove all elements from the table. Parameters​ The table to clear. pluto local t = { 1, 2, 3, [\"foo\"] = \"bar\" } print(t:size()) --> 4 t:clear() print(t:size()) --> 0 Copy","s":"table.clear","u":"/docs/Runtime Environment/Table","h":"#tableclear","p":652},{"i":663,"t":"Freezes a table to prevent modification. Parameters​ The table to freeze Returns​ The input table. pluto local t = table.freeze({...}) -- `table.freeze(t)` on another line will work fine too. t.key = \"value\" -- Fails. Copy","s":"table.freeze","u":"/docs/Runtime Environment/Table","h":"#tablefreeze","p":652},{"i":665,"t":"Checks if this table is frozen. Parameters​ The table to check. pluto local t = {} table.freeze(t) assert(table.isfrozen(t) == true) Copy","s":"table.isfrozen","u":"/docs/Runtime Environment/Table","h":"#tableisfrozen","p":652},{"i":667,"t":"Checks if this table contains an element. Parameters​ The table to check. The element to check for. Returns​ The index or key if found, otherwise nil. pluto local t = { 1, 2, 3, 4, 5, 6, key = \"value\" } assert(table.contains(t, 4) == 4) assert(table.contains(t, \"value\") == \"key\") assert(table.contains(t, \"nothing\") == nil) Copy","s":"table.contains","u":"/docs/Runtime Environment/Table","h":"#tablecontains","p":652},{"i":669,"t":"Looks for an element in a table. Parameters​ The table to check. The callback function responsible for checking each element. Returns​ The element if found, otherwise nil. pluto local items = { { id = 1, name = \"Apple\" }, { id = 2, name = \"Banana\" }, } print(items:find(|item| -> item.id == 1).name) --> Apple Copy","s":"table.find","u":"/docs/Runtime Environment/Table","h":"#tablefind","p":652},{"i":671,"t":"Reverses the array elements of a table. Parameters​ The table to reverse. Returns​ The input table. pluto local t = { 1, 2, hello = \"world\", 3, 4, 5, key = \"value\" } print(dumpvar(t)) local same = t:reverse() assert(same == t) print(dumpvar(t)) --[[ Before: { [1] = 1, [2] = 2, [3] = 3, [4] = 4, [5] = 5, [\"key\"] = string(5) \"value\", [\"hello\"] = string(5) \"world\", } After: { [1] = 5, [2] = 4, [3] = 3, [4] = 2, [5] = 1, [\"key\"] = string(5) \"value\", [\"hello\"] = string(5) \"world\", } --]] Copy","s":"table.reverse","u":"/docs/Runtime Environment/Table","h":"#tablereverse","p":652},{"i":673,"t":"Copying variant of table.reverse; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.reversed","u":"/docs/Runtime Environment/Table","h":"#tablereversed","p":652},{"i":675,"t":"Reorders the array portion of a table so it becomes a continuous array with no holes. Parameters​ The table. Returns​ The input table. pluto local assert = require(\"assert\") local t1 = { 1, nil, 2, nil, nil, 3, nil, 4 } assert.equal(t1:reorder(), { 1, 2, 3, 4 }) Copy","s":"table.reorder","u":"/docs/Runtime Environment/Table","h":"#tablereorder","p":652},{"i":677,"t":"Copying variant of table.reorder; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.reordered","u":"/docs/Runtime Environment/Table","h":"#tablereordered","p":652},{"i":679,"t":"Note that this function is not the same as the Lua function that was deprecated/removed in 5.1. Parameters​ The table. The callback to be called for every element. An optional bool if the callback function also takes a key (|k, v|) as opposed to only a value (|v|). pluto local t = { 1, 2, 3 } t:foreach(print) --> 1 --> 2 --> 3 Copy","s":"table.foreach","u":"/docs/Runtime Environment/Table","h":"#tableforeach","p":652},{"i":681,"t":"Filters away keys (both array and non-array) that fail to meet the condition established by callback. Elimination is done by setting the value to nil, consider using table.reorder if you want a continuous array after filtering. Parameters​ The table. The callback responsible for deciding which keys to keep or remove. This should return false or nil if you want the key to be eliminated. An optional bool if the callback function also takes a key (|k, v|) as opposed to only a value (|v|). Returns​ The input table. pluto data = { 1, 2, 3, 4, 5 } data:filter(|v| -> v % 2 ~= 0):reorder():concat(\" \") |> print -- \"1 3 5\" data = { 2, 2, 3, 4, 4 } data:filter(|k, v| -> k == v, true):reorder():concat(\" \") |> print -- \"2 3 4\" Copy","s":"table.filter","u":"/docs/Runtime Environment/Table","h":"#tablefilter","p":652},{"i":683,"t":"Copying variant of table.filter; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.filtered","u":"/docs/Runtime Environment/Table","h":"#tablefiltered","p":652},{"i":685,"t":"Remaps every key to a new value, provided by the callback function. Parameters​ The table. The callback responsible for producing the updated values. An optional bool if the callback function also takes a key (|k, v|) as opposed to only a value (|v|). Returns​ The input table. pluto data = \"41 20 68\" data:split(\" \"):map(tonumber):map(|v| -> v + 1):concat(\" \") |> print -- \"42 21 69\" data = \"10 15 10\" data:split(\" \"):map(tonumber):map(|k, v| -> k * v, true):concat(\" \") |> print -- \"10 30 30\" Copy In this example, we first use the tonumber function to turn the strings into numbers, then add 1 to them. (Although the first step is not needed in Lua/Pluto since the + operator would take care of it, it is used here for demonstration purposes.)","s":"table.map","u":"/docs/Runtime Environment/Table","h":"#tablemap","p":652},{"i":687,"t":"Copying variant of table.map; returns a new table instead of modifying the input table. Note that nested tables will not be copied.","s":"table.mapped","u":"/docs/Runtime Environment/Table","h":"#tablemapped","p":652},{"i":689,"t":"For every value stored in the table, computes accumulator = f(value, accumulator), returning the accumulator at the end. Parameters​ The table. The callback responsible for producing the updated accumulator. The initial value of accumulator. If absent, the accumulator is initialized with 0. Returns​ The accumulator. pluto local t = { 1, 2, 3 } t:reduce(|value, accumulator| -> value + accumulator) |> print --> 6 Copy","s":"table.reduce","u":"/docs/Runtime Environment/Table","h":"#tablereduce","p":652},{"i":691,"t":"Returns the smallest value stored in the table. Parameters​ The table. pluto local t = { 1, 2, 3 } print(t:min()) --> 1 Copy This is identical to :reduce(math.min, math.maxinteger).","s":"table.min","u":"/docs/Runtime Environment/Table","h":"#tablemin","p":652},{"i":693,"t":"Returns the largest value stored in the table. Parameters​ The table. pluto local t = { 1, 2, 3 } print(t:max()) --> 3 Copy This is identical to :reduce(math.max, math.mininteger).","s":"table.max","u":"/docs/Runtime Environment/Table","h":"#tablemax","p":652},{"i":695,"t":"Runs the given function against all elements, returning true if all of them match. Parameters​ The table. The callback responsible for checking each element. pluto print({ 2, 4, 6 }:checkall(|x| -> x % 2 == 0) ? \"All are even\" : \"Some are odd\") --> All are even print({ 1, 2, 3 }:checkall(|x| -> x % 2 == 0) ? \"All are even\" : \"Some are odd\") --> Some are odd Copy","s":"table.checkall","u":"/docs/Runtime Environment/Table","h":"#tablecheckall","p":652},{"i":697,"t":"Must be included via require.","s":"Vector3","u":"/docs/Runtime Environment/Vector3","h":"","p":696},{"i":699,"t":"The constructor takes up to 3 arguments: pluto local vector3 = require \"pluto:vector3\" print(new vector3()) --> vector3(0, 0, 0) print(new vector3(1)) --> vector3(1, 1, 1) print(new vector3(1, 2)) --> vector3(1, 2, 0) print(new vector3(1, 2, 3)) --> vector3(1, 2, 3) Copy There is also a shorthand for this: pluto local vector3 = require \"pluto:vector3\" print(vector3(1, 2, 3)) --> vector3(1, 2, 3) Copy","s":"__construct","u":"/docs/Runtime Environment/Vector3","h":"#__construct","p":696},{"i":701,"t":"As seen above, the __tostring metamethod provides a string representation of the class.","s":"__tostring","u":"/docs/Runtime Environment/Vector3","h":"#__tostring","p":696},{"i":703,"t":"Vector3 instances support arithmetic operations. The right-hand side can either be a Vector3 instance or a number. They create a new instance for the result. pluto local vector3 = require \"pluto:vector3\" print(new vector3(1) + new vector3(2)) --> vector3(3, 3, 3) print(new vector3(0, 0.6, 0.4) * 3) --> vector3(0, 1.8, 1.2) Copy","s":"__add, __sub, __mul, __div","u":"/docs/Runtime Environment/Vector3","h":"#__add-__sub-__mul-__div","p":696},{"i":705,"t":"Vector3 instances can effortlessly be compared to each other. pluto local vector3 = require \"pluto:vector3\" print(new vector3(2, 2, 2) == new vector3(2)) --> true print(new vector3(1, 2, 3) == new vector3(2)) --> false Copy","s":"__eq","u":"/docs/Runtime Environment/Vector3","h":"#__eq","p":696},{"i":707,"t":"To get the magnitude of a vector, you can either use the unary length operator (#) or call the magnitude method: pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(#vec) --> 3.7416573867739 print(vec:magnitude()) --> 3.7416573867739 Copy","s":"__len, magnitude","u":"/docs/Runtime Environment/Vector3","h":"#__len-magnitude","p":696},{"i":709,"t":"Computes the sum of the x, y and z fields. pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(vec:sum()) --> 6 Copy","s":"sum","u":"/docs/Runtime Environment/Vector3","h":"#sum","p":696},{"i":711,"t":"Returns the value of axis with the lowest value. pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(vec:min()) --> 1 Copy","s":"min","u":"/docs/Runtime Environment/Vector3","h":"#min","p":696},{"i":713,"t":"Returns the value of axis with the highest value. pluto local vec = new (require\"pluto:vector3\") (1, 2, 3) print(vec:max()) --> 3 Copy","s":"max","u":"/docs/Runtime Environment/Vector3","h":"#max","p":696},{"i":715,"t":"Computes the dot product with the Vector3 given as an argument. pluto local vector3 = require \"pluto:vector3\" print(new vector3(1):dot(new vector3(2))) --> 6 Copy","s":"dot","u":"/docs/Runtime Environment/Vector3","h":"#dot","p":696},{"i":717,"t":"Returns a new Vector3 instance with each axis being an absolute value. pluto local vector3 = require \"pluto:vector3\" print(new vector3(-1, -2, 3):abs()) --> vector3(1, 2, 3) Copy","s":"abs","u":"/docs/Runtime Environment/Vector3","h":"#abs","p":696},{"i":719,"t":"Returns a new Vector3 instance that is a unit vector equivalent. pluto local vector3 = require \"pluto:vector3\" print(new vector3(0, 3, 0):normalized()) --> vector3(0.0, 1.0, 0.0) Copy","s":"normalized, normalised","u":"/docs/Runtime Environment/Vector3","h":"#normalized-normalised","p":696},{"i":721,"t":"Returns a rotation vector based on the direction given by the current vector. You can specify the up-axis and handedness of the coordinate system. By default, a left-handed Y-up system is used. The up-axis also determines which axis contains which value: Y-Up: Pitch, Yaw, Roll Z-Up: Pitch, Roll, Yaw pluto local vector3 = require \"pluto:vector3\" print(new vector3(0, 1, 0):torot(\"y\")) -- Y up. Pointing up -> vector3(90.0, 0.0, 0) print(new vector3(0, 0, -1):torot(\"z\")) -- Z up. Pointing down -> vector3(-90.0, 0, -0.0) print(new vector3(1, 0, 0):torot(\"yr\")) -- Y up, right-handed. Pointing right -> vector3(0.0, -90.0, 0) print(new vector3(1, 0, 0):torot(\"yl\")) -- Y up, left-handed. Pointing right -> vector3(0.0, 90.0, 0) print(new vector3(1, 0, 0):torot(\"zr\")) -- Z up, right-handed. Pointing right -> vector3(0.0, 0, 90.0) print(new vector3(0, 0, 1):torot(\"y\")) -- Y up. Pointing forward -> vector3(0.0, 0.0, 0) print(new vector3(0, 0, -1):torot(\"y\")) -- Y up. Pointing backward -> vector3(0.0, 180.0, 0) Copy","s":"torot","u":"/docs/Runtime Environment/Vector3","h":"#torot","p":696},{"i":723,"t":"Returns a rotation vector based on the position given by the current vector and argument. pluto local v3 = require \"pluto:vector3\" print(new v3(0):lookat(new v3(0, 1, 0), \"y\")) -- Y up. From origin to a point above -> vector3(90.0, 0.0, 0) Copy","s":"lookat","u":"/docs/Runtime Environment/Vector3","h":"#lookat","p":696},{"i":725,"t":"Returns a direction vector based on the rotation given by the current vector. pluto local vector3 = require \"pluto:vector3\" print(new vector3(90, 0, 0):todir(\"y\")) -- Y up. Pointing up -> vector3(0.0, 1.0, 6.1232339957368e-17) print(new vector3(0, 90, 0):todir(\"yl\")) -- Y up, left-handed. Pointing right -> vector3(1.0, 0.0, 6.1232339957368e-17) print(new vector3(0, 90, 0):todir(\"yr\")) -- Y up, right-handed. Pointing right -> vector3(-1.0, 0.0, 6.1232339957368e-17) Copy","s":"todir","u":"/docs/Runtime Environment/Vector3","h":"#todir","p":696},{"i":727,"t":"Must be included via require.","s":"XML","u":"/docs/Runtime Environment/XML","h":"","p":726},{"i":729,"t":"Returns a string of XML. Parameters​ data — A table or string to encode as XML. pretty — Whether to return a human-readable string of XML. Defaults to false. pluto local xml = require \"pluto:xml\" print(xml.encode({ tag = \"root\", children = { { tag = \"entry\", attributes = { [\"type\"] = \"primary\" }, children = { \"Text node\" } }, { tag = \"entry\" } } }, true)) --> --> --> Text node --> --> --> Copy","s":"xml.encode","u":"/docs/Runtime Environment/XML","h":"#xmlencode","p":726},{"i":731,"t":"Returns a table representing the XML data. Parameters​ data — The XML data to decode. parser — Which parser to use against the data. Can be \"html\", \"xml\" (default), or \"lax\" (XML but accepts attributes without =). pluto local xml = require \"pluto:xml\" local root = xml.decode([[ primary ]]) print(dumpvar(root)) --> { --> [\"tag\"] = string(7) \"entries\", --> [\"children\"] = { --> [1] = { --> [\"tag\"] = string(5) \"entry\", --> [\"attributes\"] = { --> [\"type\"] = string(7) \"primary\", --> }, --> [\"children\"] = { --> [1] = { --> [\"tag\"] = string(4) \"name\", --> [\"children\"] = { --> [1] = string(7) \"primary\", --> }, --> }, --> }, --> }, --> }, --> } Copy For ease of use, the returned tables have an __index metamethod: pluto -- root is , so its first child is . -- we make use of the metamethod to get to : print(dumpvar(root.children[1].name)) --> { --> [\"tag\"] = string(4) \"name\", --> [\"children\"] = { --> [1] = string(7) \"primary\", --> }, --> } Copy If there is no single root element, a \"body\" element is implied as the root: pluto local xml = require \"pluto:xml\" print(dumpvar(xml.decode([[ ]]))) --> { --> [\"tag\"] = string(4) \"body\", --> [\"children\"] = { --> [1] = { --> [\"tag\"] = string(5) \"entry\", --> }, --> [2] = { --> [\"tag\"] = string(5) \"entry\", --> }, --> }, --> } Copy","s":"xml.decode","u":"/docs/Runtime Environment/XML","h":"#xmldecode","p":726},{"i":733,"t":"This page documents the changes & additions to the string library in Pluto, which is built on top of Lua 5.4's.","s":"String","u":"/docs/Runtime Environment/String","h":"","p":732},{"i":735,"t":"This function now takes a second parameter that specifies which index to capitalize. pluto local s = \"hello\" assert(s:upper(1) == \"Hello\") Copy","s":"string.upper","u":"/docs/Runtime Environment/String","h":"#stringupper","p":732},{"i":737,"t":"This function now takes a second parameter that specifies which index to make lowercase. pluto local s = \"HELLO\" assert(s:lower(1) == \"hELLO\") Copy","s":"string.lower","u":"/docs/Runtime Environment/String","h":"#stringlower","p":732},{"i":739,"t":"Splits a string by a separator. Parameters​ The string to split. The separator to split a string by. This can be any string. Returns​ A table. Splitting a string by a single character. pluto local s = \"hello world, how is everyone doing?\" local r = string.split(s, \" \") --[[ The value of 'r': { \"hello\", \"world,\", \"how\", \"is\", \"everyone\", \"doing?\" } --]] Copy Splitting a string by a substring. pluto local s = \"helloHALLOWORLDworld,HALLOWORLDhowHALLOWORLDisHALLOWORLDeveryoneHALLOWORLDdoing?\" local r = string.split(s, \"HALLOWORLD\") --[[ The value of 'r': { \"hello\", \"world,\", \"how\", \"is\", \"everyone\", \"doing?\" } --]] Copy","s":"string.split","u":"/docs/Runtime Environment/String","h":"#stringsplit","p":732},{"i":741,"t":"Identical to the base Lua string.find in every way, except it searches right-to-left instead of left-to-right.","s":"string.rfind","u":"/docs/Runtime Environment/String","h":"#stringrfind","p":732},{"i":743,"t":"Strips or trims characters from both ends of a string. Parameters​ The string to strip. A string of characters to strip. Defaults to \\n\\r\\t\\v\\0. Returns​ The new string. pluto local s = \"{|}hello world{|}\" print(string.strip(s, \"{}|\")) --> hello world Copy","s":"string.strip","u":"/docs/Runtime Environment/String","h":"#stringstrip","p":732},{"i":745,"t":"Strips or trims characters from the left side of a string. Parameters​ The string to strip. A string of characters to strip. Defaults to \\n\\r\\t\\v\\0. Returns​ The new string. pluto local s = \"{|}hello world{|}\" print(string.lstrip(s, \"{}|\")) --> hello world{|} Copy","s":"string.lstrip","u":"/docs/Runtime Environment/String","h":"#stringlstrip","p":732},{"i":747,"t":"Strips or trims characters from the right side of a string. Parameters​ The string to strip. A string of characters to strip. Defaults to \\n\\r\\t\\v\\0. Returns​ The new string. pluto local s = \"{|}hello world{|}\" print(string.rstrip(s, \"{}|\")) --> {|}hello world Copy","s":"string.rstrip","u":"/docs/Runtime Environment/String","h":"#stringrstrip","p":732},{"i":749,"t":"Checks if a string is entirely composed of ASCII characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD123\" print(string.isascii(s)) --> true Copy info This would exclude any multi-byte characters, like emojis.","s":"string.isascii","u":"/docs/Runtime Environment/String","h":"#stringisascii","p":732},{"i":751,"t":"Checks if a string is entirely composed of lowercase characters. Parameters​ The string to check. pluto local s = \"helloworld\" print(string.islower(s)) --> true Copy info Whitespace characters are not lowercase characters.","s":"string.islower","u":"/docs/Runtime Environment/String","h":"#stringislower","p":732},{"i":753,"t":"Checks if a string is entirely composed of alphabetic characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD\" print(string.isalpha(s)) --> true Copy info Whitespace characters are not alphabetic characters.","s":"string.isalpha","u":"/docs/Runtime Environment/String","h":"#stringisalpha","p":732},{"i":755,"t":"Checks if a string is entirely composed of uppercase characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD\" print(string.isupper(s)) --> true Copy info Whitespace characters are not uppercase characters.","s":"string.isupper","u":"/docs/Runtime Environment/String","h":"#stringisupper","p":732},{"i":757,"t":"Checks if a string is entirely composed of alphanumeric characters. Parameters​ The string to check. pluto local s = \"HELLOWORLD123\" print(string.isalnum(s)) --> true Copy info Whitespace characters are not alphanumeric characters.","s":"string.isalnum","u":"/docs/Runtime Environment/String","h":"#stringisalnum","p":732},{"i":759,"t":"Checks if this string is entirely composed of whitespace characters. Paramaters​ The string to check. pluto local s = \" \\t \\v \\f \\t\\t\\t\\t\" print(string.iswhitespace(s)) --> true Copy","s":"string.iswhitespace","u":"/docs/Runtime Environment/String","h":"#stringiswhitespace","p":732},{"i":761,"t":"Same as string.format, but performs the operation under the en_US.UTF-8 locale. Ensures the same result on all systems.","s":"string.uformat","u":"/docs/Runtime Environment/String","h":"#stringuformat","p":732},{"i":763,"t":"Replace substrings with another substring. Similar to string.gsub, but it operates on plain-text and is not burdened by a pattern capture limit. Parameters​ original — The substring to replace. substitute — The replacement substring. max_replace — The maximum number of replacements you wish to occur. The default value is effectively 0, which means \"infinite\". If you pass 1, this leads to a maximum of one replacement, and so on. Errors​ An error is thrown under the following conditions: max_replace is less than zero. The length of substitute is zero. pluto print(string.replace(\"Hello, world!\", \"!\", \".\")) --> Hello, world. print(string.replace(\"Hello, world!\", \"apple\", \"\")) --> Hello, world! print(string.replace(\"Hello, world!\", \"Hello\", \"Apple\")) --> Apple, world! print(string.replace(\"Hello, world!\", \"Hello, \", \"\")) --> world! Copy","s":"string.replace","u":"/docs/Runtime Environment/String","h":"#stringreplace","p":732},{"i":765,"t":"Truncates a given string to a specified length. If an elipsis is desired and the string was actually truncated, the last three characters of the resultant string will be replaced with an elipsis. Parameters​ The string to truncate. The desired length of the truncated string. A boolean indicating whether or not to replace the last three character of the string with ... if it is truncated. This is false by default. Returns​ The truncated string. pluto print(string.truncate(\"Hello, world!\", 50)) --> Hello, world! print(string.truncate(\"Hello, world!\", 5)) --> Hello print(string.truncate(\"Hello, world!\", 5, true)) --> He... Copy","s":"string.truncate","u":"/docs/Runtime Environment/String","h":"#stringtruncate","p":732},{"i":767,"t":"Checks if a string contains a substring. Parameters​ The string to check. The substring to check for. pluto local s = \"hello world\" print(string.contains(s, \"worl\")) --> true Copy","s":"string.contains","u":"/docs/Runtime Environment/String","h":"#stringcontains","p":732},{"i":769,"t":"Compares two strings, agnostic of any capitalization. Parameters​ The first string to compare. The second string to compare. pluto local s1 = \"hello world\" local s2 = \"heLLo WoRlD\" print(string.casefold(s1, s2)) --> true Copy","s":"string.casefold","u":"/docs/Runtime Environment/String","h":"#stringcasefold","p":732},{"i":771,"t":"This function makes an integer easier to read by inserting separator every N characters. It can handle strings representing integers, making it suitable for BigInt modules or any integer beyond Lua's representation limits. If you provide a string, it should consist solely of digits. A single unary operator is permitted at the beginning of the string to indicate whether it's a negative or positive number. Parameters​ integer — The integer or string input. sep — The separator to use. This must be a single-character string. group — The grouping of each digit pair. This is N. Errors​ If the input is a string and does not meet the aforementioned criteria, an error will be thrown. Usage Example pluto print(string.formatint(500)) --> 500 print(string.formatint(-5000)) --> -5,000 print(string.formatint(50000)) --> 50,000 print(string.formatint(-500000)) --> -500,000 print(string.formatint(500, \".\", 2)) --> 5.00 print(string.formatint(\"-5000\", \",\", 1)) --> -5,0,0,0 print(string.formatint(50000, \",\", 4)) --> 5,0000 Copy Error Example pluto string.formatint(\"-500000.4\") Copy pluto: test.pluto:3: argument 'integer' for string.formatint was a string, but does not represent a valid integer (bad character: '.') stack traceback: [C]: in function 'string.formatint' test.pluto:3: in main chunk [C]: in ? Copy","s":"string.formatint","u":"/docs/Runtime Environment/String","h":"#stringformatint","p":732},{"i":773,"t":"Splits a string once, on the first occurance of a separator. Parameters​ The string to partition. The separator to partition the string by. A boolean specifying whether to search from the right. By default, this is false, which starts at the left. Returns​ Two strings: A substring for all the content before the first occurance of sep, and another substring for all the content afterwards. A Basic Partition pluto local s = \"hello world, what's up?\" local before, after = string.partition(s, \" \") assert(before == \"hello\") assert(after == \"world, what's up?\") Copy Partioning From The Right pluto local s = \"hello world, what's up?\" local before, after = string.partition(s, \" \", true) assert(before == \"hello world, what's\") assert(after == \"up?\") Copy","s":"string.partition","u":"/docs/Runtime Environment/String","h":"#stringpartition","p":732},{"i":775,"t":"Checks if a string ends with a suffix. Parameters​ The string to check. The substring suffix to check for. pluto local s = \"hello world\" print(string.endswith(s, \"world\")) --> true Copy","s":"string.endswith","u":"/docs/Runtime Environment/String","h":"#stringendswith","p":732},{"i":777,"t":"Checks if a string starts with a prefix. Parameters​ The string to check. The substring prefix to check for. pluto local s = \"hello world\" print(string.startswith(s, \"hello\")) --> true Copy","s":"string.startswith","u":"/docs/Runtime Environment/String","h":"#stringstartswith","p":732}],"index":{"version":"2.3.9","fields":["t"],"fieldVectors":[["t/2",[0,5.788,1,5.632,2,8.674,3,6.381,4,0.49]],["t/4",[1,3.342,5,4.726,6,4.674,7,0.983,8,5.808,9,1.715,10,2.519,11,3.655,12,4.674,13,5.148,14,4.362,15,2.981,16,5.148,17,2.721,18,3.942,19,1.476,20,5.148,21,5.148,22,4.674,23,4.674,24,5.148,25,4.129,26,3.942,27,3.181,28,3.538,29,4.362,30,2.721,31,3.787,32,3.787,33,4.674,34,2.721,35,3.538,36,2.353,37,2.483,38,2.923,39,2.323,40,2.238,41,1.867,42,4.362,43,1.922,44,5.148,45,3.181,46,4.362]],["t/6",[5,4.338,7,0.866,19,1.299,36,2.072,39,2.046,40,1.971,47,4.27,48,3.754,49,4.544,50,3.314,51,2.943,52,2.738,53,2.127,54,2.205,55,2.526,56,2.099,57,2.943,58,2.046,59,3.472,60,3.841,61,3.116,62,3.116,63,3.218,64,2.481,65,2.68,66,2.285,67,2.02,68,4.116,69,3.218,70,1.613,71,3.189,72,2.869,73,2.218,74,3.061,75,3.636,76,2.801,77,1.131,78,2.285,79,3.636,80,2.68,81,1.995,82,3.841,83,4.116,84,2.526,85,3.116,86,3.335,87,3.472,88,3.116,89,2.218,90,2.285,91,2.68,92,2.481]],["t/8",[5,4.52,22,3.704,23,3.704,28,2.804,34,2.157,36,1.864,39,1.841,41,1.479,47,2.232,50,1.732,52,2.464,54,1.361,62,2.804,66,2.056,67,1.818,71,1.968,78,2.056,80,2.411,81,2.691,93,2.273,94,0.472,95,2.273,96,1.638,97,1.841,98,2.896,99,3.01,100,3.124,101,4.079,102,2.232,103,4.08,104,2.362,105,1.996,106,4.079,107,3.456,108,4.079,109,4.532,110,4.499,111,4.683,112,2.362,113,3.456,114,2.722,115,4.079,116,3.456,117,3.456,118,2.411,119,3.272,120,4.079,121,2.567,122,3.456,123,3.456,124,4.079,125,4.079,126,3.272,127,4.079,128,4.079,129,3.001,130,4.079,131,1.774,132,2.896,133,4.079]],["t/10",[3,4.163,5,4.504,40,2.461,47,3.096,54,1.888,55,3.153,67,3.446,82,4.795,95,3.153,99,3.615,114,3.776,134,5.659,135,4.795,136,5.659,137,4.163,138,5.659,139,2.897,140,2.135,141,7.021,142,2.897,143,4.539,144,4.163,145,5.689,146,5.138,147,3.674,148,4.334,149,5.138,150,5.659,151,4.795,152,4.795,153,5.659,154,5.659]],["t/12",[5,4.782,7,0.694,19,1.606,28,2.5,30,1.923,37,1.754,43,2.093,47,3.066,61,2.5,62,2.5,64,1.99,66,2.824,67,3.046,71,1.754,76,2.247,85,2.5,94,0.494,95,3.809,98,2.582,99,2.3,100,2.785,114,3.739,122,3.081,131,1.581,139,2.868,140,2.114,142,1.862,145,2.676,152,3.081,155,3.637,156,2.785,157,3.245,158,2.703,159,3.302,160,2.427,161,2.676,162,2.785,163,3.637,164,2.361,165,3.302,166,3.959,167,5.088,168,5.604,169,2.63,170,2.065,171,3.852,172,2.427,173,3.302,174,2.5,175,1.833,176,3.637,177,2.676,178,3.637,179,2.582,180,2.361,181,2.302,182,3.637,183,3.637,184,3.637,185,3.081,186,2.582,187,2.5,188,2.676]],["t/14",[4,0.093,5,1.848,6,1.492,7,0.553,9,0.389,12,1.492,19,0.471,28,1.13,36,2.908,39,0.742,40,0.715,41,0.596,48,1.645,49,1.13,50,1.989,53,0.771,54,0.548,56,0.761,58,0.742,59,1.259,66,0.828,70,1.666,71,0.793,72,1.04,77,2.275,78,0.828,80,0.972,81,2.594,84,0.916,87,1.259,89,1.418,90,1.46,93,5.77,94,0.549,95,1.614,96,1.193,97,2.113,98,1.167,99,1.922,104,1.678,105,1.418,110,1.209,116,1.393,117,1.393,118,1.712,123,1.393,129,1.209,131,0.715,156,3.586,158,1.398,160,1.097,164,1.067,169,0.771,170,0.933,175,2.36,189,2.054,190,1.167,191,1.492,192,1.393,193,2.132,194,1.492,195,1.492,196,1.393,197,2.057,198,1.393,199,1.259,200,1.318,201,1.209,202,1.067,203,0.487,204,1.614,205,1.483,206,1.209,207,0.872,208,1.209,209,0.33,210,1.991,211,1.492,212,1.167,213,1.318,214,1.04,215,1.991,216,1.209,217,0.742,218,1.26,219,1.016,220,1.393,221,0.899,222,1.097,223,1.393,224,1.393,225,1.644,226,0.132,227,1.067,228,1.067,229,1.492,230,1.393,231,1.393,232,1.393,233,1.318,234,1.644,235,1.644,236,1.492,237,1.644,238,1.644,239,1.644,240,1.644,241,1.644,242,1.644,243,1.644,244,1.644,245,1.644,246,1.644,247,1.644,248,1.644,249,1.644,250,1.644,251,1.644,252,1.492,253,2.324,254,2.219,255,2.455,256,0.309,257,1.318,258,1.614,259,1.097,260,1.13,261,1.318,262,1.492,263,1.318,264,1.644,265,1.644,266,0.841,267,1.04,268,1.644,269,0.646,270,1.492,271,1.492,272,1.644,273,1.644,274,0.793,275,1.492,276,1.492,277,1.13,278,0.816,279,0.816,280,0.933,281,1.644,282,1.644,283,1.644,284,1.067,285,1.644,286,1.13,287,1.644,288,1.393,289,1.097,290,1.04,291,1.644,292,1.016,293,1.259]],["t/16",[5,3.022,28,4.367,40,2.763,43,2.372,47,3.476,50,2.698,54,2.119,55,3.54,58,2.867,59,4.865,66,3.202,77,1.585,84,3.54,85,4.367,93,3.54,94,0.408,95,3.54,109,3.925,118,3.755,169,2.981,170,3.607,175,3.202,214,4.021,216,4.674,284,4.125,294,5.383,295,5.383,296,4.865,297,4.125]],["t/18",[5,3.932,36,1.919,42,5.295,43,1.568,47,3.419,48,2.384,49,2.887,50,2.654,54,1.401,55,2.34,66,2.117,73,2.055,77,1.559,93,4.605,94,0.48,95,2.34,96,0.938,105,2.055,112,2.432,140,1.584,166,2.432,169,1.971,171,4.295,181,2.658,209,0.479,216,3.09,266,2.15,280,2.384,298,3.216,299,3.368,300,5.674,301,2.887,302,3.216,303,2.258,304,3.813,305,3.368,306,3.368,307,3.558,308,3.813,309,1.274,310,3.813,311,4.2,312,3.558,313,3.813,314,2.981,315,3.368,316,2.887,317,2.981,318,1.804,319,3.216,320,2.802,321,4.2,322,4.2,323,4.2,324,2.482,325,4.2,326,4.2,327,2.34,328,2.802,329,3.813,330,4.2]],["t/20",[4,0.124,5,2.052,9,0.519,10,1.072,19,0.864,36,2.603,39,0.543,40,0.523,41,0.436,43,0.818,47,2.032,48,0.683,49,3.323,50,2.247,53,0.565,54,0.731,58,0.543,59,0.921,66,1.872,67,1.655,70,0.428,71,1.454,72,0.761,74,1.014,75,0.965,76,0.743,78,0.606,80,0.711,81,1.899,83,1.092,85,0.827,86,0.885,88,0.827,89,1.475,90,1.872,91,0.711,93,5.535,94,0.561,95,0.67,96,0.673,97,0.543,99,0.899,103,0.803,104,2.498,105,2.111,112,0.697,131,1.311,139,0.616,140,0.454,142,1.901,144,0.885,146,1.092,156,2.844,159,3.372,162,0.921,169,1.028,170,0.683,172,0.803,175,1.104,186,0.854,187,1.505,193,0.885,197,0.854,201,0.885,202,1.422,204,1.68,205,0.616,207,0.362,209,0.649,210,2.072,213,0.965,214,1.386,216,1.611,221,0.658,230,1.019,231,1.019,232,1.019,233,0.965,259,0.803,261,0.965,263,0.965,266,0.616,270,1.092,278,1.087,280,1.244,284,0.781,289,0.803,300,1.092,302,0.921,305,0.965,309,1.309,317,2.14,318,0.941,324,2.55,331,1.505,332,0.565,333,0.324,334,0.405,335,1.203,336,1.019,337,1.019,338,1.203,339,1.203,340,1.203,341,0.697,342,0.921,343,1.019,344,1.677,345,0.827,346,1.244,347,0.743,348,0.965,349,1.092,350,0.803,351,0.781,352,1.454,353,0.565,354,0.781,355,1.092,356,1.092,357,0.803,358,1.957,359,0.67,360,1.295,361,1.989,362,0.965,363,0.711,364,1.908,365,1.203,366,0.711,367,0.854,368,1.019,369,1.019,370,1.203,371,1.203,372,0.854,373,0.854,374,0.921,375,0.658,376,1.203,377,1.092,378,0.965,379,1.092,380,1.019,381,1.019,382,2.14,383,1.092,384,1.019,385,0.921,386,0.921,387,1.092,388,1.203,389,1.019,390,0.67,391,0.827,392,0.529,393,1.203,394,0.885,395,0.854,396,0.803,397,1.203,398,1.019,399,1.203,400,1.203,401,0.727,402,1.203,403,1.092,404,1.019,405,1.203,406,1.092,407,1.203,408,0.921,409,0.803,410,0.827,411,1.092,412,0.921,413,1.203,414,1.092,415,1.203,416,1.203,417,1.203,418,1.203,419,1.092,420,1.203,421,1.092,422,1.203,423,1.856,424,1.092,425,0.965,426,0.626,427,2.19,428,0.803,429,1.092,430,2.19,431,1.092,432,1.203,433,1.203,434,1.203,435,1.203,436,1.203,437,1.203,438,1.989,439,1.203,440,1.203,441,1.203,442,1.203,443,1.092,444,0.405,445,1.203,446,0.965,447,1.203,448,1.019,449,0.636,450,1.092,451,0.683,452,1.019,453,1.203,454,1.203,455,0.781,456,1.757,457,1.092,458,1.092,459,1.092,460,1.092,461,1.203,462,1.203,463,1.092,464,1.092,465,0.827,466,0.711,467,1.203,468,1.092]],["t/22",[4,0.336,5,4.599,7,1.137,9,1.41,43,2.224,67,2.653,74,2.757,93,3.318,96,1.33,97,2.687,112,3.448,114,3.974,119,4.776,122,5.045,131,2.589,175,3.001,177,4.381,280,3.381,320,3.974,353,3.756,357,3.974,469,3.448,470,5.045,471,2.794,472,5.407,473,3.258,474,5.955,475,5.955,476,5.045,477,5.955,478,5.955]],["t/24",[5,4.324,7,0.983,17,2.721,47,2.817,54,2.794,56,2.384,61,3.538,62,3.538,73,2.519,77,1.806,94,0.539,97,2.323,103,3.435,113,4.362,140,1.942,161,3.787,187,3.538,226,0.414,271,4.674,288,4.362,303,2.768,341,2.981,366,3.043,471,2.416,479,4.129,480,4.129,481,4.362,482,3.538,483,4.674,484,3.043,485,3.942,486,5.148,487,3.942,488,3.435,489,5.148,490,5.148,491,5.148,492,5.148,493,5.148,494,4.674,495,4.674,496,4.362]],["t/26",[5,4.034,9,2.37,17,3.435,36,2.97,43,2.427,47,4.64,50,2.76,54,2.168,55,3.621,65,3.841,79,5.211,99,2.667,103,4.336,140,2.451,142,3.326,162,4.976,207,1.956,332,3.049,348,5.211,357,5.659,497,6.498]],["t/28",[5,4.593,9,2.07,35,4.68,58,3.944,69,4.833,95,3.794,142,3.485,357,4.543,498,5.46,499,6.809,500,6.809,501,6.182,502,6.809,503,5.532,504,5.532,505,6.809,506,3.866]],["t/30",[5,1.969,9,0.59,10,1.219,11,1.769,19,0.714,36,3.751,39,1.867,40,1.084,43,0.931,47,3.382,48,1.415,50,1.758,52,1.505,53,1.169,54,0.831,56,1.916,57,1.618,58,1.124,67,2.754,74,1.916,78,2.086,80,1.473,81,1.097,89,3.836,90,1.256,93,4.745,94,0.631,96,1.532,105,1.219,131,1.8,169,1.169,175,2.675,177,1.833,201,1.833,202,2.687,204,2.306,205,1.276,207,1.246,209,0.705,256,0.469,280,1.415,302,1.908,309,2.245,318,2.947,324,1.473,331,1.713,332,1.169,341,1.443,344,1.908,346,1.415,357,1.663,364,3.359,383,2.262,392,1.097,394,1.833,401,1.505,426,1.296,455,2.687,465,1.713,466,1.473,507,3.507,508,1.833,509,1.908,510,3.758,511,2.492,512,1.833,513,1.618,514,1.998,515,1.443,516,2.762,517,2.557,518,1.769,519,1.663,520,2.262,521,2.492,522,2.111,523,2.111,524,1.54,525,1.363,526,2.492,527,2.492,528,2.492,529,2.492,530,1.908,531,2.492,532,2.492,533,1.769,534,1.769,535,1.998,536,2.262,537,2.492]],["t/32",[5,4.58,36,2.693,39,4.058,41,2.137,51,3.826,65,3.483,67,3.542,70,2.828,77,1.47,78,2.97,93,3.284,95,3.284,112,3.413,118,3.483,139,3.017,142,4.069,173,5.351,280,3.346,299,4.726,309,1.788,318,2.532,538,3.826,539,6.375,540,5.893,541,5.893,542,4.993,543,5.893]],["t/34",[4,0.291,5,4.324,31,3.787,34,2.721,36,2.353,52,3.109,63,3.655,67,2.294,74,2.384,79,4.129,90,2.595,94,0.331,135,4.362,140,1.942,142,2.635,144,3.787,189,2.721,207,1.549,214,5.301,215,3.538,278,2.556,307,4.362,309,2.198,342,3.942,409,3.435,476,4.362,482,3.538,544,5.148,545,4.362,546,3.787,547,3.942,548,4.362,549,3.894,550,5.148,551,5.148,552,5.148,553,7.242,554,5.148,555,5.148,556,4.362,557,3.942,558,4.129]],["t/36",[5,4.394,36,3.396,41,2.694,43,1.994,47,2.922,54,2.85,55,2.976,66,3.745,70,2.643,71,4.122,96,1.909,104,3.093,118,4.392,175,2.692,181,3.38,186,3.792,214,3.38,216,3.929,266,2.734,277,3.671,332,2.506,350,3.564,559,5.341,560,5.341,561,4.849,562,4.525,563,4.849,564,6.746,565,5.341,566,5.341,567,4.849]],["t/38",[4,0.202,7,0.4,19,0.601,36,1.636,39,0.946,40,1.557,52,2.828,53,1.68,58,1.615,67,1.595,74,2.563,77,1.688,80,2.116,81,1.576,89,1.026,92,1.148,93,5.298,94,0.603,96,0.8,97,0.946,99,0.861,102,1.148,103,1.4,105,3.312,140,0.791,147,1.362,156,1.606,164,1.362,175,2.36,189,1.109,197,1.489,207,1.409,208,1.543,209,0.408,211,1.904,217,1.615,228,1.362,254,1.606,263,4.44,280,1.191,284,2.324,309,2.194,318,3.647,319,2.741,324,2.768,332,3.176,347,2.212,348,1.682,350,2.389,360,3.674,364,1.327,385,1.606,392,0.923,394,1.543,449,1.109,465,1.442,466,1.24,514,2.871,516,3.125,524,1.296,533,1.489,568,2.871,569,2.097,570,1.777,571,1.777,572,3.58,573,2.097,574,1.543,575,1.682,576,2.097,577,2.097,578,1.904,579,2.097,580,1.904,581,1.904,582,1.904,583,1.442,584,1.904,585,1.904,586,1.904,587,1.904,588,1.606,589,1.777,590,1.442,591,2.097,592,1.777,593,1.489,594,2.097,595,2.097,596,2.097,597,1.904,598,1.904,599,1.777,600,1.777,601,0.971,602,1.904,603,1.904,604,1.904,605,2.097,606,2.097,607,2.097,608,1.904,609,1.489,610,2.097,611,2.097,612,2.097,613,2.097,614,1.682,615,1.777,616,1.777,617,1.777]],["t/40",[4,0.336,5,3.808,7,1.137,9,1.41,34,3.148,36,3.658,39,2.687,54,1.986,61,4.093,70,3.217,71,2.872,81,2.621,89,3.917,158,2.872,212,4.227,256,1.121,266,3.048,309,1.807,332,2.794,364,3.769,449,3.148,455,3.866,482,4.093,484,3.52,519,3.974,588,4.56,618,5.955,619,4.56,620,5.407,621,5.955]],["t/42",[5,3.966,19,1.462,30,2.697,36,2.332,39,2.302,40,2.218,41,1.85,42,4.323,43,1.905,50,2.167,54,1.702,58,2.302,70,1.815,71,2.461,89,2.496,93,2.843,94,0.536,95,4.009,100,3.907,104,2.954,148,5.511,164,3.312,169,2.394,213,4.092,284,4.672,316,3.507,320,3.404,362,4.092,479,4.092,480,4.092,503,3.229,504,3.229,535,5.771,622,4.632,623,4.092,624,2.572,625,4.323,626,3.507,627,3.404,628,5.102,629,4.323,630,3.907,631,5.102]],["t/44",[4,0.355,5,3.946,10,3.074,11,5.889,19,1.801,36,2.872,40,2.732,58,2.835,89,3.074,91,3.714,94,0.404,95,3.501,164,4.079,169,2.948,175,3.167,217,2.835,277,4.319,299,5.039,318,2.7,327,3.501,360,3.714,426,3.268,444,2.115,503,3.976,632,5.705,633,5.705,634,4.812,635,6.283]],["t/46",[5,3.729,9,1.367,19,1.655,36,2.639,40,2.511,54,1.926,58,2.605,77,1.44,89,2.825,91,3.413,94,0.371,109,3.567,148,6.003,152,4.892,164,3.749,171,3.969,175,2.91,209,0.658,212,4.099,217,2.605,324,3.413,327,3.217,360,3.413,426,3.003,455,3.749,484,3.413,485,4.422,504,4.961,620,5.242,622,5.242,633,5.242,634,4.422,636,5.242,637,4.631,638,5.774]],["t/48",[4,0.234,9,1.464,10,2.025,19,1.186,36,1.891,58,1.867,64,2.264,70,2.199,71,1.996,80,3.654,81,2.72,84,2.306,89,2.025,90,2.086,93,5.914,94,0.565,99,1.699,104,2.396,142,2.118,156,4.734,158,1.996,187,2.845,260,2.845,278,2.055,284,2.687,296,3.169,297,2.687,301,2.845,328,2.762,357,2.762,360,2.446,385,3.169,389,3.507,452,3.507,479,3.319,480,3.319,501,3.758,503,2.619,504,2.619,580,3.758,581,3.758,601,1.916,639,2.938,640,3.319,641,4.139,642,3.758,643,2.619,644,2.619,645,4.139,646,3.758,647,4.139,648,4.139,649,2.619,650,2.938,651,4.139,652,4.139]],["t/50",[5,3.605,36,2.512,41,2.748,47,3.007,50,3.218,54,2.528,55,4.223,64,3.007,65,3.248,94,0.487,164,3.568,166,3.182,169,2.579,170,3.12,172,3.667,180,3.568,186,3.901,209,0.627,329,4.99,373,3.901,428,3.667,515,3.182,653,5.496,654,4.208,655,5.496,656,5.496,657,3.182,658,4.99,659,5.496,660,5.496,661,5.496,662,4.656,663,5.496,664,5.496,665,7.579,666,5.496]],["t/52",[50,3.036,54,2.385,74,3.311,93,3.984,97,3.226,119,5.734,177,5.26,214,4.525,266,3.66,316,4.915,344,5.476,516,4.771,667,6.492,668,7.15,669,6.492,670,7.15,671,6.492,672,7.15,673,7.15]],["t/54",[4,0.343,36,2.78,43,2.271,47,4.442,54,2.029,55,3.389,70,2.164,71,2.934,77,1.517,86,4.474,94,0.391,96,1.813,214,3.849,289,4.058,333,1.637,398,5.153,509,4.658,533,4.318,534,4.318,549,3.27,564,5.522,671,5.522,674,6.082,675,6.082,676,5.522,677,6.082,678,5.522,679,6.082,680,6.082,681,4.058,682,5.522]],["t/56",[4,0.425,5,3.581,37,3.631,39,3.397,77,2.323,99,3.09,135,6.378,142,3.853,145,5.538,147,4.888,199,5.765,372,5.344,558,6.037,683,7.528]],["t/58",[5,3.201,37,3.246,54,2.244,55,3.749,60,5.701,76,4.157,77,1.678,96,1.503,99,2.761,140,2.538,145,4.95,147,4.368,151,5.701,187,4.625,200,5.396,320,4.49,324,3.977,412,5.153,465,4.625,484,3.977,684,6.728,685,6.728,686,6.728,687,6.728]],["t/60",[31,3.335,32,3.335,36,2.072,38,2.574,39,2.983,43,1.693,45,2.801,47,3.617,50,2.808,66,2.285,70,2.352,71,2.187,77,1.649,80,2.68,81,1.995,94,0.291,96,1.013,99,1.861,109,2.801,114,3.025,145,3.335,162,3.472,169,2.127,177,3.335,206,3.335,207,1.99,256,1.469,266,2.321,274,2.187,299,3.636,327,2.526,331,3.116,332,2.127,347,2.801,394,3.335,494,4.116,495,4.116,549,2.438,630,3.472,688,4.534,689,3.235,690,2.285,691,4.116,692,3.025,693,4.534,694,2.943,695,3.841,696,3.841,697,4.534,698,4.534,699,3.636,700,4.534,701,2.738,702,3.636,703,4.534,704,4.116]],["t/62",[10,3.636,36,3.396,47,5.054,54,2.478,72,5.846,77,1.853,97,3.353,228,4.824,306,5.959,431,6.746,485,5.69,546,5.466,705,5.275,706,7.43]],["t/64",[8,6.464,9,1.909,63,5.722,64,4.41,96,1.801,161,5.93,496,6.83,707,8.061,708,7.318,709,7.318]],["t/66",[7,1.2,36,1.934,38,2.402,47,2.315,48,3.568,50,1.797,53,1.985,54,1.411,56,1.959,64,2.315,65,2.501,66,3.167,67,2.8,74,1.959,85,2.908,90,2.132,94,0.272,99,2.579,110,3.113,111,3.24,139,2.166,141,3.841,166,2.45,170,2.402,181,2.677,190,3.003,207,1.273,218,2.732,266,3.216,269,1.663,286,2.908,337,3.585,347,4.631,353,1.985,354,2.747,392,1.862,449,2.237,465,4.319,466,2.501,470,3.585,516,2.823,533,3.003,549,2.275,600,3.585,639,3.003,708,3.841,710,3.841,711,3.585,712,3.378,713,3.113,714,3.841,715,3.841,716,4.193,717,4.231,718,4.231,719,3.393,720,4.231,721,3.113,722,3.841,723,2.501,724,3.585,725,3.24]],["t/68",[5,4.19,53,4.133,166,5.1,186,6.253]],["t/70",[31,6.193,32,6.193,93,4.69,215,5.786,293,6.446,629,7.132,726,4.779]],["t/72",[9,1.575,14,2.95,15,2.016,26,2.666,40,1.514,41,1.262,50,2.301,54,1.161,55,1.94,58,2.444,64,1.905,67,1.551,77,1.659,78,1.755,81,1.532,89,2.651,90,3.352,93,5.969,94,0.482,99,1.429,114,2.323,139,1.782,144,2.561,165,3.161,166,2.016,169,1.634,175,2.731,190,2.471,207,2.001,209,0.618,278,1.729,279,1.729,309,1.644,347,2.151,356,3.161,382,2.471,470,2.95,485,2.666,496,2.95,504,2.203,515,2.016,567,3.161,629,2.95,630,2.666,640,2.792,654,2.666,726,3.776,727,3.161,728,2.792,729,2.95,730,3.481,731,3.481,732,3.481,733,3.481,734,2.792,735,3.161,736,2.792,737,3.481,738,2.95,739,3.481,740,3.481,741,3.161,742,3.161,743,3.161,744,3.161,745,3.161,746,3.481]],["t/74",[67,3.268,92,4.013,94,0.472,99,3.761,190,5.207,199,5.617,341,4.247,403,6.659,640,5.882,692,4.894,747,5.396,748,7.334,749,4.335,750,5.882,751,6.214,752,6.659]],["t/76",[4,0.479,41,3.423,43,2.427,71,3.135,78,3.275,88,4.466,96,1.894,112,3.763,185,5.506,212,4.613,228,4.219,363,3.841,753,6.498,754,5.506,755,5.659,756,6.498,757,6.498,758,6.498,759,6.498,760,5.9,761,5.9,762,6.498]],["t/78",[4,0.458,17,3.215,51,3.949,52,3.673,53,2.854,66,3.066,96,2.041,105,2.976,166,3.522,207,1.83,289,4.058,309,1.846,347,3.758,350,4.058,360,3.595,509,4.658,533,5.763,534,4.318,535,4.878,657,3.522,676,5.522,763,3.163,764,2.78,765,4.658,766,3.949,767,5.522,768,5.522,769,4.878,770,4.878]],["t/80",[4,0.326,10,3.836,37,2.785,53,2.709,56,2.674,69,4.099,78,2.91,94,0.504,96,1.29,158,2.785,204,4.368,255,4.892,277,3.969,280,3.278,324,3.413,352,2.785,358,3.749,409,3.853,547,4.422,649,3.654,657,3.343,754,6.642,755,3.853,771,4.892,772,5.774,773,3.853,774,4.099,775,5.242,776,5.767,777,5.242,778,5.242,779,5.774,780,5.774]],["t/82",[4,0.48,35,4.703,40,1.079,52,2.491,53,2.893,56,3.168,62,2.834,66,3.721,72,1.57,78,3.107,88,1.705,89,1.214,90,2.667,92,3.744,93,1.382,94,0.579,96,1.649,97,1.119,104,3.57,105,2.018,131,1.079,166,3.57,169,1.164,171,1.705,175,2.078,204,4.564,206,1.825,207,1.241,217,1.119,226,0.495,258,1.382,266,1.27,278,1.232,279,2.048,289,1.656,290,1.57,295,4.484,318,1.066,331,1.705,341,3.962,350,2.752,358,1.611,359,1.382,360,3.128,382,2.927,444,0.835,484,1.466,509,1.9,518,1.761,533,2.927,575,1.99,601,1.909,608,2.253,764,1.134,765,1.9,766,1.611,781,1.9,782,1.251,783,1.498,784,2.481,785,5.597,786,2.481,787,4.484,788,1.656,789,2.481,790,2.481,791,2.481,792,2.253,793,1.334,794,1.9,795,4.484,796,2.481,797,1.437,798,2.253,799,2.253,800,1.466,801,2.481,802,2.481,803,1.533,804,2.481]],["t/84",[53,2.824,66,3.033,78,4.582,92,3.293,96,1.344,143,4.826,227,3.907,279,4.513,301,4.136,328,4.016,354,3.907,358,3.907,386,4.608,484,3.557,614,4.826,615,5.099,616,5.099,617,5.099,782,3.033,805,4.427,806,3.181,807,5.464,808,6.018,809,5.099,810,7.319,811,5.464,812,5.464,813,5.464,814,5.464]],["t/86",[4,0.417,7,1.01,19,0.968,34,1.786,35,2.322,39,1.524,47,1.848,74,2.45,76,3.269,77,1.999,80,1.997,81,1.487,92,2.895,93,1.882,94,0.475,96,0.755,119,2.709,158,1.63,180,2.193,189,1.786,203,1.567,209,0.744,226,0.524,236,3.067,257,2.709,266,1.729,280,1.918,288,2.862,333,1.756,351,2.193,352,1.63,358,2.193,444,1.137,601,1.564,624,1.703,649,2.138,667,3.067,773,2.254,776,2.485,782,2.667,794,2.587,815,2.862,816,3.378,817,3.378,818,5.292,819,3.378,820,3.378,821,5.292,822,5.292,823,5.527,824,3.269,825,5.292,826,2.709,827,2.862,828,2.322,829,3.067,830,2.04,831,2.254,832,3.378,833,2.322,834,3.067,835,3.378,836,3.378,837,3.378,838,3.067,839,5.292,840,3.378,841,2.709,842,3.378,843,2.193,844,2.862,845,3.067,846,3.378,847,3.378,848,3.378,849,3.378,850,3.378,851,3.378]],["t/88",[4,0.384,10,2.31,34,2.496,35,3.245,41,1.712,43,2.543,74,2.186,89,2.31,92,4.369,94,0.596,96,1.055,202,3.065,206,5.875,294,4,298,3.616,303,2.539,320,3.151,332,2.216,363,4.72,464,4.287,510,6.182,624,2.38,625,4,852,3.616,853,4.722,854,3.065,855,4.287,856,4,857,4.722,858,4.722,859,4.287,860,4.287,861,7.251,862,4.722,863,4.722,864,4.722,865,3.474,866,2.988,867,4.722,868,4.287,869,4.722,870,4.287,871,3.352,872,4.287,873,4.287]],["t/90",[4,0.248,43,1.641,71,2.119,94,0.415,294,5.475,302,3.365,332,3.032,352,2.119,367,3.119,392,1.934,571,3.723,590,3.02,763,2.285,778,3.989,843,2.853,859,6.958,861,6.958,870,3.989,871,3.119,872,3.989,873,3.989,874,6.146,875,3.723,876,3.989,877,5.869,878,6.462,879,6.462,880,4.394,881,3.524,882,3.524,883,4.394,884,5.182,885,3.989,886,4.394,887,3.989,888,3.989,889,3.989,890,6.462,891,4.394,892,3.989,893,4.394,894,4.394,895,6.462,896,3.723,897,3.365,898,4.394,899,4.394,900,6.462,901,6.462,902,3.233,903,3.989]],["t/92",[4,0.482,188,4.836,280,3.732,359,3.662,449,3.475,466,3.885,624,3.313,630,5.034,649,4.16,694,4.268,726,3.732,770,5.271,805,4.836,904,6.573,905,6.573,906,6.852,907,6.573,908,5.968,909,6.573,910,6.573,911,6.573,912,6.573,913,5.968,914,5.968]],["t/95",[34,4.322,40,3.555,112,4.734,189,4.322,358,5.308,503,5.174,649,5.174,833,5.62,915,8.176]],["t/97",[4,0.468,7,0.965,34,2.673,35,3.476,37,2.439,43,1.888,77,1.261,81,2.226,94,0.46,96,1.597,142,2.588,158,2.439,188,3.72,189,2.673,208,3.72,217,2.282,226,0.406,363,2.989,387,4.591,444,2.407,449,2.673,519,3.374,624,2.549,632,4.591,649,3.2,723,2.989,782,2.549,833,3.476,866,3.2,906,4.055,916,4.591,917,4.284,918,5.057,919,4.591,920,5.057,921,5.057,922,5.057,923,5.057,924,5.057,925,5.057,926,3.59,927,5.057,928,5.057,929,4.591,930,5.057,931,5.057,932,4.591]],["t/99",[4,0.31,40,2.39,77,2.164,81,2.419,88,3.777,89,2.689,92,3.007,96,1.228,158,2.651,181,3.478,188,4.043,189,2.905,302,6.643,364,3.478,444,2.551,456,6.078,460,4.99,600,4.656,624,2.77,694,3.568,773,3.667,906,4.407,919,6.881,933,4.99,934,4.99,935,7.579,936,5.496,937,5.496,938,4.656,939,4.407,940,6.421,941,5.496,942,5.496,943,4.99]],["t/101",[4,0.316,17,2.962,34,2.962,43,2.093,58,2.528,63,3.978,64,3.066,70,1.993,189,2.962,266,2.868,278,2.782,292,3.462,333,1.508,359,3.122,372,5.453,456,4.494,463,5.088,503,3.546,504,3.546,546,4.123,624,2.824,649,3.546,833,3.852,834,5.088,841,4.494,855,5.088,866,3.546,933,5.088,944,7.681,945,5.604,946,5.604,947,5.604,948,5.604,949,5.604,950,2.868,951,5.604,952,5.088,953,5.088,954,5.604]],["t/103",[4,0.417,7,0.645,10,1.653,54,1.765,63,2.398,64,3.569,71,1.63,77,0.843,92,1.848,94,0.217,118,1.997,140,2.46,147,2.193,170,1.918,189,1.786,203,1.567,215,2.322,222,2.254,226,0.425,269,2.08,289,2.254,290,3.349,303,1.816,316,2.322,328,2.254,368,2.862,369,2.862,372,5.241,409,4.353,484,1.997,549,1.816,568,2.709,578,3.067,639,3.756,649,2.138,658,3.067,692,2.254,694,4.793,726,1.918,771,2.862,782,1.703,806,1.786,865,2.485,885,3.067,906,5.921,955,2.322,956,4.804,957,5.923,958,3.067,959,2.862,960,3.349,961,3.378,962,3.378,963,3.378,964,6.523,965,3.531,966,3.378,967,3.378,968,2.709,969,2.862,970,3.378,971,4.244,972,3.378,973,3.378,974,1.918,975,3.067,976,3.378,977,3.378,978,3.378,979,2.862,980,3.378,981,3.378,982,3.067,983,3.378,984,2.587,985,2.709]],["t/105",[4,0.455,31,5.93,41,2.923,90,4.063,92,4.41,391,5.54,408,6.173,503,5.101,694,5.233,903,7.318]],["t/107",[31,6.759,32,6.759,34,3.25,70,2.187,189,3.25,217,2.774,269,2.416,278,3.052,346,4.643,513,5.309,649,3.891,694,3.991,702,4.93,773,4.102,833,4.225,852,4.708,950,3.147,986,6.148,987,5.582,988,6.148,989,6.148,990,5.209,991,5.582,992,4.102,993,6.148,994,6.148]],["t/109",[4,0.17,7,0.924,19,1.388,43,1.808,61,2.076,66,1.522,70,1.074,71,3.661,77,0.753,94,0.652,102,1.652,107,5.135,140,1.826,170,2.749,203,0.894,209,0.344,215,2.076,226,0.389,319,2.313,333,2.786,334,2.726,359,1.683,392,1.329,471,4.15,657,1.749,725,2.313,992,3.231,995,3.606,996,1.652,997,3.514,998,2.742,999,2.742,1000,3.02,1001,2.742,1002,3.02,1003,4.396,1004,3.02,1005,6.061,1006,3.02,1007,3.02,1008,3.02,1009,3.02,1010,3.02,1011,3.02,1012,3.02,1013,3.02,1014,3.02,1015,3.02,1016,2.742,1017,3.02,1018,3.02,1019,3.02,1020,3.02,1021,3.02,1022,3.02,1023,2.742]],["t/111",[4,0.319,9,1.34,41,2.804,43,2.113,66,2.852,74,2.62,78,2.852,80,3.345,81,2.491,94,0.497,95,3.153,99,2.323,105,3.784,112,3.277,175,2.852,181,3.581,190,4.017,324,3.345,332,2.656,357,3.776,360,3.345,363,3.345,516,3.776,588,4.334,754,4.795,763,2.943,856,4.795,1024,4.795,1025,7.733,1026,5.659,1027,4.539,1028,5.659,1029,5.659,1030,5.659,1031,4.334,1032,5.138]],["t/113",[4,0.53,41,3.405,92,3.515,185,5.444,217,2.899,341,3.72,482,4.416,692,4.287,721,4.727,1033,6.425,1034,6.425,1035,6.425,1036,6.425,1037,6.425,1038,6.425,1039,6.425,1040,6.425,1041,7.133,1042,8.418,1043,6.425,1044,6.425,1045,5.833]],["t/115",[4,0.482,58,3.855,160,5.701,466,5.05,788,5.701,1046,8.544]],["t/117",[4,0.567,43,2.775,96,2.063,132,5.275,160,4.958,788,6.164,806,3.928,866,4.702,868,6.746,892,6.746,1047,7.43,1048,7.43]],["t/119",[0,5.023,3,5.538,4,0.425,11,5.344,84,4.194,94,0.484,484,4.45,487,5.765,681,5.023,734,6.037,771,6.378,914,6.835,1049,6.835,1050,6.378,1051,6.835]],["t/122",[4,0.449,205,4.068,226,0.639,277,5.463,657,4.602,874,7.721,1052,6.374,1053,7.948,1054,7.948,1055,6.734]],["t/124",[3,3.183,4,0.473,18,3.314,40,1.882,81,1.904,84,2.411,94,0.539,142,2.215,187,2.974,205,2.215,226,0.348,277,2.974,351,2.809,375,3.496,503,2.738,557,4.893,619,3.314,657,2.506,794,3.314,824,2.673,843,2.809,874,5.124,884,3.47,1052,3.47,1056,6.896,1057,4.327,1058,4.327,1059,6.389,1060,6.389,1061,4.327,1062,7.615,1063,6.389,1064,4.327,1065,6.389,1066,6.389,1067,4.327,1068,4.327,1069,4.327,1070,3.666,1071,4.327,1072,4.327,1073,6.389,1074,4.327,1075,4.327,1076,3.183,1077,3.929,1078,5.801,1079,3.929,1080,4.327,1081,3.666]],["t/126",[4,0.557,18,5.476,81,3.147,277,4.915,318,3.072,375,4.934,409,4.771,503,4.525,557,5.476,619,5.476,774,5.076,794,5.476,884,5.734,897,5.476,1055,6.058,1082,6.492]],["t/128",[4,0.442,81,3.45,84,4.368,351,5.089,774,5.565,783,4.734,794,6.003,884,6.287,897,6.003,1055,6.642,1083,7.839,1084,7.839]],["t/130",[4,0.49,34,3.557,40,3.772,96,1.503,139,3.444,158,3.246,226,0.541,293,5.153,392,2.961,449,3.557,451,3.82,466,3.977,896,7.35,897,5.153,1085,5.396,1086,5.701,1087,5.396,1088,6.109,1089,6.728,1090,6.728,1091,6.109]],["t/132",[33,9.518,35,3.386,38,2.797,40,2.142,74,2.281,81,2.168,84,2.744,139,2.521,205,2.521,226,0.396,276,4.472,346,2.797,352,2.376,444,1.658,556,7.551,619,3.772,630,3.772,643,3.117,657,2.852,755,3.287,866,4.442,874,5.629,882,5.629,974,2.797,1052,3.95,1056,4.472,1062,6.372,1078,4.472,1082,4.472,1092,3.497,1093,4.926,1094,4.926,1095,2.562,1096,4.926,1097,4.926,1098,4.926,1099,4.926,1100,4.173,1101,3.497,1102,4.173]],["t/134",[34,5.075,84,3.749,94,0.433,147,4.368,392,2.961,530,5.153,571,5.701,643,4.258,881,6.957,887,7.876,888,7.876,889,6.109,896,5.701,897,5.153,1087,5.396,1101,4.776,1103,6.728,1104,6.728,1105,6.728]],["t/136",[84,4.14,226,0.597,258,5.147,392,3.27,465,5.107,643,4.702,755,4.958,866,4.702,882,5.959,902,5.466,1086,6.295,1101,5.275,1102,6.295,1106,7.43,1107,7.43]],["t/138",[4,0.542,10,3.566,34,3.853,52,3.137,81,2.286,84,2.894,89,2.542,94,0.334,96,1.628,208,3.822,226,0.586,277,5.009,444,1.749,619,3.978,624,2.618,643,5.328,657,3.008,682,8.726,755,3.467,763,2.702,793,2.793,865,3.822,1091,4.717,1100,4.402,1101,3.688,1102,7.133,1108,7.288,1109,5.195,1110,5.195,1111,3.978,1112,5.195]],["t/140",[4,0.38,19,1.331,39,3.036,53,2.179,64,5.418,70,1.652,90,2.341,94,0.509,170,5.758,203,2.342,226,0.541,280,2.637,333,2.825,334,2.92,364,2.939,380,3.935,428,3.099,517,2.869,530,3.557,547,3.557,692,3.099,782,3.391,800,2.745,824,4.157,997,2.151,1113,4.217,1114,4.217,1115,4.217]],["t/142",[17,4.202,43,2.968,484,4.698,589,6.734,624,4.006,699,6.374,719,6.374,788,5.304,1116,7.948,1117,7.216,1118,6.734]],["t/144",[4,0.421,39,1.895,40,4.171,43,1.568,58,3.367,77,1.861,80,2.482,81,2.75,94,0.617,96,0.938,140,2.357,209,0.943,226,0.502,260,2.887,274,2.026,293,3.216,296,3.216,297,2.727,363,2.482,452,3.558,519,2.802,570,3.558,603,3.813,604,3.813,657,2.432,699,5.012,783,2.536,939,3.368,1119,3.368,1120,3.813,1121,6.249,1122,3.47,1123,4.2,1124,6.249,1125,2.802,1126,4.2,1127,4.2,1128,3.368,1129,4.2,1130,3.813,1131,1.376,1132,4.2,1133,1.919,1134,3.813,1135,3.813]],["t/146",[4,0.477,19,1.503,40,3.679,54,1.749,58,3.817,94,0.642,164,5.493,169,3.97,175,2.643,189,5.098,197,3.722,205,2.684,209,0.965,210,5.815,226,0.68,366,4.335,515,3.036,800,3.099,844,4.442,1136,6.215,1137,5.243]],["t/148",[3,4.248,4,0.326,34,4.144,40,3.87,43,2.156,58,2.605,71,2.785,94,0.371,96,1.29,189,3.052,203,1.709,226,0.464,269,2.269,279,3.892,292,3.567,327,3.217,363,3.413,426,3.003,513,3.749,797,3.343,866,4.961,1119,6.287,1138,7.656,1139,7.839,1140,3.654,1141,5.774,1142,3.749,1143,5.774]],["t/150",[4,0.475,40,3.66,50,3.575,90,4.243,408,6.446,1119,6.751,1144,8.418]],["t/153",[4,0.313,49,5.244,50,2.356,73,2.715,94,0.654,203,1.643,207,1.67,209,1.123,226,0.613,228,3.603,317,6.988,318,2.384,320,3.703,333,1.493,392,2.442,515,4.418,524,3.428,654,4.249,747,4.082,793,2.984,995,2.093,997,2.569,1131,2.5,1140,3.512,1145,4.702]],["t/155",[4,0.256,9,1.074,40,1.971,49,4.544,50,2.808,58,2.046,70,2.352,73,2.218,74,2.099,94,0.632,96,1.013,104,5.28,149,4.116,169,2.127,189,2.397,207,1.364,209,0.89,226,0.531,266,2.321,278,2.251,280,3.754,286,3.116,309,2.603,318,1.948,333,1.22,373,3.218,374,3.472,377,4.116,392,1.995,515,2.625,524,2.801,546,3.335,592,3.841,654,3.472,694,2.943,747,3.335,773,4.412,776,3.335,793,2.438,902,3.335,1146,3.116,1147,4.534,1148,4.534,1149,3.841]],["t/157",[4,0.304,19,2.658,48,5.266,49,3.706,50,2.29,58,2.433,73,2.638,94,0.697,179,3.827,209,0.615,226,0.601,309,2.27,353,2.53,366,3.187,392,2.373,512,3.967,515,3.122,546,3.967,654,4.129,793,2.899,996,2.95,1150,2.497,1151,4.568,1152,4.324,1153,6.337,1154,4.568,1155,5.392]],["t/159",[4,0.31,9,1.301,19,1.575,50,2.334,67,2.449,73,2.689,74,4.696,75,6.078,94,0.652,169,2.579,209,0.627,226,0.609,317,6.638,334,1.85,366,3.248,391,3.777,392,2.419,481,4.656,516,5.789,601,3.509,997,2.545,1131,2.484,1156,4.656,1157,5.496]],["t/161",[4,0.34,43,3.626,50,2.556,73,2.945,94,0.651,162,6.173,166,4.668,175,3.033,203,2.387,226,0.648,303,3.236,333,1.62,355,5.464,392,2.649,824,3.718,996,3.293,997,2.786,1117,5.464,1154,5.099,1158,6.018,1159,8.061,1160,5.464]],["t/163",[4,0.323,39,4.29,50,2.427,73,2.797,76,3.531,77,1.942,94,0.569,102,3.128,131,2.485,157,3.31,158,2.757,203,1.692,209,0.652,226,0.626,319,4.377,334,2.621,373,4.058,392,2.516,692,5.195,995,3.34,996,4.845,997,2.647,1161,5.716,1162,7.786,1163,4.377]],["t/165",[4,0.433,35,3.852,43,2.093,50,2.38,53,2.63,54,1.869,61,3.852,73,2.742,94,0.656,96,1.252,97,2.528,170,3.182,204,5.253,226,0.617,333,1.508,341,3.245,367,3.978,392,2.466,609,3.978,763,2.914,787,4.748,795,4.748,826,6.16,953,6.974,1146,3.852,1164,5.604,1165,5.604,1166,5.604,1167,5.088]],["t/167",[4,0.347,28,4.225,43,2.296,50,2.611,73,3.008,94,0.656,171,5.62,197,4.364,209,0.932,210,6.315,226,0.657,333,1.655,392,2.706,724,5.209,766,3.991,844,5.209,1146,4.225,1168,8.177,1169,5.309,1170,6.148,1171,6.148]],["t/169",[4,0.399,40,2.16,43,2.637,50,2.999,53,3.314,58,2.242,70,1.767,73,2.431,74,2.301,78,2.504,94,0.528,96,1.577,97,2.242,131,3.071,189,2.627,204,2.768,207,2.125,226,0.568,278,2.467,279,2.467,280,2.821,286,3.415,316,3.415,333,1.337,354,3.226,359,2.768,373,3.527,374,3.805,382,5.013,392,2.187,457,4.511,583,3.415,609,3.527,614,3.985,694,3.226,726,4.01,773,3.315,776,3.655,1146,3.415,1172,6.412,1173,4.511]],["t/171",[4,0.276,40,2.123,50,2.962,53,2.292,58,2.203,70,1.737,73,2.389,74,2.261,78,2.461,94,0.604,96,1.818,105,3.982,131,3.033,169,2.292,189,2.582,204,2.721,209,0.796,226,0.561,278,2.425,279,2.425,280,2.773,286,3.356,316,3.356,318,3.814,333,1.314,354,3.17,358,3.17,373,3.467,374,3.74,382,4.952,392,2.149,459,4.434,694,3.17,773,3.259,776,3.593,1146,3.356,1151,5.91,1173,4.434,1174,4.434]],["t/173",[4,0.409,40,3.149,41,2.626,43,1.922,50,3.075,58,2.323,70,1.831,73,2.519,74,2.384,94,0.539,96,1.15,99,2.972,112,4.851,131,3.149,181,3.258,189,2.721,226,0.582,278,2.556,280,2.923,286,3.538,333,1.386,359,2.868,373,3.655,374,3.942,382,5.141,392,2.266,458,4.674,583,3.538,694,3.342,773,3.435,776,3.787,777,4.674,866,3.258,1131,2.373,1146,3.538,1175,7.242]],["t/175",[4,0.349,50,3.142,66,3.729,68,3.758,71,4.734,73,2.025,94,0.614,96,0.924,131,1.8,171,2.845,193,7.024,194,3.758,195,3.758,203,1.83,209,0.705,226,0.595,303,2.225,304,3.758,320,2.762,333,2.479,334,2.956,392,1.821,519,2.762,530,3.169,769,3.319,781,3.169,803,2.557,950,2.118,995,1.561,997,1.916,1087,3.319,1101,2.938,1128,3.319,1163,3.169,1176,4.139,1177,8.206,1178,4.139]],["t/177",[4,0.333,50,2.503,53,2.766,73,2.884,94,0.646,104,6.233,192,6.735,204,3.284,226,0.639,278,2.926,301,4.051,333,2.139,364,3.73,391,4.051,392,2.594,515,3.413,524,3.641,711,4.993,792,5.351,803,3.641,995,2.223,1145,4.993]],["t/179",[4,0.316,7,1.8,19,2.202,50,2.38,73,2.742,77,2.352,94,0.606,157,4.448,196,7.988,198,7.425,203,1.659,209,0.639,226,0.617,334,2.585,391,3.852,392,2.466,515,4.448,997,2.595,1163,4.291,1179,4.748,1180,6.974]],["t/181",[27,4.843,40,3.408,43,2.927,50,3.329,58,3.537,72,4.961,74,3.63,82,6.642,266,4.012,1119,6.287,1181,6.003,1182,6.287]],["t/183",[4,0.367,40,1.925,49,4.467,50,3.836,54,2.168,61,3.044,72,2.802,74,3.565,94,0.545,96,0.989,112,3.763,131,2.826,137,3.258,202,2.875,203,1.311,206,3.258,209,0.741,226,0.522,266,2.267,278,4.485,298,3.391,317,6.021,324,2.617,341,2.564,358,4.998,382,4.613,384,7.186,788,2.955,995,1.67,997,2.05,1131,1.451,1181,6.495,1183,4.428,1184,4.428,1185,4.428,1186,4.428]],["t/185",[4,0.367,43,2.427,50,2.76,94,0.545,203,1.924,206,4.781,209,0.967,226,0.522,317,6.021,320,5.659,358,6.13,384,7.186,519,4.336,575,5.211,702,5.211,755,4.336,997,3.009,1131,2.13,1187,6.495]],["t/187",[4,0.399,19,1.424,36,2.271,43,2.637,70,1.767,77,2.049,94,0.65,203,2.432,209,0.805,218,2.16,226,0.568,256,0.935,515,4.089,624,4.51,764,2.271,782,2.504,788,4.712,800,2.937,871,6.972,1131,2.314,1182,3.985,1188,7.062,1189,7.062,1190,7.062,1191,4.511,1192,2.431]],["t/189",[7,1.561,67,3.643,169,3.837,209,0.932,309,2.481,366,4.833,507,6.928,806,4.322,841,6.557]],["t/191",[4,0.557,19,1.606,27,3.462,41,2.785,94,0.635,96,1.252,140,2.114,157,5.075,158,4.227,169,2.63,209,0.999,226,0.704,309,1.7,366,3.312,806,4.633,995,2.114,1111,4.291,1150,3.557,1193,3.546,1194,4.291,1195,5.604]],["t/193",[4,0.544,27,3.239,41,2.66,48,2.977,94,0.693,96,1.171,169,2.46,209,1.045,226,0.68,309,1.591,318,3.937,366,3.099,793,2.819,806,4.472,1111,4.015,1150,3.396,1169,3.404,1196,3.498,1197,6.479,1198,4.76,1199,4.76]],["t/195",[4,0.532,41,2.785,48,3.182,94,0.672,96,1.252,169,2.63,209,0.999,226,0.617,309,1.7,318,3.3,366,3.312,644,3.546,716,5.848,793,3.013,806,4.633,843,3.638,1111,4.291,1150,2.595,1197,5.882,1198,5.088,1199,5.088,1200,5.604]],["t/197",[4,0.389,80,4.073,81,3.033,88,6.054,94,0.68,96,1.968,179,4.892,209,0.786,226,0.554,260,4.736,297,4.474,309,2.091,444,2.965,507,5.839,968,5.526]],["t/199",[4,0.49,94,0.675,160,3.099,203,1.992,226,0.636,318,1.996,332,2.179,333,1.811,334,1.563,360,5.127,361,4.217,362,3.725,455,3.015,471,3.713,518,4.777,601,2.151,657,2.689,763,2.415,854,3.015,995,1.752,997,3.116,1193,2.939,1201,5.701,1202,5.396,1203,5.396,1204,5.396,1205,5.701,1206,6.109,1207,6.109,1208,4.645,1209,4.645,1210,4.217]],["t/201",[4,0.384,94,0.562,96,1.521,105,4.277,203,2.016,218,2.961,226,0.547,332,3.195,333,1.832,360,5.167,518,4.833,568,5.46,582,6.182,583,4.68,1201,5.769,1202,5.46,1203,5.46,1204,5.46,1205,5.769,1210,6.182]],["t/203",[4,0.351,19,1.781,94,0.4,139,4.216,203,2.438,226,0.499,318,3.539,333,1.673,360,4.868,362,4.984,518,4.412,584,5.642,585,5.642,586,5.642,657,3.599,783,3.753,1092,5.847,1201,5.266,1202,6.605,1203,4.984,1204,4.984,1211,6.215,1212,4.984,1213,6.215,1214,6.215]],["t/205",[4,0.404,94,0.635,203,2.117,226,0.575,333,1.924,334,2.407,360,5.33,518,5.076,995,2.697,1202,5.734,1203,5.734,1204,5.734,1205,6.058,1206,6.492,1207,6.492,1215,6.058]],["t/207",[53,3.629,96,1.727,97,3.489,204,4.308,217,3.489,278,3.839,359,4.308,360,5.596,401,4.67,449,4.088,812,7.021,1216,5.689]],["t/209",[4,0.53,43,2.399,53,3.015,90,3.238,94,0.541,95,3.58,96,1.88,104,5.77,169,3.015,204,3.58,226,0.755,278,3.19,333,2.266,448,5.444,515,3.72,657,3.72,755,4.287,800,3.798]],["t/211",[4,0.333,50,3.375,53,2.766,73,2.884,94,0.646,104,6.233,192,7.621,204,3.284,226,0.639,278,2.926,301,4.051,333,2.139,364,3.73,392,2.594,515,3.413,524,3.641,711,4.993,803,3.641,995,2.223,1145,4.993]],["t/213",[4,0.405,7,1.726,17,2.082,43,2.224,77,2.144,94,0.659,157,5.236,175,1.985,181,3.769,203,2.677,207,1.185,209,0.679,216,2.897,226,0.577,292,2.433,303,2.118,309,1.195,334,2.417,341,4.978,346,2.236,350,6.034,504,2.492,547,3.016,574,5.283,761,3.576,763,3.097,1179,6.084,1217,3.938,1218,3.016,1219,2.492,1220,3.938,1221,3.938]],["t/215",[53,3.629,96,1.727,97,3.489,204,4.308,217,3.489,278,3.839,350,6.317,359,4.308,401,4.67,449,4.088,617,6.552,1216,5.689]],["t/217",[4,0.373,19,2.237,41,1.644,43,2.914,78,2.285,92,2.481,94,0.612,96,1.477,112,2.625,181,2.869,203,1.957,207,1.364,209,0.754,226,0.531,292,2.801,309,1.376,332,2.127,333,2.1,334,2.627,391,3.116,484,2.68,487,3.472,639,4.693,713,3.335,800,2.68,974,2.574,995,2.943,1122,3.276,1131,2.557,1150,3.971,1187,3.472,1218,3.472,1222,6.612,1223,4.116,1224,3.472,1225,3.841]],["t/219",[4,0.273,43,3.025,53,2.272,64,4.839,66,2.44,94,0.446,96,1.549,147,3.144,166,5.806,170,2.749,175,3.495,203,2.053,207,1.457,215,4.765,226,0.389,258,2.698,333,1.303,392,2.131,469,2.804,487,3.708,517,2.991,558,3.883,601,2.242,639,3.437,764,2.213,782,2.44,824,2.991,950,2.478,997,2.242,1156,4.102,1192,2.369,1226,4.842,1227,6.295,1228,3.231,1229,4.396,1230,4.396,1231,4.396,1232,3.562,1233,4.396,1234,4.842]],["t/221",[4,0.378,19,1.32,39,3.018,53,2.162,64,5.405,70,1.639,90,2.322,94,0.506,166,5.544,203,2.717,226,0.538,280,2.616,333,2.82,334,2.909,364,2.916,380,3.903,428,3.074,517,2.846,547,3.528,692,3.074,782,3.372,800,2.723,824,4.133,997,2.133,1113,4.183,1114,4.183,1115,4.183,1227,6.073]],["t/223",[53,3.629,96,1.727,97,3.489,166,5.482,204,4.308,217,3.489,278,3.839,359,4.308,401,4.67,449,4.088,811,7.021,1216,5.689]],["t/225",[4,0.357,9,1.009,19,2.763,89,2.086,94,0.535,96,0.952,99,2.593,103,2.844,157,3.659,171,2.93,209,0.486,226,0.508,309,2.285,353,3.907,469,4.821,508,3.136,827,5.353,877,7.382,952,3.87,965,2.844,1027,3.418,1122,1.789,1131,1.397,1150,4.682,1235,4.262,1236,2.93,1237,4.262,1238,6.318,1239,5.556,1240,4.262,1241,4.262,1242,4.262,1243,4.262]],["t/227",[9,2.223,41,2.33,51,6.716,78,3.238,92,3.515,112,3.72,309,2.555,386,4.92,538,6.096,539,8.296,1224,4.92,1232,4.727,1244,5.466,1245,6.425]],["t/229",[4,0.452,7,1.371,25,3.158,39,1.777,41,1.428,67,3.2,70,1.401,74,1.824,76,2.433,77,1.485,89,1.927,94,0.649,96,0.88,109,2.433,157,4.158,158,1.9,199,4.56,200,3.158,201,2.897,203,1.763,209,0.98,226,0.577,327,2.194,332,1.848,333,1.603,363,2.328,391,2.707,401,2.379,516,2.628,763,2.048,764,1.8,788,2.628,806,3.796,1136,5.046,1192,1.927,1215,3.337,1246,5.407,1247,5.407,1248,5.955,1249,3.938,1250,5.955,1251,5.955,1252,5.955,1253,3.337,1254,3.938,1255,3.938,1256,3.337]],["t/231",[4,0.436,77,2.197,94,0.609,203,2.803,209,0.645,226,0.622,292,3.496,309,1.717,318,2.432,319,5.922,327,3.153,367,4.017,764,2.586,971,4.539,1131,2.534,1149,8.398,1192,2.769,1257,5.138,1258,5.659,1259,7.733,1260,7.733,1261,5.659]],["t/233",[4,0.375,7,1.747,19,1.906,50,3.329,61,3.141,73,2.236,74,2.116,77,2.282,94,0.588,157,4.985,196,7.294,198,6.642,203,1.969,209,0.894,226,0.63,257,3.665,334,2.238,392,2.011,504,2.892,515,3.851,516,3.05,517,2.823,601,3.63,974,2.595,979,3.872,997,2.116,1163,3.5,1179,5.634,1180,6.038]],["t/235",[4,0.296,9,1.241,10,2.565,39,3.817,57,3.404,70,1.865,77,1.308,94,0.589,96,1.638,97,2.366,203,1.552,209,0.598,217,2.366,226,0.421,258,2.921,279,4.55,292,3.239,318,2.253,333,1.411,334,2.469,341,5.584,357,3.498,764,2.396,782,2.643,875,4.442,950,2.684,1192,2.565,1262,6.659,1263,6.215,1264,4.76,1265,6.215]],["t/237",[4,0.313,10,2.715,39,3.934,57,3.603,77,1.384,94,0.561,96,1.704,203,1.643,209,0.633,226,0.446,279,4.662,318,2.384,333,1.493,334,2.568,341,5.7,451,3.151,760,5.038,764,2.536,782,2.797,875,4.702,1140,3.512,1192,2.715,1262,5.038,1263,6.464,1264,5.038,1265,4.702,1266,5.549,1267,5.549]],["t/239",[77,2.039,92,4.474,142,4.185,209,0.932,719,6.557,726,4.642,1268,5.456,1269,8.176,1270,8.176]],["t/242",[4,0.383,7,1.059,10,1.757,36,1.641,48,2.039,54,1.851,62,2.468,65,2.122,67,1.6,77,0.896,85,2.468,94,0.604,96,1.24,99,1.474,110,2.642,111,2.75,175,1.81,203,1.063,209,0.773,217,1.62,218,3.586,226,0.446,260,2.468,318,1.543,332,1.685,337,3.043,347,3.428,354,2.331,367,2.549,372,2.549,408,2.75,449,1.898,455,3.603,471,1.685,523,3.043,583,3.814,705,2.549,721,4.083,722,3.26,728,4.45,755,2.396,782,2.797,974,2.039,1045,5.038,1167,3.26,1257,3.26,1271,3.043,1272,3.043,1273,3.591,1274,3.26,1275,3.591,1276,3.591,1277,3.043,1278,3.591,1279,3.591,1280,5.549,1281,3.591,1282,3.591,1283,3.591,1284,3.591,1285,3.591,1286,5.549,1287,3.591,1288,3.591,1289,3.591,1290,3.591,1291,2.88,1292,3.26,1293,3.591,1294,3.591]],["t/244",[4,0.502,5,2.028,7,1.206,19,1.222,41,1.546,51,2.767,77,1.576,85,2.93,90,2.148,92,2.332,94,0.535,96,1.411,97,1.923,139,2.182,140,1.608,157,3.659,158,3.048,179,3.026,203,1.871,209,0.486,218,3.62,226,0.669,254,4.839,292,2.633,333,2.026,334,2.127,352,2.056,366,2.519,513,2.767,788,2.844,806,3.34,950,2.182,1076,3.136,1244,2.767,1291,3.418,1295,4.262,1296,4.262,1297,4.262,1298,4.262,1299,4.262,1300,3.136,1301,4.262,1302,4.262,1303,4.262,1304,3.87,1305,4.262,1306,4.262,1307,4.262,1308,4.262]],["t/246",[4,0.266,9,1.891,36,2.158,41,1.712,43,1.763,57,4.421,78,2.38,86,3.474,92,2.583,94,0.562,96,1.055,112,2.734,160,3.151,203,1.398,209,0.538,218,2.053,226,0.379,274,2.278,333,1.271,347,5.726,473,4.369,678,4.287,689,2.31,712,2.539,736,5.461,749,4.025,764,2.158,782,3.432,1122,1.982,1131,1.547,1192,2.31,1224,3.616,1232,3.474,1309,4.287,1310,4.722,1311,3.787,1312,4.722,1313,4.722,1314,4.722,1315,4.722,1316,4.287,1317,4.722,1318,4.287,1319,4.722,1320,4.722]],["t/248",[4,0.475,62,5.786,258,4.69,266,4.309,548,7.132,751,7.132,797,4.874]],["t/250",[4,0.384,40,2.961,43,2.543,94,0.562,209,0.776,226,0.547,258,3.794,312,5.769,324,4.024,640,5.46,716,4.543,751,5.769,763,3.541,782,3.432,1321,8.741,1322,5.46,1323,6.809,1324,6.182,1325,6.809,1326,6.809,1327,6.809]],["t/252",[4,0.513,17,4.261,41,2.182,43,3.01,84,3.353,94,0.624,209,0.919,226,0.648,557,4.608,590,4.136,601,3.733,716,5.379,782,4.063,1324,7.319,1328,4.765,1329,5.464,1330,6.018,1331,6.018,1332,6.018,1333,5.464]],["t/254",[1,2.575,4,0.407,9,1.902,19,1.716,26,6.152,41,1.438,67,2.667,89,1.94,94,0.699,109,2.45,121,2.513,209,0.916,226,0.481,301,2.726,332,1.861,357,4.812,391,2.726,401,2.395,450,3.601,515,2.296,764,1.813,766,5.215,769,6.442,852,3.037,939,3.18,950,2.03,971,3.18,1169,5.215,1192,1.94,1334,8.033,1335,3.966,1336,5.986,1337,3.601,1338,3.966,1339,3.36,1340,2.296,1341,3.966]],["t/256",[4,0.372,19,2.137,36,1.572,81,1.514,94,0.656,104,1.991,151,2.914,164,3.484,169,1.614,203,1.589,207,1.035,209,0.85,210,2.364,226,0.53,309,2.809,318,2.306,333,1.444,334,1.158,346,4.233,353,2.518,359,1.916,517,2.125,524,2.125,721,5.947,745,3.123,764,1.572,795,2.914,995,1.297,1122,1.444,1131,1.127,1138,2.758,1154,4.547,1163,2.634,1181,2.634,1342,8.636,1343,3.439,1344,2.758,1345,3.439,1346,3.439,1347,3.439,1348,3.439,1349,3.123,1350,3.439,1351,3.439,1352,3.439,1353,3.439,1354,2.914,1355,3.439,1356,3.439,1357,3.439,1358,3.439,1359,3.439,1360,3.439,1361,3.439,1362,3.439]],["t/258",[41,3.098,69,4.666,77,1.639,81,2.893,96,1.468,140,2.479,147,4.268,212,4.666,309,1.995,359,4.761,372,4.666,375,3.596,409,4.386,446,5.271,455,4.268,456,5.271,519,4.386,723,3.885,770,5.271,1125,4.386,1138,5.271,1232,4.836,1344,5.271,1354,5.569]],["t/260",[53,3.837,66,4.936,70,2.909,71,3.944,207,2.461,303,4.396,657,4.734,1363,6.015]],["t/262",[4,0.381,19,2.491,66,3.736,70,2.401,71,4.946,89,2.282,94,0.476,96,1.042,170,4.935,174,1.981,175,1.453,186,2.046,193,4.321,203,1.998,209,0.77,215,3.206,226,0.542,269,1.133,292,1.781,303,1.55,333,2.416,334,2.495,392,2.585,503,1.824,725,2.207,764,1.317,782,2.96,797,3.401,843,1.872,992,1.924,995,2.215,996,2.552,997,3.125,998,2.617,999,4.234,1101,3.311,1140,3.717,1192,1.41,1271,2.442,1364,6.749,1365,2.442,1366,4.664,1367,2.617,1368,2.883,1369,2.883,1370,2.442,1371,2.883]],["t/264",[4,0.416,7,0.784,19,1.178,51,2.668,66,3.713,67,1.831,71,4.594,76,2.538,77,1.025,94,0.526,96,0.918,139,2.103,140,1.55,142,2.103,144,3.023,170,4.971,193,3.023,203,2.421,209,0.469,226,0.592,269,2.416,332,1.928,333,1.106,334,1.383,449,2.172,513,2.668,768,3.73,950,2.103,995,2.319,996,2.248,997,1.903,1150,2.847,1169,6.358,1193,3.891,1372,4.109,1373,3.73,1374,4.109,1375,4.109,1376,4.109,1377,6.148,1378,4.109,1379,4.109,1380,6.148]],["t/266",[4,0.297,17,1.775,19,1.51,25,2.693,66,1.693,67,1.496,70,2.312,71,4.429,77,0.838,94,0.674,95,1.871,97,1.515,114,2.241,142,1.719,161,2.471,174,2.308,193,2.471,203,1.924,209,0.601,217,1.515,218,2.29,226,0.423,289,2.241,303,2.832,331,2.308,332,1.576,333,2.151,334,1.773,381,2.845,392,1.478,513,2.18,562,2.845,624,1.693,764,2.407,782,1.693,938,2.845,950,1.719,995,2.776,996,3.556,997,1.555,1101,4.613,1192,2.577,1193,4.113,1253,2.845,1365,2.845,1381,3.358,1382,3.358,1383,3.358,1384,5.267,1385,3.358,1386,3.358,1387,3.358,1388,3.358,1389,2.845,1390,3.358,1391,3.358,1392,3.358,1393,3.358,1394,3.358,1395,3.358]],["t/268",[53,3.629,66,4.772,96,1.727,97,3.489,204,4.308,217,3.489,278,3.839,359,4.308,401,4.67,449,4.088,810,7.021,1216,5.689]],["t/270",[4,0.449,43,2.968,53,2.766,67,2.626,94,0.681,114,3.933,157,5.575,158,2.843,203,1.745,207,2.392,209,0.906,226,0.639,558,4.726,764,2.693,800,3.483,823,8.157,1191,5.351,1192,2.884,1218,4.513]],["t/272",[4,0.422,19,1.545,67,3.333,71,2.601,79,4.324,94,0.626,95,3.004,96,1.204,114,3.598,157,4.331,209,0.853,217,2.433,218,3.252,226,0.601,269,2.94,333,2.311,363,3.187,367,3.827,381,4.568,484,3.187,823,4.568,1365,4.568,1396,3.827,1397,4.895,1398,5.392,1399,4.324,1400,6.916,1401,5.392]],["t/274",[4,0.468,47,4.539,254,6.353,258,4.622,587,7.531,588,6.353,1160,7.531,1402,7.531]],["t/276",[4,0.369,36,2.04,41,1.618,43,2.441,57,2.897,77,2.44,94,0.583,96,0.997,113,3.781,118,2.638,139,3.958,175,2.249,203,2.803,207,1.343,209,0.745,226,0.525,256,0.84,286,3.067,309,1.983,332,2.094,449,2.359,469,2.584,574,3.283,710,4.052,723,2.638,726,2.534,742,4.052,766,2.897,1150,3.026,1218,3.418,1232,3.283,1389,3.781,1396,3.168,1397,4.052,1403,4.463,1404,4.463,1405,4.463,1406,4.463,1407,4.463,1408,4.463,1409,4.463,1410,4.463,1411,4.463,1412,4.463]],["t/278",[4,0.367,77,2.355,94,0.607,96,1.452,131,2.826,139,3.326,203,1.924,208,6.239,209,0.741,226,0.522,309,1.972,332,3.049,515,3.763,764,2.97,843,4.219,1131,2.13,1150,3.009,1192,3.18,1363,4.781,1413,6.498,1414,6.498,1415,6.498]],["t/280",[4,0.401,30,2.65,41,1.817,77,1.772,78,2.526,94,0.61,99,3.388,105,2.453,139,2.566,140,1.891,158,2.418,203,1.484,207,2.854,208,3.687,209,0.81,226,0.403,228,5.36,258,2.793,318,2.154,352,2.418,735,4.551,763,2.607,764,2.291,800,2.963,806,2.65,950,2.566,1192,2.453,1196,4.742,1400,3.558,1416,5.012,1417,4.247,1418,3.172,1419,3.838,1420,3.838,1421,3.838,1422,5.012,1423,5.012]],["t/282",[4,0.313,77,1.903,89,2.715,94,0.604,105,4.817,175,3.845,203,2.581,207,1.67,209,0.87,226,0.446,309,1.684,318,3.746,346,3.151,350,3.703,444,1.868,512,4.082,590,3.814,1196,3.703,1418,3.512,1419,4.249,1420,4.249,1421,4.249,1424,5.549,1425,5.549,1426,5.549,1427,5.549,1428,5.549,1429,5.549]],["t/284",[4,0.404,67,3.186,77,1.783,94,0.58,96,1.597,105,4.412,169,3.355,202,4.642,203,2.67,209,0.815,226,0.575,318,3.072,366,4.226,1418,4.525,1419,5.476,1420,5.476]],["t/286",[4,0.347,48,3.49,52,3.713,89,3.008,94,0.526,103,5.456,105,4.496,175,3.099,203,2.421,207,1.85,209,0.701,226,0.494,290,3.891,333,2.201,763,3.197,764,2.81,1192,3.008,1197,4.708,1418,6.197,1430,6.928,1431,5.209,1432,6.148]],["t/288",[4,0.258,52,5.2,67,2.963,71,2.204,77,1.955,89,2.236,94,0.504,96,1.021,103,3.05,105,3.254,139,2.339,140,3.247,169,2.145,189,2.416,203,2.549,207,1.375,209,0.758,226,0.367,256,0.86,318,1.964,331,4.571,332,2.145,512,3.362,546,3.362,574,3.362,597,4.149,764,2.089,938,3.872,950,2.339,965,3.05,984,3.5,1192,2.236,1196,3.05,1417,3.872,1418,4.208,1419,5.093,1420,3.5,1421,3.5,1430,5.634,1433,4.57,1434,4.57,1435,4.57,1436,3.872,1437,4.57]],["t/290",[4,0.411,7,0.992,17,2.746,48,4.138,77,1.818,94,0.541,105,3.566,189,2.746,203,2.492,207,1.563,209,0.592,218,2.259,226,0.418,290,3.288,318,3.131,345,5.786,455,3.373,764,2.374,1169,4.732,1192,2.542,1196,3.467,1197,6.447,1418,4.612,1419,3.978,1420,3.978,1421,3.978,1431,4.402,1436,4.402,1438,5.581,1439,6.617,1440,4.717,1441,4.717]],["t/292",[4,0.422,7,1.029,19,1.545,39,2.433,48,3.061,77,1.865,94,0.347,105,2.638,139,2.76,203,2.542,207,1.623,209,0.615,218,2.344,226,0.433,309,1.636,318,2.317,332,2.53,345,3.706,366,3.187,624,2.717,695,4.568,764,2.464,971,4.324,987,4.895,1169,4.856,1192,2.638,1196,3.598,1197,4.129,1318,4.895,1417,4.568,1418,4.733,1421,4.129,1431,4.568,1436,4.568,1439,4.895,1440,4.895,1441,4.895,1442,5.392,1443,5.392]],["t/294",[4,0.34,30,2.111,41,2.182,56,1.849,77,1.501,78,2.013,80,2.36,81,1.758,94,0.466,96,1.344,99,2.47,103,2.665,105,4.232,112,2.312,181,2.527,203,2.144,207,2.179,209,0.826,226,0.484,269,3.168,309,1.212,348,7.566,352,1.926,375,2.185,484,2.36,764,1.825,774,2.835,950,2.044,974,2.267,1032,5.464,1076,2.938,1192,1.954,1418,5.102,1430,8.227,1444,4.427,1445,3.994,1446,5.464,1447,6.018,1448,3.994,1449,3.626,1450,3.626]],["t/296",[52,5.16,53,3.084,94,0.61,105,4.181,204,3.662,207,2.572,217,2.966,278,3.264,279,3.264,316,4.518,332,3.084,359,3.662,392,2.893,401,3.97,614,5.271,615,5.569,616,5.569,1174,5.968,1216,4.836,1451,6.573,1452,6.573]],["t/298",[4,0.431,7,1.059,9,2.065,39,2.504,40,2.413,50,2.356,74,3.533,75,4.45,77,1.903,94,0.491,142,2.84,157,3.213,203,1.643,209,0.87,226,0.613,317,3.939,328,3.703,333,1.493,516,3.703,549,2.984,601,2.569,637,4.45,726,3.151,1087,4.45,1122,2.329,1131,1.818,1182,4.45,1268,3.703,1453,5.549,1454,5.549,1455,5.549,1456,5.549,1457,5.038,1458,5.549]],["t/300",[7,0.949,9,2.238,17,2.627,37,2.397,40,2.16,45,5.528,74,3.27,77,1.239,92,2.719,94,0.454,96,1.11,100,3.805,161,3.655,186,3.527,202,5.334,218,3.573,301,3.415,309,1.508,401,3.001,520,6.412,575,3.985,598,7.46,599,4.21,601,2.301,602,4.511,726,2.821,965,3.315,974,2.821,975,4.511,979,4.21,1140,3.144,1256,4.21,1459,4.969,1460,4.969,1461,4.969,1462,4.969,1463,4.969,1464,4.969]],["t/302",[4,0.329,34,3.084,38,3.312,40,3.432,41,2.115,58,2.632,70,2.075,78,2.94,189,3.084,215,6.15,278,2.896,309,2.715,549,3.136,556,4.942,649,3.691,726,4.482,743,5.296,763,3.034,764,2.666,807,5.296,833,4.009,876,5.296,997,2.701,1085,4.678,1142,3.787,1465,5.833,1466,5.296,1467,5.833,1468,5.833,1469,4.942,1470,5.833]],["t/305",[77,1.74,80,4.123,94,0.628,99,4.008,174,4.794,324,4.123,344,6.798,588,5.342,793,3.75,1291,5.594,1340,4.039,1363,5.132,1471,5.594,1472,6.975,1473,6.333,1474,6.333]],["t/307",[4,0.351,26,3.193,38,2.367,41,1.512,67,2.769,78,2.101,94,0.709,96,1.84,99,3.38,111,3.193,131,1.813,140,1.572,170,2.367,175,3.133,179,2.959,190,5.847,191,3.785,209,0.475,218,1.813,226,0.335,333,2,473,2.281,488,2.782,538,2.707,599,3.532,724,3.532,752,3.785,783,2.518,793,2.241,974,2.367,1244,2.707,1402,3.785,1474,3.785,1475,3.785,1476,5.266,1477,4.169,1478,6.746,1479,6.215,1480,4.169,1481,4.169,1482,3.532]],["t/309",[4,0.372,7,1.025,19,0.986,43,1.284,51,4.284,55,5.609,77,1.646,94,0.656,96,0.768,99,2.202,111,2.634,143,2.758,188,2.53,190,2.442,203,2.207,209,0.753,218,4.437,226,0.53,341,1.991,366,2.033,488,2.295,538,2.233,539,5.292,570,2.914,723,2.033,726,1.953,965,2.295,974,1.953,1122,3.596,1131,2.163,1244,3.484,1309,3.123,1483,2.914,1484,6.599,1485,6.599,1486,6.599,1487,6.599]],["t/311",[4,0.518,17,2.435,19,2.477,41,1.671,58,2.079,64,2.521,94,0.615,99,1.891,145,3.389,170,2.616,203,2.834,209,0.763,226,0.695,269,1.811,366,5.425,386,3.528,469,2.668,503,2.916,513,4.343,549,2.477,692,3.074,793,2.477,806,3.536,950,3.424,1291,3.695,1399,5.364,1488,4.607,1489,6.689,1490,6.073,1491,4.607,1492,6.689]],["t/313",[4,0.345,7,0.779,17,2.157,19,2.102,46,3.456,56,1.889,74,1.889,89,1.996,94,0.68,99,2.51,142,2.088,181,2.582,202,2.649,209,0.836,226,0.491,258,2.273,269,2.403,333,2.193,334,1.373,336,3.456,363,2.411,471,4.096,557,3.124,583,2.804,593,2.896,689,1.996,806,2.157,843,2.649,959,3.456,995,1.539,997,1.889,1041,3.456,1120,3.704,1169,2.649,1194,3.124,1493,3.456,1494,4.079,1495,4.499,1496,3.456,1497,4.079,1498,6.115,1499,6.115,1500,6.115,1501,4.079,1502,4.079,1503,4.079,1504,4.079,1505,4.079]],["t/315",[4,0.371,7,0.653,17,1.807,18,2.618,19,0.98,37,1.649,67,1.523,78,1.723,81,1.505,91,2.021,94,0.723,98,3.792,99,2.192,121,1.435,123,2.897,129,3.929,144,2.515,209,0.39,226,0.429,260,2.35,305,2.742,313,3.104,324,2.021,385,2.618,392,1.505,395,2.427,409,2.281,428,2.281,444,1.151,451,1.941,623,2.742,713,2.515,723,2.021,764,1.562,950,1.75,1149,2.897,1192,1.673,1228,3.564,1292,3.104,1400,2.427,1506,2.427,1507,5.341,1508,3.419,1509,3.419,1510,2.515,1511,3.419,1512,3.419,1513,3.419,1514,3.419,1515,3.419,1516,3.419,1517,3.419,1518,3.419,1519,3.104,1520,3.419,1521,3.419,1522,3.419,1523,3.419,1524,4.284,1525,3.419,1526,3.419,1527,3.419,1528,3.419,1529,3.419,1530,3.419,1531,3.419,1532,3.419,1533,3.104]],["t/317",[4,0.375,38,3.776,39,3,94,0.689,98,4.721,99,2.729,118,5.089,171,4.571,209,0.758,226,0.534,542,5.634,624,3.352,764,3.039,824,4.108,1192,3.254,1228,4.437,1300,4.892,1534,6.65,1535,4.721]],["t/319",[4,0.326,7,1.102,19,1.655,77,1.44,94,0.713,98,4.099,99,2.37,118,4.634,139,2.955,140,2.178,203,1.709,209,0.894,226,0.464,298,4.422,332,2.709,334,1.943,764,2.639,1169,3.749,1192,2.825,1228,3.853,1536,5.242,1537,5.774,1538,5.774,1539,5.774,1540,5.774,1541,5.774]],["t/321",[4,0.355,17,3.322,77,1.567,94,0.678,98,4.46,99,2.579,109,5.125,118,4.903,209,0.717,213,6.653,226,0.505,324,3.714,542,5.324,583,4.319,764,2.872,1169,5.386,1192,3.074,1215,5.324,1300,4.622,1337,5.705,1542,6.283]],["t/323",[4,0.353,7,1.425,54,1.401,66,2.117,71,4.627,77,1.559,94,0.659,203,2.616,209,0.713,218,1.826,226,0.338,306,3.368,324,2.482,624,2.117,634,4.786,764,2.856,765,3.216,806,2.22,824,4.611,1151,3.558,1152,3.368,1153,3.558,1192,2.055,1193,2.658,1194,4.786,1444,3.09,1543,4.2,1544,4.2,1545,4.2,1546,6.249,1547,3.813,1548,4.2,1549,4.2,1550,4.2,1551,4.2,1552,4.2,1553,4.2,1554,4.2,1555,6.249,1556,4.2,1557,4.2,1558,4.2,1559,4.2,1560,4.2]],["t/325",[53,3.533,96,1.682,97,3.397,204,4.194,217,3.397,278,3.738,359,4.194,401,4.547,449,3.98,764,3.441,765,5.765,813,6.835,814,6.835,1216,5.538,1561,5.023]],["t/327",[4,0.425,41,2.73,64,4.119,77,1.878,86,5.538,94,0.484,214,4.764,713,6.851,1225,7.89,1363,5.538,1482,6.378,1562,7.528,1563,7.528]],["t/329",[7,1.01,19,1.517,77,1.32,99,2.172,169,3.99,172,3.531,214,4.672,218,4,226,0.425,293,4.052,309,2.24,346,3.004,455,3.435,473,2.895,639,3.756,713,3.893,726,3.004,774,3.756,932,4.804,974,3.004,984,4.052,1125,3.531,1156,4.483,1181,4.052,1187,4.052,1225,4.483,1268,3.531,1311,4.244,1564,5.291,1565,4.804,1566,4.244,1567,5.92,1568,5.291,1569,5.291,1570,5.291,1571,4.804,1572,5.291,1573,5.291,1574,5.291]],["t/331",[4,0.313,40,2.413,58,2.504,67,2.473,94,0.692,140,2.093,214,4.828,298,4.249,333,2.053,334,2.568,408,4.249,473,3.036,488,3.703,539,4.45,549,2.984,689,2.715,696,4.702,782,2.797,1081,4.702,1182,4.45,1400,7.535,1561,3.703,1575,5.549,1576,5.549]],["t/333",[4,0.359,14,7.912,15,3.679,19,1.821,58,2.867,174,4.367,209,0.953,258,3.54,289,4.239,309,2.536,328,5.576,423,5.383,451,3.607,838,5.768,965,4.239,1085,5.095,1142,4.125,1349,5.768,1367,5.768,1469,5.383,1495,4.674,1565,5.768,1577,6.353,1578,6.353]],["t/335",[4,0.508,17,3.116,19,2.278,26,4.513,41,2.137,94,0.715,209,0.906,226,0.474,269,2.316,601,2.729,806,4.202,1016,5.351,1340,3.413,1579,7.949,1580,7.949,1581,5.893,1582,7.949,1583,5.893]],["t/337",[4,0.361,17,2.288,19,2.404,25,3.47,41,1.569,43,2.836,64,3.496,77,1.594,78,3.22,92,2.368,94,0.602,112,2.506,140,1.632,203,1.892,207,1.302,209,0.729,214,2.738,226,0.514,309,1.313,333,1.72,334,2.15,353,2.998,364,2.738,448,3.666,484,2.558,487,3.314,562,3.666,639,3.072,750,3.47,755,2.887,800,2.558,995,2.41,1001,3.929,1085,3.47,1122,2.682,1131,2.094,1150,3.517,1187,3.314,1218,3.314,1224,3.314,1232,3.183,1469,3.666,1584,3.929,1585,6.389,1586,4.327]],["t/339",[4,0.38,17,3.557,40,2.926,58,3.036,63,4.776,77,1.678,96,1.503,164,4.368,169,3.157,209,0.767,284,4.368,289,4.49,292,4.157,360,3.977,375,3.681,504,5.49,636,6.109,767,6.109,950,3.444,969,5.701,1587,6.728,1588,6.728,1589,6.728]],["t/341",[4,0.501,36,3.188,67,3.108,74,4.111,90,3.516,142,3.57,226,0.713,309,2.117,741,6.333,806,4.693,1590,6.975,1591,6.975,1592,6.975,1593,6.975,1594,6.975,1595,6.975,1596,6.975]],["t/343",[4,0.488,17,3.536,41,1.671,77,1.149,94,0.615,96,1.494,105,3.273,140,1.738,166,3.873,169,2.162,203,1.98,209,0.525,226,0.538,309,2.03,318,1.979,331,4.598,332,3.139,333,1.24,353,2.162,363,2.723,509,6.618,533,6.135,534,6.135,535,6.316,601,2.133,769,5.364,824,2.846,997,2.133,1150,2.133,1228,3.074,1229,4.183,1230,4.183,1231,4.183,1597,4.607]],["t/345",[43,2.637,54,2.356,55,4.985,188,5.195,332,3.314,375,3.864,534,5.013,625,5.983,856,5.983,956,6.412,965,5.97,1023,6.412,1598,7.062,1599,7.062,1600,7.062,1601,7.062,1602,7.062,1603,7.062]],["t/347",[4,0.329,7,1.507,43,2.178,54,2.633,76,4.877,94,0.679,157,4.571,161,4.291,203,2.337,226,0.634,332,3.704,333,1.57,392,2.567,513,3.787,637,4.678,939,4.678,997,3.655,1146,4.009,1150,3.655,1272,4.942,1604,7.894]],["t/349",[4,0.301,43,1.994,54,2.479,67,2.38,76,3.3,94,0.714,157,5.349,158,4.456,199,5.69,209,0.847,226,0.597,332,4.01,333,1.437,392,2.351,592,4.525,637,4.283,1146,3.671,1253,4.525,1272,4.525,1605,7.43,1606,5.341]],["t/351",[11,4.227,34,3.148,54,2.67,55,3.318,70,2.118,89,3.917,189,3.148,278,3.974,333,1.603,358,3.866,409,3.974,649,3.769,657,3.448,727,5.407,728,7.251,763,3.097,773,3.974,833,4.093,882,4.776,965,3.974,1092,4.227,1150,2.757,1316,5.407,1607,5.955,1608,5.955,1609,5.955,1610,5.955,1611,5.407,1612,5.955,1613,5.955]],["t/353",[205,4.579,375,4.895,444,3.011]],["t/355",[7,1.4,9,2.17,70,2.609,91,5.416,94,0.589,121,3.846,256,1.381,267,5.799,269,2.883,296,5.617,378,5.882,1614,4.894]],["t/357",[7,1.517,9,2.28,94,0.511,121,4.041,256,1.496,259,6.424,296,7.372]],["t/359",[205,4.579,375,4.895,444,3.011]],["t/361",[4,0.384,19,1.952,77,1.698,94,0.562,96,1.521,99,2.794,140,2.568,207,2.049,209,0.776,221,5.282,226,0.547,256,1.282,444,2.292,525,3.725,1136,5.769,1615,6.809,1616,6.809,1617,6.182,1618,4.68,1619,6.809]],["t/363",[9,1.936,221,4.474,410,5.62,488,5.456,624,4.121,843,5.308,1118,6.928,1617,7.423,1620,7.423]],["t/365",[4,0.425,94,0.599,209,0.859,221,5.095,226,0.605,410,5.174,444,2.534,525,4.119,624,3.794,1329,6.835,1618,5.174,1621,7.528,1622,7.528]],["t/367",[4,0.425,84,4.194,94,0.599,209,0.859,221,5.095,226,0.605,410,5.174,444,2.534,525,4.119,624,3.794,1618,5.174,1623,7.528,1624,7.528]],["t/369",[7,1.607,207,2.533,221,5.452,763,4.378,797,4.874,1256,7.132]],["t/371",[7,1.607,207,2.533,221,5.452,549,4.526,797,4.874,1475,7.643]],["t/373",[7,1.607,179,5.976,207,2.533,221,5.452,549,4.526,797,4.874]],["t/375",[4,0.384,7,1.3,94,0.562,207,2.049,209,0.776,221,5.282,226,0.547,333,1.832,444,2.292,525,3.725,549,3.661,797,5.061,995,2.568,1476,5.769,1618,4.68,1625,6.182,1626,6.182,1627,6.809,1628,5.769]],["t/377",[4,0.389,7,1.316,94,0.624,207,2.651,209,0.786,221,5.312,226,0.554,444,2.319,525,3.77,549,3.705,797,3.99,995,2.599,1476,5.839,1618,4.736,1625,6.256,1628,5.839,1629,5.839]],["t/379",[4,0.389,7,1.316,94,0.624,207,2.651,209,0.786,221,5.312,226,0.554,333,1.855,444,2.319,525,3.77,549,3.705,797,3.99,1618,4.736,1626,6.256,1628,5.839,1629,5.839,1630,6.891]],["t/381",[4,0.394,7,1.332,94,0.628,207,2.672,209,0.795,221,5.343,226,0.561,444,2.348,525,3.817,549,3.75,797,4.039,1618,4.794,1629,5.91,1631,6.975,1632,6.975,1633,6.333]],["t/383",[4,0.409,7,1.382,57,4.701,94,0.584,209,0.826,217,3.267,221,3.962,226,0.582,444,2.437,473,3.962,525,3.962,627,4.832,1194,5.545,1618,4.977,1634,7.241,1635,5.327,1636,7.241]],["t/385",[205,4.579,375,4.895,444,3.011]],["t/387",[4,0.367,7,1.241,9,2.008,70,2.312,91,5.013,94,0.643,121,3.56,209,0.741,226,0.522,256,1.223,267,5.367,269,2.554,297,5.506,378,5.211,1122,2.728,1614,4.336,1637,5.211,1638,6.498,1639,5.9]],["t/389",[4,0.399,7,1.348,9,2.119,94,0.631,121,3.756,209,0.805,226,0.568,256,1.329,259,4.712,297,6.376,1122,2.964,1131,2.314,1637,5.663,1640,7.062]],["t/391",[4,0.343,7,1.161,9,1.922,56,2.816,60,5.153,70,2.164,85,4.18,91,4.799,94,0.627,121,3.408,209,0.694,226,0.489,227,3.949,256,1.145,267,5.138,297,5.271,378,4.878,929,5.522,1122,2.553,1614,4.058,1637,4.878,1639,5.522,1641,5.522,1642,4.474,1643,6.082]],["t/393",[4,0.399,9,1.672,72,4.469,94,0.631,121,3.756,209,0.805,226,0.568,256,1.329,297,5.809,590,4.854,1122,2.964,1131,2.314,1637,5.663,1641,6.412,1644,7.062,1645,7.062]],["t/395",[29,6.642,87,6.003,88,5.388,91,4.633,205,4.012,259,5.231,444,2.638,624,3.951,783,4.734,860,7.117,1389,6.642,1646,6.642]],["t/397",[4,0.329,7,1.114,9,1.381,19,2.748,87,6.852,91,3.448,94,0.719,121,2.449,209,0.665,226,0.469,256,1.098,309,1.77,444,1.963,902,5.807,1646,4.942,1647,5.833,1648,5.833,1649,6.688,1650,5.296]],["t/399",[4,0.332,7,0.439,19,2.274,70,1.377,87,5.022,94,0.74,96,0.514,121,2.753,200,3.105,209,0.67,226,0.472,253,1.845,256,0.433,259,1.535,309,1.521,318,1.664,333,1.349,334,0.774,342,1.762,401,1.39,410,2.661,444,1.687,488,1.535,728,5.699,783,1.39,902,2.848,1122,1.625,1131,1.269,1196,2.583,1265,3.28,1506,2.748,1524,3.105,1646,4.247,1649,3.28,1651,2.089,1652,3.872,1653,3.872,1654,2.301,1655,2.301,1656,2.301,1657,1.845,1658,1.949,1659,2.965,1660,3.515,1661,2.301,1662,1.949,1663,2.301,1664,2.301,1665,3.872,1666,3.872,1667,4.247,1668,3.872,1669,5.012,1670,3.872,1671,1.949]],["t/401",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,506,4.451,681,5.231,1219,4.961,1672,5.565]],["t/403",[54,2.85,401,5.16,506,4.851,1673,8.544,1674,8.544,1675,4.675]],["t/405",[102,4.41,256,1.517,506,4.577,517,4.98,601,4.496,960,6.144,1676,8.226]],["t/407",[4,0.319,9,1.34,54,1.888,62,3.89,72,4.894,96,1.264,105,2.769,203,1.675,207,1.703,226,0.622,258,3.153,523,4.795,574,4.163,589,4.795,705,4.017,726,5.375,764,3.534,765,4.334,793,3.043,992,3.776,1172,5.138,1192,2.769,1444,4.163,1446,5.138,1561,3.776,1584,5.138,1662,4.795,1677,4.795,1678,4.334,1679,5.659,1680,5.659,1681,5.659,1682,7.733]],["t/409",[205,4.579,375,4.895,444,3.011]],["t/412",[4,0.371,9,2.023,94,0.61,96,1.468,131,2.858,209,0.974,226,0.528,256,1.237,274,4.579,341,3.806,482,4.518,689,3.216,690,3.313,712,3.534,1131,2.154,1133,3.004,1683,5.968,1684,3.365,1685,6.573,1686,6.573]],["t/414",[4,0.38,9,2.054,94,0.617,96,1.503,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1131,2.205,1133,3.075,1684,3.444,1687,6.728,1688,6.728,1689,6.728,1690,6.728]],["t/416",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1131,2.059,1133,2.872,1683,5.705,1684,3.216,1691,4.319,1692,4.319,1693,4.319,1694,6.283,1695,6.283]],["t/418",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1131,2.205,1133,3.075,1684,3.444,1696,6.728,1697,6.728,1698,6.728]],["t/420",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1131,2.205,1133,3.075,1684,3.444,1699,6.728,1700,6.728,1701,6.728]],["t/422",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1130,5.705,1131,2.059,1133,2.872,1684,3.216,1691,4.319,1692,4.319,1693,4.319,1702,6.283,1703,6.283]],["t/424",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1131,2.059,1133,2.872,1684,3.216,1691,4.319,1692,4.319,1693,4.319,1704,6.283,1705,6.283,1706,6.283]],["t/426",[4,0.336,7,1.137,9,1.895,19,1.707,70,2.118,94,0.581,96,1.33,131,2.589,209,0.913,226,0.479,256,1.121,274,4.664,471,2.794,473,3.258,689,2.914,690,3.001,712,3.202,747,4.381,1131,1.952,1133,2.722,1684,3.048,1691,4.093,1692,4.093,1693,4.093,1707,5.955,1708,5.045,1709,5.955,1710,5.955]],["t/428",[4,0.355,9,1.964,19,1.801,70,2.235,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.765,626,4.319,689,3.074,690,3.167,712,3.378,747,4.622,1131,2.059,1133,2.872,1684,3.216,1708,5.324,1711,6.283,1712,6.283,1713,6.283]],["t/430",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1131,2.205,1133,3.075,1684,3.444,1714,6.728,1715,6.728,1716,6.728]],["t/432",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1131,2.059,1133,2.872,1684,3.216,1691,4.319,1692,4.319,1693,4.319,1717,6.283,1718,6.283,1719,6.283]],["t/434",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1131,2.059,1133,2.872,1684,3.216,1691,4.319,1692,4.319,1693,4.319,1720,6.283,1721,6.283,1722,6.283]],["t/436",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1131,2.059,1133,2.872,1684,3.216,1691,4.319,1692,4.319,1693,4.319,1723,6.283,1724,6.283,1725,5.705]],["t/438",[4,0.355,7,1.2,9,1.964,94,0.597,96,1.403,131,2.732,209,0.946,226,0.505,256,1.183,274,4.48,471,2.948,473,3.438,689,3.074,690,3.167,712,3.378,1131,2.059,1133,2.872,1684,3.216,1691,4.319,1692,4.319,1693,4.319,1726,6.283,1727,6.283,1728,6.283]],["t/440",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1131,2.205,1133,3.075,1684,3.444,1729,6.109,1730,6.728,1731,6.728]],["t/442",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1131,2.205,1133,3.075,1684,3.444,1729,6.109,1732,6.728,1733,6.728]],["t/444",[4,0.38,9,2.054,94,0.617,96,1.503,131,2.926,209,0.989,226,0.541,256,1.266,274,4.631,689,3.292,690,3.391,712,3.618,1131,2.205,1133,3.075,1684,3.444,1725,6.109,1734,6.728,1735,6.728]],["t/447",[4,0.329,7,1.114,9,1.869,56,3.655,70,2.075,84,3.25,94,0.575,96,1.303,121,2.449,209,0.665,217,2.632,226,0.469,256,1.098,269,3.102,274,4.316,333,1.57,689,2.854,690,2.94,992,3.892,1133,2.666,1684,2.986,1736,4.678,1737,4.678,1738,4.291,1739,4.678,1740,4.467,1741,7.894,1742,5.833,1743,5.833]],["t/449",[4,0.329,7,1.114,9,1.869,56,3.655,70,2.075,84,3.25,94,0.575,96,1.303,121,2.449,209,0.665,217,2.632,226,0.469,256,1.098,269,3.102,274,4.316,689,2.854,690,2.94,992,3.892,1133,2.666,1684,2.986,1736,4.678,1737,4.678,1738,4.291,1739,4.678,1740,4.467,1744,4.141,1745,7.894,1746,5.833,1747,5.833]],["t/451",[4,0.34,7,1.149,9,1.909,56,4.209,70,2.141,84,3.353,94,0.518,96,1.344,121,2.526,209,0.686,217,2.715,226,0.484,256,1.133,269,2.365,274,4.385,689,2.945,690,3.033,992,4.016,1133,2.75,1684,3.08,1736,4.826,1737,4.826,1738,4.427,1739,4.826,1740,4.608,1748,6.018,1749,6.018,1750,6.018]],["t/453",[4,0.34,7,1.149,9,1.909,56,4.209,70,2.141,84,3.353,94,0.518,96,1.344,121,2.526,209,0.686,217,2.715,226,0.484,256,1.133,269,2.365,274,4.385,689,2.945,690,3.033,992,4.016,1133,2.75,1684,3.08,1736,4.826,1737,4.826,1738,4.427,1739,4.826,1740,4.608,1751,5.464,1752,6.018,1753,6.018]],["t/456",[4,0.307,7,1.437,11,3.864,19,2.158,70,1.936,77,1.358,94,0.484,96,1.216,99,2.234,209,0.621,224,4.612,226,0.437,256,1.025,624,3.795,690,3.795,691,6.835,770,4.365,806,2.877,824,3.363,827,4.612,854,3.534,865,5.539,985,6.038,1050,4.612,1133,2.488,1684,2.786,1754,5.443,1755,5.443,1756,5.443,1757,5.443,1758,4.942,1759,5.443,1760,5.443,1761,4.942,1762,5.443,1763,5.443]],["t/458",[27,4.651,279,3.738,327,4.194,353,3.533,446,6.037,985,6.037,1561,5.023,1764,6.835,1765,5.023,1766,7.131,1767,7.528,1768,7.528,1769,4.888,1770,7.528]],["t/460",[15,4.478,94,0.658,121,3.246,256,1.065,267,3.581,279,2.81,353,2.656,626,3.89,627,3.776,644,3.581,1125,3.776,1535,5.49,1744,4.017,1765,6.614,1766,4.334,1769,3.674,1771,7.021,1772,6.202,1773,7.021,1774,4.334,1775,4.163,1776,4.017,1777,4.163,1778,4.163,1779,4.163]],["t/462",[4,0.205,7,0.694,15,3.245,28,2.5,54,1.213,94,0.672,121,2.352,209,0.946,210,2.5,226,0.292,256,0.685,267,3.546,279,1.806,353,3.893,444,1.224,626,2.5,627,2.427,644,2.302,705,2.582,955,2.5,1122,2.352,1125,2.427,1131,1.836,1133,1.662,1219,2.302,1535,3.978,1635,4.123,1744,2.582,1765,5.848,1766,5.882,1769,2.361,1771,6.974,1772,6.16,1773,5.088,1774,2.785,1775,2.676,1776,2.582,1777,2.676,1778,2.676,1779,2.676,1780,2.676,1781,5.483,1782,3.081,1783,2.917,1784,3.302,1785,3.302,1786,3.302,1787,2.917,1788,3.081,1789,3.081,1790,3.081]],["t/464",[109,4.713,279,3.788,303,5.048,327,4.251,353,3.58,609,5.416,800,5.55,1764,6.927,1765,5.091,1780,5.613,1791,7.629,1792,7.629]],["t/466",[15,3.599,94,0.658,121,3.457,256,1.17,267,3.933,279,3.086,353,2.916,626,4.272,627,4.147,644,3.933,1125,4.147,1535,4.412,1744,4.412,1765,6.164,1769,4.035,1772,4.984,1774,4.759,1775,4.572,1776,4.412,1777,4.572,1778,4.572,1779,4.572,1793,7.477]],["t/468",[4,0.227,7,0.768,15,2.329,28,2.764,54,1.342,94,0.671,121,2.54,209,0.923,210,2.764,226,0.323,256,0.757,267,3.829,279,1.997,353,4.071,444,1.354,626,2.764,627,2.684,644,2.545,705,2.855,955,2.764,1122,2.54,1125,2.684,1131,1.983,1133,1.838,1219,2.545,1535,2.855,1635,4.451,1744,2.855,1765,5.398,1769,2.611,1772,5.832,1774,3.08,1775,2.959,1776,2.855,1777,2.959,1778,2.959,1779,2.959,1780,2.959,1781,5.832,1782,3.408,1783,3.225,1787,3.225,1788,3.408,1789,3.408,1790,3.408,1793,7.345,1794,4.022,1795,4.022]],["t/470",[17,4.033,38,4.332,43,2.849,55,4.251,121,3.203,279,3.788,354,4.953,363,4.509,852,5.842,1051,6.927,1765,5.091,1769,4.953,1796,7.955]],["t/472",[7,1.01,9,1.253,15,4.275,94,0.661,121,3.862,256,0.996,267,3.349,279,2.627,353,2.483,449,2.797,626,3.637,627,3.531,644,3.349,797,3.064,1449,4.804,1535,5.241,1744,3.756,1765,5.673,1766,4.052,1769,4.793,1774,4.052,1777,3.893,1778,3.893,1779,3.893,1780,3.893,1796,6.255,1797,6.703,1798,5.291,1799,4.804,1800,4.804,1801,4.244]],["t/474",[4,0.307,7,0.669,15,3.152,54,1.168,94,0.685,118,2.07,121,2.803,137,2.577,209,0.984,210,2.408,226,0.282,256,0.659,279,1.739,353,3.826,444,1.179,626,2.408,627,2.337,644,2.217,705,2.487,955,2.408,1122,2.285,1131,1.784,1133,1.601,1219,2.217,1535,3.864,1635,4.005,1744,2.487,1765,4.455,1766,5.766,1769,3.534,1777,2.577,1778,2.577,1779,2.577,1780,2.577,1781,5.354,1782,2.968,1783,2.809,1784,3.18,1785,3.18,1786,3.18,1787,2.809,1788,2.968,1789,2.968,1790,2.968,1796,5.657,1797,6.061,1799,3.18,1800,6.836,1801,6.038,1802,3.18,1803,3.503]],["t/477",[4,0.242,7,0.82,15,2.487,19,1.821,57,2.788,94,0.715,96,0.959,105,2.101,209,0.49,221,2.35,226,0.345,256,0.808,279,2.132,309,1.303,345,2.952,353,2.981,444,2.138,473,3.476,627,4.24,695,3.639,716,4.24,736,3.444,797,2.487,1363,4.674,1438,3.289,1444,4.674,1633,3.899,1751,3.899,1804,3.289,1805,4.295,1806,3.899,1807,4.295,1808,4.295,1809,5.383,1810,5.383,1811,3.639,1812,3.639,1813,4.295,1814,4.295,1815,3.639,1816,3.639,1817,4.295,1818,4.295,1819,4.295]],["t/479",[94,0.607,96,1.894,121,3.963,256,1.223,267,4.112,279,3.226,345,4.466,353,4.43,1125,4.336,1438,6.495,1769,5.506,1775,4.781,1776,4.613,1804,6.495,1820,5.9,1821,5.9,1822,6.498]],["t/481",[4,0.313,55,3.092,94,0.701,96,0.802,121,2.33,207,2.041,209,0.87,221,1.965,226,0.289,256,0.676,267,2.273,279,1.783,297,2.331,345,5.244,353,4.266,444,1.209,449,1.898,716,2.396,1125,2.396,1133,1.641,1438,5.194,1444,2.642,1769,3.603,1775,2.642,1776,2.549,1780,2.642,1781,5.439,1783,4.45,1787,2.88,1804,5.194,1809,3.043,1810,3.043,1811,4.702,1812,4.702,1815,3.043,1816,3.043,1820,6.158,1821,3.26,1823,3.26,1824,3.26,1825,3.26,1826,3.26,1827,3.26,1828,3.26,1829,3.591,1830,5.549,1831,3.591,1832,3.591,1833,3.591]],["t/483",[94,0.646,96,1.66,121,3.878,256,1.399,279,3.689,345,5.107,353,4.335,1070,6.295,1804,7.074,1834,6.746,1835,6.746]],["t/485",[4,0.31,7,0.677,45,2.191,65,2.096,94,0.709,118,2.096,121,2.307,207,2.025,209,0.935,221,1.94,226,0.285,256,0.668,269,1.394,279,1.761,297,2.302,345,2.437,353,3.556,354,2.302,444,1.194,716,2.366,785,3.22,1070,5.701,1133,1.621,1244,2.302,1340,2.053,1438,4.209,1444,2.609,1802,3.22,1804,5.153,1809,3.005,1810,3.005,1811,4.656,1812,4.656,1815,3.005,1816,3.005,1823,3.22,1824,3.22,1825,3.22,1826,3.22,1827,3.22,1828,3.22,1834,6.109,1835,3.22,1836,3.546,1837,6.729,1838,3.005,1839,5.496,1840,3.546,1841,5.496,1842,3.546,1843,3.546,1844,3.546,1845,3.546,1846,3.546]],["t/487",[0,5.231,38,4.451,41,2.842,94,0.504,266,4.012,359,4.368,466,4.633,484,4.633,681,5.231,699,6.287,1219,4.961,1672,5.565]],["t/489",[4,0.482,104,4.947,341,4.947,352,4.121,517,5.279,738,7.239]],["t/491",[104,4.667,269,3.168,352,3.888,385,6.173,386,6.173,389,6.83,455,5.233,787,6.83,1340,4.667,1847,8.061]],["t/493",[1,3.949,4,0.343,9,1.44,11,4.318,41,2.205,94,0.391,104,3.522,132,4.318,203,2.404,218,2.645,223,7.743,226,0.489,368,6.879,669,5.522,738,6.879,854,3.949,866,3.849,1050,5.153,1086,5.153,1510,4.474,1650,5.522,1848,6.082,1849,6.082,1850,6.082,1851,8.118,1852,6.082,1853,6.082]],["t/495",[4,0.49,10,4.244,346,4.925,642,7.875,877,6.643]],["t/497",[4,0.31,9,1.301,27,3.395,70,2.696,81,2.419,94,0.601,158,2.651,177,4.043,203,1.627,209,0.864,217,2.48,226,0.442,262,4.99,263,6.957,292,3.395,309,1.668,333,1.479,342,4.208,343,4.656,488,3.667,644,3.478,716,3.667,726,3.12,799,4.99,1150,2.545,1678,4.208,1854,5.496,1855,5.496,1856,5.496,1857,5.496,1858,5.496,1859,5.496,1860,5.496,1861,5.496,1862,5.496,1863,5.496]],["t/499",[1,2.003,4,0.174,7,0.589,9,0.731,19,1.762,29,2.614,32,3.624,59,2.363,77,2.543,94,0.725,209,0.352,226,0.396,256,0.581,284,2.003,318,2.116,333,0.83,343,2.614,394,5.164,410,2.121,729,2.614,750,2.474,783,2.975,917,2.614,959,2.614,1003,2.801,1041,2.614,1131,1.614,1138,2.474,1150,1.429,1196,3.287,1322,2.474,1418,1.953,1657,2.474,1864,4.472,1865,4.926,1866,4.472,1867,4.472,1868,2.801,1869,3.085,1870,3.085,1871,3.085,1872,3.085,1873,3.085,1874,3.085,1875,3.085,1876,3.085,1877,3.085,1878,3.085,1879,3.085,1880,3.085,1881,3.085,1882,3.085,1883,3.085,1884,3.085,1885,3.085,1886,3.085,1887,3.085,1888,3.085,1889,3.085,1890,3.085]],["t/501",[4,0.258,7,0.872,19,1.906,32,3.362,43,1.707,54,1.524,77,1.14,94,0.718,121,1.918,158,2.204,209,0.521,226,0.534,256,0.86,305,3.665,318,2.857,333,1.23,350,3.05,354,2.967,394,6.334,398,3.872,590,3.141,782,2.303,783,4.016,940,3.872,1131,2.179,1150,2.116,1196,4.438,1506,3.244,1567,3.665,1864,6.038,1866,6.038,1867,6.038,1891,4.57,1892,4.57,1893,4.57]],["t/503",[4,0.367,7,1.241,94,0.545,102,3.555,224,5.506,226,0.522,309,1.972,333,1.749,334,2.187,601,3.009,634,6.495,824,4.015,995,2.451,996,4.64,997,3.927,1193,5.367,1194,4.976,1547,7.7,1894,6.498,1895,6.498,1896,6.498]],["t/505",[3,4.523,4,0.347,46,5.209,94,0.526,99,2.523,202,3.991,226,0.494,295,5.209,334,2.069,336,5.209,341,4.735,471,3.837,545,5.209,549,3.305,590,4.225,601,2.847,609,4.364,806,3.25,950,3.147,1049,5.582,1482,5.209,1493,5.209,1897,8.177,1898,6.148,1899,8.177,1900,4.708,1901,6.148]],["t/507",[4,0.38,7,1.285,9,1.593,50,3.684,73,3.292,77,1.678,94,0.691,102,3.681,140,2.538,209,0.767,226,0.541,419,6.109,715,6.109,826,5.396,992,4.49,1902,6.728,1903,6.728,1904,6.728]],["t/509",[205,4.579,375,4.895,444,3.011]],["t/511",[4,0.388,7,0.363,8,1.525,9,1.227,15,1.101,18,4.486,34,3.39,43,0.71,58,1.485,70,0.676,74,0.88,77,0.474,86,1.399,90,3.468,94,0.468,96,1.308,97,2.339,102,1.04,126,1.525,129,3.813,132,4.884,139,2.226,140,1.241,160,1.269,172,1.269,201,3.2,202,1.235,203,0.563,205,1.684,207,1.309,209,0.375,217,1.963,218,0.827,219,1.175,223,1.611,226,0.153,228,1.235,256,1.103,269,0.747,286,1.307,290,1.203,303,1.022,309,1.573,316,1.307,327,1.059,333,0.512,334,0.64,359,1.059,369,1.611,395,3.088,404,1.611,423,6.928,444,0.64,449,1.005,451,1.08,469,1.905,473,1.04,483,1.726,506,1.868,530,1.456,534,1.35,549,1.022,568,1.525,609,1.35,624,0.958,650,2.336,692,1.269,721,1.399,723,2.571,726,1.08,764,0.869,775,1.726,783,1.148,793,1.769,798,1.726,871,1.35,881,3.488,955,1.307,960,2.082,974,1.08,1079,1.726,1140,1.203,1192,0.93,1396,2.336,1758,1.726,1900,1.456,1905,1.611,1906,1.902,1907,1.902,1908,1.902,1909,1.902,1910,1.902,1911,1.902,1912,1.902,1913,3.685,1914,1.525,1915,4.158,1916,1.902,1917,2.987,1918,1.902,1919,3.949,1920,3.29,1921,1.902,1922,3.29,1923,1.902,1924,2.987,1925,4.963,1926,3.29,1927,1.902,1928,3.29,1929,1.902,1930,1.902,1931,2.421,1932,3.29,1933,2.421,1934,1.902,1935,1.902,1936,1.307,1937,1.902,1938,1.611,1939,1.611,1940,1.726,1941,1.902,1942,1.902,1943,3.29,1944,1.902,1945,1.902,1946,1.902,1947,1.902]],["t/513",[4,0.394,34,2.582,38,2.773,77,1.74,94,0.604,96,1.091,129,3.593,132,3.467,140,1.842,203,2.065,207,1.47,209,0.796,222,4.655,226,0.392,256,0.919,303,2.626,312,4.138,363,2.886,395,3.467,426,2.54,444,1.644,469,2.828,506,2.773,534,3.467,723,2.886,783,4.213,960,3.09,1396,3.467,1510,3.593,1915,3.467,1925,5.91,1936,3.356,1939,4.138,1948,4.434,1949,6.976,1950,4.883,1951,3.74,1952,4.883,1953,4.138,1954,4.883,1955,4.883,1956,4.434,1957,4.883,1958,4.434]],["t/515",[4,0.394,34,3.688,41,2.529,77,2.214,131,3.033,132,4.952,140,2.631,172,5.924,303,3.75,469,4.039,506,3.96,806,3.688,960,4.414,1181,5.342,1396,4.952,1913,5.91,1915,4.952,1936,4.794,1939,5.91]],["t/517",[205,4.579,375,4.895,444,3.011]],["t/519",[4,0.343,5,1.444,7,0.928,9,1.44,19,1.394,41,1.101,48,1.724,56,1.406,65,2.874,70,1.08,91,2.874,94,0.725,96,0.678,110,3.577,121,2.919,157,2.816,158,2.346,209,0.868,226,0.489,253,3.9,256,0.572,260,5.861,261,2.435,269,1.911,309,1.476,333,0.817,334,1.022,353,2.282,601,1.406,763,1.579,995,1.145,1111,2.325,1122,2.919,1131,2.279,1150,1.406,1322,2.435,1340,1.758,1418,1.921,1496,4.12,1614,2.026,1959,2.757,1960,5.522,1961,4.863,1962,4.415,1963,4.415,1964,2.757,1965,3.036,1966,3.036,1967,3.036]],["t/521",[4,0.154,7,1.248,9,1.34,19,1.279,37,2.153,48,1.55,65,1.614,70,0.971,74,3.026,90,2.249,91,4.259,94,0.708,97,1.232,110,4.808,116,3.781,117,3.781,121,3.426,179,3.168,209,0.509,218,1.187,226,0.219,252,2.479,253,2.19,254,3.418,255,3.781,256,0.514,257,2.19,259,5.445,260,4.952,261,3.579,269,2.224,309,1.717,346,1.55,349,4.052,353,1.281,471,1.281,601,1.264,644,1.728,704,2.479,763,1.42,793,1.468,1122,1.146,1131,2.142,1271,2.314,1277,2.314,1340,1.581,1478,2.479,1496,2.314,1960,2.479,1962,2.479,1963,4.052,1968,2.731,1969,2.731,1970,2.731,1971,4.463,1972,5.66,1973,2.731,1974,4.463,1975,2.731,1976,2.731,1977,2.731,1978,2.731,1979,2.731]],["t/523",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,681,5.231,1219,4.961,1672,5.565,1980,7.839]],["t/525",[4,0.367,41,2.356,94,0.607,142,3.326,169,3.049,209,0.741,226,0.522,256,1.223,352,4.091,471,3.98,593,4.613,601,3.927,806,3.435,815,5.506,1400,6.021,1981,8.481,1982,6.498,1983,6.498,1984,6.498,1985,6.498]],["t/527",[4,0.425,94,0.599,226,0.605,256,1.417,334,2.534,473,4.119,601,4.312,995,2.839,1986,9.312,1987,7.528,1988,7.528,1989,7.528]],["t/529",[344,6.96,421,8.252]],["t/531",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,681,5.231,734,6.287,1219,4.961,1672,5.565]],["t/533",[4,0.449,226,0.639,256,1.496,646,7.216,782,4.006,957,7.216,1274,7.216,1676,6.734,1990,7.216,1991,7.948,1992,7.948]],["t/535",[7,1.631,58,3.855,644,5.407,702,6.852,726,4.851,1993,7.239]],["t/537",[7,1.682,701,5.32,1993,7.463,1994,7.997]],["t/539",[4,0.468,34,4.385,81,3.651,132,5.889,205,4.246,375,4.539,444,2.792,783,5.01]],["t/541",[7,1.2,30,3.322,77,1.567,140,2.37,218,2.732,219,3.882,256,1.183,303,3.378,318,2.7,469,3.638,506,3.567,723,3.714,913,5.705,955,4.319,960,3.976,1140,3.976,1510,6.103,1914,5.039,1915,5.889,1917,5.705,1919,5.705,1933,4.622,1936,4.319,1938,5.324,1951,4.812,1995,6.283,1996,6.283,1997,6.283]],["t/543",[7,1.456,30,4.033,102,4.174,207,2.296,218,3.317,256,1.436,524,4.713,955,5.244,1933,5.613,1951,7.19,1998,8.157]],["t/545",[4,0.276,15,2.828,27,3.017,30,2.582,77,1.74,94,0.646,140,1.842,203,1.446,207,2.449,209,0.928,219,4.31,222,5.43,226,0.392,256,0.919,428,3.259,444,1.644,506,3.961,574,3.593,650,3.467,744,4.434,1095,2.54,1122,2.05,1131,1.6,1142,3.17,1533,4.434,1951,3.74,1953,4.138,1958,4.434,1998,3.916,1999,4.883,2000,4.434,2001,5.594,2002,4.883,2003,3.17,2004,4.883,2005,4.138,2006,4.883,2007,4.883,2008,4.883,2009,4.883]],["t/547",[30,4.385,140,3.129,219,5.125,561,7.531,1998,6.653,2001,6.653,2010,7.531,2011,7.531]],["t/549",[30,4.385,121,4.146,219,6.102,256,1.561,1905,8.369]],["t/551",[4,0.283,7,1.357,9,1.187,30,2.65,55,2.793,77,1.25,94,0.531,121,2.983,126,4.02,172,3.345,209,0.81,218,2.179,219,5.859,226,0.403,256,0.943,303,2.695,444,1.687,469,2.902,506,2.846,723,2.963,831,3.345,881,4.02,960,3.172,1095,2.607,1133,2.291,1936,3.445,1938,4.247,2005,4.247,2012,4.742,2013,4.551,2014,4.551,2015,6.452,2016,5.012,2017,5.012,2018,4.551,2019,4.551,2020,4.02,2021,4.551,2022,4.551,2023,4.551,2024,5.012,2025,5.012]],["t/553",[4,0.336,30,3.148,94,0.622,107,6.782,121,3.36,209,0.913,219,4.945,226,0.479,256,1.121,258,3.318,444,2.004,831,3.974,1027,4.776,1122,2.5,1131,1.952,2005,5.045,2012,3.974,2013,5.407,2018,5.407,2020,4.776,2021,5.407,2026,5.955,2027,5.955,2028,5.955,2029,5.955,2030,5.955,2031,8.004]],["t/555",[4,0.345,7,1.4,30,2.157,37,1.968,56,1.889,77,1.017,94,0.524,96,0.911,121,1.712,126,5.882,137,3.001,140,1.539,172,2.722,203,1.208,209,0.697,218,1.774,219,5.392,226,0.328,256,0.768,258,2.273,269,1.603,303,2.193,318,2.627,444,1.373,468,5.552,469,2.362,506,2.316,721,3.001,723,2.411,763,2.122,793,2.193,803,2.52,916,3.704,955,2.804,960,2.582,985,3.272,1095,2.122,1133,1.864,1510,3.001,1905,3.456,1914,3.272,1915,2.896,1925,5.181,1933,3.001,1936,2.804,2011,3.704,2014,3.704,2015,5.552,2020,3.272,2022,3.704,2023,3.704,2032,3.704,2033,4.079,2034,4.079,2035,4.079,2036,4.079,2037,4.079,2038,4.079,2039,4.079,2040,4.079,2041,4.079,2042,4.079]],["t/557",[30,4.586,172,5.788,219,6.265,256,1.633]],["t/559",[30,4.586,140,3.272,1998,6.956,2000,7.875,2010,7.875]],["t/561",[7,1.507,30,3.084,72,3.691,77,1.969,95,3.25,96,1.303,140,2.2,207,1.756,219,4.877,303,3.136,315,4.678,428,3.892,469,3.378,506,3.312,723,3.448,766,3.787,958,5.296,960,3.691,969,4.942,1140,4.995,1450,5.296,1915,5.604,1924,8.123,1936,4.009,2001,6.33,2019,5.296,2043,7.167,2044,5.833]],["t/563",[4,0.336,7,1.137,64,3.258,77,1.485,94,0.515,140,2.246,170,3.381,203,1.763,209,0.913,219,3.679,226,0.479,269,2.341,303,3.202,352,2.872,428,3.974,444,2.004,960,3.769,1187,4.56,1915,4.227,1964,5.407,2001,4.776,2020,4.776,2043,5.407,2045,5.955,2046,5.955,2047,5.955,2048,5.955,2049,5.955,2050,5.955,2051,5.955,2052,5.955,2053,5.407,2054,5.955]],["t/565",[94,0.599,96,1.682,105,3.684,205,3.853,217,3.397,222,5.023,444,2.534,506,4.274,783,4.547,854,4.888,1052,6.037,1142,4.888,1936,5.174,2055,7.528]],["t/567",[39,4.037,327,4.985,512,6.582]],["t/569",[77,1.982,93,4.428,96,1.775,139,4.068,222,5.304,506,5.466,763,4.134,968,6.374,1128,6.374,2056,7.216]],["t/571",[7,1.497,56,3.63,77,1.955,102,4.289,139,4.887,315,6.287,709,7.117,763,4.077,1396,5.565,2057,7.839,2058,7.839]],["t/573",[4,0.252,7,0.852,54,1.489,64,4.231,71,2.153,94,0.698,139,2.284,140,1.683,203,1.935,207,1.343,209,0.745,222,5.16,226,0.359,315,3.579,333,1.759,334,2.2,471,2.094,506,4.391,705,3.168,866,2.824,991,4.052,995,2.465,996,2.442,997,3.026,1373,4.052,2056,4.052,2059,4.052,2060,4.463,2061,4.052,2062,4.052,2063,4.052,2064,4.052,2065,5.934,2066,4.463,2067,4.463,2068,7.733,2069,4.463,2070,4.463,2071,4.463]],["t/575",[4,0.283,7,0.957,64,4.517,70,1.783,77,1.25,94,0.701,96,1.12,97,2.262,140,1.891,203,1.484,207,1.508,209,0.81,222,5.509,226,0.403,333,1.349,334,1.687,471,2.352,514,4.02,701,3.027,734,4.02,815,4.247,960,4.497,990,4.247,995,1.891,996,2.742,997,3.29,1676,4.247,1990,4.551,2053,4.551,2059,4.551,2062,4.551,2063,4.551,2064,4.551,2065,4.551,2072,5.012]],["t/577",[4,0.307,54,2.879,70,1.936,71,2.626,90,2.743,94,0.666,100,4.168,203,2.229,205,2.786,207,1.638,209,0.859,217,2.456,218,2.367,222,6.214,226,0.437,444,1.832,506,4.275,514,4.365,536,4.942,990,4.612,1953,4.612,1956,4.942,2061,4.942,2073,5.443,2074,5.443,2075,5.443,2076,5.443,2077,5.443,2078,5.443,2079,5.443]],["t/579",[205,4.579,375,4.895,444,3.011]],["t/581",[4,0.288,9,1.704,19,2.839,37,2.461,54,3.185,77,1.795,94,0.637,140,1.924,158,3.471,180,3.312,209,0.582,218,3.937,226,0.41,256,0.96,390,5.044,803,3.152,828,3.507,830,3.081,997,2.362,1675,2.792,2012,3.404,2080,2.897,2081,5.102,2082,5.102,2083,5.102,2084,3.753,2085,3.753,2086,3.753]],["t/583",[4,0.396,9,1.662,19,2.807,37,2.376,54,3.142,56,2.281,77,1.751,94,0.63,140,1.858,158,3.386,180,3.198,209,0.562,226,0.396,256,0.927,269,3.503,351,3.198,390,4.966,803,3.043,828,3.386,830,4.239,831,3.287,1675,2.695,2012,3.287,2080,2.797,2084,3.624,2085,3.624,2086,3.624,2087,4.926,2088,4.926,2089,4.926]],["t/585",[4,0.396,9,1.662,19,2.807,37,2.376,54,3.142,56,4.127,77,1.751,94,0.63,140,1.858,158,3.386,180,3.198,209,0.562,226,0.396,256,0.927,269,1.936,351,3.198,390,4.966,803,3.043,828,3.386,830,4.239,831,3.287,1675,2.695,2012,3.287,2080,2.797,2084,3.624,2085,3.624,2086,3.624,2090,4.926,2091,4.926,2092,4.926]],["t/587",[4,0.369,9,1.548,19,2.875,37,3.153,54,3.023,56,3.026,77,1.63,94,0.609,140,1.683,158,3.153,180,2.897,209,0.509,218,2.842,226,0.359,256,0.84,351,2.897,390,4.743,766,2.897,803,2.757,828,3.067,830,3.947,831,2.978,1122,2.744,1131,1.462,1399,6.827,1524,3.579,1675,2.442,2012,2.978,2080,2.534,2084,3.283,2085,3.283,2086,3.283,2093,4.463,2094,4.463,2095,4.463,2096,4.463]],["t/589",[4,0.357,9,1.496,19,2.898,37,2.056,54,2.966,56,3.855,77,1.576,94,0.599,140,1.608,158,3.048,180,2.767,209,0.486,218,3.866,226,0.343,256,0.802,351,2.767,379,3.87,390,4.639,803,2.633,828,2.93,830,3.816,831,2.844,1122,1.789,1399,3.418,1473,3.87,1490,7.56,1675,2.332,2012,2.844,2080,2.42,2084,3.136,2085,3.136,2086,3.136,2097,6.318,2098,4.262,2099,4.262,2100,4.262,2101,4.262]],["t/591",[4,0.394,9,1.652,19,2.799,37,2.356,54,3.132,77,1.74,94,0.628,140,1.842,158,3.365,180,3.17,209,0.557,218,4.083,226,0.392,256,0.919,351,3.17,390,4.946,803,3.017,828,3.356,830,4.213,831,3.259,1122,2.05,1675,2.672,2012,3.259,2080,2.773,2084,3.593,2085,3.593,2086,3.593,2102,4.883,2103,4.883,2104,4.883]],["t/593",[4,0.363,19,2.413,54,2.808,69,2.343,77,1.296,94,0.687,174,2.268,209,0.376,226,0.265,256,0.621,309,2.212,310,4.717,314,4.561,328,2.202,333,1.398,334,1.749,390,4.417,451,1.874,469,1.911,593,3.688,650,2.343,701,1.993,766,2.142,793,2.793,803,3.21,830,1.993,984,2.527,1122,3.059,1131,2.598,1471,2.646,1495,3.822,1524,2.646,1561,2.202,1642,3.822,1659,2.527,1660,2.996,1671,4.402,1675,1.806,2012,3.467,2080,1.874,2105,4.727,2106,2.996,2107,2.996,2108,2.996,2109,4.402,2110,3.3,2111,2.796,2112,3.3,2113,4.717,2114,3.3,2115,2.996]],["t/595",[4,0.258,19,1.906,37,3.208,54,2.218,69,3.244,77,1.659,94,0.588,174,3.141,209,0.521,226,0.367,256,0.86,309,2.613,314,5.565,328,3.05,390,4.368,451,2.595,469,2.646,593,4.721,650,3.244,701,2.76,766,2.967,793,3.575,984,3.5,1122,2.792,1131,1.498,1471,3.665,1495,4.892,1561,3.05,1642,4.892,1675,2.501,2080,2.595,2105,5.767,2106,4.149,2107,4.149,2108,4.149,2109,5.634,2113,6.038,2115,4.149,2116,4.57,2117,4.57]],["t/597",[4,0.419,37,2.576,54,3.081,56,2.473,67,2.38,94,0.676,209,0.609,226,0.429,256,1.005,314,6.066,333,2.3,334,1.798,390,5.147,451,3.032,601,3.441,701,3.226,830,3.226,1675,2.922,1900,5.69,2080,3.032,2105,6.286,2118,7.43,2119,5.341]],["t/599",[4,0.414,37,2.529,54,3.057,56,2.428,67,2.336,94,0.673,209,0.598,226,0.421,256,0.987,314,6.006,333,1.411,334,1.765,390,5.105,451,2.977,471,3.442,593,5.207,601,3.396,701,3.166,1675,2.869,1900,5.617,2080,2.977,2105,6.224,2111,4.442,2120,7.335,2121,5.243]],["t/601",[4,0.419,37,2.576,54,2.85,56,2.473,67,2.38,94,0.676,209,0.609,226,0.429,256,1.005,314,6.066,334,1.798,390,5.147,451,3.032,601,3.441,701,3.226,725,5.69,830,3.226,995,3.223,1675,2.922,2080,3.032,2105,6.286,2122,4.849,2123,7.43,2124,5.341]],["t/603",[4,0.34,37,3.888,54,2.007,94,0.584,209,0.686,226,0.484,256,1.133,314,6.453,334,2.025,390,5.065,451,3.417,593,5.723,601,3.733,701,3.634,725,6.173,995,2.27,1675,3.293,2080,3.417,2105,6.687,2122,5.464,2125,8.061]],["t/605",[4,0.411,37,4.061,39,4.118,54,3.413,73,4.119,77,1.818,94,0.658,140,1.959,209,0.592,226,0.418,256,1.372,390,5.085,830,3.137,1642,3.822,1675,2.842,2003,5.925,2080,2.95,2126,5.195,2127,4.402,2128,5.195,2129,5.195]],["t/607",[4,0.414,37,4.081,39,3.31,54,3.422,73,3.589,76,3.239,77,1.829,94,0.66,140,1.977,209,0.598,226,0.421,256,1.381,390,5.105,830,3.166,1370,4.442,1642,3.857,1675,2.869,2003,5.949,2080,2.977,2127,4.442,2130,5.243,2131,5.243,2132,5.243]],["t/609",[1,2.423,4,0.392,9,0.884,37,3.756,39,3.787,54,3.592,55,4.338,73,3.399,76,2.306,77,1.426,94,0.65,147,2.423,209,0.426,226,0.3,256,1.076,367,4.932,390,4.677,469,2.161,830,3.452,1095,1.941,1134,3.388,1236,5.352,1370,3.162,1642,2.746,1651,3.388,1675,2.042,2003,5.45,2080,2.119,2127,3.162,2133,6.947,2134,3.732,2135,5.716,2136,2.858]],["t/611",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,485,6.003,681,5.231,1219,4.961,1672,5.565]],["t/613",[7,1.561,19,2.344,54,2.727,73,4.001,97,3.689,227,5.308,480,6.557,482,5.62,1933,6.015]],["t/615",[7,1.561,19,2.344,54,2.727,73,4.001,97,3.689,227,5.308,479,6.557,482,5.62,1933,6.015]],["t/617",[4,0.333,7,1.125,9,1.395,10,5.067,45,3.641,203,1.745,207,1.774,226,0.774,256,1.109,426,4.134,449,3.116,524,5.557,805,4.336,833,5.463,1340,3.413,1838,4.993,2137,3.826,2138,4.726,2139,5.893,2140,5.893,2141,5.893,2142,7.949,2143,5.351]],["t/619",[4,0.38,7,1.656,9,1.593,10,3.292,52,5.239,102,3.681,226,0.541,256,1.266,318,3.727,426,4.511,1076,7.063,2137,4.368,2144,8.675,2145,8.675,2146,6.728,2147,6.109]],["t/621",[4,0.367,7,1.241,9,1.539,10,3.18,45,4.015,94,0.545,203,1.924,209,0.967,226,0.522,256,1.223,426,4.91,643,5.367,926,6.021,1340,3.763,2137,4.219,2138,5.211,2148,5.506,2149,6.498,2150,6.498,2151,6.498,2152,5.9]],["t/623",[4,0.367,7,1.241,9,1.539,10,4.62,45,4.015,94,0.545,203,1.924,209,0.967,226,0.522,256,1.223,426,4.91,926,6.021,1340,3.763,2137,4.219,2138,5.211,2148,5.506,2152,5.9,2153,6.498,2154,6.498,2155,6.498]],["t/625",[4,0.389,7,1.316,9,1.632,10,4.31,45,4.257,203,2.04,226,0.554,228,6.304,256,1.297,426,4.581,643,4.361,1340,3.99,2137,4.474,2138,5.526,2148,5.839,2156,6.891,2157,7.998]],["t/627",[4,0.384,7,1.3,45,4.207,203,2.016,207,2.049,226,0.547,256,1.282,426,3.541,524,5.965,643,6.667,1340,3.943,1838,5.769,2143,6.182,2158,6.809,2159,6.809,2160,8.741]],["t/629",[1,4.171,4,0.363,7,1.227,9,1.521,10,4.119,45,3.969,147,4.171,203,1.902,226,0.516,256,1.209,307,5.444,308,5.833,309,1.95,347,3.969,426,4.378,643,5.942,714,5.833,854,4.171,902,4.727,1223,5.833,1340,3.72,1614,4.287,2161,6.425,2162,6.425]],["t/631",[4,0.409,9,1.715,52,4.373,102,3.962,131,3.149,207,2.179,226,0.582,228,4.701,256,1.363,426,4.727,524,5.616,643,6.287,2163,7.241,2164,7.241]],["t/633",[4,0.359,7,1.213,9,1.979,10,4.089,69,4.51,90,3.202,174,4.367,207,1.912,226,0.511,256,1.196,424,5.768,425,5.095,426,5.36,926,4.51,1140,4.021,1339,5.383,1506,4.51,2137,4.125,2165,5.768,2166,6.353,2167,6.353,2168,6.353,2169,6.353]],["t/635",[4,0.399,7,1.348,9,2.119,10,4.378,207,2.125,226,0.568,256,1.329,425,5.663,426,5.107,1140,4.469,1339,5.983,1506,5.013,2137,4.585,2165,6.412,2170,7.062,2171,7.062]],["t/637",[4,0.304,7,1.428,9,1.277,10,2.638,54,1.798,77,2.142,94,0.552,96,1.204,142,2.76,209,0.615,217,2.433,218,2.344,226,0.433,256,1.408,426,2.804,549,2.899,650,6.096,841,4.324,871,6.096,1031,4.129,1677,4.568,1940,4.895,2136,4.129,2137,3.5,2172,6.791,2173,6.337,2174,4.568,2175,7.479,2176,4.568,2177,5.392,2178,5.392,2179,5.392]],["t/639",[4,0.409,8,5.807,9,1.715,10,4.448,94,0.466,203,2.144,226,0.582,256,1.363,333,1.949,426,3.766,548,6.135,662,6.135,2137,4.701,2157,6.574,2180,7.241,2181,7.241,2182,7.241]],["t/641",[4,0.278,7,1.34,9,1.166,10,3.434,54,1.643,58,4.419,77,1.751,94,0.573,142,2.521,209,0.562,217,2.222,226,0.396,228,3.198,256,1.321,426,2.562,701,4.239,763,2.562,782,2.483,788,4.683,1031,3.772,1344,3.95,1466,4.472,1567,5.629,1993,4.173,1994,4.472,2136,3.772,2137,3.198,2147,4.472,2172,6.372,2173,5.947,2174,4.173,2183,4.926,2184,7.019,2185,7.019,2186,4.926,2187,4.926]],["t/643",[4,0.34,7,1.539,77,2.011,94,0.387,142,4.97,207,1.811,209,0.686,217,3.637,226,0.484,256,1.517,414,5.464,426,3.13,517,5.616,643,5.752,1031,4.608,2136,4.608,2173,6.83,2174,5.099,2188,9.09,2189,6.018]],["t/645",[205,4.579,375,4.895,444,3.011]],["t/647",[4,0.409,7,1.382,9,2.152,41,2.626,91,5.373,94,0.584,209,0.826,226,0.582,256,1.363,395,6.453,1024,6.135,2190,6.135,2191,7.241,2192,7.241]],["t/649",[4,0.505,7,1.348,9,2.325,41,2.561,94,0.454,209,0.805,226,0.568,256,1.329,259,5.97,395,6.351,1024,5.983,1328,4.174,1635,5.195,2190,5.983,2193,7.062]],["t/651",[4,0.273,37,2.336,94,0.732,129,3.562,209,0.552,226,0.389,256,0.911,395,5.75,409,3.231,426,3.606,1076,3.562,1510,3.562,1657,3.883,1659,3.708,1671,4.102,1948,4.396,1951,3.708,2190,4.102,2194,4.102,2195,4.842,2196,4.842,2197,4.842,2198,4.842,2199,8.099,2200,4.842,2201,4.842,2202,4.842,2203,4.842,2204,4.842,2205,4.842,2206,4.842,2207,4.842]],["t/653",[0,5.231,4,0.442,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,309,2.379,466,4.633,681,5.231,1219,4.961,1672,5.565]],["t/655",[4,0.375,7,1.27,77,1.659,94,0.649,97,3,109,4.108,209,0.758,218,3.743,226,0.534,309,2.018,333,1.79,334,2.238,346,3.776,363,3.93,809,5.634,995,2.508,1150,4.42,1328,3.93,2208,6.65]],["t/657",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,229,6.927,309,3.087,346,4.332,950,3.905,1328,4.509]],["t/659",[4,0.359,7,1.213,94,0.663,209,0.725,226,0.511,256,1.196,274,3.065,309,2.536,333,1.71,334,2.138,352,3.065,508,4.674,601,2.942,995,2.396,996,3.476,1076,6.148,1150,2.942,1239,4.239,1561,4.239,2176,5.383,2209,6.353,2210,5.768,2211,5.768]],["t/661",[4,0.371,94,0.687,209,0.75,226,0.528,256,1.237,284,4.268,309,2.593,333,1.769,334,2.212,471,3.084,995,2.479,996,3.596,1150,3.044,1239,4.386,2176,5.569,2210,5.968,2211,7.758,2212,6.573,2213,6.573]],["t/663",[4,0.375,7,1.27,19,1.906,94,0.553,137,4.892,142,3.404,209,0.758,226,0.534,256,1.252,309,2.897,320,4.437,372,4.721,729,7.294,805,4.892,1150,3.079,1328,3.93,1344,5.333,1354,5.634,1571,6.037,2214,6.037,2215,6.65]],["t/665",[4,0.419,94,0.646,209,0.847,226,0.597,256,1.399,269,2.92,309,2.803,352,4.456,1150,3.44,1342,6.746,2214,6.746,2216,7.43]],["t/667",[1,3.568,4,0.31,7,1.049,19,2.172,94,0.668,209,0.627,218,3.295,226,0.442,256,1.034,309,2.3,333,1.479,334,1.85,347,3.395,352,4.184,353,4.071,465,3.777,723,3.248,995,2.073,996,4.746,997,2.545,1150,2.545,1193,3.478,1239,5.057,1913,4.656,2217,8.675]],["t/669",[4,0.299,7,1.01,27,3.269,77,1.32,94,0.718,209,0.603,218,2.301,226,0.425,256,0.996,309,2.24,318,3.172,328,3.531,333,1.424,334,1.781,352,3.561,465,3.637,723,3.128,1152,5.92,1153,4.483,1239,5.673,1519,6.703,1931,3.893,2003,3.435,2218,5.291,2219,5.291,2220,5.291,2221,5.291]],["t/671",[4,0.213,7,0.722,19,2.008,94,0.725,209,0.658,226,0.304,256,0.712,309,2.126,333,2.272,334,2.842,353,3.287,508,2.782,519,2.523,793,2.033,995,3.185,996,4.62,997,3.91,1122,2.94,1131,2.295,1150,2.674,1239,2.523,1328,2.235,1659,6.003,1868,5.242,2222,5.774,2223,3.782,2224,3.782]],["t/673",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,232,6.464,309,3.087,346,4.332,950,3.905,1328,4.509]],["t/675",[4,0.323,7,1.091,94,0.66,166,3.31,209,0.888,218,4.134,226,0.459,256,1.076,309,2.687,333,2.095,334,2.621,390,3.185,508,5.728,809,4.843,995,2.937,996,4.26,1328,3.379,2080,3.245,2225,5.716,2226,5.716,2227,5.716,2228,5.716,2229,5.716]],["t/677",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,233,6.118,309,3.087,346,4.332,950,3.905,1328,4.509]],["t/679",[4,0.319,19,1.622,41,2.052,77,2.197,90,2.852,94,0.658,140,2.135,209,0.645,226,0.455,256,1.065,309,1.717,327,3.153,333,2.081,334,2.603,353,2.656,793,3.043,926,4.017,950,2.897,995,2.917,1092,5.49,1150,2.62,1212,4.539,1239,3.776,1678,4.334,2003,5.021,2230,5.659,2231,5.659,2232,5.659]],["t/681",[4,0.203,7,1.059,19,1.591,56,1.663,77,0.896,90,1.81,94,0.676,96,0.802,121,2.33,131,1.561,137,2.642,166,2.079,217,1.62,218,2.413,226,0.289,233,2.88,256,0.676,284,2.331,292,3.428,309,1.684,327,2.001,333,1.493,334,2.776,353,3.58,508,4.99,513,2.331,609,2.549,917,4.702,926,2.549,934,5.038,995,2.878,996,4.175,997,2.57,1092,5.855,1212,4.45,1228,3.703,1328,2.122,1396,2.549,1561,2.396,1678,2.75,1914,2.88,1931,2.642,2003,4.403,2233,3.591,2234,3.26,2235,3.591,2236,3.591,2237,3.591,2238,3.591,2239,3.591,2240,3.591]],["t/683",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,231,6.464,309,3.087,346,4.332,950,3.905,1328,4.509]],["t/685",[4,0.215,7,0.727,9,0.901,19,2.016,77,1.754,90,1.919,94,0.654,96,1.296,99,1.562,118,2.25,121,2.436,187,2.617,207,1.146,226,0.306,256,0.717,309,1.761,327,3.234,333,1.025,353,2.723,392,1.675,449,2.012,451,3.295,601,1.763,624,1.919,763,1.98,782,1.919,824,4.345,845,3.456,852,2.915,926,2.702,940,3.225,1027,3.053,1081,3.225,1092,6.012,1128,3.053,1135,3.456,1169,2.472,1212,4.654,1228,3.873,1328,2.25,1333,3.456,1536,3.456,1678,2.915,1931,2.801,2003,4.566,2109,3.225,2241,3.807,2242,3.807,2243,3.807,2244,5.804,2245,3.807,2246,3.807,2247,3.807,2248,3.807,2249,3.807,2250,5.804,2251,3.807]],["t/687",[7,1.456,65,4.509,97,3.442,207,2.296,226,0.755,227,4.953,230,6.464,309,3.087,346,4.332,950,3.905,1328,4.509]],["t/689",[4,0.299,7,1.409,19,2.437,94,0.675,118,3.128,187,3.637,203,1.567,209,0.603,226,0.425,256,0.996,309,2.24,333,1.424,334,1.781,471,2.483,747,5.431,995,1.996,1150,2.45,1193,3.349,1228,3.531,1566,4.244,1931,3.893,2003,3.435,2136,4.052,2252,4.483,2253,10.658,2254,5.291,2255,5.291]],["t/691",[4,0.384,7,1.3,19,1.952,94,0.655,209,0.776,226,0.547,256,1.282,309,2.653,333,2.353,334,2.292,800,4.024,995,2.568,1150,3.153,1566,5.46,2256,6.809,2257,6.809,2258,6.809,2259,6.809]],["t/693",[4,0.384,7,1.3,19,1.952,94,0.655,209,0.776,226,0.547,256,1.282,309,2.653,333,1.832,334,2.292,800,4.024,995,3.297,1150,3.153,1566,5.46,2260,6.809,2261,6.809,2262,6.809,2263,6.809]],["t/695",[4,0.288,7,0.974,27,3.152,77,1.273,94,0.703,102,2.792,143,6.686,226,0.41,256,0.96,269,2.005,309,1.548,333,1.373,334,3.047,352,2.461,471,3.377,481,4.323,866,3.229,995,1.924,996,2.792,1193,3.229,1228,4.802,1239,4.802,1400,5.108,1483,4.323,1931,3.753,2003,3.312,2264,7.196,2265,8.336]],["t/697",[205,4.579,375,4.895,444,3.011]],["t/699",[4,0.399,39,2.242,94,0.65,209,0.805,226,0.568,327,2.768,331,3.415,333,1.901,334,3.306,396,5.483,444,2.377,471,3.856,512,3.655,525,4.895,995,3.565,1142,3.226,2266,4.712,2267,3.805,2268,7.737,2269,4.969]],["t/701",[9,1.964,105,4.059,410,5.702,488,5.535,624,4.181,843,5.386,1118,7.028,1620,7.531]],["t/703",[4,0.316,30,4.633,51,3.638,89,2.742,94,0.635,99,2.3,109,3.462,207,2.312,209,0.639,226,0.45,396,5.848,444,1.886,524,3.462,525,4.203,538,3.638,601,2.595,696,4.748,995,3.305,1300,4.123,2266,3.739,2267,5.882,2268,4.291,2270,4.748,2271,5.604,2272,5.604,2273,5.604,2274,5.604,2275,5.604]],["t/705",[4,0.355,27,3.882,30,3.322,56,2.909,94,0.66,207,2.497,209,0.717,226,0.505,269,2.47,334,3.126,396,5.536,444,2.115,525,4.539,995,2.37,1495,4.622,2266,4.193,2268,4.812,2270,7.869,2276,6.283]],["t/707",[4,0.371,15,3.806,94,0.646,96,1.468,99,2.698,139,3.365,140,2.479,148,5.034,207,1.978,209,0.75,226,0.528,333,1.769,334,2.212,995,2.479,2277,8.545,2278,5.034,2279,5.271,2280,5.271,2281,6.573,2282,8.545,2283,6.573]],["t/709",[4,0.404,48,4.06,94,0.58,207,2.152,209,0.815,226,0.575,333,1.924,334,2.407,995,2.697,1193,4.525,1400,5.076,2252,6.058,2279,5.734,2280,5.734,2284,7.15,2285,5.734,2286,6.492,2287,7.15]],["t/711",[4,0.409,7,1.382,19,2.605,94,0.584,207,2.179,209,0.826,226,0.582,333,2.446,334,2.437,995,2.731,2279,5.807,2280,5.807,2288,5.807,2289,7.241,2290,7.241]],["t/713",[4,0.409,7,1.382,19,2.605,94,0.584,207,2.179,209,0.826,226,0.582,333,1.949,334,2.437,995,3.428,2279,5.807,2280,5.807,2288,5.807,2291,7.241,2292,7.241]],["t/715",[4,0.409,39,3.267,94,0.584,102,3.962,209,0.826,226,0.582,396,6.065,444,2.437,525,3.962,1193,4.583,2252,6.135,2266,4.832,2270,6.135,2293,7.241,2294,7.241,2295,7.241]],["t/717",[4,0.375,7,1.27,19,1.906,27,4.108,30,3.515,94,0.553,95,3.705,207,2.001,209,0.758,226,0.534,333,1.79,334,2.898,396,6.37,425,5.333,444,2.238,525,3.638,995,2.508,2266,4.437,2268,5.092,2288,5.333,2296,6.65]],["t/719",[4,0.389,7,1.316,30,3.643,94,0.566,207,2.074,209,0.786,226,0.554,396,5.878,444,2.319,525,3.77,995,2.599,2266,4.598,2267,5.277,2278,5.277,2297,6.891,2298,6.891,2299,6.891,2300,5.839,2301,6.256,2302,5.526]],["t/721",[1,1.891,4,0.164,7,0.556,19,0.835,51,4.408,70,1.036,94,0.561,96,0.65,102,1.593,209,0.332,226,0.234,290,1.843,333,0.784,396,3.138,444,0.98,471,4.599,517,1.799,522,2.467,525,4.587,538,4.837,781,6.42,829,4.269,854,1.891,865,3.459,908,2.644,982,2.644,1142,6.362,1224,2.23,1233,2.644,1244,3.053,2266,1.943,2267,5.199,2268,4.529,2278,3.601,2285,6.723,2286,5.37,2288,4.743,2300,6.312,2302,4.743,2303,2.467,2304,2.912,2305,2.912,2306,4.702,2307,4.702,2308,2.912,2309,2.644,2310,2.912,2311,6.789,2312,2.912,2313,2.912,2314,2.912,2315,4.702,2316,2.912]],["t/723",[4,0.351,7,1.186,39,2.804,57,4.035,94,0.529,102,3.4,209,0.709,226,0.499,333,1.673,444,2.092,471,3.865,517,3.84,525,3.4,623,4.984,781,4.759,843,4.035,854,4.035,1142,4.035,2266,4.147,2278,6.307,2285,6.605,2302,4.984,2303,5.266,2309,5.642,2317,6.215,2318,6.215,2319,6.215]],["t/725",[4,0.269,7,0.909,51,4.447,94,0.564,102,2.605,209,0.543,226,0.383,396,4.571,444,1.602,471,2.234,517,2.941,522,4.034,525,4.39,538,5.209,781,6.144,854,3.091,1088,7.285,1142,5.697,1244,3.091,2266,3.177,2267,5.246,2278,5.246,2285,6.435,2300,4.034,2301,6.219,2302,5.493,2303,4.034,2320,4.761,2321,4.761,2322,8.023,2323,6.85,2324,4.761,2325,4.761,2326,4.761]],["t/727",[205,4.579,375,4.895,444,3.011]],["t/729",[4,0.239,7,1.2,9,1.775,56,1.959,70,1.505,74,1.959,91,2.501,94,0.733,121,1.776,197,3.003,209,0.482,220,7.029,226,0.34,256,0.796,269,1.663,309,1.284,444,1.424,871,4.461,1322,3.393,1418,2.677,1614,2.823,1658,5.324,1667,3.585,1801,6.011,1959,3.841,2327,3.841,2328,4.231,2329,6.806,2330,7.532,2331,6.283,2332,3.841,2333,4.231]],["t/731",[4,0.27,7,0.701,70,0.769,74,1.001,94,0.746,96,1.069,121,2.37,197,2.607,201,2.701,209,0.546,220,5.827,226,0.385,256,0.407,258,1.204,259,1.442,309,1.114,318,2.057,333,1.702,334,0.727,342,1.655,364,1.368,428,1.442,444,1.236,451,1.227,488,2.45,498,1.733,719,2.945,1077,1.962,1239,2.45,1483,1.831,1506,1.534,1649,1.831,1657,3.84,1658,5.359,1659,3.667,1662,1.831,1667,4.057,1801,5.883,1806,1.962,2327,3.334,2329,5.126,2330,7.988,2332,1.962,2334,2.161,2335,2.161,2336,2.161,2337,2.161,2338,5.646,2339,2.161,2340,2.161]],["t/733",[0,5.231,4,0.442,9,1.856,38,4.451,41,2.842,81,3.45,94,0.504,266,4.012,466,4.633,681,5.231,1219,4.961,1672,5.565]],["t/735",[4,0.414,36,3.352,77,1.829,94,0.589,209,0.836,226,0.589,256,1.381,290,4.642,327,4.087,347,4.531,701,4.43,1095,3.814,1131,3.003,2341,6.659,2342,7.334]],["t/737",[4,0.409,36,3.309,77,1.806,94,0.584,209,0.826,226,0.582,256,1.363,258,4.035,290,4.583,327,4.035,347,4.474,701,4.373,1095,3.766,1131,2.979,1738,5.327,2343,7.241]],["t/739",[4,0.373,7,0.866,9,2.254,19,1.895,94,0.7,209,0.978,226,0.531,256,0.853,309,1.376,412,5.063,498,3.636,749,2.68,1095,3.438,1122,3.276,1131,2.557,1236,3.116,1263,7.267,1776,5.54,2194,7.726,2344,7.804,2345,6.612,2346,4.534,2347,4.534]],["t/741",[41,2.842,72,4.961,97,3.537,438,7.117,538,6.198,800,4.633,806,4.144,854,5.089,877,6.003,1244,6.198]],["t/743",[4,0.359,7,1.213,9,2.349,70,2.26,94,0.6,203,1.881,207,1.912,209,0.725,226,0.511,256,1.196,749,4.939,1095,3.304,1122,3.508,1131,2.739,1561,4.239,2348,7.912,2349,5.383,2350,5.383,2351,6.353]],["t/745",[4,0.359,7,1.213,9,2.349,70,2.26,94,0.6,207,1.912,209,0.725,226,0.511,256,1.196,749,4.939,1095,3.304,1122,3.508,1131,2.739,1244,4.125,1300,4.674,2348,7.912,2349,5.383,2350,5.383,2352,6.353]],["t/747",[4,0.359,7,1.213,9,2.349,70,2.26,94,0.6,207,1.912,209,0.725,226,0.511,256,1.196,538,4.125,749,4.939,1095,3.304,1122,3.508,1131,2.739,1300,4.674,2348,7.912,2349,5.383,2350,5.383,2353,6.353]],["t/749",[4,0.38,9,2.054,94,0.558,209,0.767,226,0.541,256,1.266,269,2.644,275,6.109,352,4.184,476,5.701,662,5.701,749,5.127,974,3.82,1095,3.499,1268,4.49,2354,4.95,2355,6.109,2356,6.728,2357,6.728,2358,6.728]],["t/751",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,974,3.866,1095,3.541,1268,4.543,1738,6.431,2354,5.009,2359,5.769,2360,6.809,2361,5.214]],["t/753",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,974,3.866,1095,3.541,1268,4.543,2354,5.009,2359,5.769,2361,5.214,2362,8.741,2363,6.809]],["t/755",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,974,3.866,1095,3.541,1268,4.543,2354,5.009,2359,5.769,2361,5.214,2364,8.741,2365,6.809]],["t/757",[4,0.384,9,2.07,94,0.562,209,0.776,226,0.547,256,1.282,269,2.676,352,4.216,749,5.706,974,3.866,1095,3.541,1268,4.543,2354,5.009,2355,6.182,2361,5.214,2366,8.741,2367,6.809]],["t/759",[4,0.389,9,2.086,94,0.624,209,0.786,226,0.554,269,2.708,352,4.249,749,4.073,1092,4.892,1095,3.584,1150,3.191,1268,4.598,1611,6.256,2354,5.07,2361,5.277,2368,6.891,2369,6.891,2370,6.891]],["t/761",[99,3.217,109,4.843,209,0.894,443,7.117,446,6.287,549,4.215,634,6.003,774,5.565,793,5.133,865,5.767,2371,7.839]],["t/763",[4,0.224,15,2.296,19,1.137,37,1.913,54,1.997,63,2.815,70,1.411,94,0.669,99,1.628,212,6.121,226,0.319,256,0.746,333,1.067,404,3.36,429,3.601,471,1.861,504,2.51,513,2.575,563,3.601,590,2.726,601,1.836,623,3.18,657,2.296,766,2.575,774,2.815,805,2.918,871,2.815,1100,3.36,1122,4.067,1131,2.632,1140,2.51,1152,5.783,1236,5.521,1311,3.18,1457,3.601,1635,2.918,1675,2.17,1708,5.072,1761,5.435,1900,3.037,2372,3.966,2373,3.966,2374,5.986,2375,5.986,2376,8.033]],["t/765",[4,0.273,7,0.924,9,2.374,15,4.015,45,2.991,56,2.242,70,1.722,94,0.569,102,2.649,109,2.991,212,4.922,226,0.389,256,0.911,269,1.903,290,3.064,472,4.396,749,4.098,997,3.21,1031,5.309,1122,3.712,1131,2.272,1304,8.841,1340,2.804,1493,5.874,1567,5.56,1614,3.231,2377,6.933,2378,8.099,2379,4.842]],["t/767",[1,4.585,4,0.399,9,2.119,94,0.575,209,0.805,226,0.568,256,1.329,269,2.776,352,4.737,1095,3.673,1122,2.964,1131,2.314,1236,6.15,2380,7.062,2381,7.062]],["t/769",[4,0.363,9,2.223,94,0.604,209,0.96,226,0.516,256,1.209,269,2.525,451,3.648,701,3.88,797,3.72,1122,3.534,1131,2.759,1246,5.833,1247,7.643,1495,6.908,2341,5.833,2382,6.425,2383,6.425]],["t/771",[4,0.34,9,2.006,27,1.846,39,1.348,45,1.846,54,2.008,57,1.94,77,1.197,88,2.054,94,0.651,96,0.668,99,1.227,148,2.289,158,2.316,167,2.713,180,1.94,221,1.635,226,0.484,256,0.563,258,2.675,306,2.397,333,0.804,334,1.006,351,1.94,354,1.94,406,5.464,410,2.054,411,4.359,412,3.677,473,4.636,482,2.054,498,3.85,504,1.891,518,2.121,583,2.054,601,1.384,624,1.506,713,2.199,716,3.204,736,2.397,749,3.557,750,2.397,782,2.42,826,2.397,828,2.054,831,1.994,943,2.713,965,1.994,996,1.635,1328,2.838,1363,2.199,1506,3.408,1614,1.994,1675,1.635,1677,2.532,1740,3.677,2032,2.713,2111,4.068,2234,2.713,2384,2.988,2385,2.988,2386,2.988,2387,2.713,2388,2.988,2389,4.801,2390,2.988,2391,6.018,2392,4.801,2393,2.988,2394,4.801,2395,2.988,2396,2.988,2397,2.988,2398,2.988,2399,2.988,2400,2.988,2401,2.988]],["t/773",[4,0.334,7,0.747,9,1.889,56,1.811,70,1.391,94,0.667,160,2.61,209,0.91,226,0.476,256,0.736,269,1.537,290,2.475,412,4.537,451,3.364,519,4.772,538,3.846,650,4.206,797,2.265,805,2.878,877,2.995,968,3.137,1095,3.081,1122,3.349,1131,2.614,1142,5.179,1236,4.072,1244,2.539,1277,3.314,1311,4.751,1340,2.265,1471,6.397,1614,2.61,2194,3.314,2387,3.551,2402,7.151,2403,3.911,2404,5.924,2405,5.924,2406,5.924,2407,3.911]],["t/775",[4,0.394,9,2.102,94,0.571,203,2.065,209,0.795,226,0.561,256,1.313,269,2.742,352,4.71,545,7.521,1095,3.628,1122,3.727,1131,2.286,1236,4.794,2408,6.975]],["t/777",[4,0.394,9,2.102,94,0.571,160,4.655,209,0.795,226,0.561,256,1.313,269,2.742,301,6.102,352,4.71,1095,3.628,1122,2.928,1131,2.909,1236,4.794,2409,6.975]]],"invertedIndex":[["",{"_index":94,"t":{"8":{"position":[[20,3],[46,3],[506,1]]},"12":{"position":[[134,1],[138,1],[162,1],[298,1]]},"14":{"position":[[44,4],[77,4],[373,1],[514,2],[531,1],[906,3],[1356,1],[1524,1],[1569,1],[1629,1],[2057,1],[2184,1],[2259,1],[2278,1],[2360,1]]},"16":{"position":[[138,1]]},"18":{"position":[[50,1],[219,1],[287,1]]},"20":{"position":[[81,1],[111,3],[168,5],[348,3],[360,2],[363,5],[465,2],[476,1],[487,3],[497,3],[803,2],[1262,3],[1266,3],[1270,3],[1747,1],[2232,1],[2298,1],[2353,1],[2595,1],[3057,1],[3097,1],[3148,1],[3230,1]]},"24":{"position":[[37,1],[274,4],[394,1]]},"30":{"position":[[33,3],[42,2],[54,4],[59,3],[63,3],[107,3],[118,4],[123,3],[127,3],[154,2],[157,1],[167,1],[176,2],[240,2],[290,2],[412,1]]},"34":{"position":[[260,1]]},"38":{"position":[[165,1],[176,1],[607,3],[833,1],[901,1],[953,3],[960,3],[1203,1],[1254,1],[1295,1],[1324,4],[1395,1],[1543,1],[1725,1],[1779,1],[1881,1]]},"42":{"position":[[70,1],[89,1],[110,1]]},"44":{"position":[[162,1]]},"46":{"position":[[54,1]]},"48":{"position":[[41,1],[87,2],[389,1],[412,1],[436,1]]},"50":{"position":[[33,1],[347,4]]},"54":{"position":[[276,1]]},"60":{"position":[[517,1]]},"66":{"position":[[238,1]]},"72":{"position":[[114,1],[217,1],[299,2],[563,2]]},"74":{"position":[[128,2]]},"80":{"position":[[170,1],[172,1]]},"82":{"position":[[229,1],[231,1],[389,1],[391,1],[440,1],[442,1],[497,1],[499,1],[582,1],[584,1],[928,3]]},"86":{"position":[[314,1],[319,2],[1094,1],[1099,2]]},"88":{"position":[[199,1],[264,1],[353,1],[414,1],[420,1]]},"90":{"position":[[318,1],[508,1]]},"97":{"position":[[418,1],[480,1]]},"103":{"position":[[847,1]]},"109":{"position":[[44,1],[230,1],[264,1],[282,1],[311,1],[315,2],[330,1],[334,2],[349,1],[353,2],[373,1],[452,1],[499,1],[542,1],[587,1]]},"111":{"position":[[135,1],[180,1]]},"119":{"position":[[61,1]]},"124":{"position":[[107,1],[155,1],[291,1],[344,1]]},"134":{"position":[[125,1]]},"138":{"position":[[115,1]]},"140":{"position":[[203,1],[319,1],[348,1]]},"144":{"position":[[136,3],[193,1],[250,1],[298,2],[432,1],[489,1],[553,2]]},"146":{"position":[[90,1],[193,1],[312,1],[314,2],[327,1],[329,2]]},"148":{"position":[[162,1]]},"153":{"position":[[98,1],[115,1],[200,1],[212,1],[222,1],[224,19]]},"155":{"position":[[102,1],[104,2],[182,1],[196,1],[198,2],[201,1],[203,16]]},"157":{"position":[[100,1],[102,1],[108,1],[125,1],[142,1],[153,1],[222,1],[230,1],[241,1],[243,16]]},"159":{"position":[[119,1],[127,1],[206,1],[212,1],[222,1],[224,13]]},"161":{"position":[[67,1],[83,2],[193,1],[212,1],[214,16]]},"163":{"position":[[202,1],[221,1],[223,16]]},"165":{"position":[[114,1],[155,2],[264,1],[276,1],[278,1],[280,11]]},"167":{"position":[[84,1],[163,1],[183,1],[188,1],[190,22]]},"169":{"position":[[226,1],[261,1],[263,32]]},"171":{"position":[[95,1],[186,1],[200,1],[210,1],[212,21]]},"173":{"position":[[208,1],[232,1],[234,21]]},"175":{"position":[[87,1],[241,1],[251,1],[253,7],[307,1],[321,1],[516,1]]},"177":{"position":[[135,1],[212,1],[216,1],[220,1],[222,5]]},"179":{"position":[[164,1],[290,1],[302,1],[304,9]]},"183":{"position":[[296,1],[298,2],[317,1],[373,1]]},"185":{"position":[[143,1],[193,1]]},"187":{"position":[[128,1],[177,1],[217,1],[305,2],[322,1],[374,1],[414,1]]},"191":{"position":[[43,1],[45,1],[55,1],[191,1],[246,1]]},"193":{"position":[[43,1],[45,1],[52,1],[66,1],[71,1],[203,1],[222,1],[257,1],[269,1],[271,1]]},"195":{"position":[[178,1],[195,1],[230,1],[234,1],[244,1],[250,1],[252,1]]},"197":{"position":[[95,3],[119,1],[134,1],[136,1],[146,3]]},"199":{"position":[[106,2],[128,2],[150,2],[254,1],[278,1],[312,2],[334,2],[356,2],[378,2],[492,2]]},"201":{"position":[[152,2],[183,2]]},"203":{"position":[[225,3]]},"205":{"position":[[95,2],[117,2],[139,2]]},"209":{"position":[[179,1],[235,1]]},"211":{"position":[[137,1],[214,1],[218,1],[222,1],[224,5]]},"213":{"position":[[127,1],[165,1],[180,1],[190,1],[205,1],[211,1],[248,1],[287,1],[451,1],[479,1],[518,1]]},"217":{"position":[[116,1],[118,1],[146,1],[276,1],[278,1],[306,1]]},"219":{"position":[[257,1],[273,2]]},"221":{"position":[[223,1],[345,1],[374,1]]},"225":{"position":[[383,1],[385,1],[401,1],[411,1]]},"229":{"position":[[97,1],[114,1],[160,1],[218,1],[235,1],[255,1],[269,1],[502,1],[512,1],[564,1]]},"231":{"position":[[147,1],[149,1],[151,3],[155,1]]},"233":{"position":[[156,1],[282,1],[294,1],[296,9],[435,1]]},"235":{"position":[[130,1],[145,1],[241,1],[264,1]]},"237":{"position":[[169,1],[184,1],[296,1]]},"242":{"position":[[241,1],[243,1],[250,1],[260,1],[277,1],[661,2],[756,3],[815,1]]},"244":{"position":[[269,1],[573,1],[605,1],[637,1]]},"246":{"position":[[65,1],[314,1],[430,1],[462,1]]},"250":{"position":[[104,1],[126,2]]},"252":{"position":[[90,1],[107,2],[201,1],[222,2]]},"254":{"position":[[102,1],[133,1],[135,1],[143,1],[148,1],[161,1],[163,2],[172,2],[175,1],[180,1],[182,2],[272,1],[303,1],[305,1],[313,1],[318,1],[486,3]]},"256":{"position":[[247,1],[249,2],[401,1],[426,2],[436,1],[438,2],[498,1],[712,1],[742,1],[773,2],[811,1],[821,1],[837,2]]},"262":{"position":[[18,1],[214,1],[539,1],[690,1],[803,1]]},"264":{"position":[[80,2],[356,1],[358,1],[392,1]]},"266":{"position":[[137,1],[147,1],[173,1],[189,1],[205,1],[222,1],[256,1],[342,1],[344,2],[366,4],[559,1],[581,1],[615,1],[638,1],[661,1],[766,1]]},"270":{"position":[[126,1],[139,1],[152,1],[190,1],[194,1],[198,1],[202,1]]},"272":{"position":[[70,1],[74,1],[187,1],[194,1],[199,2]]},"276":{"position":[[93,1],[95,2],[254,1],[256,1],[314,1]]},"278":{"position":[[131,1],[133,1],[175,1]]},"280":{"position":[[148,1],[150,1],[189,1],[200,1],[213,1]]},"282":{"position":[[156,1],[199,2],[202,1],[245,1]]},"284":{"position":[[105,1],[150,1]]},"286":{"position":[[86,1],[137,1]]},"288":{"position":[[158,5],[220,1],[506,1]]},"290":{"position":[[217,1],[233,1],[297,1]]},"292":{"position":[[280,1]]},"294":{"position":[[168,1],[191,1],[432,1]]},"296":{"position":[[82,1],[101,1],[123,1]]},"298":{"position":[[54,1],[181,1]]},"300":{"position":[[94,1],[196,1]]},"305":{"position":[[120,1],[175,2],[194,3]]},"307":{"position":[[67,2],[84,1],[102,2],[121,2],[142,3],[154,2],[167,2],[183,2],[198,2],[214,2],[456,3],[476,3],[495,3],[515,3],[533,1],[539,1],[543,1],[549,2]]},"309":{"position":[[235,2],[274,1],[308,1],[354,1],[457,2],[477,1],[533,1],[567,1],[613,1],[714,3],[768,1],[802,1],[848,1]]},"311":{"position":[[101,2],[291,1],[507,2],[529,3],[578,1],[620,3]]},"313":{"position":[[151,1],[155,3],[170,1],[174,3],[190,1],[194,3],[220,1],[472,2],[480,1],[496,2],[504,1],[520,2],[528,1]]},"315":{"position":[[83,1],[96,1],[98,1],[158,2],[173,2],[184,2],[195,1],[197,1],[201,1],[212,1],[214,3],[220,1],[234,1],[236,1],[240,1],[251,1],[281,1],[298,1],[373,1],[395,1],[454,1],[476,1],[508,1],[510,2],[515,1],[528,1],[554,1],[564,1],[606,1],[608,1]]},"317":{"position":[[118,1],[120,2],[124,1],[142,2],[158,2],[169,1]]},"319":{"position":[[95,1],[97,2],[101,1],[116,1],[118,1],[158,1],[176,1],[189,1],[204,2],[220,2],[231,1]]},"321":{"position":[[140,1],[142,2],[146,1],[162,2],[172,1],[207,1]]},"323":{"position":[[158,1],[177,1],[196,1],[214,1],[233,1],[256,1],[287,1],[529,1],[575,1],[618,1]]},"327":{"position":[[84,1]]},"331":{"position":[[89,2],[94,2],[99,1],[105,2],[110,2],[115,1],[121,2],[126,2],[131,2]]},"335":{"position":[[99,1],[115,1],[134,1],[136,1],[138,2],[159,1],[161,1],[163,2],[205,1],[207,1],[209,2]]},"337":{"position":[[134,1],[136,1],[164,1],[358,1],[360,1],[388,1]]},"343":{"position":[[218,1],[220,1],[228,1],[236,1],[353,1],[369,2]]},"347":{"position":[[28,1],[38,2],[157,1],[164,1],[174,2],[199,1],[201,39]]},"349":{"position":[[32,1],[44,2],[50,2],[61,1],[150,1],[161,1],[173,2],[179,2],[190,1],[195,1],[197,42],[255,1],[257,2]]},"355":{"position":[[51,1],[85,1]]},"357":{"position":[[50,1]]},"361":{"position":[[152,1],[204,1]]},"365":{"position":[[72,1],[130,1]]},"367":{"position":[[67,1],[128,1]]},"375":{"position":[[102,1],[170,1]]},"377":{"position":[[93,1],[139,1],[158,1]]},"379":{"position":[[93,1],[139,1],[158,1]]},"381":{"position":[[82,1],[127,1],[147,1]]},"383":{"position":[[92,1],[154,1]]},"387":{"position":[[50,1],[84,1],[156,1],[216,1]]},"389":{"position":[[50,1],[96,1],[163,1]]},"391":{"position":[[115,1],[149,1],[222,1],[285,1]]},"393":{"position":[[64,1],[110,1],[178,1]]},"397":{"position":[[42,1],[88,1],[121,1],[128,1],[130,1],[140,1],[162,1],[182,1],[184,1],[186,2],[200,1],[221,1]]},"399":{"position":[[60,1],[99,1],[208,1],[241,1],[254,2],[297,2],[323,1],[325,1],[329,1],[335,1],[337,1],[341,1],[353,1],[382,1],[393,1],[415,1],[430,1],[432,1],[436,1],[442,1],[444,1],[448,1],[459,1],[482,1],[494,1],[528,1],[530,2],[535,1],[537,2],[542,1],[544,2],[549,1],[551,1],[690,1],[734,1],[829,1],[914,3],[930,1],[932,1],[936,1],[947,1],[949,1],[953,1],[964,1],[966,1],[970,1],[986,1],[1018,1],[1020,2],[1025,1],[1027,2],[1032,1],[1034,1],[1057,1],[1152,3],[1177,1],[1179,1],[1183,1],[1197,1],[1199,1],[1203,1],[1209,1],[1241,1],[1247,1],[1281,1],[1283,2],[1288,1],[1308,1],[1332,1],[1354,1],[1377,1],[1379,1]]},"401":{"position":[[32,1]]},"412":{"position":[[134,1],[164,1],[197,2]]},"414":{"position":[[117,1],[147,1],[180,2]]},"416":{"position":[[174,1],[204,1],[238,2]]},"418":{"position":[[117,1],[147,1],[181,2]]},"420":{"position":[[118,1],[148,1],[183,2]]},"422":{"position":[[175,1],[205,1],[240,2]]},"424":{"position":[[174,1],[204,1],[238,2]]},"426":{"position":[[233,1],[263,1],[298,2]]},"428":{"position":[[179,1],[209,1],[246,2]]},"430":{"position":[[120,1],[150,1],[187,2]]},"432":{"position":[[177,1],[207,1],[244,2]]},"434":{"position":[[177,1],[207,1],[244,2]]},"436":{"position":[[177,1],[207,1],[244,2]]},"438":{"position":[[178,1],[208,1],[246,2]]},"440":{"position":[[122,1],[152,1],[191,2]]},"442":{"position":[[122,1],[152,1],[191,2]]},"444":{"position":[[127,1],[157,1],[201,2]]},"447":{"position":[[220,1],[268,2],[349,2]]},"449":{"position":[[222,1],[272,2],[379,2]]},"451":{"position":[[222,1],[279,2]]},"453":{"position":[[222,1],[279,2]]},"456":{"position":[[448,1],[496,1]]},"460":{"position":[[17,1],[50,1],[168,1],[213,1],[219,1],[254,1]]},"462":{"position":[[17,1],[51,1],[169,1],[214,1],[220,1],[255,1],[387,1],[430,1],[471,1],[491,1],[550,1],[578,1],[586,2],[716,1]]},"466":{"position":[[17,1],[50,1],[136,1],[181,1],[187,1]]},"468":{"position":[[17,1],[104,1],[137,1],[182,1],[188,1],[324,1],[367,1],[411,1],[439,1],[447,2],[509,1],[603,1]]},"472":{"position":[[17,1],[50,1],[151,1],[200,1],[245,1],[251,1],[286,1]]},"474":{"position":[[17,1],[51,1],[79,1],[105,1],[150,1],[156,1],[191,1],[223,1],[398,1],[441,1],[475,1],[514,1],[534,1],[593,1],[626,1],[634,2],[793,1]]},"477":{"position":[[17,1],[39,1],[350,1],[409,1],[411,1],[415,1],[423,1],[584,1],[592,1],[603,1],[605,1],[630,1],[632,1],[636,1],[644,1],[728,1],[736,1],[819,1],[821,1]]},"479":{"position":[[17,1],[50,1],[128,1]]},"481":{"position":[[17,1],[51,1],[129,1],[265,1],[290,1],[292,1],[323,1],[325,1],[329,1],[427,1],[522,1],[555,1],[557,1],[561,1],[570,1],[741,1],[772,1],[795,1],[930,2],[970,1]]},"483":{"position":[[17,1],[42,1],[76,1]]},"485":{"position":[[17,1],[50,1],[84,1],[154,1],[290,1],[315,1],[317,1],[348,1],[350,1],[354,1],[452,1],[547,1],[580,1],[582,1],[586,1],[595,1],[766,1],[797,1],[817,1],[861,1],[867,2],[930,1],[1083,1]]},"487":{"position":[[32,1]]},"493":{"position":[[149,2]]},"497":{"position":[[124,1],[126,2],[137,1],[160,1]]},"499":{"position":[[162,1],[164,1],[176,1],[196,1],[217,1],[240,1],[261,1],[263,1],[289,1],[291,1],[316,1],[331,1],[359,1],[391,1],[393,1],[406,1],[447,1],[488,1],[530,1],[571,1],[614,1],[653,1],[692,1],[735,1],[774,1],[815,1],[854,1],[895,1],[933,1],[963,2],[976,1],[996,1],[998,1],[1004,1],[1042,2],[1045,1]]},"501":{"position":[[237,1],[239,1],[251,1],[268,1],[291,1],[312,1],[314,1],[340,1],[342,1],[369,1],[381,1],[398,1],[420,1],[422,1],[428,1],[455,2],[471,1],[480,1]]},"503":{"position":[[81,1],[134,1]]},"505":{"position":[[136,2],[187,2]]},"507":{"position":[[86,1],[98,1],[122,2],[125,2],[128,1],[142,1]]},"511":{"position":[[391,1],[410,1],[431,2],[2029,1],[2053,1],[2226,1],[2295,1],[2394,2]]},"513":{"position":[[385,1],[403,1],[405,1],[415,3],[431,1]]},"519":{"position":[[43,1],[107,1],[196,1],[230,1],[281,1],[304,1],[306,1],[312,1],[338,1],[340,1],[353,1],[360,1],[362,1],[397,1],[399,1],[403,1],[431,1],[443,1],[447,1],[470,1],[472,1],[476,1],[478,1],[595,1],[597,1],[607,1],[609,1],[625,2],[630,1],[637,1],[644,1],[648,1],[729,1],[759,1],[777,1],[836,1],[886,1]]},"521":{"position":[[198,1],[231,1],[319,4],[353,1],[424,1],[589,1],[655,1],[681,1],[715,1],[753,2],[783,2],[817,1],[819,1],[825,1],[843,1],[845,1],[858,1],[865,1],[867,1],[877,1],[911,1],[953,2],[986,2],[1031,2],[1057,1],[1059,3],[1095,3],[1107,1],[1144,1],[1188,2],[1219,2],[1267,2]]},"523":{"position":[[32,1]]},"525":{"position":[[74,1],[78,1],[90,2]]},"527":{"position":[[104,1],[133,1]]},"531":{"position":[[32,1]]},"545":{"position":[[277,1],[297,1],[299,1],[309,3],[325,1],[371,1],[390,1]]},"551":{"position":[[397,1],[430,1],[477,1]]},"553":{"position":[[179,1],[215,1],[313,1],[342,1]]},"555":{"position":[[542,1],[575,1],[706,1],[783,2]]},"563":{"position":[[161,1],[194,1]]},"565":{"position":[[20,1],[44,1]]},"573":{"position":[[177,1],[231,1],[264,2],[279,1],[346,2],[374,1],[380,1],[386,1],[392,1],[398,1],[573,1],[582,1],[591,1],[600,1]]},"575":{"position":[[178,1],[211,2],[292,1],[294,2],[298,1],[327,1],[394,2],[422,1],[428,1],[434,1],[440,1],[446,1]]},"577":{"position":[[243,1],[255,1],[257,1],[267,3],[283,1],[317,1],[326,1]]},"581":{"position":[[44,1],[158,1],[235,2],[252,1],[462,1],[466,2]]},"583":{"position":[[46,1],[157,1],[241,2],[265,1],[509,1],[513,2]]},"585":{"position":[[47,1],[161,1],[247,2],[271,1],[516,1],[520,2]]},"587":{"position":[[96,1],[210,1],[332,2],[356,1],[628,1],[632,2]]},"589":{"position":[[142,1],[325,1],[418,2],[442,1],[696,1],[700,2]]},"591":{"position":[[49,1],[159,1],[252,2],[276,1],[521,1],[525,2]]},"593":{"position":[[325,1],[351,1],[460,1],[541,2],[565,1],[689,2],[725,3],[752,3],[768,2],[792,1],[842,1],[848,1],[870,1],[892,1],[910,1],[916,1],[941,1],[963,1],[967,2]]},"595":{"position":[[329,1],[355,1],[460,1],[570,3],[597,3]]},"597":{"position":[[60,1],[87,1],[199,1],[278,2],[302,1],[350,1],[355,2],[366,2]]},"599":{"position":[[72,1],[99,1],[223,1],[306,2],[330,1],[380,2],[386,2],[397,2]]},"601":{"position":[[63,1],[90,1],[206,1],[291,2],[315,1],[366,1],[371,2],[382,2]]},"603":{"position":[[75,1],[102,1],[230,1]]},"605":{"position":[[80,1],[104,3],[108,1],[272,1],[388,2],[412,1],[489,2]]},"607":{"position":[[76,1],[100,3],[104,1],[276,1],[394,2],[418,1],[496,2]]},"609":{"position":[[117,1],[186,1],[210,3],[214,1],[467,1],[616,2],[640,1],[721,2],[867,2],[891,1],[984,2]]},"611":{"position":[[32,1]]},"621":{"position":[[125,1],[152,1]]},"623":{"position":[[121,1],[150,1]]},"637":{"position":[[286,1],[314,2],[322,3]]},"639":{"position":[[116,2]]},"641":{"position":[[307,1],[338,2],[407,2],[421,1]]},"643":{"position":[[276,1]]},"647":{"position":[[84,1],[185,1]]},"649":{"position":[[113,1]]},"651":{"position":[[94,1],[207,1],[209,1],[213,1],[226,1],[248,1],[259,1],[285,1],[296,1],[322,1],[333,1],[359,1],[370,1],[380,1],[391,1],[414,1],[426,1],[453,1],[468,1],[492,1],[494,1]]},"653":{"position":[[32,1]]},"655":{"position":[[94,1],[96,1],[106,1],[110,1]]},"659":{"position":[[135,1],[137,1],[156,1],[164,1],[184,1]]},"661":{"position":[[82,1],[84,1],[103,1],[111,1],[131,1],[163,1]]},"663":{"position":[[113,1],[198,1]]},"665":{"position":[[78,1],[80,2],[124,2]]},"667":{"position":[[165,1],[167,1],[191,1],[201,1],[231,2],[271,2],[317,2]]},"669":{"position":[[190,1],[192,1],[194,1],[199,1],[209,1],[219,2],[222,1],[227,1],[237,1],[248,2],[251,1],[278,1],[288,2],[302,1]]},"671":{"position":[[114,1],[116,1],[130,1],[154,1],[164,1],[195,1],[221,2],[247,2],[258,1],[264,1],[273,1],[282,1],[291,1],[300,1],[313,1],[344,1],[365,1],[374,1],[380,1],[389,1],[398,1],[407,1],[416,1],[429,1],[460,1],[481,1],[485,2]]},"675":{"position":[[154,1],[183,1],[185,1],[218,1],[247,1],[260,2]]},"679":{"position":[[280,1],[282,1],[292,1],[313,1],[319,1],[325,1]]},"681":{"position":[[528,1],[530,1],[546,1],[565,1],[569,1],[573,2],[598,2],[601,2],[626,1],[628,1],[644,1],[666,1],[670,2],[701,2],[704,2]]},"685":{"position":[[289,1],[341,1],[345,1],[359,2],[362,2],[390,1],[445,1],[449,1],[469,2],[472,2],[668,1]]},"689":{"position":[[58,1],[332,1],[334,1],[344,1],[377,1],[385,1],[400,2],[411,1]]},"691":{"position":[[85,1],[87,1],[97,1],[116,1]]},"693":{"position":[[84,1],[86,1],[96,1],[115,1]]},"695":{"position":[[196,1],[200,1],[204,2],[210,1],[227,1],[247,1],[294,1],[298,1],[302,2],[308,1],[325,1],[345,1]]},"699":{"position":[[61,1],[110,1],[153,1],[199,1],[248,1],[328,1],[380,1]]},"703":{"position":[[178,1],[225,1],[245,1],[295,1],[302,1]]},"705":{"position":[[82,1],[135,2],[156,1],[190,2],[211,1]]},"707":{"position":[[79,3],[129,1],[184,1],[227,1]]},"709":{"position":[[59,1],[119,1]]},"711":{"position":[[65,1],[125,1]]},"713":{"position":[[66,1],[126,1]]},"715":{"position":[[84,1],[154,1]]},"717":{"position":[[91,1],[155,1]]},"719":{"position":[[85,1],[154,1]]},"721":{"position":[[321,1],[408,1],[496,1],[601,1],[704,1],[807,1],[897,1],[988,1]]},"723":{"position":[[105,1],[216,1]]},"725":{"position":[[98,1],[186,1],[306,1],[427,1]]},"729":{"position":[[42,1],[87,1],[174,1],[219,1],[238,1],[240,1],[242,1],[248,1],[270,1],[272,1],[283,1],[295,2],[307,1],[309,1],[323,1],[325,2],[328,1],[334,1],[344,1],[346,1],[348,2],[360,1],[371,1],[398,1],[412,1],[425,1],[445,1]]},"731":{"position":[[60,1],[93,1],[210,3],[230,1],[263,1],[353,3],[380,1],[382,1],[386,1],[396,1],[421,1],[436,1],[438,1],[442,1],[448,1],[450,1],[454,1],[464,1],[487,1],[504,1],[506,1],[510,1],[521,1],[546,1],[548,2],[553,1],[568,1],[570,1],[574,1],[580,1],[582,1],[586,1],[596,1],[618,1],[633,1],[635,1],[639,1],[645,1],[670,1],[672,2],[677,1],[679,2],[684,1],[686,2],[691,1],[693,2],[698,1],[700,2],[705,1],[707,1],[929,1],[931,1],[935,1],[945,1],[967,1],[982,1],[984,1],[988,1],[994,1],[1019,1],[1021,2],[1026,1],[1028,1],[1128,1],[1196,5],[1204,1],[1206,1],[1210,1],[1220,1],[1242,1],[1257,1],[1259,1],[1263,1],[1269,1],[1271,1],[1275,1],[1285,1],[1308,1],[1310,2],[1315,1],[1321,1],[1323,1],[1327,1],[1337,1],[1360,1],[1362,2],[1367,1],[1369,2],[1374,1],[1376,1]]},"733":{"position":[[32,1]]},"735":{"position":[[99,1],[127,2]]},"737":{"position":[[103,1],[131,2]]},"739":{"position":[[199,1],[247,1],[265,1],[267,2],[272,2],[293,1],[348,1],[352,2],[409,1],[502,1],[536,2],[557,1],[612,1],[616,2]]},"743":{"position":[[184,1],[228,7],[238,1]]},"745":{"position":[[188,1],[233,7],[243,1]]},"747":{"position":[[189,1],[234,7],[244,1]]},"749":{"position":[[108,1],[153,1]]},"751":{"position":[[112,1],[154,1]]},"753":{"position":[[113,1],[155,1]]},"755":{"position":[[112,1],[154,1]]},"757":{"position":[[115,1],[160,1]]},"759":{"position":[[116,1],[118,1],[171,1]]},"763":{"position":[[166,1],[205,1],[246,1],[600,4],[605,5],[613,1],[676,4],[683,1],[758,1],[820,2],[823,4],[830,1]]},"765":{"position":[[367,3],[500,1],[561,1],[620,1]]},"767":{"position":[[116,1],[168,1]]},"769":{"position":[[140,1],[165,1],[214,1]]},"771":{"position":[[428,1],[463,1],[533,1],[735,1],[774,1],[816,1],[860,1],[899,4],[910,1],[949,4],[960,1],[1001,4],[1012,1],[1211,4],[1305,1]]},"773":{"position":[[423,1],[471,1],[493,1],[495,2],[512,2],[537,2],[606,1],[654,1],[676,1],[678,2],[701,2],[740,2]]},"775":{"position":[[121,1],[174,1]]},"777":{"position":[[123,1],[178,1]]}}}],["0",{"_index":471,"t":{"22":{"position":[[122,1]]},"24":{"position":[[423,4]]},"109":{"position":[[228,1],[244,1],[260,1],[280,1],[309,1],[369,1],[371,1],[596,1]]},"199":{"position":[[256,2],[315,2],[495,2]]},"242":{"position":[[817,2]]},"313":{"position":[[222,2],[421,2],[475,2],[499,2],[523,2]]},"416":{"position":[[126,1]]},"422":{"position":[[127,1]]},"424":{"position":[[126,1]]},"426":{"position":[[185,1]]},"432":{"position":[[129,1]]},"434":{"position":[[129,1]]},"436":{"position":[[129,1]]},"438":{"position":[[130,1]]},"505":{"position":[[139,2],[190,2]]},"521":{"position":[[336,2]]},"525":{"position":[[76,1],[80,1]]},"573":{"position":[[281,1]]},"575":{"position":[[329,1]]},"599":{"position":[[291,2],[383,2]]},"661":{"position":[[165,1]]},"689":{"position":[[289,2]]},"695":{"position":[[207,2],[305,2]]},"699":{"position":[[123,2],[126,2],[215,2]]},"721":{"position":[[429,2],[453,2],[513,2],[543,2],[623,2],[647,2],[725,2],[749,2],[822,2],[852,2],[917,2],[941,2],[1010,2]]},"723":{"position":[[167,3],[237,2]]},"725":{"position":[[146,2]]},"763":{"position":[[335,2]]}}}],["0):normal",{"_index":2299,"t":{"719":{"position":[[135,16]]}}}],["0):reorder():concat",{"_index":2238,"t":{"681":{"position":[[576,21]]}}}],["0):todir(\"i",{"_index":2321,"t":{"725":{"position":[[149,14]]}}}],["0):todir(\"yl",{"_index":2324,"t":{"725":{"position":[[252,15]]}}}],["0):todir(\"yr",{"_index":2326,"t":{"725":{"position":[[372,15]]}}}],["0):torot(\"i",{"_index":2308,"t":{"721":{"position":[[371,14]]}}}],["0):torot(\"yl",{"_index":2313,"t":{"721":{"position":[[650,15]]}}}],["0):torot(\"yr",{"_index":2312,"t":{"721":{"position":[[546,15]]}}}],["0):torot(\"zr",{"_index":2314,"t":{"721":{"position":[[752,15]]}}}],["0.0",{"_index":2302,"t":{"719":{"position":[[174,4]]},"721":{"position":[[424,4],[517,4],[912,4]]},"723":{"position":[[232,4]]},"725":{"position":[[321,4],[443,4]]}}}],["0.2.0",{"_index":784,"t":{"82":{"position":[[366,7]]}}}],["0.4",{"_index":2273,"t":{"703":{"position":[[290,4]]}}}],["0.4.0",{"_index":645,"t":{"48":{"position":[[375,5]]}}}],["0.4.1",{"_index":683,"t":{"56":{"position":[[39,5]]}}}],["0.5.0",{"_index":786,"t":{"82":{"position":[[417,7]]}}}],["0.6",{"_index":2272,"t":{"703":{"position":[[285,4]]}}}],["0.6.0",{"_index":608,"t":{"38":{"position":[[1630,6]]},"82":{"position":[[474,7]]}}}],["0.7.0",{"_index":500,"t":{"28":{"position":[[72,5]]}}}],["0.8.0",{"_index":787,"t":{"82":{"position":[[559,7],[780,7],[893,8]]},"165":{"position":[[324,8]]},"491":{"position":[[88,6]]}}}],["0.8.0'",{"_index":789,"t":{"82":{"position":[[715,7]]}}}],["0.9.0",{"_index":295,"t":{"16":{"position":[[90,5]]},"82":{"position":[[1008,6],[1087,8],[1121,8]]},"505":{"position":[[127,8]]}}}],["0.9.1",{"_index":136,"t":{"10":{"position":[[47,6]]}}}],["00007ff7738b30d0",{"_index":1872,"t":{"499":{"position":[[459,17]]}}}],["00007ff7738b3220",{"_index":1875,"t":{"499":{"position":[[542,17]]}}}],["00007ff7738b33c0",{"_index":1887,"t":{"499":{"position":[[907,17]]}}}],["00007ff7738b34d0",{"_index":1884,"t":{"499":{"position":[[786,17]]}}}],["00007ff7738b37f0",{"_index":1885,"t":{"499":{"position":[[827,17]]}}}],["00007ff7738b3b10",{"_index":1882,"t":{"499":{"position":[[704,17]]}}}],["00007ff7738b3c20",{"_index":1871,"t":{"499":{"position":[[418,17]]}}}],["00007ff7738b42b0",{"_index":1886,"t":{"499":{"position":[[866,17]]}}}],["00007ff7738b43b0",{"_index":1880,"t":{"499":{"position":[[665,17]]}}}],["00007ff7738b43f0",{"_index":1873,"t":{"499":{"position":[[500,17]]}}}],["00007ff7738b44b0",{"_index":1878,"t":{"499":{"position":[[626,17]]}}}],["00007ff7738b4540",{"_index":1883,"t":{"499":{"position":[[747,17]]}}}],["00007ff7738b4700",{"_index":1876,"t":{"499":{"position":[[583,17]]}}}],["00007ff7738b49a0",{"_index":1889,"t":{"499":{"position":[[945,17]]}}}],["0b1000101",{"_index":1332,"t":{"252":{"position":[[203,9]]}}}],["0x247d2882520",{"_index":1008,"t":{"109":{"position":[[404,13]]}}}],["0x247d29ec9c8",{"_index":1010,"t":{"109":{"position":[[427,14]]}}}],["0x420",{"_index":1330,"t":{"252":{"position":[[92,5]]}}}],["0xffffffff",{"_index":1692,"t":{"416":{"position":[[132,11]]},"422":{"position":[[133,11]]},"424":{"position":[[132,11]]},"426":{"position":[[191,11]]},"432":{"position":[[135,11]]},"434":{"position":[[135,11]]},"436":{"position":[[135,11]]},"438":{"position":[[136,11]]}}}],["1",{"_index":333,"t":{"20":{"position":[[105,2]]},"54":{"position":[[278,2]]},"86":{"position":[[274,2],[361,2],[1043,2]]},"101":{"position":[[225,1]]},"109":{"position":[[69,2],[115,1],[278,1],[305,1],[307,1],[318,1],[324,1],[328,1],[343,1],[347,1],[450,1],[464,1],[483,1],[497,1],[581,1],[583,1],[585,1]]},"140":{"position":[[139,2],[189,1],[205,2],[222,2],[231,1],[321,2],[338,2],[350,2],[375,1],[446,2]]},"153":{"position":[[304,2]]},"155":{"position":[[180,1]]},"161":{"position":[[69,2]]},"165":{"position":[[262,1]]},"167":{"position":[[161,1]]},"169":{"position":[[224,1]]},"171":{"position":[[184,1]]},"173":{"position":[[206,1]]},"175":{"position":[[89,1],[108,2],[123,3],[518,1],[537,2],[552,3]]},"177":{"position":[[137,1],[218,1]]},"199":{"position":[[109,2],[337,2]]},"201":{"position":[[186,2]]},"203":{"position":[[222,2]]},"205":{"position":[[98,2]]},"209":{"position":[[181,1],[237,1]]},"211":{"position":[[139,1],[220,1]]},"217":{"position":[[120,2],[186,1],[280,2]]},"219":{"position":[[259,2]]},"221":{"position":[[152,2],[209,1],[225,2],[242,2],[254,1],[347,2],[364,2],[376,2],[404,1],[484,2]]},"229":{"position":[[162,1],[271,2]]},"235":{"position":[[147,2]]},"237":{"position":[[186,2]]},"244":{"position":[[550,2],[607,1],[639,1]]},"246":{"position":[[385,3]]},"256":{"position":[[418,2],[714,2]]},"262":{"position":[[20,1],[43,2],[216,1],[239,2],[285,1],[394,1],[541,1],[564,2],[805,1]]},"264":{"position":[[197,2]]},"266":{"position":[[139,1],[170,1],[550,2],[561,2],[617,1]]},"272":{"position":[[190,1],[203,1],[249,1]]},"286":{"position":[[88,1],[171,1]]},"298":{"position":[[215,5]]},"307":{"position":[[535,1],[545,1],[552,1]]},"313":{"position":[[153,1],[159,1],[226,2],[229,1]]},"331":{"position":[[92,1],[134,1]]},"337":{"position":[[138,2],[362,2]]},"343":{"position":[[355,2]]},"347":{"position":[[155,1]]},"349":{"position":[[148,1]]},"351":{"position":[[323,1]]},"375":{"position":[[174,1]]},"379":{"position":[[160,1]]},"399":{"position":[[331,3],[438,3],[1205,3]]},"447":{"position":[[28,1]]},"497":{"position":[[267,2]]},"499":{"position":[[1000,3]]},"501":{"position":[[424,3]]},"503":{"position":[[83,1]]},"511":{"position":[[174,1]]},"519":{"position":[[632,2]]},"573":{"position":[[376,1],[593,4]]},"575":{"position":[[424,1]]},"593":{"position":[[844,3],[912,3]]},"597":{"position":[[263,2],[347,2],[352,2]]},"599":{"position":[[377,2]]},"639":{"position":[[119,1]]},"655":{"position":[[104,1]]},"659":{"position":[[139,2]]},"661":{"position":[[86,2]]},"667":{"position":[[169,2]]},"669":{"position":[[201,2]]},"671":{"position":[[118,2],[260,3],[266,2],[376,3],[418,2]]},"675":{"position":[[187,2],[249,2]]},"679":{"position":[[284,2],[315,1]]},"681":{"position":[[532,2],[613,2]]},"685":{"position":[[595,1]]},"689":{"position":[[336,2]]},"691":{"position":[[89,2],[118,1]]},"693":{"position":[[88,2]]},"695":{"position":[[270,2]]},"699":{"position":[[166,2],[169,2]]},"707":{"position":[[160,3]]},"709":{"position":[[90,3]]},"711":{"position":[[96,3],[127,1]]},"713":{"position":[[97,3]]},"717":{"position":[[136,2]]},"721":{"position":[[368,2]]},"723":{"position":[[164,2]]},"731":{"position":[[444,3],[576,3],[641,3],[990,3],[1265,3]]},"763":{"position":[[374,2]]},"771":{"position":[[954,3]]}}}],["1).name",{"_index":2221,"t":{"669":{"position":[[291,8]]}}}],["1):concat",{"_index":2246,"t":{"685":{"position":[[347,11]]}}}],["1):torot(\"i",{"_index":2315,"t":{"721":{"position":[[855,14],[945,14]]}}}],["1):torot(\"z",{"_index":2310,"t":{"721":{"position":[[457,14]]}}}],["1.0",{"_index":2301,"t":{"719":{"position":[[169,4]]},"725":{"position":[[201,4],[438,4]]}}}],["1.0.0",{"_index":1898,"t":{"505":{"position":[[174,6]]}}}],["1.000.000",{"_index":947,"t":{"101":{"position":[[230,10]]}}}],["1.2",{"_index":2275,"t":{"703":{"position":[[320,4]]}}}],["1.2.3.4",{"_index":1527,"t":{"315":{"position":[[541,10]]}}}],["1.8",{"_index":2274,"t":{"703":{"position":[[315,4]]}}}],["10",{"_index":824,"t":{"86":{"position":[[316,2],[1096,2]]},"124":{"position":[[599,3]]},"140":{"position":[[208,2],[324,2]]},"161":{"position":[[72,2]]},"219":{"position":[[262,2]]},"221":{"position":[[228,2],[350,2]]},"317":{"position":[[126,4]]},"323":{"position":[[216,2],[475,2],[578,2]]},"343":{"position":[[358,2]]},"456":{"position":[[492,3]]},"503":{"position":[[101,2]]},"685":{"position":[[392,3],[399,3],[484,3]]}}}],["100",{"_index":821,"t":{"86":{"position":[[289,4],[1069,4]]}}}],["10000000",{"_index":1325,"t":{"250":{"position":[[129,9]]}}}],["1000m",{"_index":1992,"t":{"533":{"position":[[108,7]]}}}],["1024",{"_index":1633,"t":{"381":{"position":[[149,4]]},"477":{"position":[[160,5]]}}}],["103547413",{"_index":1713,"t":{"428":{"position":[[249,10]]}}}],["1045060183",{"_index":1703,"t":{"422":{"position":[[243,11]]}}}],["1056",{"_index":1331,"t":{"252":{"position":[[110,5]]}}}],["10_000_000",{"_index":1323,"t":{"250":{"position":[[106,10]]}}}],["11",{"_index":1763,"t":{"456":{"position":[[498,3]]}}}],["110100100",{"_index":1624,"t":{"367":{"position":[[130,9]]}}}],["11355630182234424425429331560518598643298965915936825610957270519615363349759012613228119611304846673085167794661819394470107090216347491908311079792054357",{"_index":1815,"t":{"477":{"position":[[425,156]]},"481":{"position":[[583,155]]},"485":{"position":[[608,155]]}}}],["1151865881",{"_index":1725,"t":{"436":{"position":[[247,11]]},"444":{"position":[[204,11]]}}}],["115443384115231951475820445136871322101870729500298182134363293112660251666017",{"_index":1818,"t":{"477":{"position":[[646,79]]}}}],["123",{"_index":1136,"t":{"146":{"position":[[92,3],[195,3]]},"229":{"position":[[99,5],[220,5]]},"361":{"position":[[206,3]]}}}],["1234",{"_index":1864,"t":{"499":{"position":[[178,5],[978,5]]},"501":{"position":[[253,5],[383,5]]}}}],["1252609637",{"_index":1716,"t":{"430":{"position":[[190,11]]}}}],["128",{"_index":1778,"t":{"460":{"position":[[209,3]]},"462":{"position":[[210,3]]},"466":{"position":[[177,3]]},"468":{"position":[[178,3]]},"472":{"position":[[241,3]]},"474":{"position":[[146,3]]}}}],["13",{"_index":1016,"t":{"109":{"position":[[539,2]]},"335":{"position":[[101,2]]}}}],["1337",{"_index":1963,"t":{"519":{"position":[[355,4],[463,4]]},"521":{"position":[[860,4],[1034,5]]}}}],["15",{"_index":2247,"t":{"685":{"position":[[396,2]]}}}],["16",{"_index":1535,"t":{"317":{"position":[[171,2]]},"460":{"position":[[192,3],[278,3]]},"462":{"position":[[193,3],[279,3]]},"466":{"position":[[160,3]]},"468":{"position":[[161,3]]},"472":{"position":[[224,3],[310,3]]},"474":{"position":[[129,3],[215,3]]}}}],["17",{"_index":1088,"t":{"130":{"position":[[70,2]]},"725":{"position":[[223,3],[343,3],[465,3]]}}}],["180.0",{"_index":2316,"t":{"721":{"position":[[1003,6]]}}}],["192",{"_index":1779,"t":{"460":{"position":[[215,3]]},"462":{"position":[[216,3]]},"466":{"position":[[183,3]]},"468":{"position":[[184,3]]},"472":{"position":[[247,3]]},"474":{"position":[[152,3]]}}}],["1a4",{"_index":1622,"t":{"365":{"position":[[132,3]]}}}],["1st",{"_index":1384,"t":{"266":{"position":[[175,5],[258,3]]}}}],["2",{"_index":334,"t":{"20":{"position":[[108,2]]},"109":{"position":[[77,2],[326,1],[337,1],[367,1],[493,1],[495,1]]},"140":{"position":[[305,1],[366,2],[406,2],[415,1]]},"159":{"position":[[204,1]]},"163":{"position":[[122,2],[212,2]]},"175":{"position":[[132,2],[147,3],[248,2],[577,2],[592,3]]},"179":{"position":[[179,2],[299,2]]},"199":{"position":[[131,2]]},"205":{"position":[[120,2]]},"213":{"position":[[129,1],[250,1],[481,1]]},"217":{"position":[[123,2],[191,1],[283,2]]},"221":{"position":[[331,1],[392,2],[438,2],[450,1]]},"233":{"position":[[171,2],[291,2]]},"235":{"position":[[266,2],[320,2]]},"237":{"position":[[298,2],[352,2]]},"244":{"position":[[553,1],[609,1]]},"256":{"position":[[421,2]]},"262":{"position":[[85,2],[247,2],[600,2],[828,2],[878,1]]},"264":{"position":[[200,2]]},"266":{"position":[[186,1],[553,2]]},"313":{"position":[[103,1]]},"319":{"position":[[191,1]]},"331":{"position":[[108,1],[124,1]]},"337":{"position":[[141,2],[365,2]]},"399":{"position":[[1243,3]]},"503":{"position":[[85,1]]},"505":{"position":[[35,1]]},"511":{"position":[[154,2]]},"519":{"position":[[639,2]]},"527":{"position":[[106,1]]},"573":{"position":[[382,1],[584,4]]},"575":{"position":[[430,1]]},"593":{"position":[[866,3],[937,3]]},"597":{"position":[[234,2]]},"599":{"position":[[260,2]]},"601":{"position":[[244,2]]},"603":{"position":[[270,2]]},"655":{"position":[[101,2]]},"659":{"position":[[142,2]]},"661":{"position":[[89,2]]},"667":{"position":[[172,2]]},"669":{"position":[[229,2]]},"671":{"position":[[121,2],[269,3],[275,2],[385,3],[409,2]]},"675":{"position":[[195,2],[252,2]]},"679":{"position":[[287,2],[321,1]]},"681":{"position":[[535,2],[571,1],[630,2],[633,2],[716,2]]},"689":{"position":[[339,2]]},"691":{"position":[[92,2]]},"693":{"position":[[91,2]]},"695":{"position":[[172,2],[202,1],[273,2],[300,1]]},"699":{"position":[[193,3],[212,2],[239,2],[261,2],[371,2],[393,2]]},"705":{"position":[[129,2],[132,2],[184,2]]},"707":{"position":[[164,2]]},"709":{"position":[[94,2]]},"711":{"position":[[100,2]]},"713":{"position":[[101,2]]},"717":{"position":[[140,2],[168,2]]},"731":{"position":[[1317,3]]},"771":{"position":[[904,3]]}}}],["20",{"_index":1081,"t":{"124":{"position":[[670,2]]},"331":{"position":[[165,3]]},"685":{"position":[[295,2]]}}}],["200",{"_index":744,"t":{"72":{"position":[[802,3]]},"545":{"position":[[425,3]]}}}],["2024",{"_index":23,"t":{"4":{"position":[[189,4]]},"8":{"position":[[718,4]]}}}],["2048",{"_index":1807,"t":{"477":{"position":[[166,5]]}}}],["21",{"_index":1536,"t":{"319":{"position":[[103,2]]},"685":{"position":[[378,2]]}}}],["222957957",{"_index":1710,"t":{"426":{"position":[[301,10]]}}}],["234",{"_index":1252,"t":{"229":{"position":[[182,5],[287,5]]}}}],["24",{"_index":1777,"t":{"460":{"position":[[196,2]]},"462":{"position":[[197,2]]},"466":{"position":[[164,2]]},"468":{"position":[[165,2]]},"472":{"position":[[228,2]]},"474":{"position":[[133,2]]}}}],["249",{"_index":745,"t":{"72":{"position":[[809,3]]},"256":{"position":[[717,3]]}}}],["255",{"_index":1588,"t":{"339":{"position":[[149,3]]}}}],["255))):concat",{"_index":1786,"t":{"462":{"position":[[520,17]]},"474":{"position":[[563,17]]}}}],["256",{"_index":1744,"t":{"449":{"position":[[28,3]]},"460":{"position":[[224,3]]},"462":{"position":[[225,3]]},"466":{"position":[[192,3]]},"468":{"position":[[193,3]]},"472":{"position":[[256,3]]},"474":{"position":[[161,3]]}}}],["2650573207",{"_index":1728,"t":{"438":{"position":[[249,11]]}}}],["2871868277",{"_index":1686,"t":{"412":{"position":[[200,11]]}}}],["2nd",{"_index":1385,"t":{"266":{"position":[[191,5]]}}}],["2x",{"_index":739,"t":{"72":{"position":[[675,3]]}}}],["3",{"_index":995,"t":{"109":{"position":[[46,1],[85,2],[262,1],[271,1],[289,1],[313,1],[332,1],[345,1],[351,1],[356,1],[448,1]]},"153":{"position":[[198,1]]},"163":{"position":[[125,2],[215,2],[255,1]]},"175":{"position":[[284,1]]},"177":{"position":[[210,1]]},"183":{"position":[[14,1]]},"191":{"position":[[47,2]]},"199":{"position":[[153,2]]},"205":{"position":[[142,2]]},"211":{"position":[[212,1]]},"217":{"position":[[126,2],[196,1],[286,2]]},"256":{"position":[[424,1]]},"262":{"position":[[255,2],[836,2],[884,4]]},"264":{"position":[[203,2],[215,3]]},"266":{"position":[[202,1],[556,1],[564,2],[619,1]]},"313":{"position":[[172,1]]},"337":{"position":[[144,2],[368,2]]},"375":{"position":[[172,1]]},"377":{"position":[[160,1]]},"503":{"position":[[87,1]]},"519":{"position":[[646,1]]},"527":{"position":[[135,1]]},"573":{"position":[[388,1],[575,4]]},"575":{"position":[[436,1]]},"601":{"position":[[276,2],[363,2],[368,2]]},"603":{"position":[[304,2]]},"655":{"position":[[98,2]]},"659":{"position":[[145,2]]},"661":{"position":[[92,2]]},"667":{"position":[[175,2]]},"671":{"position":[[141,2],[278,3],[284,2],[394,3],[400,2]]},"675":{"position":[[208,2],[255,2]]},"679":{"position":[[290,1],[327,1]]},"681":{"position":[[538,2],[616,1],[636,2],[719,1]]},"689":{"position":[[342,1]]},"691":{"position":[[95,1]]},"693":{"position":[[94,1],[117,1]]},"695":{"position":[[276,1]]},"699":{"position":[[28,1],[242,3],[264,2],[374,3],[396,2]]},"703":{"position":[[258,2],[261,2],[297,2]]},"705":{"position":[[187,2]]},"707":{"position":[[167,2]]},"709":{"position":[[97,2]]},"711":{"position":[[103,2]]},"713":{"position":[[104,2],[128,1]]},"717":{"position":[[171,2]]},"719":{"position":[[132,2]]}}}],["3):ab",{"_index":2296,"t":{"717":{"position":[[143,9]]}}}],["3.5x",{"_index":1563,"t":{"327":{"position":[[103,4]]}}}],["3.7416573867739",{"_index":2282,"t":{"707":{"position":[[186,15],[229,15]]}}}],["30",{"_index":2250,"t":{"685":{"position":[[488,2],[491,3]]}}}],["3154674178",{"_index":1722,"t":{"434":{"position":[[247,11]]}}}],["3190198453633110066",{"_index":1731,"t":{"440":{"position":[[195,20]]}}}],["32",{"_index":626,"t":{"42":{"position":[[310,2]]},"428":{"position":[[30,2]]},"460":{"position":[[202,2]]},"462":{"position":[[203,2]]},"466":{"position":[[170,2]]},"468":{"position":[[171,2]]},"472":{"position":[[234,2]]},"474":{"position":[[139,2]]}}}],["32973",{"_index":133,"t":{"8":{"position":[[723,6]]}}}],["3600",{"_index":2185,"t":{"641":{"position":[[341,4],[423,4]]}}}],["384",{"_index":1748,"t":{"451":{"position":[[28,3]]}}}],["3889643616",{"_index":1719,"t":{"432":{"position":[[247,11]]}}}],["3rd",{"_index":1386,"t":{"266":{"position":[[207,5]]}}}],["3x",{"_index":678,"t":{"54":{"position":[[229,2]]},"246":{"position":[[67,2]]}}}],["4",{"_index":996,"t":{"109":{"position":[[93,2]]},"157":{"position":[[220,1]]},"161":{"position":[[191,1]]},"163":{"position":[[128,2],[218,2],[272,2]]},"262":{"position":[[263,2],[396,1]]},"264":{"position":[[230,2]]},"266":{"position":[[572,2],[583,2],[640,1]]},"503":{"position":[[89,1],[136,1]]},"573":{"position":[[394,1]]},"575":{"position":[[442,1]]},"659":{"position":[[186,1]]},"661":{"position":[[133,1]]},"667":{"position":[[178,2],[228,2],[234,2]]},"671":{"position":[[144,2],[287,3],[293,2],[391,2],[403,3]]},"675":{"position":[[216,1],[258,1]]},"681":{"position":[[541,2],[639,2],[642,1],[721,2]]},"695":{"position":[[175,2]]},"771":{"position":[[1006,3]]}}}],["400",{"_index":2127,"t":{"605":{"position":[[317,4]]},"607":{"position":[[377,4]]},"609":{"position":[[599,4]]}}}],["4096",{"_index":1808,"t":{"477":{"position":[[176,5]]}}}],["41",{"_index":2242,"t":{"685":{"position":[[291,3]]}}}],["42",{"_index":1169,"t":{"167":{"position":[[86,2],[185,2]]},"193":{"position":[[68,2]]},"254":{"position":[[145,2],[224,3],[315,2],[385,3]]},"264":{"position":[[77,2],[83,3],[100,2],[385,2],[401,2],[482,5],[502,4],[572,4]]},"290":{"position":[[317,3],[374,2]]},"292":{"position":[[300,3],[357,2]]},"313":{"position":[[178,2]]},"319":{"position":[[233,2]]},"321":{"position":[[148,2],[224,2]]},"685":{"position":[[374,3]]}}}],["430867652",{"_index":1706,"t":{"424":{"position":[[241,10]]}}}],["443",{"_index":2037,"t":{"555":{"position":[[610,4]]}}}],["45597",{"_index":24,"t":{"4":{"position":[[194,6]]}}}],["5",{"_index":997,"t":{"109":{"position":[[101,2],[117,4],[166,4],[466,3],[485,2]]},"140":{"position":[[353,1]]},"153":{"position":[[100,1]]},"159":{"position":[[121,1]]},"161":{"position":[[86,1]]},"163":{"position":[[200,1]]},"175":{"position":[[239,1]]},"179":{"position":[[288,1]]},"183":{"position":[[319,1]]},"185":{"position":[[145,1]]},"199":{"position":[[280,2],[359,2]]},"219":{"position":[[276,1]]},"221":{"position":[[379,1]]},"233":{"position":[[280,1]]},"262":{"position":[[271,2],[287,4],[336,4],[419,2]]},"264":{"position":[[233,2]]},"266":{"position":[[575,2]]},"302":{"position":[[368,3]]},"313":{"position":[[198,1]]},"343":{"position":[[372,1]]},"347":{"position":[[41,1],[177,1]]},"503":{"position":[[91,1],[138,1]]},"573":{"position":[[349,1],[400,1]]},"575":{"position":[[397,1],[448,1]]},"581":{"position":[[322,1]]},"667":{"position":[[181,2]]},"671":{"position":[[147,2],[296,3],[302,2],[382,2],[412,3]]},"681":{"position":[[544,1],[618,2]]},"765":{"position":[[555,3],[608,2]]}}}],["5,0,0,0",{"_index":2399,"t":{"771":{"position":[[963,7]]}}}],["5,000",{"_index":2393,"t":{"771":{"position":[[777,5]]}}}],["5,0000",{"_index":2400,"t":{"771":{"position":[[1014,6]]}}}],["5.00",{"_index":2398,"t":{"771":{"position":[[912,4]]}}}],["5.1",{"_index":2231,"t":{"679":{"position":[[91,4]]}}}],["5.4",{"_index":1025,"t":{"111":{"position":[[27,3],[119,3]]}}}],["5.4'",{"_index":1672,"t":{"401":{"position":[[108,6]]},"487":{"position":[[105,6]]},"523":{"position":[[103,6]]},"531":{"position":[[101,6]]},"611":{"position":[[101,6]]},"653":{"position":[[104,6]]},"733":{"position":[[105,6]]}}}],["50",{"_index":2379,"t":{"765":{"position":[[493,4]]}}}],["50,000",{"_index":2395,"t":{"771":{"position":[[818,6]]}}}],["500",{"_index":2390,"t":{"771":{"position":[[737,3]]}}}],["500,000",{"_index":2397,"t":{"771":{"position":[[863,7]]}}}],["5000",{"_index":2392,"t":{"771":{"position":[[765,6],[942,6]]}}}],["500000",{"_index":2396,"t":{"771":{"position":[[849,8]]}}}],["500000.4",{"_index":2401,"t":{"771":{"position":[[1065,10]]}}}],["512",{"_index":1751,"t":{"453":{"position":[[28,3]]},"477":{"position":[[382,4]]}}}],["5eb63bbbe01eeed093cb22bb8f5acdc3",{"_index":1690,"t":{"414":{"position":[[183,35]]}}}],["6",{"_index":1193,"t":{"191":{"position":[[50,2]]},"199":{"position":[[381,2]]},"264":{"position":[[236,2],[248,3]]},"266":{"position":[[578,1],[586,2],[642,1]]},"323":{"position":[[235,1]]},"503":{"position":[[93,1],[140,1]]},"667":{"position":[[184,2]]},"689":{"position":[[413,1]]},"695":{"position":[[178,1]]},"709":{"position":[[121,1]]},"715":{"position":[[156,1]]}}}],["6.1232339957368e",{"_index":2322,"t":{"725":{"position":[[206,16],[326,16],[448,16]]}}}],["60",{"_index":2187,"t":{"641":{"position":[[410,2]]}}}],["65537",{"_index":1816,"t":{"477":{"position":[[594,6]]},"481":{"position":[[766,5]]},"485":{"position":[[791,5]]}}}],["65e05b66",{"_index":1522,"t":{"315":{"position":[[416,8]]}}}],["68",{"_index":2243,"t":{"685":{"position":[[298,3]]}}}],["69",{"_index":1333,"t":{"252":{"position":[[225,3]]},"685":{"position":[[381,3]]}}}],["6aa8b7c94e7580774a804c24",{"_index":1523,"t":{"315":{"position":[[425,26]]}}}],["7",{"_index":1547,"t":{"323":{"position":[[179,1]]},"503":{"position":[[95,1],[142,1]]}}}],["7088720765356542432",{"_index":1733,"t":{"442":{"position":[[194,20]]}}}],["8",{"_index":634,"t":{"44":{"position":[[123,1]]},"46":{"position":[[204,1]]},"323":{"position":[[160,1],[531,1]]},"503":{"position":[[97,1],[144,1]]},"761":{"position":[[70,1]]}}}],["8):unpack",{"_index":1896,"t":{"503":{"position":[[119,12]]}}}],["80",{"_index":2005,"t":{"545":{"position":[[362,3]]},"551":{"position":[[461,3]]},"553":{"position":[[246,3]]}}}],["847757641",{"_index":1129,"t":{"144":{"position":[[491,9]]}}}],["8618312879776256743",{"_index":1701,"t":{"420":{"position":[[186,20]]}}}],["894552257",{"_index":1695,"t":{"416":{"position":[[241,10]]}}}],["8dad5f6a7dd2dcd8c35ec2fd7babb499bcad60d27d73fe73eca2ce025dfd3b47",{"_index":1746,"t":{"449":{"position":[[275,67]]}}}],["9",{"_index":1194,"t":{"191":{"position":[[53,1]]},"313":{"position":[[192,1]]},"323":{"position":[[198,1],[258,1]]},"383":{"position":[[156,1]]},"503":{"position":[[99,1]]}}}],["90",{"_index":2323,"t":{"725":{"position":[[248,3],[368,3]]}}}],["90.0",{"_index":2311,"t":{"721":{"position":[[507,5],[617,5],[719,5],[825,5]]}}}],["9065573210506989167",{"_index":1698,"t":{"418":{"position":[[184,20]]}}}],["9090",{"_index":2203,"t":{"651":{"position":[[372,5]]}}}],["98365361248415863235179644468056200977592391948608651522703704315152579004021",{"_index":1819,"t":{"477":{"position":[[738,78]]}}}],["_",{"_index":1223,"t":{"217":{"position":[[312,2]]},"629":{"position":[[210,2]]}}}],["__construct",{"_index":1417,"t":{"280":{"position":[[97,11]]},"288":{"position":[[284,12]]},"292":{"position":[[25,11]]}}}],["__construct(nam",{"_index":1419,"t":{"280":{"position":[[161,17]]},"282":{"position":[[128,17]]},"284":{"position":[[122,17]]},"288":{"position":[[192,17],[443,17]]},"290":{"position":[[184,17]]}}}],["__construct(publ",{"_index":1443,"t":{"292":{"position":[[184,18]]}}}],["__eq",{"_index":1501,"t":{"313":{"position":[[273,4]]}}}],["__gc",{"_index":1426,"t":{"282":{"position":[[176,6]]}}}],["__index",{"_index":342,"t":{"20":{"position":[[468,7]]},"34":{"position":[[120,7]]},"399":{"position":[[623,7]]},"497":{"position":[[361,7]]},"731":{"position":[[759,7]]}}}],["__lt",{"_index":1502,"t":{"313":{"position":[[282,5]]}}}],["__order",{"_index":253,"t":{"14":{"position":[[1761,7],[1966,7]]},"399":{"position":[[1185,11]]},"519":{"position":[[549,7],[599,7]]},"521":{"position":[[434,7]]}}}],["__parent",{"_index":1432,"t":{"286":{"position":[[195,8]]}}}],["__tostr",{"_index":1620,"t":{"363":{"position":[[19,10]]},"701":{"position":[[19,10]]}}}],["__valu",{"_index":1648,"t":{"397":{"position":[[132,7]]}}}],["_g",{"_index":108,"t":{"8":{"position":[[200,2]]}}}],["_g.coroutin",{"_index":1862,"t":{"497":{"position":[[419,14]]}}}],["_g.string",{"_index":1351,"t":{"256":{"position":[[237,9]]}}}],["_g.tabl",{"_index":343,"t":{"20":{"position":[[478,8]]},"497":{"position":[[406,9]]},"499":{"position":[[198,9]]}}}],["_g:myfunc",{"_index":1306,"t":{"244":{"position":[[575,12]]}}}],["_psoup",{"_index":389,"t":{"20":{"position":[[2136,6]]},"48":{"position":[[167,6]]},"491":{"position":[[0,6]]}}}],["_pversion",{"_index":738,"t":{"72":{"position":[[621,9]]},"489":{"position":[[0,9]]},"493":{"position":[[139,9],[236,18]]}}}],["_version",{"_index":1851,"t":{"493":{"position":[[187,18],[264,12]]}}}],["a\":1,\"b\":2,\"c\":3",{"_index":1966,"t":{"519":{"position":[[684,19]]}}}],["a.k.a",{"_index":2097,"t":{"589":{"position":[[72,6],[178,5]]}}}],["a?.b?.c",{"_index":1290,"t":{"242":{"position":[[807,7]]}}}],["aadata",{"_index":1800,"t":{"472":{"position":[[144,6]]},"474":{"position":[[72,6],[468,6],[663,7],[768,7]]}}}],["aarch64",{"_index":138,"t":{"10":{"position":[[82,7]]}}}],["abi",{"_index":618,"t":{"40":{"position":[[72,3]]}}}],["abov",{"_index":843,"t":{"86":{"position":[[832,5]]},"90":{"position":[[695,6]]},"124":{"position":[[677,6]]},"195":{"position":[[35,6]]},"262":{"position":[[1023,5]]},"278":{"position":[[25,5]]},"313":{"position":[[450,6]]},"363":{"position":[[8,6]]},"701":{"position":[[8,6]]},"723":{"position":[[209,5]]}}}],["absenc",{"_index":703,"t":{"60":{"position":[[595,7]]}}}],["absent",{"_index":2136,"t":{"609":{"position":[[931,6]]},"637":{"position":[[114,7]]},"641":{"position":[[125,7]]},"643":{"position":[[124,7]]},"689":{"position":[[245,7]]}}}],["absolut",{"_index":425,"t":{"20":{"position":[[2944,8]]},"633":{"position":[[32,8]]},"635":{"position":[[11,8]]},"717":{"position":[[55,8]]}}}],["accept",{"_index":428,"t":{"20":{"position":[[2982,6]]},"50":{"position":[[279,7]]},"140":{"position":[[13,7]]},"221":{"position":[[13,7]]},"315":{"position":[[456,8]]},"545":{"position":[[63,9]]},"561":{"position":[[0,7]]},"563":{"position":[[98,6]]},"731":{"position":[[183,7]]}}}],["access",{"_index":455,"t":{"20":{"position":[[3700,6]]},"30":{"position":[[538,6],[903,6]]},"40":{"position":[[232,6]]},"46":{"position":[[293,6]]},"199":{"position":[[429,6]]},"242":{"position":[[0,9],[883,7]]},"258":{"position":[[223,6]]},"290":{"position":[[92,8]]},"329":{"position":[[353,6]]},"491":{"position":[[35,6]]}}}],["accessor",{"_index":720,"t":{"66":{"position":[[328,8]]}}}],["accordingli",{"_index":1891,"t":{"501":{"position":[[100,12]]}}}],["accumul",{"_index":2253,"t":{"689":{"position":[[46,11],[69,13],[97,11],[195,12],[229,12],[257,11],[305,12],[363,12],[387,12]]}}}],["achiev",{"_index":1532,"t":{"315":{"position":[[872,8]]}}}],["act",{"_index":2174,"t":{"637":{"position":[[184,6]]},"641":{"position":[[195,6]]},"643":{"position":[[194,6]]}}}],["action",{"_index":1345,"t":{"256":{"position":[[88,6]]}}}],["activ",{"_index":991,"t":{"107":{"position":[[179,7]]},"573":{"position":[[15,9]]}}}],["actual",{"_index":472,"t":{"22":{"position":[[139,6]]},"765":{"position":[[92,8]]}}}],["ad",{"_index":93,"t":{"8":{"position":[[0,5]]},"14":{"position":[[0,5],[24,5],[49,5],[82,5],[142,5],[210,5],[278,5],[726,5],[900,5],[918,5],[938,5],[959,5],[982,5],[1002,5],[1023,5],[1047,5],[1074,5],[1095,5],[1122,5],[1149,5],[1272,5],[1298,5],[1325,5],[1378,5],[1404,5],[1434,5],[1465,5],[1503,5],[1551,5],[1595,5],[1655,5],[1685,5],[1710,5],[2253,5],[2333,5],[2384,5]]},"16":{"position":[[0,5]]},"18":{"position":[[0,5],[500,5],[525,5],[549,5]]},"20":{"position":[[0,5],[25,5],[115,5],[143,5],[174,5],[294,5],[399,5],[491,5],[523,5],[1165,5],[1214,5],[1391,5],[1913,5],[2143,5],[2206,5],[2242,5],[2264,5],[2284,5],[2310,5],[2332,5],[2470,5],[2638,5],[2657,5],[2673,5],[2693,5],[2713,5],[2733,5],[2747,5],[2766,5],[2783,5],[2805,5],[2817,5],[2860,5],[3453,5],[3648,5],[3725,5],[3760,5],[3799,5],[3834,5],[3914,5]]},"22":{"position":[[288,5]]},"30":{"position":[[0,5],[74,5],[138,5],[220,5],[284,5],[326,5],[354,5],[1341,5],[1382,5]]},"32":{"position":[[318,5]]},"38":{"position":[[0,5],[73,5],[140,5],[192,5],[239,5],[540,5],[585,5],[648,5],[757,5],[877,5],[1111,5],[1215,5],[1329,5],[1383,5],[1449,5],[1515,5],[1560,5]]},"42":{"position":[[94,5]]},"48":{"position":[[0,5],[35,5],[74,5],[99,5],[141,5],[161,5],[449,5],[517,5],[560,5],[603,5],[616,5],[629,5],[642,5]]},"52":{"position":[[0,5]]},"70":{"position":[[0,5]]},"72":{"position":[[0,5],[61,5],[133,5],[171,5],[196,5],[232,5],[261,5],[293,5],[302,5],[327,5],[348,5],[383,5],[414,5],[452,5],[479,5],[550,5],[584,5],[615,5]]},"82":{"position":[[1462,5]]},"86":{"position":[[121,5]]},"569":{"position":[[103,5]]}}}],["add",{"_index":763,"t":{"78":{"position":[[6,4]]},"90":{"position":[[474,3]]},"111":{"position":[[182,4]]},"138":{"position":[[283,3]]},"165":{"position":[[206,3]]},"199":{"position":[[6,4]]},"213":{"position":[[201,3],[207,3]]},"229":{"position":[[498,3]]},"250":{"position":[[8,3]]},"280":{"position":[[6,4]]},"286":{"position":[[188,4]]},"302":{"position":[[200,3]]},"351":{"position":[[263,3]]},"369":{"position":[[0,4]]},"519":{"position":[[542,3]]},"521":{"position":[[426,4]]},"555":{"position":[[12,3]]},"569":{"position":[[4,3]]},"571":{"position":[[40,3]]},"641":{"position":[[394,4]]},"685":{"position":[[591,3]]}}}],["add(1",{"_index":1180,"t":{"179":{"position":[[172,6],[292,6]]},"233":{"position":[[164,6],[284,6]]}}}],["add(a",{"_index":1179,"t":{"179":{"position":[[133,6]]},"213":{"position":[[146,6],[268,6],[499,6]]},"233":{"position":[[125,6],[380,6]]}}}],["addit",{"_index":38,"t":{"4":{"position":[[347,10]]},"60":{"position":[[0,10]]},"66":{"position":[[0,10]]},"132":{"position":[[441,10]]},"302":{"position":[[89,10]]},"307":{"position":[[57,9]]},"317":{"position":[[31,10]]},"401":{"position":[[34,9]]},"470":{"position":[[39,10]]},"487":{"position":[[34,9]]},"513":{"position":[[228,10]]},"523":{"position":[[34,9]]},"531":{"position":[[34,9]]},"611":{"position":[[34,9]]},"653":{"position":[[34,9]]},"733":{"position":[[34,9]]}}}],["addloop",{"_index":2057,"t":{"571":{"position":[[4,7]]}}}],["address",{"_index":1995,"t":{"541":{"position":[[89,8]]}}}],["adler",{"_index":1711,"t":{"428":{"position":[[24,5]]}}}],["advanc",{"_index":1542,"t":{"321":{"position":[[93,8]]}}}],["advis",{"_index":838,"t":{"86":{"position":[[736,7]]},"333":{"position":[[154,9]]}}}],["ae",{"_index":1765,"t":{"458":{"position":[[22,3]]},"460":{"position":[[52,4],[71,4],[110,4],[123,4],[232,4]]},"462":{"position":[[53,4],[72,4],[111,4],[124,4],[233,4],[687,4]]},"464":{"position":[[21,3]]},"466":{"position":[[52,4],[91,4],[200,4]]},"468":{"position":[[19,4],[58,4],[201,4],[578,4]]},"470":{"position":[[19,3]]},"472":{"position":[[60,4],[71,3],[264,4]]},"474":{"position":[[61,4],[169,4],[757,4]]}}}],["aforement",{"_index":943,"t":{"99":{"position":[[529,14]]},"771":{"position":[[634,14]]}}}],["afterward",{"_index":2403,"t":{"773":{"position":[[379,11]]}}}],["ag",{"_index":1197,"t":{"193":{"position":[[62,3],[218,3],[265,3]]},"195":{"position":[[79,3],[246,3]]},"286":{"position":[[82,3]]},"290":{"position":[[171,3],[202,4],[235,3]]},"292":{"position":[[217,4]]}}}],["again",{"_index":483,"t":{"24":{"position":[[64,5]]},"511":{"position":[[1371,5]]}}}],["against",{"_index":1483,"t":{"309":{"position":[[61,7]]},"695":{"position":[[24,7]]},"731":{"position":[[115,7]]}}}],["agent",{"_index":1513,"t":{"315":{"position":[[290,7]]}}}],["aggreg",{"_index":1217,"t":{"213":{"position":[[48,9]]}}}],["aggress",{"_index":1183,"t":{"183":{"position":[[86,10]]}}}],["agnost",{"_index":2382,"t":{"769":{"position":[[22,8]]}}}],["aid",{"_index":834,"t":{"86":{"position":[[648,3]]},"101":{"position":[[3,3]]}}}],["aim",{"_index":753,"t":{"76":{"position":[[6,4]]}}}],["akin",{"_index":1854,"t":{"497":{"position":[[58,4]]}}}],["algorithm",{"_index":689,"t":{"60":{"position":[[111,10],[383,11]]},"246":{"position":[[452,9]]},"313":{"position":[[331,10]]},"331":{"position":[[19,10]]},"412":{"position":[[72,10]]},"414":{"position":[[55,10]]},"416":{"position":[[55,10]]},"418":{"position":[[55,10]]},"420":{"position":[[56,10]]},"422":{"position":[[56,10]]},"424":{"position":[[55,10]]},"426":{"position":[[56,10]]},"428":{"position":[[59,10]]},"430":{"position":[[58,10]]},"432":{"position":[[58,10]]},"434":{"position":[[58,10]]},"436":{"position":[[58,10]]},"438":{"position":[[59,10]]},"440":{"position":[[60,10]]},"442":{"position":[[60,10]]},"444":{"position":[[65,10]]},"447":{"position":[[52,10]]},"449":{"position":[[54,10]]},"451":{"position":[[54,10]]},"453":{"position":[[54,10]]}}}],["alia",{"_index":344,"t":{"20":{"position":[[507,5],[2840,5]]},"30":{"position":[[266,5]]},"52":{"position":[[22,5]]},"305":{"position":[[128,5],[184,5]]},"529":{"position":[[3,5]]}}}],["alic",{"_index":1279,"t":{"242":{"position":[[252,7]]}}}],["aliv",{"_index":1939,"t":{"511":{"position":[[2102,5]]},"513":{"position":[[18,5]]},"515":{"position":[[16,5]]}}}],["alloc",{"_index":490,"t":{"24":{"position":[[226,10]]}}}],["allow",{"_index":17,"t":{"4":{"position":[[140,8]]},"24":{"position":[[285,8]]},"26":{"position":[[25,6]]},"78":{"position":[[227,6]]},"101":{"position":[[191,6]]},"142":{"position":[[55,5]]},"213":{"position":[[20,6]]},"252":{"position":[[19,6],[127,6]]},"266":{"position":[[37,5]]},"290":{"position":[[6,6]]},"300":{"position":[[492,5]]},"311":{"position":[[20,6]]},"313":{"position":[[73,6]]},"315":{"position":[[18,6]]},"321":{"position":[[75,8]]},"335":{"position":[[6,6]]},"337":{"position":[[24,6]]},"339":{"position":[[32,8]]},"343":{"position":[[6,6],[480,5]]},"470":{"position":[[28,6]]}}}],["alphabet",{"_index":2362,"t":{"753":{"position":[[43,10],[202,10]]}}}],["alphanumer",{"_index":2366,"t":{"757":{"position":[[43,12],[207,12]]}}}],["alreadi",{"_index":916,"t":{"97":{"position":[[8,7]]},"555":{"position":[[400,7]]}}}],["alter",{"_index":1892,"t":{"501":{"position":[[162,7]]}}}],["altern",{"_index":401,"t":{"20":{"position":[[2406,11]]},"30":{"position":[[749,13]]},"207":{"position":[[48,14]]},"215":{"position":[[52,14]]},"223":{"position":[[56,14]]},"229":{"position":[[26,11]]},"254":{"position":[[33,11]]},"268":{"position":[[52,14]]},"296":{"position":[[138,14]]},"300":{"position":[[209,13]]},"325":{"position":[[55,14]]},"399":{"position":[[757,14]]},"403":{"position":[[3,11]]}}}],["although",{"_index":852,"t":{"88":{"position":[[0,8]]},"107":{"position":[[222,8]]},"254":{"position":[[621,8]]},"470":{"position":[[78,8]]},"685":{"position":[[606,9]]}}}],["alway",{"_index":386,"t":{"20":{"position":[[2107,6]]},"84":{"position":[[193,6]]},"227":{"position":[[28,6]]},"311":{"position":[[257,6]]},"491":{"position":[[70,6]]}}}],["ambigu",{"_index":113,"t":{"8":{"position":[[386,11]]},"24":{"position":[[332,11]]},"276":{"position":[[492,11]]}}}],["amount",{"_index":1274,"t":{"242":{"position":[[112,6]]},"533":{"position":[[16,6]]}}}],["amzn",{"_index":1517,"t":{"315":{"position":[[379,4]]}}}],["anchor",{"_index":2207,"t":{"651":{"position":[[480,9]]}}}],["and/or",{"_index":840,"t":{"86":{"position":[[758,6]]}}}],["android",{"_index":1849,"t":{"493":{"position":[[105,10]]}}}],["annot",{"_index":194,"t":{"14":{"position":[[161,10]]},"175":{"position":[[422,10]]}}}],["annoy",{"_index":374,"t":{"20":{"position":[[1548,11]]},"155":{"position":[[304,10]]},"169":{"position":[[404,10]]},"171":{"position":[[354,10]]},"173":{"position":[[351,10]]}}}],["anonym",{"_index":1215,"t":{"205":{"position":[[18,10]]},"229":{"position":[[53,9]]},"321":{"position":[[55,9]]}}}],["anoth",{"_index":805,"t":{"84":{"position":[[0,7]]},"92":{"position":[[250,7]]},"617":{"position":[[15,7]]},"663":{"position":[[159,7]]},"763":{"position":[[24,7]]},"773":{"position":[[341,7]]}}}],["ansi",{"_index":727,"t":{"72":{"position":[[76,4]]},"351":{"position":[[209,4]]}}}],["anyth",{"_index":1245,"t":{"227":{"position":[[166,8]]}}}],["anywher",{"_index":1371,"t":{"262":{"position":[[929,8]]}}}],["apart",{"_index":1398,"t":{"272":{"position":[[123,5]]}}}],["api",{"_index":735,"t":{"72":{"position":[[379,3]]},"280":{"position":[[323,3]]}}}],["appl",{"_index":1152,"t":{"157":{"position":[[127,8]]},"323":{"position":[[149,7]]},"669":{"position":[[211,7],[304,5]]},"763":{"position":[[667,8],[746,9],[760,6]]}}}],["appli",{"_index":378,"t":{"20":{"position":[[1694,5]]},"355":{"position":[[105,5]]},"387":{"position":[[104,5]]},"391":{"position":[[169,5]]}}}],["application/json",{"_index":1907,"t":{"511":{"position":[[412,18]]}}}],["approach",{"_index":2179,"t":{"637":{"position":[[435,9]]}}}],["appropri",{"_index":1909,"t":{"511":{"position":[[515,14]]}}}],["approxim",{"_index":1934,"t":{"511":{"position":[[1655,11]]}}}],["apt",{"_index":1056,"t":{"124":{"position":[[33,3],[361,3],[377,3]]},"132":{"position":[[119,3]]}}}],["arbitrari",{"_index":748,"t":{"74":{"position":[[54,9]]}}}],["arch",{"_index":1082,"t":{"126":{"position":[[16,4]]},"132":{"position":[[173,5]]}}}],["arch=amd64",{"_index":1069,"t":{"124":{"position":[[177,11]]}}}],["aren't",{"_index":2107,"t":{"593":{"position":[[148,6]]},"595":{"position":[[152,6]]}}}],["arg",{"_index":1149,"t":{"155":{"position":[[543,5]]},"231":{"position":[[142,4],[161,4],[169,3],[314,4],[322,3]]},"315":{"position":[[203,8]]}}}],["arg,str",{"_index":376,"t":{"20":{"position":[[1583,11]]}}}],["arg=valu",{"_index":2205,"t":{"651":{"position":[[438,12]]}}}],["argument",{"_index":39,"t":{"4":{"position":[[358,9]]},"6":{"position":[[347,8]]},"8":{"position":[[68,9]]},"14":{"position":[[873,8]]},"20":{"position":[[2908,8]]},"30":{"position":[[785,9],[842,9]]},"32":{"position":[[9,9],[69,9],[115,10]]},"38":{"position":[[204,9]]},"40":{"position":[[8,9]]},"42":{"position":[[8,9]]},"56":{"position":[[145,9]]},"60":{"position":[[197,10],[473,10]]},"86":{"position":[[352,8]]},"140":{"position":[[42,8],[277,10]]},"144":{"position":[[81,9]]},"163":{"position":[[29,9],[168,9],[189,10],[257,10]]},"221":{"position":[[42,8],[303,10]]},"229":{"position":[[674,10]]},"235":{"position":[[22,10],[58,9],[394,9]]},"237":{"position":[[23,9],[51,9],[80,9]]},"292":{"position":[[71,9]]},"298":{"position":[[253,8]]},"317":{"position":[[42,9]]},"567":{"position":[[25,10]]},"605":{"position":[[355,9],[365,10],[469,8],[478,8]]},"607":{"position":[[319,9],[329,10]]},"609":{"position":[[525,9],[535,10],[762,9],[772,10],[946,8]]},"699":{"position":[[30,10]]},"715":{"position":[[54,9]]},"723":{"position":[[80,9]]},"771":{"position":[[1102,8]]}}}],["arithmet",{"_index":696,"t":{"60":{"position":[[372,10]]},"331":{"position":[[8,10]]},"703":{"position":[[26,10]]}}}],["around",{"_index":741,"t":{"72":{"position":[[721,6]]},"341":{"position":[[16,6]]}}}],["array",{"_index":508,"t":{"30":{"position":[[80,5]]},"225":{"position":[[283,5]]},"659":{"position":[[63,5]]},"671":{"position":[[13,5]]},"675":{"position":[[13,5],[65,5]]},"681":{"position":[[24,5],[38,6],[205,5]]}}}],["arrow",{"_index":1253,"t":{"229":{"position":[[365,6]]},"266":{"position":[[336,5]]},"349":{"position":[[260,5]]}}}],["articl",{"_index":909,"t":{"92":{"position":[[115,8]]}}}],["artifact",{"_index":120,"t":{"8":{"position":[[546,9]]}}}],["ascii",{"_index":275,"t":{"14":{"position":[[2234,5]]},"749":{"position":[[43,5]]}}}],["aspir",{"_index":1033,"t":{"113":{"position":[[6,7]]}}}],["assert",{"_index":390,"t":{"20":{"position":[[2149,9]]},"581":{"position":[[0,7],[88,9],[151,6],[254,9]]},"583":{"position":[[0,7],[91,9],[150,6],[267,9]]},"585":{"position":[[0,7],[93,9],[154,6],[273,9]]},"587":{"position":[[0,7],[142,9],[203,6],[358,9]]},"589":{"position":[[0,7],[226,9],[318,6],[444,9]]},"591":{"position":[[0,7],[97,9],[152,6],[278,9]]},"593":{"position":[[0,7],[382,9],[453,6],[567,9],[794,9]]},"595":{"position":[[0,7],[386,9],[453,6]]},"597":{"position":[[0,7],[119,9],[192,6],[304,9]]},"599":{"position":[[0,7],[131,9],[216,6],[332,9]]},"601":{"position":[[0,7],[122,9],[199,6],[317,9]]},"603":{"position":[[0,7],[134,9],[223,6]]},"605":{"position":[[0,7],[198,9],[265,6],[414,9]]},"607":{"position":[[0,7],[194,9],[269,6],[420,9]]},"609":{"position":[[0,7],[304,9],[460,6],[642,9],[893,9]]},"675":{"position":[[147,6]]}}}],["assert(\"a",{"_index":1240,"t":{"225":{"position":[[413,10]]}}}],["assert(\"b",{"_index":1241,"t":{"225":{"position":[[464,10]]}}}],["assert(\"valu",{"_index":1242,"t":{"225":{"position":[[515,14]]}}}],["assert(\"world",{"_index":1237,"t":{"225":{"position":[[170,14]]}}}],["assert(aft",{"_index":2406,"t":{"773":{"position":[[524,12],[727,12]]}}}],["assert(befor",{"_index":2405,"t":{"773":{"position":[[498,13],[687,13]]}}}],["assert(compareversions(\"1.0.0",{"_index":1897,"t":{"505":{"position":[[95,31],[142,31]]}}}],["assert(crypto.adler32(str",{"_index":1712,"t":{"428":{"position":[[219,26]]}}}],["assert(crypto.crc32(str",{"_index":1709,"t":{"426":{"position":[[273,24]]}}}],["assert(crypto.djb2(str",{"_index":1694,"t":{"416":{"position":[[214,23]]}}}],["assert(crypto.fnv1(str",{"_index":1697,"t":{"418":{"position":[[157,23]]}}}],["assert(crypto.fnv1a(str",{"_index":1700,"t":{"420":{"position":[[158,24]]}}}],["assert(crypto.joaat(str",{"_index":1702,"t":{"422":{"position":[[215,24]]}}}],["assert(crypto.lookup3(str",{"_index":1715,"t":{"430":{"position":[[160,26]]}}}],["assert(crypto.lua(str",{"_index":1685,"t":{"412":{"position":[[174,22]]}}}],["assert(crypto.md5(str",{"_index":1689,"t":{"414":{"position":[[157,22]]}}}],["assert(crypto.murmur1(str",{"_index":1721,"t":{"434":{"position":[[217,26]]}}}],["assert(crypto.murmur2(str",{"_index":1724,"t":{"436":{"position":[[217,26]]}}}],["assert(crypto.murmur2a(str",{"_index":1727,"t":{"438":{"position":[[218,27]]}}}],["assert(crypto.murmur2neutral(str",{"_index":1735,"t":{"444":{"position":[[167,33]]}}}],["assert(crypto.murmur64a(str",{"_index":1730,"t":{"440":{"position":[[162,28]]}}}],["assert(crypto.murmur64b(str",{"_index":1732,"t":{"442":{"position":[[162,28]]}}}],["assert(crypto.random(1",{"_index":1762,"t":{"456":{"position":[[468,23]]}}}],["assert(crypto.sdbm(str",{"_index":1705,"t":{"424":{"position":[[214,23]]}}}],["assert(crypto.sha1(\"pluto",{"_index":1741,"t":{"447":{"position":[[240,27],[315,27]]}}}],["assert(crypto.sha256(\"pluto",{"_index":1745,"t":{"449":{"position":[[242,29],[343,29]]}}}],["assert(crypto.sha384(\"pluto",{"_index":1749,"t":{"451":{"position":[[242,29]]}}}],["assert(crypto.sha512(\"pluto",{"_index":1752,"t":{"453":{"position":[[242,29]]}}}],["assert(crypto.times33(str",{"_index":1718,"t":{"432":{"position":[[217,26]]}}}],["assert(decod",{"_index":1973,"t":{"521":{"position":[[738,14]]}}}],["assert(decoded.__order[1",{"_index":1977,"t":{"521":{"position":[[1162,25]]}}}],["assert(decoded.key",{"_index":1975,"t":{"521":{"position":[[934,18]]}}}],["assert(decoded.nested.nested_key",{"_index":1976,"t":{"521":{"position":[[998,32]]}}}],["assert(decoded.nul",{"_index":1978,"t":{"521":{"position":[[1199,19]]}}}],["assert(json.encode(decod",{"_index":1979,"t":{"521":{"position":[[1233,27]]}}}],["assert(myenum.option_1",{"_index":1210,"t":{"199":{"position":[[469,22]]},"201":{"position":[[160,22]]}}}],["assert(n",{"_index":1324,"t":{"250":{"position":[[117,8]]},"252":{"position":[[98,8],[213,8]]}}}],["assert(not",{"_index":1243,"t":{"225":{"position":[[582,10]]}}}],["assert(option_1",{"_index":1205,"t":{"199":{"position":[[90,15],[296,15]]},"201":{"position":[[136,15]]},"205":{"position":[[79,15]]}}}],["assert(option_2",{"_index":1206,"t":{"199":{"position":[[112,15],[318,15]]},"205":{"position":[[101,15]]}}}],["assert(option_3",{"_index":1207,"t":{"199":{"position":[[134,15],[340,15]]},"205":{"position":[[123,15]]}}}],["assert(option_4",{"_index":1209,"t":{"199":{"position":[[362,15]]}}}],["assert(runtim",{"_index":1124,"t":{"144":{"position":[[283,14],[538,14]]}}}],["assert(s:lower(1",{"_index":2343,"t":{"737":{"position":[[113,17]]}}}],["assert(s:starttls(\"pluto",{"_index":2038,"t":{"555":{"position":[[615,24]]}}}],["assert(s:upper(1",{"_index":2342,"t":{"735":{"position":[[109,17]]}}}],["assert(sam",{"_index":2224,"t":{"671":{"position":[[209,11]]}}}],["assert(table.contains(t",{"_index":2217,"t":{"667":{"position":[[203,24],[237,24],[281,24]]}}}],["assert(table.isfrozen(t",{"_index":2216,"t":{"665":{"position":[[99,24]]}}}],["assert(type(decod",{"_index":1974,"t":{"521":{"position":[[762,20],[965,20]]}}}],["assert.equ",{"_index":310,"t":{"18":{"position":[[274,12]]},"593":{"position":[[584,14],[811,14]]}}}],["assert.equal(\"hello",{"_index":2110,"t":{"593":{"position":[[480,20]]}}}],["assert.equal(\"hi",{"_index":2112,"t":{"593":{"position":[[692,16]]}}}],["assert.equal(t1:reord",{"_index":2229,"t":{"675":{"position":[[220,26]]}}}],["assert.falsi",{"_index":2096,"t":{"587":{"position":[[375,14]]}}}],["assert.falsy(\"hello",{"_index":2095,"t":{"587":{"position":[[290,20]]}}}],["assert.falsy(fals",{"_index":2094,"t":{"587":{"position":[[259,19]]}}}],["assert.falsy(nil",{"_index":2093,"t":{"587":{"position":[[230,17]]}}}],["assert.great",{"_index":2124,"t":{"601":{"position":[[334,16]]}}}],["assert.greater(3",{"_index":2123,"t":{"601":{"position":[[226,17],[258,17]]}}}],["assert.greatereq(3",{"_index":2125,"t":{"603":{"position":[[250,19],[284,19]]}}}],["assert.haserror",{"_index":2132,"t":{"607":{"position":[[437,17]]}}}],["assert.haserror(error",{"_index":2130,"t":{"607":{"position":[[296,22]]}}}],["assert.haserror(tostr",{"_index":2131,"t":{"607":{"position":[[351,25]]}}}],["assert.isfals",{"_index":2092,"t":{"585":{"position":[[290,16]]}}}],["assert.isfalse(fals",{"_index":2090,"t":{"585":{"position":[[181,21]]}}}],["assert.isfalse(tru",{"_index":2091,"t":{"585":{"position":[[214,20]]}}}],["assert.isnil",{"_index":2083,"t":{"581":{"position":[[271,14]]}}}],["assert.isnil(5",{"_index":2082,"t":{"581":{"position":[[207,15]]}}}],["assert.isnil(nil",{"_index":2081,"t":{"581":{"position":[[178,17]]}}}],["assert.istru",{"_index":2089,"t":{"583":{"position":[[284,15]]}}}],["assert.istrue(fals",{"_index":2088,"t":{"583":{"position":[[208,20]]}}}],["assert.istrue(tru",{"_index":2087,"t":{"583":{"position":[[177,19]]}}}],["assert.less",{"_index":2119,"t":{"597":{"position":[[321,13]]}}}],["assert.less(1",{"_index":2118,"t":{"597":{"position":[[219,14],[248,14]]}}}],["assert.lesseq",{"_index":2121,"t":{"599":{"position":[[349,15]]}}}],["assert.lesseq(1",{"_index":2120,"t":{"599":{"position":[[243,16],[274,16]]}}}],["assert.nequ",{"_index":311,"t":{"18":{"position":[[289,13]]}}}],["assert.nequal(\"hello",{"_index":2116,"t":{"595":{"position":[[480,21]]}}}],["assert.nequal(\"hi",{"_index":2117,"t":{"595":{"position":[[536,17]]}}}],["assert.noerror",{"_index":2129,"t":{"605":{"position":[[431,16]]}}}],["assert.noerror(error",{"_index":2128,"t":{"605":{"position":[[333,21]]}}}],["assert.noerror(tostr",{"_index":2126,"t":{"605":{"position":[[292,24]]}}}],["assert.notnil",{"_index":2104,"t":{"591":{"position":[[295,15]]}}}],["assert.notnil(\"hello",{"_index":2102,"t":{"591":{"position":[[179,21]]}}}],["assert.notnil(nil",{"_index":2103,"t":{"591":{"position":[[221,18]]}}}],["assert.searcherror",{"_index":2135,"t":{"609":{"position":[[659,20],[910,20]]}}}],["assert.searcherror(\"argu",{"_index":2133,"t":{"609":{"position":[[487,30],[724,30],[794,30]]}}}],["assert.searcherror(\"someth",{"_index":2134,"t":{"609":{"position":[[557,31]]}}}],["assert.truthi",{"_index":2101,"t":{"589":{"position":[[461,15]]}}}],["assert.truthy(\"hello",{"_index":2099,"t":{"589":{"position":[[345,21]]}}}],["assert.truthy(nil",{"_index":2100,"t":{"589":{"position":[[387,18]]}}}],["assign",{"_index":366,"t":{"20":{"position":[[1340,8]]},"24":{"position":[[364,10]]},"146":{"position":[[244,8],[359,8]]},"157":{"position":[[292,8]]},"159":{"position":[[279,8]]},"189":{"position":[[33,6]]},"191":{"position":[[83,6]]},"193":{"position":[[99,6]]},"195":{"position":[[59,6]]},"244":{"position":[[507,11]]},"284":{"position":[[62,9]]},"292":{"position":[[51,6]]},"309":{"position":[[660,11]]},"311":{"position":[[42,11],[132,8],[173,8],[326,8],[367,8]]}}}],["associ",{"_index":1353,"t":{"256":{"position":[[348,10]]}}}],["assum",{"_index":1111,"t":{"138":{"position":[[356,8]]},"191":{"position":[[0,8]]},"193":{"position":[[0,8]]},"195":{"position":[[0,8]]},"519":{"position":[[731,8]]}}}],["attempt",{"_index":721,"t":{"66":{"position":[[358,8]]},"113":{"position":[[107,9]]},"242":{"position":[[150,8],[369,8]]},"256":{"position":[[269,7],[458,7],[529,7],[610,7],[857,7]]},"511":{"position":[[680,7]]},"555":{"position":[[0,8]]}}}],["attribut",{"_index":197,"t":{"14":{"position":[[237,9],[681,9]]},"20":{"position":[[1238,10]]},"38":{"position":[[18,9]]},"146":{"position":[[160,10]]},"167":{"position":[[135,9]]},"729":{"position":[[259,10]]},"731":{"position":[[191,10],[489,14]]}}}],["augment",{"_index":1969,"t":{"521":{"position":[[244,7]]}}}],["authent",{"_index":1796,"t":{"470":{"position":[[5,13],[120,14]]},"472":{"position":[[153,13],[358,14]]},"474":{"position":[[81,13],[229,14],[343,14]]}}}],["automat",{"_index":574,"t":{"38":{"position":[[270,13]]},"213":{"position":[[34,13],[324,13],[555,13]]},"276":{"position":[[326,13]]},"288":{"position":[[336,14]]},"407":{"position":[[162,13]]},"545":{"position":[[49,13]]}}}],["avail",{"_index":783,"t":{"82":{"position":[[339,9]]},"128":{"position":[[9,9]]},"144":{"position":[[578,9]]},"203":{"position":[[264,10]]},"307":{"position":[[37,9]]},"395":{"position":[[18,9]]},"399":{"position":[[802,10]]},"499":{"position":[[277,11],[1029,12]]},"501":{"position":[[328,11],[442,12]]},"511":{"position":[[1708,9]]},"513":{"position":[[38,9],[83,9]]},"539":{"position":[[50,9]]},"565":{"position":[[22,9]]}}}],["avoid",{"_index":286,"t":{"14":{"position":[[2498,5]]},"66":{"position":[[352,5]]},"155":{"position":[[288,5]]},"169":{"position":[[388,5]]},"171":{"position":[[338,5]]},"173":{"position":[[335,5]]},"276":{"position":[[475,5]]},"511":{"position":[[1414,5]]}}}],["awar",{"_index":762,"t":{"76":{"position":[[272,5]]}}}],["away",{"_index":2233,"t":{"681":{"position":[[8,4]]}}}],["axi",{"_index":2288,"t":{"711":{"position":[[21,4]]},"713":{"position":[[21,4]]},"717":{"position":[[41,4]]},"721":{"position":[[101,4],[201,4],[228,4]]}}}],["b",{"_index":157,"t":{"12":{"position":[[89,1],[136,1]]},"163":{"position":[[104,2]]},"179":{"position":[[140,2],[166,1]]},"191":{"position":[[124,2],[186,2],[240,2]]},"213":{"position":[[153,2],[167,1],[275,2],[289,1],[506,2],[520,1]]},"225":{"position":[[392,4],[484,3]]},"229":{"position":[[508,2],[540,3],[566,1]]},"233":{"position":[[132,2],[158,1],[395,2],[437,1]]},"244":{"position":[[568,2],[597,2]]},"270":{"position":[[128,1],[154,1],[196,1],[204,1]]},"272":{"position":[[76,1],[87,1]]},"298":{"position":[[143,2]]},"347":{"position":[[30,1],[166,1]]},"349":{"position":[[38,2],[53,1],[167,2],[182,1]]},"519":{"position":[[616,4],[635,1]]}}}],["backup",{"_index":2142,"t":{"617":{"position":[[306,6],[354,6]]}}}],["backup_cfg/config.txt",{"_index":2140,"t":{"617":{"position":[[244,26]]}}}],["backward",{"_index":1224,"t":{"217":{"position":[[393,9]]},"227":{"position":[[257,9]]},"246":{"position":[[557,9]]},"337":{"position":[[538,9]]},"721":{"position":[[978,8]]}}}],["bad",{"_index":826,"t":{"86":{"position":[[348,3]]},"165":{"position":[[163,3],[247,4]]},"507":{"position":[[170,6]]},"771":{"position":[[1195,4]]}}}],["banana",{"_index":1153,"t":{"157":{"position":[[144,8],[232,8]]},"323":{"position":[[167,8]]},"669":{"position":[[239,8]]}}}],["bar",{"_index":2176,"t":{"637":{"position":[[326,5]]},"659":{"position":[[158,5]]},"661":{"position":[[105,5]]}}}],["base",{"_index":854,"t":{"88":{"position":[[50,5]]},"199":{"position":[[182,4]]},"456":{"position":[[79,5]]},"493":{"position":[[255,5]]},"565":{"position":[[85,5]]},"629":{"position":[[165,5]]},"721":{"position":[[26,5]]},"723":{"position":[[26,5]]},"725":{"position":[[27,5]]},"741":{"position":[[17,4]]}}}],["base32",{"_index":296,"t":{"16":{"position":[[131,6]]},"48":{"position":[[635,6]]},"144":{"position":[[632,6]]},"355":{"position":[[19,6]]},"357":{"position":[[18,6],[64,6]]}}}],["base32.encod",{"_index":265,"t":{"14":{"position":[[2059,13]]}}}],["base58",{"_index":452,"t":{"20":{"position":[[3624,6]]},"48":{"position":[[622,6]]},"144":{"position":[[639,6]]}}}],["base64",{"_index":297,"t":{"16":{"position":[[140,6]]},"48":{"position":[[609,6]]},"144":{"position":[[646,6]]},"197":{"position":[[121,7]]},"387":{"position":[[10,6],[149,6]]},"389":{"position":[[18,6],[64,6],[89,6]]},"391":{"position":[[90,7],[215,6]]},"393":{"position":[[78,6],[103,6]]},"481":{"position":[[267,7]]},"485":{"position":[[292,7]]}}}],["base64.decod",{"_index":1644,"t":{"393":{"position":[[11,13]]}}}],["base64.encod",{"_index":264,"t":{"14":{"position":[[2043,13]]}}}],["base64.url_decod",{"_index":434,"t":{"20":{"position":[[3059,17]]}}}],["base64.url_encod",{"_index":433,"t":{"20":{"position":[[3039,17]]}}}],["base64.urldecod",{"_index":435,"t":{"20":{"position":[[3099,16]]}}}],["base64.urlencod",{"_index":270,"t":{"14":{"position":[[2134,17]]},"20":{"position":[[3080,16]]}}}],["base64url",{"_index":1641,"t":{"391":{"position":[[10,9]]},"393":{"position":[[36,10]]}}}],["basi",{"_index":1562,"t":{"327":{"position":[[71,6]]}}}],["basic",{"_index":1277,"t":{"242":{"position":[[210,5]]},"521":{"position":[[639,5]]},"773":{"position":[[393,5]]}}}],["batch",{"_index":1104,"t":{"134":{"position":[[127,5]]}}}],["battl",{"_index":904,"t":{"92":{"position":[[40,6]]}}}],["bce8c9aca4120776fad6b517874aa09c46405454",{"_index":1742,"t":{"447":{"position":[[271,43]]}}}],["bcryptgenrandom",{"_index":1757,"t":{"456":{"position":[[136,16]]}}}],["be",{"_index":95,"t":{"8":{"position":[[24,5]]},"10":{"position":[[204,5]]},"12":{"position":[[309,5],[503,5],[656,5]]},"14":{"position":[[784,5],[838,5]]},"16":{"position":[[161,5]]},"18":{"position":[[452,5]]},"20":{"position":[[1089,5]]},"28":{"position":[[141,5]]},"32":{"position":[[253,5]]},"42":{"position":[[293,5],[353,5]]},"44":{"position":[[175,5]]},"111":{"position":[[82,5]]},"209":{"position":[[188,5]]},"266":{"position":[[400,5]]},"272":{"position":[[273,5]]},"561":{"position":[[180,5]]},"717":{"position":[[46,5]]}}}],["becom",{"_index":809,"t":{"84":{"position":[[132,7]]},"655":{"position":[[150,8]]},"675":{"position":[[44,7]]}}}],["befor",{"_index":519,"t":{"30":{"position":[[625,6]]},"40":{"position":[[180,6]]},"97":{"position":[[29,6]]},"144":{"position":[[147,6]]},"175":{"position":[[338,6]]},"185":{"position":[[81,6]]},"258":{"position":[[202,6]]},"671":{"position":[[250,7]]},"773":{"position":[[302,6],[457,7],[640,7]]}}}],["begin",{"_index":518,"t":{"30":{"position":[[617,7]]},"82":{"position":[[753,10]]},"199":{"position":[[51,5],[239,5]]},"201":{"position":[[97,5]]},"203":{"position":[[128,5]]},"205":{"position":[[40,5]]},"771":{"position":[[328,9]]}}}],["behav",{"_index":1191,"t":{"187":{"position":[[243,7]]},"270":{"position":[[20,6]]}}}],["behavior",{"_index":177,"t":{"12":{"position":[[565,8]]},"22":{"position":[[17,8]]},"30":{"position":[[1096,8]]},"52":{"position":[[152,8]]},"60":{"position":[[639,9]]},"497":{"position":[[322,8]]}}}],["benefici",{"_index":1468,"t":{"302":{"position":[[272,10]]}}}],["benefit",{"_index":1320,"t":{"246":{"position":[[477,7]]}}}],["benign",{"_index":816,"t":{"86":{"position":[[49,6]]}}}],["besid",{"_index":1229,"t":{"219":{"position":[[237,7]]},"343":{"position":[[333,7]]}}}],["better",{"_index":841,"t":{"86":{"position":[[773,6]]},"101":{"position":[[417,6]]},"189":{"position":[[19,6]]},"637":{"position":[[476,7]]}}}],["between",{"_index":1691,"t":{"416":{"position":[[118,7]]},"422":{"position":[[119,7]]},"424":{"position":[[118,7]]},"426":{"position":[[177,7]]},"432":{"position":[[121,7]]},"434":{"position":[[121,7]]},"436":{"position":[[121,7]]},"438":{"position":[[122,7]]}}}],["beyond",{"_index":2385,"t":{"771":{"position":[[187,6]]}}}],["big",{"_index":491,"t":{"24":{"position":[[254,4]]}}}],["bigint",{"_index":221,"t":{"14":{"position":[[1008,8]]},"20":{"position":[[2507,6]]},"361":{"position":[[17,7],[125,7],[145,6]]},"363":{"position":[[81,6]]},"365":{"position":[[45,7],[65,6]]},"367":{"position":[[40,7],[60,6]]},"369":{"position":[[9,7],[41,7]]},"371":{"position":[[28,8],[51,7]]},"373":{"position":[[31,8],[54,7]]},"375":{"position":[[25,8],[50,8],[95,6]]},"377":{"position":[[25,8],[48,6],[86,6]]},"379":{"position":[[24,8],[47,6],[86,6]]},"381":{"position":[[32,8],[55,7],[75,6]]},"383":{"position":[[85,6]]},"477":{"position":[[291,6]]},"481":{"position":[[275,7]]},"485":{"position":[[300,7]]},"771":{"position":[[157,6]]}}}],["bigint(\"115443384115231951475820445136871322101870729500298182134363293112660251666017",{"_index":1823,"t":{"481":{"position":[[335,89]]},"485":{"position":[[360,89]]}}}],["bigint(\"123",{"_index":1619,"t":{"361":{"position":[[187,14]]}}}],["bigint(\"420\"):binari",{"_index":1623,"t":{"367":{"position":[[102,23]]}}}],["bigint(\"420\"):hex",{"_index":1621,"t":{"365":{"position":[[107,20]]}}}],["bigint(\"98365361248415863235179644468056200977592391948608651522703704315152579004021",{"_index":1824,"t":{"481":{"position":[[433,88]]},"485":{"position":[[458,88]]}}}],["bigint(0x10001",{"_index":1828,"t":{"481":{"position":[[747,15]]},"485":{"position":[[772,15]]}}}],["bigint(10",{"_index":1629,"t":{"377":{"position":[[128,10]]},"379":{"position":[[128,10]]},"381":{"position":[[133,11]]}}}],["bigint(10):div(new",{"_index":1627,"t":{"375":{"position":[[137,18]]}}}],["bigint(2",{"_index":1632,"t":{"381":{"position":[[117,9]]}}}],["bigint(3",{"_index":1628,"t":{"375":{"position":[[156,11]]},"377":{"position":[[145,10]]},"379":{"position":[[145,10]]}}}],["bigint(420):bitlength",{"_index":1636,"t":{"383":{"position":[[127,24]]}}}],["bigint.new",{"_index":1616,"t":{"361":{"position":[[42,10]]}}}],["binari",{"_index":84,"t":{"6":{"position":[[494,6]]},"14":{"position":[[1855,6]]},"16":{"position":[[167,6]]},"48":{"position":[[117,6]]},"119":{"position":[[23,8]]},"124":{"position":[[566,8]]},"128":{"position":[[77,8]]},"132":{"position":[[507,8]]},"134":{"position":[[191,8]]},"136":{"position":[[111,8]]},"138":{"position":[[162,8]]},"252":{"position":[[158,6]]},"367":{"position":[[11,6]]},"447":{"position":[[125,6]]},"449":{"position":[[127,6]]},"451":{"position":[[127,6]]},"453":{"position":[[127,6]]}}}],["bind",{"_index":2048,"t":{"563":{"position":[[234,4]]}}}],["bit",{"_index":627,"t":{"42":{"position":[[313,3]]},"383":{"position":[[49,3]]},"460":{"position":[[228,3]]},"462":{"position":[[229,3]]},"466":{"position":[[196,3]]},"468":{"position":[[197,3]]},"472":{"position":[[260,3]]},"474":{"position":[[165,3]]},"477":{"position":[[34,4],[73,3]]}}}],["bitshift",{"_index":1479,"t":{"307":{"position":[[441,8],[460,8]]}}}],["bitwis",{"_index":1478,"t":{"307":{"position":[[170,7],[186,7],[201,7]]},"521":{"position":[[308,7]]}}}],["block",{"_index":303,"t":{"18":{"position":[[147,6]]},"24":{"position":[[244,5]]},"88":{"position":[[320,5]]},"103":{"position":[[1000,5]]},"161":{"position":[[22,5]]},"175":{"position":[[66,6]]},"213":{"position":[[366,6]]},"260":{"position":[[7,6]]},"262":{"position":[[945,6]]},"266":{"position":[[111,7],[286,6]]},"464":{"position":[[105,6],[143,7]]},"511":{"position":[[1826,7]]},"513":{"position":[[366,6]]},"515":{"position":[[79,8]]},"541":{"position":[[304,7]]},"551":{"position":[[361,5]]},"555":{"position":[[515,7]]},"561":{"position":[[383,8]]},"563":{"position":[[126,5]]}}}],["bodi",{"_index":201,"t":{"14":{"position":[[333,6]]},"20":{"position":[[736,4]]},"30":{"position":[[632,4]]},"229":{"position":[[463,6]]},"511":{"position":[[434,5],[1497,4],[2255,5]]},"731":{"position":[[1073,6],[1232,7]]}}}],["boilerpl",{"_index":1442,"t":{"292":{"position":[[144,12]]}}}],["bool",{"_index":926,"t":{"97":{"position":[[373,4]]},"621":{"position":[[147,4],[172,4]]},"623":{"position":[[145,4],[171,4]]},"633":{"position":[[100,4]]},"679":{"position":[[176,4]]},"681":{"position":[[401,4]]},"685":{"position":[[162,4]]}}}],["boolean",{"_index":1340,"t":{"254":{"position":[[655,7]]},"305":{"position":[[147,7]]},"335":{"position":[[32,7]]},"485":{"position":[[214,7]]},"491":{"position":[[19,7]]},"519":{"position":[[47,8]]},"521":{"position":[[59,8]]},"617":{"position":[[151,7]]},"621":{"position":[[53,7]]},"623":{"position":[[53,7]]},"625":{"position":[[53,7]]},"627":{"position":[[75,7]]},"629":{"position":[[85,7]]},"765":{"position":[[278,7]]},"773":{"position":[[142,7]]}}}],["boolean/bool",{"_index":1459,"t":{"300":{"position":[[24,12]]}}}],["boom",{"_index":2071,"t":{"573":{"position":[[602,5]]}}}],["boost",{"_index":1576,"t":{"331":{"position":[[181,6]]}}}],["botanist",{"_index":1555,"t":{"323":{"position":[[312,11],[450,11]]}}}],["both",{"_index":1561,"t":{"325":{"position":[[103,4]]},"331":{"position":[[230,4]]},"407":{"position":[[113,5]]},"458":{"position":[[37,4]]},"593":{"position":[[85,4]]},"595":{"position":[[89,4]]},"659":{"position":[[54,4]]},"681":{"position":[[18,5]]},"743":{"position":[[32,4]]}}}],["bottleneck",{"_index":962,"t":{"103":{"position":[[244,10]]}}}],["box",{"_index":531,"t":{"30":{"position":[[1166,3]]}}}],["bracket",{"_index":1338,"t":{"254":{"position":[[498,8]]}}}],["break",{"_index":170,"t":{"12":{"position":[[358,5]]},"14":{"position":[[2504,8]]},"16":{"position":[[81,5]]},"20":{"position":[[1907,5]]},"50":{"position":[[178,7]]},"66":{"position":[[240,5]]},"103":{"position":[[1084,8]]},"109":{"position":[[122,5],[178,5]]},"140":{"position":[[111,6],[147,8],[225,5],[257,7],[369,5],[390,5],[409,5],[430,5]]},"165":{"position":[[229,5]]},"219":{"position":[[26,6]]},"262":{"position":[[74,5],[116,5],[129,5],[292,5],[348,5],[438,5],[839,5],[1001,5]]},"264":{"position":[[113,5],[219,5],[252,5],[507,5],[577,5]]},"307":{"position":[[434,6]]},"311":{"position":[[607,5]]},"563":{"position":[[308,5]]}}}],["browser",{"_index":1048,"t":{"117":{"position":[[114,7]]}}}],["buffer",{"_index":2018,"t":{"551":{"position":[[265,9]]},"553":{"position":[[51,7]]}}}],["bug",{"_index":186,"t":{"12":{"position":[[809,4]]},"20":{"position":[[1521,4]]},"36":{"position":[[384,4]]},"50":{"position":[[158,4]]},"68":{"position":[[8,3]]},"262":{"position":[[516,4]]},"300":{"position":[[545,5]]}}}],["bugfix",{"_index":496,"t":{"24":{"position":[[456,8]]},"64":{"position":[[0,7]]},"72":{"position":[[841,8]]}}}],["build",{"_index":34,"t":{"4":{"position":[[321,5]]},"8":{"position":[[706,6]]},"34":{"position":[[401,5]]},"40":{"position":[[56,8]]},"86":{"position":[[631,5]]},"88":{"position":[[400,5]]},"95":{"position":[[103,5]]},"97":{"position":[[271,5]]},"101":{"position":[[161,5]]},"107":{"position":[[69,5]]},"130":{"position":[[219,5]]},"134":{"position":[[119,5],[133,5],[178,8]]},"138":{"position":[[23,5],[103,5]]},"148":{"position":[[73,6],[96,6]]},"302":{"position":[[451,5]]},"351":{"position":[[124,5]]},"511":{"position":[[623,6],[922,6],[1273,6],[1589,6],[1726,6],[1842,6]]},"513":{"position":[[101,6]]},"515":{"position":[[128,6]]},"539":{"position":[[68,6]]}}}],["built",{"_index":681,"t":{"54":{"position":[[298,5]]},"119":{"position":[[17,5]]},"401":{"position":[[88,5]]},"487":{"position":[[85,5]]},"523":{"position":[[83,5]]},"531":{"position":[[81,5]]},"611":{"position":[[81,5]]},"653":{"position":[[84,5]]},"733":{"position":[[85,5]]}}}],["bundl",{"_index":901,"t":{"90":{"position":[[519,8],[600,8]]}}}],["burden",{"_index":404,"t":{"20":{"position":[[2445,8]]},"511":{"position":[[1420,9]]},"763":{"position":[[108,8]]}}}],["buster",{"_index":1073,"t":{"124":{"position":[[278,6],[537,8]]}}}],["bvar",{"_index":1580,"t":{"335":{"position":[[110,4],[212,5]]}}}],["by=/usr/share/keyrings/calam",{"_index":1071,"t":{"124":{"position":[[196,31]]}}}],["bypass",{"_index":919,"t":{"97":{"position":[[128,6]]},"99":{"position":[[196,6],[451,9]]}}}],["byte",{"_index":662,"t":{"50":{"position":[[309,5]]},"639":{"position":[[28,6]]},"749":{"position":[[199,4]]}}}],["bytecod",{"_index":112,"t":{"8":{"position":[[343,8]]},"18":{"position":[[90,8]]},"20":{"position":[[1960,9]]},"22":{"position":[[262,8]]},"32":{"position":[[46,8]]},"76":{"position":[[29,8]]},"95":{"position":[[38,8]]},"111":{"position":[[137,9]]},"173":{"position":[[87,10],[196,9],[286,8]]},"183":{"position":[[549,9],[618,8]]},"217":{"position":[[360,8]]},"227":{"position":[[225,8]]},"246":{"position":[[525,8]]},"294":{"position":[[577,9]]},"337":{"position":[[506,8]]}}}],["c",{"_index":158,"t":{"12":{"position":[[96,2],[140,2]]},"14":{"position":[[2261,2],[2465,3]]},"40":{"position":[[70,1]]},"48":{"position":[[147,1]]},"80":{"position":[[246,1]]},"86":{"position":[[425,4]]},"97":{"position":[[369,3]]},"99":{"position":[[326,1]]},"130":{"position":[[66,3]]},"163":{"position":[[107,2]]},"191":{"position":[[131,1],[189,1],[243,2]]},"229":{"position":[[250,3]]},"244":{"position":[[571,1],[600,2]]},"270":{"position":[[61,2]]},"280":{"position":[[321,1]]},"349":{"position":[[41,2],[63,2],[170,2],[192,2]]},"497":{"position":[[135,1]]},"501":{"position":[[196,1]]},"519":{"position":[[621,3],[642,1]]},"581":{"position":[[341,4],[454,4]]},"583":{"position":[[360,4],[501,4]]},"585":{"position":[[367,4],[508,4]]},"587":{"position":[[479,4],[620,4]]},"589":{"position":[[547,4],[688,4]]},"591":{"position":[[372,4],[513,4]]},"771":{"position":[[1233,4],[1297,4]]}}}],["c/c",{"_index":693,"t":{"60":{"position":[[287,6]]}}}],["c:\\users\\username\\desktop\\project\\a\\b\\c",{"_index":2164,"t":{"631":{"position":[[173,41]]}}}],["c:\\users\\username\\desktop\\project\\cfg\\cfg.txt",{"_index":2169,"t":{"633":{"position":[[275,47]]}}}],["c:resum",{"_index":1858,"t":{"497":{"position":[[215,10]]}}}],["cach",{"_index":14,"t":{"4":{"position":[[107,6]]},"72":{"position":[[656,5]]},"333":{"position":[[11,5],[84,5],[221,5]]}}}],["calam",{"_index":878,"t":{"90":{"position":[[69,8],[373,8]]}}}],["call",{"_index":140,"t":{"10":{"position":[[103,5]]},"12":{"position":[[180,4],[601,5]]},"18":{"position":[[191,5]]},"20":{"position":[[207,6]]},"24":{"position":[[303,5]]},"26":{"position":[[163,4]]},"34":{"position":[[177,5]]},"38":{"position":[[842,5]]},"58":{"position":[[171,4]]},"103":{"position":[[143,4],[352,6],[537,5]]},"109":{"position":[[488,4],[501,4]]},"144":{"position":[[42,6],[167,5]]},"191":{"position":[[114,6]]},"244":{"position":[[80,5]]},"258":{"position":[[184,4]]},"264":{"position":[[293,5]]},"280":{"position":[[88,4]]},"288":{"position":[[83,4],[329,6],[416,4],[622,6]]},"307":{"position":[[612,4]]},"319":{"position":[[39,5]]},"331":{"position":[[284,7]]},"337":{"position":[[94,4]]},"343":{"position":[[465,5]]},"361":{"position":[[33,4]]},"507":{"position":[[0,5]]},"511":{"position":[[1760,6],[1870,6]]},"513":{"position":[[293,6]]},"515":{"position":[[181,6]]},"541":{"position":[[238,6]]},"545":{"position":[[215,6]]},"547":{"position":[[33,7]]},"555":{"position":[[449,6]]},"559":{"position":[[35,7]]},"561":{"position":[[352,6]]},"563":{"position":[[90,4]]},"573":{"position":[[86,5]]},"575":{"position":[[135,7]]},"581":{"position":[[444,9]]},"583":{"position":[[463,9]]},"585":{"position":[[470,9]]},"587":{"position":[[582,9]]},"589":{"position":[[650,9]]},"591":{"position":[[475,9]]},"605":{"position":[[51,7]]},"607":{"position":[[47,7]]},"679":{"position":[[138,6]]},"707":{"position":[[86,4]]}}}],["callback",{"_index":2003,"t":{"545":{"position":[[184,8]]},"605":{"position":[[13,8],[71,8],[177,9],[227,8]]},"607":{"position":[[13,8],[67,8],[173,9],[223,8]]},"609":{"position":[[13,8],[177,8],[283,9],[334,8],[368,8]]},"669":{"position":[[69,8]]},"679":{"position":[[123,8],[188,8]]},"681":{"position":[[92,9],[255,8],[413,8]]},"685":{"position":[[49,8],[95,8],[174,8]]},"689":{"position":[[148,8]]},"695":{"position":[[110,8]]}}}],["can't",{"_index":767,"t":{"78":{"position":[[113,5]]},"339":{"position":[[171,5]]}}}],["canari",{"_index":1840,"t":{"485":{"position":[[824,6]]}}}],["canon",{"_index":2166,"t":{"633":{"position":[[144,9]]}}}],["canonic",{"_index":424,"t":{"20":{"position":[[2930,13]]},"633":{"position":[[127,14]]}}}],["capabl",{"_index":937,"t":{"99":{"position":[[103,10]]}}}],["capit",{"_index":2341,"t":{"735":{"position":[[73,11]]},"769":{"position":[[38,15]]}}}],["captur",{"_index":2373,"t":{"763":{"position":[[130,7]]}}}],["care",{"_index":845,"t":{"86":{"position":[[847,4]]},"685":{"position":[[690,4]]}}}],["carri",{"_index":1930,"t":{"511":{"position":[[1339,5]]}}}],["carrier",{"_index":2033,"t":{"555":{"position":[[86,7]]}}}],["case",{"_index":71,"t":{"6":{"position":[[313,4],[451,4]]},"8":{"position":[[433,5]]},"12":{"position":[[497,5]]},"14":{"position":[[778,5]]},"20":{"position":[[100,4],[915,5],[1893,5]]},"36":{"position":[[124,5],[149,5],[189,6]]},"40":{"position":[[187,4]]},"42":{"position":[[420,5]]},"48":{"position":[[308,6]]},"54":{"position":[[173,4]]},"60":{"position":[[229,4]]},"76":{"position":[[217,6]]},"90":{"position":[[618,4]]},"103":{"position":[[667,5]]},"109":{"position":[[64,4],[72,4],[80,4],[88,4],[96,4]]},"148":{"position":[[286,5]]},"175":{"position":[[103,4],[127,4],[243,4],[271,4],[302,4],[350,4],[532,4],[572,4]]},"260":{"position":[[54,4]]},"262":{"position":[[38,4],[80,4],[234,4],[242,4],[250,4],[258,4],[266,4],[388,5],[414,4],[559,4],[595,4],[718,4],[756,5],[823,4],[831,4],[910,4],[1033,6]]},"264":{"position":[[35,4],[72,4],[192,4],[225,4],[407,4],[450,5],[513,4]]},"266":{"position":[[106,4],[165,4],[181,4],[197,4],[281,4],[545,4],[567,4],[695,4]]},"272":{"position":[[232,5]]},"288":{"position":[[105,4]]},"323":{"position":[[144,4],[162,4],[181,4],[200,4],[219,4],[237,4],[260,4]]},"573":{"position":[[188,4]]},"577":{"position":[[167,4]]}}}],["cat",{"_index":87,"t":{"6":{"position":[[517,3]]},"14":{"position":[[924,5]]},"395":{"position":[[4,3]]},"397":{"position":[[20,4],[67,4],[84,3]]},"399":{"position":[[33,3],[66,3],[204,3],[825,3],[1053,3]]}}}],["cat.decod",{"_index":1654,"t":{"399":{"position":[[243,10]]}}}],["cat.encod",{"_index":1647,"t":{"397":{"position":[[110,10]]}}}],["catch",{"_index":765,"t":{"78":{"position":[[91,5]]},"82":{"position":[[650,5]]},"323":{"position":[[410,5]]},"325":{"position":[[85,5]]},"407":{"position":[[230,5]]}}}],["caus",{"_index":61,"t":{"6":{"position":[[209,7]]},"12":{"position":[[670,5]]},"24":{"position":[[324,7]]},"40":{"position":[[203,7]]},"109":{"position":[[670,7]]},"165":{"position":[[82,5]]},"183":{"position":[[122,6]]},"233":{"position":[[37,7]]}}}],["caution",{"_index":1232,"t":{"219":{"position":[[355,7]]},"227":{"position":[[213,7]]},"246":{"position":[[513,7]]},"258":{"position":[[122,7]]},"276":{"position":[[372,7]]},"337":{"position":[[494,7]]}}}],["cbc",{"_index":1771,"t":{"460":{"position":[[57,3],[115,4]]},"462":{"position":[[58,3],[116,4],[609,3],[692,3]]}}}],["cd",{"_index":1091,"t":{"130":{"position":[[176,2]]},"138":{"position":[[125,2]]}}}],["certain",{"_index":1119,"t":{"144":{"position":[[0,7]]},"148":{"position":[[12,7],[65,7]]},"150":{"position":[[44,7]]},"181":{"position":[[85,7]]}}}],["certif",{"_index":2035,"t":{"555":{"position":[[266,11]]}}}],["cfb",{"_index":1773,"t":{"460":{"position":[[76,3],[128,4]]},"462":{"position":[[77,3],[129,4]]}}}],["cfg",{"_index":2160,"t":{"627":{"position":[[186,3],[232,3]]}}}],["cfg\\cfg.txt",{"_index":2171,"t":{"635":{"position":[[187,13]]}}}],["cfunc",{"_index":1012,"t":{"109":{"position":[[506,5]]}}}],["chain",{"_index":544,"t":{"34":{"position":[[56,7]]}}}],["chanc",{"_index":802,"t":{"82":{"position":[[1570,6]]}}}],["chang",{"_index":266,"t":{"14":{"position":[[2073,7]]},"18":{"position":[[613,8]]},"20":{"position":[[1622,6]]},"36":{"position":[[364,7]]},"40":{"position":[[148,6]]},"52":{"position":[[44,7]]},"60":{"position":[[587,7]]},"66":{"position":[[414,8],[634,7]]},"82":{"position":[[8,6]]},"86":{"position":[[203,7]]},"101":{"position":[[261,7]]},"155":{"position":[[626,6]]},"181":{"position":[[38,7]]},"183":{"position":[[182,6]]},"248":{"position":[[22,7]]},"401":{"position":[[24,7]]},"487":{"position":[[24,7]]},"523":{"position":[[24,7]]},"531":{"position":[[24,7]]},"611":{"position":[[24,7]]},"653":{"position":[[24,7]]},"733":{"position":[[24,7]]}}}],["changelog",{"_index":2,"t":{"2":{"position":[[23,10]]}}}],["changer",{"_index":1602,"t":{"345":{"position":[[174,8]]}}}],["char",{"_index":928,"t":{"97":{"position":[[402,5]]}}}],["charact",{"_index":749,"t":{"74":{"position":[[64,9]]},"246":{"position":[[32,10],[405,9]]},"739":{"position":[[174,10]]},"743":{"position":[[16,10],[100,10]]},"745":{"position":[[16,10],[104,10]]},"747":{"position":[[16,10],[105,10]]},"749":{"position":[[49,11],[204,11]]},"751":{"position":[[53,11],[182,10],[211,11]]},"753":{"position":[[54,11],[183,10],[213,11]]},"755":{"position":[[53,11],[182,10],[211,11]]},"757":{"position":[[56,11],[188,10],[220,11]]},"759":{"position":[[57,11]]},"765":{"position":[[127,10],[338,9]]},"771":{"position":[[77,11],[509,9],[1200,10]]}}}],["check",{"_index":352,"t":{"20":{"position":[[774,5],[1788,5],[3586,5]]},"80":{"position":[[17,5]]},"86":{"position":[[915,9]]},"90":{"position":[[563,5]]},"132":{"position":[[46,5]]},"244":{"position":[[238,5]]},"280":{"position":[[353,6]]},"294":{"position":[[39,5]]},"489":{"position":[[27,5]]},"491":{"position":[[45,5]]},"525":{"position":[[0,6],[53,6]]},"563":{"position":[[0,6]]},"659":{"position":[[114,6]]},"665":{"position":[[0,6],[57,6]]},"667":{"position":[[0,6],[67,6],[89,5]]},"669":{"position":[[58,6],[103,8]]},"695":{"position":[[135,8]]},"749":{"position":[[0,6],[87,6]]},"751":{"position":[[0,6],[91,6]]},"753":{"position":[[0,6],[92,6]]},"755":{"position":[[0,6],[91,6]]},"757":{"position":[[0,6],[94,6]]},"759":{"position":[[0,6],[95,6]]},"767":{"position":[[0,6],[67,6],[91,5]]},"775":{"position":[[0,6],[65,6],[96,5]]},"777":{"position":[[0,6],[67,6],[98,5]]}}}],["checkall(|x",{"_index":2264,"t":{"695":{"position":[[180,14],[278,14]]}}}],["cherri",{"_index":655,"t":{"50":{"position":[[105,6]]}}}],["child",{"_index":1649,"t":{"397":{"position":[[156,5],[223,6]]},"399":{"position":[[274,6],[471,8]]},"731":{"position":[[820,5]]}}}],["children",{"_index":1658,"t":{"399":{"position":[[417,12]]},"729":{"position":[[229,8],[298,8]]},"731":{"position":[[423,12],[555,12],[620,12],[969,12],[1244,12]]}}}],["choco",{"_index":1054,"t":{"122":{"position":[[67,5]]}}}],["chocolatey",{"_index":1053,"t":{"122":{"position":[[44,10]]}}}],["chunk",{"_index":831,"t":{"86":{"position":[[506,5]]},"551":{"position":[[104,5]]},"553":{"position":[[9,5]]},"583":{"position":[[495,5]]},"585":{"position":[[502,5]]},"587":{"position":[[614,5]]},"589":{"position":[[682,5]]},"591":{"position":[[507,5]]},"771":{"position":[[1291,5]]}}}],["ciphertext",{"_index":1780,"t":{"462":{"position":[[23,10]]},"464":{"position":[[132,10]]},"468":{"position":[[110,10]]},"472":{"position":[[339,10]]},"474":{"position":[[23,10]]},"481":{"position":[[23,10]]}}}],["circumst",{"_index":1564,"t":{"329":{"position":[[29,13]]}}}],["clang",{"_index":556,"t":{"34":{"position":[[395,5]]},"132":{"position":[[238,5],[271,5],[305,5],[406,6]]},"302":{"position":[[61,5]]}}}],["clarifi",{"_index":153,"t":{"10":{"position":[[329,10]]}}}],["class",{"_index":105,"t":{"8":{"position":[[173,5]]},"14":{"position":[[1017,5],[1041,5]]},"18":{"position":[[44,5]]},"20":{"position":[[552,5],[574,7],[1037,6],[2258,5],[2278,5]]},"30":{"position":[[395,5]]},"38":{"position":[[178,6],[596,5],[883,7],[996,7],[1015,6],[1761,8]]},"78":{"position":[[67,5]]},"82":{"position":[[537,6],[622,6]]},"111":{"position":[[276,8],[285,5]]},"171":{"position":[[89,5],[133,7],[194,5]]},"201":{"position":[[65,7],[84,5]]},"280":{"position":[[327,8]]},"282":{"position":[[4,5],[107,5],[274,5],[321,5],[340,5]]},"284":{"position":[[16,5],[107,5]]},"286":{"position":[[4,5],[69,5],[94,5]]},"288":{"position":[[170,5],[235,5]]},"290":{"position":[[108,5],[139,5]]},"292":{"position":[[163,5]]},"294":{"position":[[61,5],[97,8],[112,5],[129,5],[407,5]]},"296":{"position":[[94,5],[168,6]]},"343":{"position":[[64,5],[222,5]]},"407":{"position":[[14,5]]},"477":{"position":[[298,5]]},"565":{"position":[[14,5]]},"701":{"position":[[81,6]]}}}],["classic",{"_index":1531,"t":{"315":{"position":[[860,11]]}}}],["claus",{"_index":1276,"t":{"242":{"position":[[128,7]]}}}],["clean",{"_index":1594,"t":{"341":{"position":[[129,5]]}}}],["cleaner",{"_index":1309,"t":{"246":{"position":[[57,7]]},"309":{"position":[[382,7]]}}}],["clear",{"_index":2212,"t":{"661":{"position":[[61,6]]}}}],["cli",{"_index":276,"t":{"14":{"position":[[2248,4]]},"132":{"position":[[134,3]]}}}],["click",{"_index":889,"t":{"90":{"position":[[298,5]]},"134":{"position":[[153,5]]}}}],["client",{"_index":2001,"t":{"545":{"position":[[77,7],[250,6]]},"547":{"position":[[56,9]]},"561":{"position":[[20,6],[237,6]]},"563":{"position":[[31,6]]}}}],["clone",{"_index":896,"t":{"90":{"position":[[429,5]]},"130":{"position":[[109,5],[135,5]]},"134":{"position":[[27,7]]}}}],["close",{"_index":172,"t":{"12":{"position":[[390,7]]},"20":{"position":[[876,6]]},"50":{"position":[[203,5]]},"329":{"position":[[100,6]]},"511":{"position":[[1362,5]]},"515":{"position":[[0,6],[44,7]]},"551":{"position":[[222,7]]},"555":{"position":[[375,7]]},"557":{"position":[[0,6]]}}}],["close\\r\\n\\r\\n",{"_index":2040,"t":{"555":{"position":[[756,15]]}}}],["close\\r\\ncont",{"_index":2008,"t":{"545":{"position":[[447,16]]}}}],["coalesc",{"_index":111,"t":{"8":{"position":[[262,10],[316,10]]},"66":{"position":[[183,10]]},"242":{"position":[[736,10]]},"307":{"position":[[503,11]]},"309":{"position":[[8,10]]}}}],["code",{"_index":43,"t":{"4":{"position":[[406,4]]},"12":{"position":[[245,4],[750,4]]},"16":{"position":[[66,4]]},"18":{"position":[[120,4]]},"20":{"position":[[1837,4],[1941,5]]},"22":{"position":[[246,4]]},"26":{"position":[[69,5]]},"30":{"position":[[1043,4]]},"36":{"position":[[97,4]]},"42":{"position":[[233,4]]},"54":{"position":[[63,4]]},"60":{"position":[[173,5]]},"76":{"position":[[67,4]]},"88":{"position":[[129,6],[517,4]]},"90":{"position":[[52,5]]},"97":{"position":[[341,5]]},"101":{"position":[[198,4]]},"109":{"position":[[20,5],[652,4]]},"111":{"position":[[130,4]]},"117":{"position":[[92,4]]},"142":{"position":[[74,4]]},"144":{"position":[[395,4]]},"148":{"position":[[20,4]]},"161":{"position":[[31,4],[167,4],[185,5],[242,4]]},"165":{"position":[[24,4]]},"167":{"position":[[24,4]]},"169":{"position":[[24,4],[218,5]]},"173":{"position":[[24,4]]},"181":{"position":[[93,4]]},"185":{"position":[[42,5]]},"187":{"position":[[91,4],[238,4]]},"209":{"position":[[221,5]]},"213":{"position":[[102,4],[222,4]]},"217":{"position":[[97,4],[226,4],[257,4]]},"219":{"position":[[204,4],[388,5],[401,4]]},"246":{"position":[[293,4]]},"250":{"position":[[85,4]]},"252":{"position":[[71,4],[182,4]]},"270":{"position":[[100,4],[169,4]]},"276":{"position":[[74,4],[235,4]]},"309":{"position":[[406,5]]},"337":{"position":[[115,4],[308,4],[339,4]]},"345":{"position":[[80,4]]},"347":{"position":[[12,4]]},"349":{"position":[[12,4]]},"470":{"position":[[135,4]]},"501":{"position":[[48,5]]},"511":{"position":[[1526,4]]}}}],["codebas",{"_index":757,"t":{"76":{"position":[[182,10]]}}}],["codifi",{"_index":842,"t":{"86":{"position":[[780,6]]}}}],["colon",{"_index":1389,"t":{"266":{"position":[[360,5]]},"276":{"position":[[448,5]]},"395":{"position":[[95,6]]}}}],["color",{"_index":728,"t":{"72":{"position":[[81,5]]},"242":{"position":[[551,6],[591,6]]},"351":{"position":[[21,9],[147,7],[214,8]]},"399":{"position":[[1115,6],[1139,6],[1231,7],[1271,7],[1300,7],[1346,7]]}}}],["combat",{"_index":920,"t":{"97":{"position":[[153,6]]}}}],["combin",{"_index":257,"t":{"14":{"position":[[1842,8]]},"86":{"position":[[100,11]]},"233":{"position":[[333,8]]},"521":{"position":[[294,8]]}}}],["come",{"_index":1160,"t":{"161":{"position":[[247,5]]},"274":{"position":[[47,5]]}}}],["comma",{"_index":1424,"t":{"282":{"position":[[79,6]]}}}],["command",{"_index":882,"t":{"90":{"position":[[171,7]]},"132":{"position":[[204,9],[372,8]]},"136":{"position":[[28,8]]},"351":{"position":[[250,8]]}}}],["comment",{"_index":206,"t":{"14":{"position":[[441,8]]},"60":{"position":[[326,9]]},"82":{"position":[[106,7]]},"88":{"position":[[244,7],[302,9],[326,8]]},"183":{"position":[[237,7]]},"185":{"position":[[61,7]]}}}],["commit",{"_index":329,"t":{"18":{"position":[[641,6]]},"50":{"position":[[128,8]]}}}],["common",{"_index":695,"t":{"60":{"position":[[365,6]]},"292":{"position":[[10,6]]},"477":{"position":[[142,6]]}}}],["commonli",{"_index":1822,"t":{"479":{"position":[[164,9]]}}}],["compar",{"_index":1495,"t":{"313":{"position":[[95,7],[405,7]]},"333":{"position":[[264,8]]},"593":{"position":[[58,7],[279,7]]},"595":{"position":[[62,7],[283,7]]},"705":{"position":[[38,8]]},"769":{"position":[[0,8],[86,8],[116,8]]}}}],["comparevers",{"_index":418,"t":{"20":{"position":[[2789,15]]}}}],["comparison",{"_index":46,"t":{"4":{"position":[[432,11]]},"313":{"position":[[52,10]]},"505":{"position":[[21,10]]}}}],["compat",{"_index":78,"t":{"6":{"position":[[419,13]]},"8":{"position":[[352,10]]},"14":{"position":[[2297,13]]},"20":{"position":[[3438,14]]},"30":{"position":[[200,10],[1170,14]]},"32":{"position":[[35,10]]},"72":{"position":[[308,13]]},"76":{"position":[[38,10]]},"80":{"position":[[81,15]]},"82":{"position":[[170,10],[1307,13],[1434,14],[1516,13]]},"84":{"position":[[52,13],[160,13],[220,13]]},"111":{"position":[[99,10]]},"169":{"position":[[90,13]]},"171":{"position":[[57,13]]},"217":{"position":[[403,10]]},"227":{"position":[[267,10]]},"246":{"position":[[567,10]]},"280":{"position":[[294,13]]},"294":{"position":[[566,10]]},"302":{"position":[[45,10]]},"307":{"position":[[420,13]]},"315":{"position":[[324,12]]},"337":{"position":[[454,10],[548,10]]}}}],["compatibl",{"_index":1452,"t":{"296":{"position":[[58,12]]}}}],["compil",{"_index":40,"t":{"4":{"position":[[375,8]]},"6":{"position":[[179,7]]},"10":{"position":[[71,7]]},"14":{"position":[[732,7]]},"16":{"position":[[187,7]]},"20":{"position":[[1171,7]]},"30":{"position":[[360,7]]},"38":{"position":[[50,7],[96,7]]},"42":{"position":[[30,7]]},"44":{"position":[[29,7]]},"46":{"position":[[139,7]]},"72":{"position":[[6,7]]},"82":{"position":[[1335,8]]},"95":{"position":[[29,8]]},"99":{"position":[[490,7]]},"124":{"position":[[580,8]]},"130":{"position":[[10,7],[73,8]]},"132":{"position":[[386,8]]},"144":{"position":[[52,7],[109,7],[242,7],[301,8],[341,7],[481,7],[556,8]]},"146":{"position":[[0,7],[267,7],[370,7]]},"148":{"position":[[47,8],[115,7],[326,8]]},"150":{"position":[[22,8]]},"155":{"position":[[388,7]]},"169":{"position":[[488,7]]},"171":{"position":[[438,7]]},"173":{"position":[[68,9],[435,7]]},"181":{"position":[[53,7]]},"183":{"position":[[129,11]]},"250":{"position":[[181,9]]},"298":{"position":[[356,11]]},"300":{"position":[[482,9]]},"302":{"position":[[136,10],[215,7]]},"331":{"position":[[60,7]]},"339":{"position":[[52,7]]}}}],["complex",{"_index":349,"t":{"20":{"position":[[666,7]]},"521":{"position":[[136,7],[799,7]]}}}],["compon",{"_index":1952,"t":{"513":{"position":[[239,10]]}}}],["compos",{"_index":2354,"t":{"749":{"position":[[31,8]]},"751":{"position":[[31,8]]},"753":{"position":[[31,8]]},"755":{"position":[[31,8]]},"757":{"position":[[31,8]]},"759":{"position":[[34,8]]}}}],["compound",{"_index":190,"t":{"14":{"position":[[55,8]]},"66":{"position":[[207,8]]},"72":{"position":[[420,8]]},"74":{"position":[[109,8]]},"111":{"position":[[256,8]]},"307":{"position":[[14,8],[319,8],[564,8],[651,8]]},"309":{"position":[[651,8]]}}}],["comprehens",{"_index":325,"t":{"18":{"position":[[583,13]]}}}],["compromis",{"_index":978,"t":{"103":{"position":[[880,10]]}}}],["comput",{"_index":2252,"t":{"689":{"position":[[37,8]]},"709":{"position":[[0,8]]},"715":{"position":[[0,8]]}}}],["concat",{"_index":59,"t":{"6":{"position":[[192,6]]},"14":{"position":[[745,6]]},"16":{"position":[[200,6]]},"20":{"position":[[1184,6]]},"499":{"position":[[804,10]]}}}],["concaten",{"_index":26,"t":{"4":{"position":[[226,13]]},"72":{"position":[[429,13]]},"254":{"position":[[55,14],[70,13],[606,14],[663,13]]},"307":{"position":[[480,14]]},"335":{"position":[[20,11]]}}}],["concern",{"_index":413,"t":{"20":{"position":[[2619,10]]}}}],["condit",{"_index":513,"t":{"30":{"position":[[373,12]]},"107":{"position":[[149,9],[203,9]]},"148":{"position":[[128,13]]},"244":{"position":[[105,13]]},"264":{"position":[[40,10]]},"266":{"position":[[309,10]]},"311":{"position":[[64,11],[472,10]]},"347":{"position":[[144,10]]},"681":{"position":[[67,9]]},"763":{"position":[[479,11]]}}}],["condition",{"_index":1381,"t":{"266":{"position":[[50,13]]}}}],["config",{"_index":833,"t":{"86":{"position":[[637,7]]},"95":{"position":[[109,7]]},"97":{"position":[[277,7]]},"101":{"position":[[167,7]]},"107":{"position":[[75,7]]},"302":{"position":[[457,7]]},"351":{"position":[[130,6]]},"617":{"position":[[313,9],[361,9]]}}}],["configur",{"_index":694,"t":{"60":{"position":[[310,10]]},"92":{"position":[[196,11]]},"99":{"position":[[470,10]]},"103":{"position":[[459,14],[583,11],[681,13],[755,9]]},"105":{"position":[[26,12]]},"107":{"position":[[237,13]]},"155":{"position":[[401,13]]},"169":{"position":[[501,13]]},"171":{"position":[[451,13]]},"173":{"position":[[448,13]]}}}],["confus",{"_index":565,"t":{"36":{"position":[[314,9]]}}}],["conjunct",{"_index":521,"t":{"30":{"position":[[814,11]]}}}],["connect",{"_index":1915,"t":{"511":{"position":[[665,11],[702,7],[1039,10],[1300,10],[2120,10]]},"513":{"position":[[24,10]]},"515":{"position":[[22,11]]},"541":{"position":[[18,11],[54,7]]},"555":{"position":[[680,13]]},"561":{"position":[[27,11],[244,11]]},"563":{"position":[[38,11]]}}}],["consid",{"_index":609,"t":{"38":{"position":[[1637,8]]},"165":{"position":[[298,8]]},"169":{"position":[[40,10]]},"464":{"position":[[55,10]]},"505":{"position":[[257,10]]},"511":{"position":[[1137,8]]},"681":{"position":[[151,8]]}}}],["consist",{"_index":1363,"t":{"260":{"position":[[14,8]]},"278":{"position":[[4,11]]},"305":{"position":[[52,10]]},"327":{"position":[[60,10]]},"477":{"position":[[217,11],[262,11]]},"771":{"position":[[258,7]]}}}],["const",{"_index":210,"t":{"14":{"position":[[598,5],[630,7]]},"20":{"position":[[309,7],[352,7],[392,6]]},"146":{"position":[[154,5],[185,7],[304,7]]},"167":{"position":[[78,5],[177,5],[232,10]]},"256":{"position":[[393,7]]},"462":{"position":[[422,7]]},"468":{"position":[[359,7]]},"474":{"position":[[433,7]]}}}],["constant",{"_index":164,"t":{"12":{"position":[[269,8]]},"14":{"position":[[1065,8]]},"38":{"position":[[63,9]]},"42":{"position":[[43,8]]},"44":{"position":[[42,8]]},"46":{"position":[[152,9]]},"50":{"position":[[327,8]]},"146":{"position":[[13,8],[280,9],[383,8]]},"256":{"position":[[326,8],[478,9]]},"339":{"position":[[65,10]]}}}],["constexpr",{"_index":211,"t":{"14":{"position":[[669,11]]},"38":{"position":[[6,11]]}}}],["constitu",{"_index":2195,"t":{"651":{"position":[[22,11]]}}}],["construct",{"_index":589,"t":{"38":{"position":[[848,17]]},"142":{"position":[[38,10]]},"407":{"position":[[136,12]]}}}],["constructor",{"_index":512,"t":{"30":{"position":[[332,11]]},"157":{"position":[[73,12]]},"282":{"position":[[42,12]]},"288":{"position":[[308,11]]},"567":{"position":[[4,11]]},"699":{"position":[[4,11]]}}}],["constructor/class",{"_index":591,"t":{"38":{"position":[[1159,17]]}}}],["consum",{"_index":541,"t":{"32":{"position":[[273,9]]}}}],["contact",{"_index":913,"t":{"92":{"position":[[282,7]]},"541":{"position":[[145,7]]}}}],["contain",{"_index":1,"t":{"2":{"position":[[10,8]]},"4":{"position":[[166,7]]},"254":{"position":[[511,7]]},"493":{"position":[[31,10]]},"499":{"position":[[722,12]]},"609":{"position":[[429,7]]},"629":{"position":[[177,10]]},"667":{"position":[[21,8]]},"721":{"position":[[233,8]]},"767":{"position":[[19,8]]}}}],["content",{"_index":650,"t":{"48":{"position":[[523,7]]},"511":{"position":[[393,9],[486,7]]},"545":{"position":[[382,7]]},"593":{"position":[[252,8]]},"595":{"position":[[256,8]]},"637":{"position":[[20,9],[84,8],[230,8]]},"773":{"position":[[294,7],[371,7]]}}}],["content..\"\\r\\n\\r\\n\"..cont",{"_index":2009,"t":{"545":{"position":[[472,33]]}}}],["context",{"_index":676,"t":{"54":{"position":[[155,8]]},"78":{"position":[[272,9]]}}}],["continu",{"_index":166,"t":{"12":{"position":[[300,8],[368,8],[413,8]]},"18":{"position":[[399,10]]},"50":{"position":[[296,12]]},"66":{"position":[[227,8]]},"68":{"position":[[21,8]]},"72":{"position":[[177,8]]},"78":{"position":[[49,8]]},"82":{"position":[[408,8],[459,9],[516,9],[601,9]]},"161":{"position":[[93,8],[271,10]]},"219":{"position":[[0,8],[139,9],[283,8],[308,8],[369,8],[450,10],[471,8]]},"221":{"position":[[245,8],[280,10],[395,8],[419,8],[441,8],[465,8]]},"223":{"position":[[46,9],[81,8]]},"343":{"position":[[384,8],[406,12]]},"675":{"position":[[54,10]]},"681":{"position":[[194,10]]}}}],["contmodonloadfil",{"_index":922,"t":{"97":{"position":[[232,17]]}}}],["contmodonloadfile(const",{"_index":927,"t":{"97":{"position":[[378,23]]}}}],["control",{"_index":885,"t":{"90":{"position":[[219,8]]},"103":{"position":[[187,7]]}}}],["conveni",{"_index":1999,"t":{"545":{"position":[[2,11]]}}}],["convert",{"_index":1339,"t":{"254":{"position":[[569,9]]},"633":{"position":[[0,7]]},"635":{"position":[[0,7]]}}}],["cooper",{"_index":2055,"t":{"565":{"position":[[91,11]]}}}],["coordin",{"_index":2305,"t":{"721":{"position":[[128,10]]}}}],["copi",{"_index":226,"t":{"14":{"position":[[1155,7]]},"24":{"position":[[187,7]]},"82":{"position":[[247,4],[788,4],[909,4],[1137,4]]},"86":{"position":[[322,4],[512,4],[1102,4]]},"97":{"position":[[482,4]]},"103":{"position":[[426,4],[506,4]]},"109":{"position":[[196,4],[607,4]]},"122":{"position":[[91,4]]},"124":{"position":[[395,4]]},"130":{"position":[[185,4]]},"132":{"position":[[339,4]]},"136":{"position":[[65,4]]},"138":{"position":[[153,4],[351,4]]},"140":{"position":[[292,4],[457,4]]},"144":{"position":[[310,4],[565,4]]},"146":{"position":[[96,4],[199,4],[398,4]]},"148":{"position":[[273,4]]},"153":{"position":[[129,4],[307,4]]},"155":{"position":[[107,4],[280,4]]},"157":{"position":[[155,4],[323,4]]},"159":{"position":[[137,4],[304,4]]},"161":{"position":[[127,4],[293,4]]},"163":{"position":[[131,4],[275,4]]},"165":{"position":[[116,4],[341,4]]},"167":{"position":[[89,4],[243,4]]},"169":{"position":[[149,4],[380,4]]},"171":{"position":[[105,4],[330,4]]},"173":{"position":[[126,4],[327,4]]},"175":{"position":[[155,4],[375,4],[600,4]]},"177":{"position":[[139,4],[294,4]]},"179":{"position":[[182,4],[319,4]]},"183":{"position":[[425,4],[627,4]]},"185":{"position":[[207,4]]},"187":{"position":[[228,4],[425,4]]},"191":{"position":[[57,4],[209,4],[250,4]]},"193":{"position":[[73,4],[230,4],[275,4]]},"195":{"position":[[203,4],[256,4]]},"197":{"position":[[150,4]]},"199":{"position":[[156,4],[384,4],[498,4]]},"201":{"position":[[189,4]]},"203":{"position":[[233,4]]},"205":{"position":[[145,4]]},"209":{"position":[[128,4],[183,4],[239,4]]},"211":{"position":[[141,4],[296,4]]},"213":{"position":[[213,4],[295,4],[612,4]]},"217":{"position":[[216,4],[346,4]]},"219":{"position":[[333,4]]},"221":{"position":[[318,4],[495,4]]},"225":{"position":[[203,4],[673,4]]},"229":{"position":[[188,4],[293,4],[572,4]]},"231":{"position":[[221,4],[374,4]]},"233":{"position":[[174,4],[311,4],[443,4]]},"235":{"position":[[323,4]]},"237":{"position":[[355,4]]},"242":{"position":[[296,4],[693,4]]},"244":{"position":[[178,4],[220,4],[403,4],[641,4]]},"246":{"position":[[396,4]]},"250":{"position":[[139,4]]},"252":{"position":[[116,4],[229,4]]},"254":{"position":[[228,4],[389,4]]},"256":{"position":[[301,4],[642,4],[919,4]]},"262":{"position":[[147,4],[366,4],[701,4],[893,4]]},"264":{"position":[[123,4],[262,4],[587,4]]},"266":{"position":[[262,4],[667,4]]},"270":{"position":[[160,4],[206,4]]},"272":{"position":[[89,4],[219,4]]},"276":{"position":[[167,4],[316,4]]},"278":{"position":[[203,4]]},"280":{"position":[[258,4]]},"282":{"position":[[265,4]]},"284":{"position":[[165,4]]},"286":{"position":[[173,4]]},"288":{"position":[[554,4]]},"290":{"position":[[401,4]]},"292":{"position":[[384,4]]},"294":{"position":[[361,4],[484,4]]},"298":{"position":[[70,4],[277,4]]},"307":{"position":[[554,4]]},"309":{"position":[[370,4],[629,4],[864,4]]},"311":{"position":[[201,4],[399,4],[537,4],[628,4]]},"313":{"position":[[231,4],[536,4]]},"315":{"position":[[610,4],[779,4]]},"317":{"position":[[174,4]]},"319":{"position":[[236,4]]},"321":{"position":[[227,4]]},"323":{"position":[[624,4]]},"329":{"position":[[327,4]]},"335":{"position":[[231,4]]},"337":{"position":[[211,4],[441,4]]},"341":{"position":[[124,4],[184,4]]},"343":{"position":[[253,4],[423,4]]},"347":{"position":[[63,4],[271,4]]},"349":{"position":[[66,4],[296,4]]},"361":{"position":[[210,4]]},"365":{"position":[[136,4]]},"367":{"position":[[140,4]]},"375":{"position":[[176,4]]},"377":{"position":[[162,4]]},"379":{"position":[[162,4]]},"381":{"position":[[154,4]]},"383":{"position":[[158,4]]},"387":{"position":[[239,4]]},"389":{"position":[[179,4]]},"391":{"position":[[306,4]]},"393":{"position":[[194,4]]},"397":{"position":[[246,4]]},"399":{"position":[[553,4],[752,4],[1036,4],[1381,4]]},"407":{"position":[[321,4],[397,4]]},"412":{"position":[[212,4]]},"414":{"position":[[219,4]]},"416":{"position":[[252,4]]},"418":{"position":[[205,4]]},"420":{"position":[[207,4]]},"422":{"position":[[255,4]]},"424":{"position":[[252,4]]},"426":{"position":[[312,4]]},"428":{"position":[[260,4]]},"430":{"position":[[202,4]]},"432":{"position":[[259,4]]},"434":{"position":[[259,4]]},"436":{"position":[[259,4]]},"438":{"position":[[261,4]]},"440":{"position":[[216,4]]},"442":{"position":[[215,4]]},"444":{"position":[[216,4]]},"447":{"position":[[436,4]]},"449":{"position":[[514,4]]},"451":{"position":[[382,4]]},"453":{"position":[[414,4]]},"456":{"position":[[502,4]]},"462":{"position":[[732,4]]},"468":{"position":[[619,4]]},"474":{"position":[[809,4]]},"477":{"position":[[823,4]]},"481":{"position":[[1022,4]]},"485":{"position":[[1090,4]]},"493":{"position":[[359,4]]},"497":{"position":[[312,4]]},"499":{"position":[[311,4],[1047,4]]},"501":{"position":[[364,4],[482,4]]},"503":{"position":[[146,4]]},"505":{"position":[[193,4]]},"507":{"position":[[177,4]]},"511":{"position":[[2449,4]]},"513":{"position":[[620,4]]},"519":{"position":[[480,4],[704,4],[893,4]]},"521":{"position":[[1279,4]]},"525":{"position":[[214,4]]},"527":{"position":[[137,4]]},"533":{"position":[[116,4]]},"545":{"position":[[523,4]]},"551":{"position":[[534,4]]},"553":{"position":[[350,4]]},"555":{"position":[[814,4]]},"563":{"position":[[365,4]]},"573":{"position":[[608,4]]},"575":{"position":[[450,4]]},"577":{"position":[[426,4]]},"581":{"position":[[469,4]]},"583":{"position":[[516,4]]},"585":{"position":[[523,4]]},"587":{"position":[[635,4]]},"589":{"position":[[703,4]]},"591":{"position":[[528,4]]},"593":{"position":[[970,4]]},"595":{"position":[[612,4]]},"597":{"position":[[369,4]]},"599":{"position":[[400,4]]},"601":{"position":[[385,4]]},"603":{"position":[[318,4]]},"605":{"position":[[492,4]]},"607":{"position":[[499,4]]},"609":{"position":[[987,4]]},"617":{"position":[[0,4],[129,4],[199,7],[375,4]]},"619":{"position":[[269,4]]},"621":{"position":[[237,4]]},"623":{"position":[[226,4]]},"625":{"position":[[234,4]]},"627":{"position":[[253,4]]},"629":{"position":[[264,4]]},"631":{"position":[[215,4]]},"633":{"position":[[323,4]]},"635":{"position":[[201,4]]},"637":{"position":[[361,4]]},"639":{"position":[[169,4]]},"641":{"position":[[376,4]]},"643":{"position":[[347,4]]},"647":{"position":[[250,4]]},"649":{"position":[[220,4]]},"651":{"position":[[496,4]]},"655":{"position":[[124,4]]},"657":{"position":[[0,7],[125,7]]},"659":{"position":[[188,4]]},"661":{"position":[[167,4]]},"663":{"position":[[218,4]]},"665":{"position":[[133,4]]},"667":{"position":[[325,4]]},"669":{"position":[[310,4]]},"671":{"position":[[488,4]]},"673":{"position":[[0,7],[128,7]]},"675":{"position":[[263,4]]},"677":{"position":[[0,7],[128,7]]},"679":{"position":[[329,4]]},"681":{"position":[[724,4]]},"683":{"position":[[0,7],[127,7]]},"685":{"position":[[495,4]]},"687":{"position":[[0,7],[124,7]]},"689":{"position":[[415,4]]},"691":{"position":[[120,4]]},"693":{"position":[[119,4]]},"695":{"position":[[360,4]]},"699":{"position":[[267,4],[399,4]]},"703":{"position":[[325,4]]},"705":{"position":[[219,4]]},"707":{"position":[[245,4]]},"709":{"position":[[123,4]]},"711":{"position":[[129,4]]},"713":{"position":[[130,4]]},"715":{"position":[[158,4]]},"717":{"position":[[174,4]]},"719":{"position":[[179,4]]},"721":{"position":[[1013,4]]},"723":{"position":[[240,4]]},"725":{"position":[[469,4]]},"729":{"position":[[455,4]]},"731":{"position":[[709,4],[1030,4],[1378,4]]},"735":{"position":[[139,4]]},"737":{"position":[[143,4]]},"739":{"position":[[355,4],[619,4]]},"743":{"position":[[252,4]]},"745":{"position":[[260,4]]},"747":{"position":[[261,4]]},"749":{"position":[[160,4]]},"751":{"position":[[161,4]]},"753":{"position":[[162,4]]},"755":{"position":[[161,4]]},"757":{"position":[[167,4]]},"759":{"position":[[178,4]]},"763":{"position":[[839,4]]},"765":{"position":[[628,4]]},"767":{"position":[[175,4]]},"769":{"position":[[221,4]]},"771":{"position":[[1021,4],[1076,4],[1307,4]]},"773":{"position":[[561,4],[750,4]]},"775":{"position":[[181,4]]},"777":{"position":[[185,4]]}}}],["coroutin",{"_index":506,"t":{"28":{"position":[[189,10]]},"401":{"position":[[51,9]]},"403":{"position":[[74,10]]},"405":{"position":[[19,9]]},"511":{"position":[[1779,10],[1889,9]]},"513":{"position":[[312,10]]},"515":{"position":[[200,10]]},"541":{"position":[[257,10]]},"545":{"position":[[103,9],[231,9]]},"551":{"position":[[346,10]]},"555":{"position":[[468,10]]},"561":{"position":[[368,10]]},"565":{"position":[[75,9]]},"569":{"position":[[53,10],[68,9]]},"573":{"position":[[66,10],[123,10],[151,9]]},"577":{"position":[[121,11],[176,9]]}}}],["coroutine.clos",{"_index":666,"t":{"50":{"position":[[396,15]]}}}],["coroutine.cr",{"_index":1855,"t":{"497":{"position":[[139,19]]}}}],["coroutine.resum",{"_index":1673,"t":{"403":{"position":[[18,16]]}}}],["coroutine.resume(c",{"_index":1861,"t":{"497":{"position":[[292,19]]}}}],["coroutine.sleep",{"_index":240,"t":{"14":{"position":[[1440,15]]}}}],["coroutine.sleep(1000",{"_index":2068,"t":{"573":{"position":[[441,21],[477,21],[513,21]]}}}],["coroutine.xresum",{"_index":536,"t":{"30":{"position":[[1347,17]]},"577":{"position":[[211,19]]}}}],["coroutine.yield",{"_index":967,"t":{"103":{"position":[[543,15]]}}}],["coroutines/thread",{"_index":262,"t":{"14":{"position":[[1992,18]]},"497":{"position":[[11,18]]}}}],["correct",{"_index":966,"t":{"103":{"position":[[451,7]]}}}],["correspond",{"_index":785,"t":{"82":{"position":[[374,11],[425,11],[482,11],[567,11]]},"485":{"position":[[101,13]]}}}],["corrupt",{"_index":122,"t":{"8":{"position":[[567,10]]},"12":{"position":[[682,7]]},"22":{"position":[[251,10]]}}}],["cosmet",{"_index":1327,"t":{"250":{"position":[[210,9]]}}}],["count",{"_index":2209,"t":{"659":{"position":[[45,8]]}}}],["counterpart",{"_index":1482,"t":{"307":{"position":[[660,13]]},"327":{"position":[[130,13]]},"505":{"position":[[296,13]]}}}],["cover",{"_index":1148,"t":{"155":{"position":[[501,6]]}}}],["coverag",{"_index":979,"t":{"103":{"position":[[904,9]]},"233":{"position":[[465,8]]},"300":{"position":[[520,9]]}}}],["cpp",{"_index":924,"t":{"97":{"position":[[358,3]]}}}],["cr",{"_index":20,"t":{"4":{"position":[[174,2]]}}}],["crc32",{"_index":1707,"t":{"426":{"position":[[24,5]]}}}],["creat",{"_index":524,"t":{"30":{"position":[[928,8]]},"38":{"position":[[785,8]]},"153":{"position":[[35,7]]},"155":{"position":[[35,7]]},"177":{"position":[[263,8]]},"211":{"position":[[265,8]]},"256":{"position":[[315,8]]},"543":{"position":[[0,7]]},"617":{"position":[[29,8],[296,7],[345,6]]},"627":{"position":[[0,6],[128,8],[225,6]]},"631":{"position":[[0,7],[165,7]]},"703":{"position":[[120,6]]}}}],["creation",{"_index":711,"t":{"66":{"position":[[26,9]]},"177":{"position":[[183,8]]},"211":{"position":[[185,8]]}}}],["criteria",{"_index":2388,"t":{"771":{"position":[[649,9]]}}}],["crypto",{"_index":1133,"t":{"144":{"position":[[653,6]]},"412":{"position":[[127,6]]},"414":{"position":[[110,6]]},"416":{"position":[[167,6]]},"418":{"position":[[110,6]]},"420":{"position":[[111,6]]},"422":{"position":[[168,6]]},"424":{"position":[[167,6]]},"426":{"position":[[226,6]]},"428":{"position":[[172,6]]},"430":{"position":[[113,6]]},"432":{"position":[[170,6]]},"434":{"position":[[170,6]]},"436":{"position":[[170,6]]},"438":{"position":[[171,6]]},"440":{"position":[[115,6]]},"442":{"position":[[115,6]]},"444":{"position":[[120,6]]},"447":{"position":[[213,6]]},"449":{"position":[[215,6]]},"451":{"position":[[215,6]]},"453":{"position":[[215,6]]},"456":{"position":[[441,6]]},"462":{"position":[[380,6]]},"468":{"position":[[317,6]]},"474":{"position":[[391,6]]},"481":{"position":[[283,6]]},"485":{"position":[[308,6]]},"551":{"position":[[166,6]]},"555":{"position":[[24,6]]}}}],["crypto.adler32",{"_index":249,"t":{"14":{"position":[[1661,14]]}}}],["crypto.decrypt",{"_index":243,"t":{"14":{"position":[[1526,14]]}}}],["crypto.decrypt|\"rsa",{"_index":1833,"t":{"481":{"position":[[933,19]]}}}],["crypto.encrypt",{"_index":242,"t":{"14":{"position":[[1509,14]]}}}],["crypto.encrypt(\"a",{"_index":1829,"t":{"481":{"position":[[797,17]]}}}],["crypto.encrypt|\"a",{"_index":1788,"t":{"462":{"position":[[589,19]]},"468":{"position":[[450,19]]},"474":{"position":[[637,19]]}}}],["crypto.fnv1",{"_index":272,"t":{"14":{"position":[[2172,11]]}}}],["crypto.fnv1a",{"_index":273,"t":{"14":{"position":[[2186,12]]}}}],["crypto.generatekeypair",{"_index":241,"t":{"14":{"position":[[1471,22]]}}}],["crypto.generatekeypair(\"rsa",{"_index":1813,"t":{"477":{"position":[[352,29]]}}}],["crypto.hexdigest",{"_index":442,"t":{"20":{"position":[[3340,16]]}}}],["crypto.joaat(\"hello",{"_index":1123,"t":{"144":{"position":[[252,21]]}}}],["crypto.random",{"_index":1754,"t":{"456":{"position":[[4,13]]}}}],["crypto.sha1",{"_index":246,"t":{"14":{"position":[[1601,12]]}}}],["crypto.sha384",{"_index":247,"t":{"14":{"position":[[1614,14]]}}}],["crypto.sha512",{"_index":248,"t":{"14":{"position":[[1631,13]]}}}],["crypto.sign",{"_index":244,"t":{"14":{"position":[[1557,11]]}}}],["crypto.sign|\"rsa",{"_index":1842,"t":{"485":{"position":[[870,16]]}}}],["crypto.verifi",{"_index":245,"t":{"14":{"position":[[1571,13]]}}}],["cryptograph",{"_index":690,"t":{"60":{"position":[[126,13]]},"412":{"position":[[50,13]]},"414":{"position":[[33,13]]},"416":{"position":[[33,13]]},"418":{"position":[[33,13]]},"420":{"position":[[34,13]]},"422":{"position":[[34,13]]},"424":{"position":[[33,13]]},"426":{"position":[[34,13]]},"428":{"position":[[37,13]]},"430":{"position":[[36,13]]},"432":{"position":[[36,13]]},"434":{"position":[[36,13]]},"436":{"position":[[36,13]]},"438":{"position":[[37,13]]},"440":{"position":[[38,13]]},"442":{"position":[[38,13]]},"444":{"position":[[43,13]]},"447":{"position":[[30,13]]},"449":{"position":[[32,13]]},"451":{"position":[[32,13]]},"453":{"position":[[32,13]]},"456":{"position":[[163,17],[280,17]]}}}],["ctrl+(shift+)b",{"_index":869,"t":{"88":{"position":[[464,14]]}}}],["ctrl+shift+p",{"_index":872,"t":{"88":{"position":[[498,12]]},"90":{"position":[[187,15]]}}}],["cucumb",{"_index":1552,"t":{"323":{"position":[[265,11]]}}}],["current",{"_index":517,"t":{"30":{"position":[[496,10],[555,10]]},"140":{"position":[[167,7]]},"219":{"position":[[78,7]]},"221":{"position":[[187,7]]},"233":{"position":[[477,9]]},"256":{"position":[[34,7]]},"405":{"position":[[11,7]]},"489":{"position":[[38,7]]},"643":{"position":[[15,7],[76,7],[233,7]]},"721":{"position":[[62,7]]},"723":{"position":[[61,7]]},"725":{"position":[[62,7]]}}}],["custom",{"_index":990,"t":{"107":{"position":[[142,6]]},"575":{"position":[[61,9]]},"577":{"position":[[71,9]]}}}],["cve",{"_index":22,"t":{"4":{"position":[[184,4]]},"8":{"position":[[713,4]]}}}],["cwd",{"_index":2188,"t":{"643":{"position":[[272,3],[301,3],[343,3]]}}}],["d",{"_index":1316,"t":{"246":{"position":[[392,3]]},"351":{"position":[[320,2]]}}}],["danger",{"_index":941,"t":{"99":{"position":[[364,9]]}}}],["data",{"_index":121,"t":{"8":{"position":[[562,4],[612,4]]},"254":{"position":[[128,4],[298,4]]},"315":{"position":[[39,4]]},"355":{"position":[[46,4],[65,4]]},"357":{"position":[[45,4],[71,4]]},"387":{"position":[[45,4],[64,4]]},"389":{"position":[[45,4],[71,5]]},"391":{"position":[[110,4],[129,4]]},"393":{"position":[[59,4],[85,5]]},"397":{"position":[[37,4]]},"399":{"position":[[37,5],[55,4],[70,4],[122,4],[236,4]]},"447":{"position":[[132,5]]},"449":{"position":[[134,5]]},"451":{"position":[[134,5]]},"453":{"position":[[134,5]]},"460":{"position":[[12,4],[23,4]]},"462":{"position":[[12,4],[305,4]]},"466":{"position":[[12,4],[23,4]]},"468":{"position":[[99,4],[242,4]]},"470":{"position":[[50,4]]},"472":{"position":[[12,4],[23,4],[102,5],[167,5]]},"474":{"position":[[12,4],[95,5],[307,4]]},"479":{"position":[[12,4],[23,4],[206,5]]},"481":{"position":[[12,4],[172,4]]},"483":{"position":[[12,4],[23,4]]},"485":{"position":[[12,4],[23,4]]},"501":{"position":[[170,4]]},"519":{"position":[[38,4],[220,4],[225,4],[299,4]]},"521":{"position":[[193,4],[209,4],[543,4],[613,5],[650,4],[756,5],[812,4]]},"549":{"position":[[6,4],[61,4]]},"551":{"position":[[8,4],[113,4]]},"553":{"position":[[18,4],[146,4]]},"555":{"position":[[778,4]]},"681":{"position":[[523,4],[621,4]]},"685":{"position":[[284,4],[385,4]]},"729":{"position":[[37,4]]},"731":{"position":[[37,5],[55,4],[70,4],[127,5]]}}}],["data.valu",{"_index":1336,"t":{"254":{"position":[[185,11],[343,14]]}}}],["data:filter(|k",{"_index":2239,"t":{"681":{"position":[[646,15]]}}}],["data:filter(|v",{"_index":2237,"t":{"681":{"position":[[548,15]]}}}],["data:split",{"_index":2244,"t":{"685":{"position":[[302,12],[403,12]]}}}],["db890233a919b6745d632633c419e14540ff79f1a89bc4ac194b00e7f913f0f06d5d4d7d6cc2b4aaf9485d223afb8cf0",{"_index":1750,"t":{"451":{"position":[[282,99]]}}}],["deal",{"_index":1798,"t":{"472":{"position":[[83,4]]}}}],["deb",{"_index":1068,"t":{"124":{"position":[[172,4]]}}}],["debian",{"_index":1078,"t":{"124":{"position":[[592,6],[635,6]]},"132":{"position":[[141,6]]}}}],["debug",{"_index":1138,"t":{"148":{"position":[[90,5],[156,5],[173,5],[209,5]]},"256":{"position":[[691,5]]},"258":{"position":[[107,5]]},"499":{"position":[[2,5]]}}}],["debug.getlocal(1",{"_index":1361,"t":{"256":{"position":[[744,17]]}}}],["debug.setlocal(1",{"_index":1362,"t":{"256":{"position":[[790,17]]}}}],["decid",{"_index":2236,"t":{"681":{"position":[[280,8]]}}}],["decim",{"_index":1617,"t":{"361":{"position":[[104,7]]},"363":{"position":[[91,8]]}}}],["deciph",{"_index":1021,"t":{"109":{"position":[[629,11]]}}}],["declar",{"_index":515,"t":{"30":{"position":[[446,11]]},"50":{"position":[[83,12]]},"72":{"position":[[48,12]]},"146":{"position":[[136,8]]},"153":{"position":[[173,11],[275,11]]},"155":{"position":[[152,11]]},"157":{"position":[[38,8]]},"177":{"position":[[67,8]]},"179":{"position":[[51,8],[246,8]]},"187":{"position":[[18,12],[50,7]]},"209":{"position":[[54,7]]},"211":{"position":[[91,8]]},"233":{"position":[[17,8],[238,8]]},"254":{"position":[[431,7]]},"278":{"position":[[72,7]]}}}],["decod",{"_index":259,"t":{"14":{"position":[[1888,6]]},"20":{"position":[[2234,7]]},"357":{"position":[[10,7],[79,7]]},"389":{"position":[[10,7]]},"395":{"position":[[78,8]]},"399":{"position":[[78,7]]},"521":{"position":[[217,7],[355,7],[461,7],[628,7],[707,7],[903,7],[1099,7]]},"649":{"position":[[32,8],[88,8]]},"731":{"position":[[78,7]]}}}],["decrypt",{"_index":1781,"t":{"462":{"position":[[37,8],[295,9],[653,7]]},"468":{"position":[[124,8],[232,9],[544,7]]},"474":{"position":[[37,8],[297,9],[723,7]]},"481":{"position":[[37,8],[241,7],[912,7]]}}}],["deepli",{"_index":722,"t":{"66":{"position":[[392,6]]},"242":{"position":[[10,6]]}}}],["default",{"_index":70,"t":{"6":{"position":[[305,7]]},"14":{"position":[[865,7],[2035,7],[2101,7],[2448,7]]},"20":{"position":[[457,7]]},"32":{"position":[[0,8],[61,7]]},"36":{"position":[[141,7],[199,9]]},"40":{"position":[[0,7],[195,7],[278,7]]},"42":{"position":[[0,7]]},"48":{"position":[[251,7],[319,10]]},"54":{"position":[[164,8]]},"60":{"position":[[27,7],[631,7]]},"101":{"position":[[178,8]]},"107":{"position":[[190,8]]},"109":{"position":[[128,8]]},"140":{"position":[[122,7]]},"155":{"position":[[343,8],[552,8]]},"169":{"position":[[443,8]]},"171":{"position":[[393,8]]},"173":{"position":[[390,8]]},"187":{"position":[[68,7]]},"221":{"position":[[135,7]]},"229":{"position":[[666,7]]},"235":{"position":[[386,7]]},"260":{"position":[[66,7]]},"262":{"position":[[298,8],[710,7],[845,8],[902,7]]},"266":{"position":[[213,7],[687,7],[757,7]]},"302":{"position":[[177,7]]},"351":{"position":[[52,8]]},"355":{"position":[[120,8]]},"387":{"position":[[119,8]]},"391":{"position":[[184,8]]},"399":{"position":[[181,10],[567,7]]},"426":{"position":[[134,8]]},"428":{"position":[[137,8]]},"447":{"position":[[177,8]]},"449":{"position":[[179,8]]},"451":{"position":[[179,8]]},"453":{"position":[[179,8]]},"456":{"position":[[56,7]]},"497":{"position":[[49,8],[101,8]]},"511":{"position":[[340,8]]},"519":{"position":[[160,8]]},"521":{"position":[[324,8]]},"575":{"position":[[107,8]]},"577":{"position":[[136,8]]},"721":{"position":[[150,8]]},"729":{"position":[[139,8]]},"731":{"position":[[154,10]]},"743":{"position":[[121,8]]},"745":{"position":[[125,8]]},"747":{"position":[[126,8]]},"763":{"position":[[306,7]]},"765":{"position":[[408,8]]},"773":{"position":[[198,8]]}}}],["defer",{"_index":1437,"t":{"288":{"position":[[666,5]]}}}],["defin",{"_index":189,"t":{"14":{"position":[[6,7],[641,7],[704,7]]},"34":{"position":[[112,7]]},"38":{"position":[[1646,8]]},"86":{"position":[[557,8]]},"95":{"position":[[50,8]]},"97":{"position":[[302,6]]},"99":{"position":[[35,7]]},"101":{"position":[[114,8]]},"103":{"position":[[633,8]]},"107":{"position":[[26,8]]},"146":{"position":[[39,7],[55,7],[80,7],[213,7],[317,7]]},"148":{"position":[[148,7]]},"155":{"position":[[435,6]]},"169":{"position":[[535,6]]},"171":{"position":[[485,6]]},"173":{"position":[[482,6]]},"288":{"position":[[277,6]]},"290":{"position":[[119,7]]},"302":{"position":[[401,6]]},"351":{"position":[[61,6]]}}}],["definit",{"_index":592,"t":{"38":{"position":[[1177,10]]},"155":{"position":[[258,10]]},"349":{"position":[[137,10]]}}}],["deflat",{"_index":1525,"t":{"315":{"position":[[489,9]]}}}],["delimit",{"_index":161,"t":{"12":{"position":[[200,7]]},"24":{"position":[[409,10]]},"64":{"position":[[98,10]]},"266":{"position":[[320,9]]},"300":{"position":[[201,7]]},"347":{"position":[[136,7]]}}}],["demonstr",{"_index":2251,"t":{"685":{"position":[[722,13]]}}}],["depend",{"_index":876,"t":{"90":{"position":[[25,7]]},"302":{"position":[[229,9]]}}}],["deprec",{"_index":156,"t":{"12":{"position":[[52,10]]},"14":{"position":[[503,10],[542,10],[587,10],[658,10]]},"20":{"position":[[3116,10],[3199,10],[3281,10],[3329,10]]},"38":{"position":[[457,10]]},"48":{"position":[[259,10],[361,10]]}}}],["deprecated/remov",{"_index":2230,"t":{"679":{"position":[[69,18]]}}}],["depth",{"_index":779,"t":{"80":{"position":[[312,5]]}}}],["deriv",{"_index":1825,"t":{"481":{"position":[[527,6]]},"485":{"position":[[552,6]]}}}],["design",{"_index":1041,"t":{"113":{"position":[[203,6],[279,6]]},"313":{"position":[[378,8]]},"499":{"position":[[17,8]]}}}],["desir",{"_index":1031,"t":{"111":{"position":[[212,7]]},"637":{"position":[[76,7]]},"641":{"position":[[85,7]]},"643":{"position":[[68,7]]},"765":{"position":[[65,7],[236,7]]}}}],["despit",{"_index":381,"t":{"20":{"position":[[1899,7]]},"266":{"position":[[388,7]]},"272":{"position":[[251,7]]}}}],["destructur",{"_index":507,"t":{"30":{"position":[[12,13],[86,13]]},"189":{"position":[[0,13]]},"197":{"position":[[6,13]]}}}],["detail",{"_index":394,"t":{"20":{"position":[[2198,7]]},"30":{"position":[[1407,8]]},"38":{"position":[[1916,8]]},"60":{"position":[[444,6]]},"499":{"position":[[249,11],[269,7],[984,11],[1021,7]]},"501":{"position":[[300,11],[320,7],[408,11],[434,7]]}}}],["detect",{"_index":368,"t":{"20":{"position":[[1381,9]]},"103":{"position":[[10,6]]},"493":{"position":[[178,8],[227,8]]}}}],["determin",{"_index":1233,"t":{"219":{"position":[[428,9]]},"721":{"position":[[211,10]]}}}],["dev",{"_index":1899,"t":{"505":{"position":[[181,5],[241,3]]}}}],["dev/nul",{"_index":1066,"t":{"124":{"position":[[157,9],[346,9]]}}}],["dev/urandom",{"_index":1756,"t":{"456":{"position":[[102,13]]}}}],["develop",{"_index":794,"t":{"82":{"position":[[1153,10]]},"86":{"position":[[76,11]]},"124":{"position":[[495,10]]},"126":{"position":[[158,10]]},"128":{"position":[[103,11]]}}}],["deviat",{"_index":1044,"t":{"113":{"position":[[258,9]]}}}],["di",{"_index":1428,"t":{"282":{"position":[[204,4]]}}}],["dialog",{"_index":1105,"t":{"134":{"position":[[139,7]]}}}],["differ",{"_index":1174,"t":{"171":{"position":[[246,9]]},"296":{"position":[[41,9]]}}}],["difficult",{"_index":1462,"t":{"300":{"position":[[445,9]]}}}],["digit",{"_index":1740,"t":{"447":{"position":[[166,7]]},"449":{"position":[[168,7]]},"451":{"position":[[168,7]]},"453":{"position":[[168,7]]},"771":{"position":[[276,7],[556,5]]}}}],["dir/main",{"_index":2149,"t":{"621":{"position":[[127,13]]}}}],["direct",{"_index":522,"t":{"30":{"position":[[889,6]]},"721":{"position":[[39,9]]},"725":{"position":[[10,9]]}}}],["directli",{"_index":868,"t":{"88":{"position":[[435,8]]},"117":{"position":[[97,8]]}}}],["directori",{"_index":643,"t":{"48":{"position":[[238,9]]},"132":{"position":[[543,10]]},"134":{"position":[[227,10]]},"136":{"position":[[147,10]]},"138":{"position":[[72,10],[198,10],[367,9]]},"621":{"position":[[97,10],[220,12]]},"625":{"position":[[116,10]]},"627":{"position":[[9,10],[53,10],[101,9],[190,12],[236,12]]},"629":{"position":[[28,10],[72,10],[134,12]]},"631":{"position":[[10,9],[52,11],[124,10]]},"643":{"position":[[31,10],[92,10],[249,10]]}}}],["disabl",{"_index":358,"t":{"20":{"position":[[967,8],[3676,8],[3860,8]]},"80":{"position":[[190,7]]},"82":{"position":[[154,7]]},"84":{"position":[[242,9]]},"86":{"position":[[533,7]]},"95":{"position":[[8,7]]},"171":{"position":[[284,7]]},"183":{"position":[[24,10],[344,7],[597,7]]},"185":{"position":[[3,7],[113,7],[170,7]]},"351":{"position":[[40,8]]}}}],["disable/en",{"_index":628,"t":{"42":{"position":[[338,14]]}}}],["disallow",{"_index":151,"t":{"10":{"position":[[310,11]]},"58":{"position":[[115,10]]},"256":{"position":[[165,11]]}}}],["discard",{"_index":198,"t":{"14":{"position":[[251,10]]},"179":{"position":[[76,10],[210,10],[269,10]]},"233":{"position":[[93,10],[202,10],[261,10]]}}}],["discuss",{"_index":1451,"t":{"296":{"position":[[19,9]]}}}],["dispatch",{"_index":1937,"t":{"511":{"position":[[1965,11]]}}}],["disregard",{"_index":502,"t":{"28":{"position":[[93,12]]}}}],["dissect",{"_index":2196,"t":{"651":{"position":[[67,10]]}}}],["divis",{"_index":1476,"t":{"307":{"position":[[111,9],[132,9]]},"375":{"position":[[9,8]]},"377":{"position":[[9,8]]}}}],["divison",{"_index":1630,"t":{"379":{"position":[[9,7]]}}}],["djb2",{"_index":1683,"t":{"412":{"position":[[41,4]]},"416":{"position":[[24,4]]}}}],["dll/so",{"_index":936,"t":{"99":{"position":[[88,6]]}}}],["dll/so/c",{"_index":461,"t":{"20":{"position":[[3873,8]]}}}],["do",{"_index":1776,"t":{"460":{"position":[[157,6]]},"462":{"position":[[158,6]]},"466":{"position":[[125,6]]},"468":{"position":[[92,6]]},"479":{"position":[[117,6]]},"481":{"position":[[118,6]]},"739":{"position":[[231,7],[339,8],[603,8]]}}}],["do...end",{"_index":1254,"t":{"229":{"position":[[476,9]]}}}],["document",{"_index":466,"t":{"20":{"position":[[3977,14]]},"30":{"position":[[1416,13]]},"38":{"position":[[1925,13]]},"66":{"position":[[608,13]]},"92":{"position":[[130,10]]},"115":{"position":[[5,8]]},"130":{"position":[[233,10]]},"401":{"position":[[10,9]]},"487":{"position":[[10,9]]},"523":{"position":[[10,9]]},"531":{"position":[[10,9]]},"611":{"position":[[10,9]]},"653":{"position":[[10,9]]},"733":{"position":[[10,9]]}}}],["doe",{"_index":1867,"t":{"499":{"position":[[242,6],[343,6]]},"501":{"position":[[293,6],[473,6]]}}}],["doesn't",{"_index":1156,"t":{"159":{"position":[[46,7]]},"219":{"position":[[480,7]]},"329":{"position":[[3,7]]}}}],["dofil",{"_index":632,"t":{"44":{"position":[[95,7]]},"97":{"position":[[94,6]]}}}],["domain",{"_index":1996,"t":{"541":{"position":[[103,6]]}}}],["don't",{"_index":984,"t":{"103":{"position":[[1127,5]]},"288":{"position":[[271,5]]},"329":{"position":[[347,5]]},"593":{"position":[[186,5]]},"595":{"position":[[190,5]]}}}],["done",{"_index":2235,"t":{"681":{"position":[[117,4]]}}}],["dont_make_reus",{"_index":1929,"t":{"511":{"position":[[1231,19]]}}}],["dont_reus",{"_index":1921,"t":{"511":{"position":[[888,11]]}}}],["dot",{"_index":2293,"t":{"715":{"position":[[13,3]]}}}],["down",{"_index":908,"t":{"92":{"position":[[77,4]]},"721":{"position":[[490,4]]}}}],["download",{"_index":894,"t":{"90":{"position":[[407,11]]}}}],["dozen",{"_index":1029,"t":{"111":{"position":[[199,5]]}}}],["drop",{"_index":756,"t":{"76":{"position":[[109,4]]}}}],["due",{"_index":316,"t":{"18":{"position":[[392,3]]},"42":{"position":[[400,3]]},"52":{"position":[[134,3]]},"103":{"position":[[390,3]]},"169":{"position":[[83,3]]},"171":{"position":[[50,3]]},"296":{"position":[[51,3]]},"511":{"position":[[2055,3]]}}}],["dump",{"_index":32,"t":{"4":{"position":[[309,7]]},"60":{"position":[[398,7]]},"70":{"position":[[9,4]]},"107":{"position":[[3,4],[171,4],[266,5]]},"499":{"position":[[29,4],[95,5]]},"501":{"position":[[138,5]]}}}],["dumpvar",{"_index":305,"t":{"18":{"position":[[211,7]]},"20":{"position":[[2290,7]]},"315":{"position":[[176,7]]},"501":{"position":[[11,8]]}}}],["duplic",{"_index":654,"t":{"50":{"position":[[66,10]]},"72":{"position":[[32,9]]},"153":{"position":[[157,9]]},"155":{"position":[[135,9]]},"157":{"position":[[183,9]]}}}],["dure",{"_index":1182,"t":{"181":{"position":[[46,6]]},"187":{"position":[[0,6]]},"298":{"position":[[345,6]]},"331":{"position":[[53,6]]}}}],["dynam",{"_index":1589,"t":{"339":{"position":[[191,7]]}}}],["e",{"_index":1444,"t":{"294":{"position":[[166,1],[430,1]]},"323":{"position":[[416,1]]},"407":{"position":[[236,1]]},"477":{"position":[[238,3],[586,5]]},"481":{"position":[[739,1]]},"485":{"position":[[764,1]]}}}],["e.g",{"_index":202,"t":{"14":{"position":[[362,5]]},"20":{"position":[[95,4],[2046,4]]},"30":{"position":[[763,4],[937,4]]},"88":{"position":[[201,4]]},"183":{"position":[[497,4]]},"284":{"position":[[52,4]]},"300":{"position":[[124,4],[223,4],[333,4]]},"313":{"position":[[424,4]]},"505":{"position":[[229,5]]},"511":{"position":[[386,4]]}}}],["e:find(\"what",{"_index":1557,"t":{"323":{"position":[[426,12]]}}}],["each",{"_index":27,"t":{"4":{"position":[[245,4]]},"181":{"position":[[13,4]]},"191":{"position":[[90,4]]},"193":{"position":[[106,4]]},"458":{"position":[[103,4]]},"497":{"position":[[70,4]]},"545":{"position":[[245,4]]},"669":{"position":[[112,4]]},"695":{"position":[[144,4]]},"705":{"position":[[50,4]]},"717":{"position":[[36,4]]},"771":{"position":[[551,4]]}}}],["earlier",{"_index":1155,"t":{"157":{"position":[[315,7]]}}}],["eas",{"_index":1662,"t":{"399":{"position":[[646,4]]},"407":{"position":[[123,4]]},"731":{"position":[[718,4]]}}}],["easi",{"_index":1416,"t":{"280":{"position":[[14,4]]}}}],["easier",{"_index":1677,"t":{"407":{"position":[[33,6]]},"637":{"position":[[392,6]]},"771":{"position":[[31,6]]}}}],["easiest",{"_index":1047,"t":{"117":{"position":[[4,7]]}}}],["easili",{"_index":1052,"t":{"122":{"position":[[8,6]]},"124":{"position":[[8,6]]},"132":{"position":[[352,6]]},"565":{"position":[[61,6]]}}}],["ecb",{"_index":1793,"t":{"466":{"position":[[57,3],[96,4]]},"468":{"position":[[24,3],[63,4],[470,3],[583,3]]}}}],["echo",{"_index":1067,"t":{"124":{"position":[[167,4]]}}}],["ecosystem",{"_index":837,"t":{"86":{"position":[[700,9]]}}}],["edg",{"_index":631,"t":{"42":{"position":[[415,4]]}}}],["edit",{"_index":1349,"t":{"256":{"position":[[181,5]]},"333":{"position":[[124,4]]}}}],["editor",{"_index":861,"t":{"88":{"position":[[270,6],[359,6],[452,6]]},"90":{"position":[[41,7],[501,6],[536,6]]}}}],["ee8410a8bf9511b94fd6669b5c3e0c4b86e8e4bf7baa8dbd2773d4d6381dd1aecebbe391bef4c6158620ab3f6b794907652d4432c2301d7e1a6caf520565cdf2",{"_index":1753,"t":{"453":{"position":[[282,131]]}}}],["effect",{"_index":1457,"t":{"298":{"position":[[293,6]]},"763":{"position":[[323,11]]}}}],["effortlessli",{"_index":2276,"t":{"705":{"position":[[22,12]]}}}],["element",{"_index":1239,"t":{"225":{"position":[[289,8],[443,7],[494,7],[630,7]]},"659":{"position":[[22,8]]},"661":{"position":[[11,8]]},"667":{"position":[[33,8],[78,7]]},"669":{"position":[[13,7],[117,8],[139,7]]},"671":{"position":[[19,8]]},"679":{"position":[[155,8]]},"695":{"position":[[36,9],[149,8]]},"731":{"position":[[1062,8],[1080,7]]}}}],["elimin",{"_index":934,"t":{"99":{"position":[[54,9]]},"681":{"position":[[102,11],[377,11]]}}}],["elipsi",{"_index":2377,"t":{"765":{"position":[[54,7],[187,8]]}}}],["emit",{"_index":637,"t":{"46":{"position":[[234,8]]},"298":{"position":[[234,4]]},"347":{"position":[[68,7]]},"349":{"position":[[71,7]]}}}],["emoji",{"_index":2358,"t":{"749":{"position":[[221,7]]}}}],["empti",{"_index":8,"t":{"4":{"position":[[35,5],[52,5]]},"64":{"position":[[70,5]]},"511":{"position":[[1575,5]]},"639":{"position":[[156,8]]}}}],["en_us.utf",{"_index":2371,"t":{"761":{"position":[[60,9]]}}}],["enabl",{"_index":278,"t":{"14":{"position":[[2290,6]]},"20":{"position":[[369,7],[1002,7]]},"34":{"position":[[366,7]]},"48":{"position":[[495,7]]},"72":{"position":[[542,7]]},"82":{"position":[[965,6]]},"101":{"position":[[103,7]]},"107":{"position":[[15,7]]},"155":{"position":[[355,6]]},"169":{"position":[[455,6]]},"171":{"position":[[405,6]]},"173":{"position":[[402,6]]},"177":{"position":[[42,7]]},"183":{"position":[[35,9],[108,8],[403,6],[505,6],[585,6]]},"207":{"position":[[83,6]]},"209":{"position":[[83,6]]},"211":{"position":[[27,8]]},"215":{"position":[[89,6]]},"223":{"position":[[95,6]]},"268":{"position":[[89,6]]},"296":{"position":[[187,6]]},"302":{"position":[[166,7]]},"325":{"position":[[96,6]]},"351":{"position":[[140,6],[202,6]]}}}],["enc",{"_index":1787,"t":{"462":{"position":[[574,3]]},"468":{"position":[[435,3]]},"474":{"position":[[617,4]]},"481":{"position":[[791,3]]}}}],["encapsul",{"_index":1375,"t":{"264":{"position":[[311,12]]}}}],["enclos",{"_index":380,"t":{"20":{"position":[[1799,9]]},"140":{"position":[[85,9]]},"221":{"position":[[85,9]]}}}],["encod",{"_index":91,"t":{"6":{"position":[[560,8]]},"20":{"position":[[2224,7]]},"44":{"position":[[125,7]]},"46":{"position":[[206,7]]},"315":{"position":[[465,10]]},"355":{"position":[[11,7],[73,7]]},"387":{"position":[[17,7],[72,7]]},"391":{"position":[[20,7],[137,7]]},"395":{"position":[[65,8]]},"397":{"position":[[57,6]]},"519":{"position":[[84,6],[794,6]]},"521":{"position":[[619,8],[673,7],[869,7],[1049,7],[1270,8]]},"647":{"position":[[14,7],[59,8]]},"729":{"position":[[65,6]]}}}],["encompass",{"_index":791,"t":{"82":{"position":[[826,12]]}}}],["encrypt",{"_index":1769,"t":{"458":{"position":[[108,10]]},"460":{"position":[[34,10]]},"462":{"position":[[454,7]]},"466":{"position":[[34,10]]},"468":{"position":[[391,7]]},"470":{"position":[[91,10]]},"472":{"position":[[34,10],[185,10]]},"474":{"position":[[264,9],[497,7]]},"479":{"position":[[34,10],[198,7]]},"481":{"position":[[181,9],[777,7]]}}}],["end",{"_index":203,"t":{"14":{"position":[[387,4]]},"86":{"position":[[294,3],[1074,3]]},"103":{"position":[[422,3],[502,3]]},"109":{"position":[[171,3]]},"140":{"position":[[288,3],[449,3],[453,3]]},"148":{"position":[[268,4]]},"153":{"position":[[125,3]]},"161":{"position":[[119,3],[123,3]]},"163":{"position":[[110,3]]},"175":{"position":[[151,3],[596,3]]},"179":{"position":[[168,3]]},"183":{"position":[[421,3]]},"185":{"position":[[203,3]]},"187":{"position":[[163,3],[344,3],[360,3]]},"199":{"position":[[86,3],[292,3]]},"201":{"position":[[132,3]]},"203":{"position":[[163,3],[229,3]]},"205":{"position":[[75,3]]},"213":{"position":[[169,3],[291,3],[355,3],[522,3],[529,3],[579,3]]},"217":{"position":[[179,3],[342,3]]},"219":{"position":[[292,3],[329,3]]},"221":{"position":[[123,3],[176,3],[314,3],[487,3],[491,3]]},"229":{"position":[[164,4],[568,3]]},"231":{"position":[[187,3],[191,3],[340,3],[344,3]]},"233":{"position":[[160,3],[439,3]]},"235":{"position":[[219,3]]},"237":{"position":[[258,3]]},"242":{"position":[[670,3]]},"244":{"position":[[174,3],[555,3]]},"246":{"position":[[280,4]]},"256":{"position":[[911,3],[915,3]]},"262":{"position":[[122,3],[341,3],[631,3],[889,3]]},"264":{"position":[[119,3],[258,3],[388,3],[583,3]]},"266":{"position":[[237,3],[589,4],[594,3]]},"270":{"position":[[156,3]]},"276":{"position":[[117,3],[140,3],[163,3],[272,4],[291,4],[310,3]]},"278":{"position":[[171,3]]},"280":{"position":[[196,3]]},"282":{"position":[[163,3],[226,3],[230,3]]},"284":{"position":[[157,3],[161,3]]},"286":{"position":[[90,3],[121,3]]},"288":{"position":[[227,3],[231,3],[486,3],[490,3]]},"290":{"position":[[239,3],[277,3],[281,3]]},"292":{"position":[[222,3],[260,3],[264,3]]},"294":{"position":[[125,3],[156,3],[420,3]]},"298":{"position":[[195,3]]},"309":{"position":[[262,3],[502,3],[521,3],[756,3]]},"311":{"position":[[197,3],[391,3],[395,3],[533,3],[613,3],[624,3]]},"319":{"position":[[172,3]]},"323":{"position":[[324,3],[328,3],[478,3],[482,3],[486,3]]},"337":{"position":[[207,3],[437,3]]},"343":{"position":[[393,3],[419,3]]},"347":{"position":[[59,3],[195,3]]},"407":{"position":[[317,3]]},"493":{"position":[[336,3],[355,3]]},"497":{"position":[[165,4]]},"511":{"position":[[2433,3]]},"513":{"position":[[523,4],[603,4]]},"545":{"position":[[506,4]]},"555":{"position":[[810,3]]},"563":{"position":[[336,3]]},"573":{"position":[[351,4],[550,4]]},"575":{"position":[[399,4]]},"577":{"position":[[359,3],[421,4]]},"617":{"position":[[371,3]]},"621":{"position":[[233,3]]},"623":{"position":[[222,3]]},"625":{"position":[[230,3]]},"627":{"position":[[249,3]]},"629":{"position":[[260,3]]},"639":{"position":[[165,3]]},"689":{"position":[[116,4]]},"743":{"position":[[37,4]]},"775":{"position":[[19,4]]}}}],["enforc",{"_index":1137,"t":{"146":{"position":[[226,8]]}}}],["english",{"_index":1935,"t":{"511":{"position":[[1688,7]]}}}],["enhanc",{"_index":856,"t":{"88":{"position":[[116,7]]},"111":{"position":[[150,8]]},"345":{"position":[[35,9]]}}}],["enough",{"_index":1165,"t":{"165":{"position":[[72,6]]}}}],["ensur",{"_index":446,"t":{"20":{"position":[[3431,6]]},"258":{"position":[[173,6]]},"458":{"position":[[130,6]]},"761":{"position":[[80,7]]}}}],["enter",{"_index":886,"t":{"90":{"position":[[276,6]]}}}],["entir",{"_index":1268,"t":{"239":{"position":[[28,8]]},"298":{"position":[[336,8]]},"329":{"position":[[446,8]]},"749":{"position":[[22,8]]},"751":{"position":[[22,8]]},"753":{"position":[[22,8]]},"755":{"position":[[22,8]]},"757":{"position":[[22,8]]},"759":{"position":[[25,8]]}}}],["entiti",{"_index":1430,"t":{"286":{"position":[[75,6],[114,6]]},"288":{"position":[[176,6],[255,6]]},"294":{"position":[[118,6],[149,6],[174,8],[224,7],[294,7],[413,6],[438,8],[467,8]]}}}],["entri",{"_index":2330,"t":{"729":{"position":[[250,8],[336,7],[373,6],[414,8]]},"731":{"position":[[279,9],[289,6],[333,8],[342,10],[408,10],[476,8],[796,10],[829,8],[1178,8],[1187,8],[1297,8],[1349,8]]}}}],["entry>primaryjg",{"_index":1795,"t":{"468":{"position":[[522,18]]}}}],["q",{"_index":1810,"t":{"477":{"position":[[283,3],[730,5]]},"481":{"position":[[425,1]]},"485":{"position":[[450,1]]}}}],["qo",{"_index":1058,"t":{"124":{"position":[[55,2]]}}}],["qol",{"_index":817,"t":{"86":{"position":[[56,3]]}}}],["queri",{"_index":1948,"t":{"513":{"position":[[0,7]]},"651":{"position":[[416,9]]}}}],["quick",{"_index":790,"t":{"82":{"position":[[820,5]]}}}],["quicker",{"_index":1601,"t":{"345":{"position":[[149,8]]}}}],["quickli",{"_index":1494,"t":{"313":{"position":[[87,7]]}}}],["quit",{"_index":1164,"t":{"165":{"position":[[59,5]]}}}],["quot",{"_index":499,"t":{"28":{"position":[[51,6]]}}}],["quotient",{"_index":1625,"t":{"375":{"position":[[59,8]]},"377":{"position":[[64,9]]}}}],["r",{"_index":1263,"t":{"235":{"position":[[132,4],[304,3]]},"237":{"position":[[171,4],[336,3]]},"739":{"position":[[245,1],[288,4],[500,1],[552,4]]}}}],["r(a",{"_index":1004,"t":{"109":{"position":[[296,4]]}}}],["rai",{"_index":1184,"t":{"183":{"position":[[172,6]]}}}],["raii",{"_index":287,"t":{"14":{"position":[[2513,4]]}}}],["rais",{"_index":73,"t":{"6":{"position":[[339,7]]},"18":{"position":[[458,6]]},"24":{"position":[[95,7]]},"153":{"position":[[8,6]]},"155":{"position":[[8,6]]},"157":{"position":[[8,6]]},"159":{"position":[[8,6]]},"161":{"position":[[8,6]]},"163":{"position":[[8,6]]},"165":{"position":[[8,6]]},"167":{"position":[[8,6]]},"169":{"position":[[8,6]]},"171":{"position":[[8,6]]},"173":{"position":[[8,6]]},"175":{"position":[[8,6]]},"177":{"position":[[8,6]]},"179":{"position":[[8,6]]},"211":{"position":[[68,6]]},"233":{"position":[[61,6]]},"507":{"position":[[58,6]]},"605":{"position":[[31,5],[236,6],[461,7]]},"607":{"position":[[27,5],[241,5]]},"609":{"position":[[22,6],[352,5],[382,5]]},"613":{"position":[[34,6]]},"615":{"position":[[34,6]]}}}],["ran",{"_index":1158,"t":{"161":{"position":[[50,4]]}}}],["random",{"_index":827,"t":{"86":{"position":[[367,8]]},"225":{"position":[[593,8],[611,8]]},"456":{"position":[[335,11]]}}}],["rang",{"_index":224,"t":{"14":{"position":[[1080,5]]},"456":{"position":[[422,6]]},"503":{"position":[[40,6]]}}}],["range(16):map",{"_index":1784,"t":{"462":{"position":[[473,16]]},"474":{"position":[[516,16]]}}}],["rare",{"_index":497,"t":{"26":{"position":[[181,4]]}}}],["raw",{"_index":1737,"t":{"447":{"position":[[121,3]]},"449":{"position":[[123,3]]},"451":{"position":[[123,3]]},"453":{"position":[[123,3]]}}}],["rawget",{"_index":839,"t":{"86":{"position":[[751,6],[928,6]]}}}],["rawget(opt",{"_index":851,"t":{"86":{"position":[[1046,12]]}}}],["rawset(frozen",{"_index":1358,"t":{"256":{"position":[[561,14]]}}}],["re",{"_index":213,"t":{"14":{"position":[[723,2]]},"20":{"position":[[999,2]]},"42":{"position":[[91,2]]},"321":{"position":[[165,5],[197,7]]}}}],["read",{"_index":167,"t":{"12":{"position":[[323,4],[517,4]]},"771":{"position":[[41,4]]}}}],["readabl",{"_index":1322,"t":{"250":{"position":[[67,9]]},"499":{"position":[[52,8]]},"519":{"position":[[135,8]]},"729":{"position":[[115,8]]}}}],["reason",{"_index":798,"t":{"82":{"position":[[1262,8]]},"511":{"position":[[1675,6]]}}}],["reassign",{"_index":1355,"t":{"256":{"position":[[469,8]]}}}],["rebas",{"_index":746,"t":{"72":{"position":[[813,7]]}}}],["receiv",{"_index":2012,"t":{"551":{"position":[[0,7],[118,8]]},"553":{"position":[[43,7]]},"581":{"position":[[306,8]]},"583":{"position":[[321,8]]},"585":{"position":[[329,8]]},"587":{"position":[[419,8]]},"589":{"position":[[510,8]]},"591":{"position":[[335,8]]},"593":{"position":[[642,8],[894,8]]}}}],["recogn",{"_index":475,"t":{"22":{"position":[[191,11]]}}}],["recommend",{"_index":796,"t":{"82":{"position":[[1226,9]]}}}],["record",{"_index":2017,"t":{"551":{"position":[[184,7]]}}}],["recurs",{"_index":307,"t":{"18":{"position":[[244,9]]},"34":{"position":[[143,9]]},"629":{"position":[[122,7]]}}}],["red",{"_index":1286,"t":{"242":{"position":[[561,3],[664,5]]}}}],["reduc",{"_index":987,"t":{"107":{"position":[[86,6]]},"292":{"position":[[132,6]]}}}],["reduce(math.max",{"_index":2262,"t":{"693":{"position":[[145,17]]}}}],["reduce(math.min",{"_index":2258,"t":{"691":{"position":[[146,17]]}}}],["refer",{"_index":1642,"t":{"391":{"position":[[62,7]]},"593":{"position":[[102,9],[192,9]]},"595":{"position":[[106,9],[196,9]]},"605":{"position":[[93,10]]},"607":{"position":[[89,10]]},"609":{"position":[[199,10]]}}}],["reflect",{"_index":584,"t":{"38":{"position":[[659,10]]},"203":{"position":[[75,7]]}}}],["refresh",{"_index":1577,"t":{"333":{"position":[[93,9]]}}}],["reg",{"_index":1609,"t":{"351":{"position":[[259,3]]}}}],["reg_dword",{"_index":1613,"t":{"351":{"position":[[310,9]]}}}],["regard",{"_index":150,"t":{"10":{"position":[[299,7]]}}}],["regardless",{"_index":807,"t":{"84":{"position":[[38,10]]},"302":{"position":[[290,11]]}}}],["regist",{"_index":636,"t":{"46":{"position":[[102,9]]},"339":{"position":[[153,10]]}}}],["regress",{"_index":135,"t":{"10":{"position":[[27,11]]},"34":{"position":[[438,10]]},"56":{"position":[[8,10]]}}}],["reindent",{"_index":864,"t":{"88":{"position":[[383,9]]}}}],["rel",{"_index":2165,"t":{"633":{"position":[[10,8]]},"635":{"position":[[32,8]]}}}],["relat",{"_index":154,"t":{"10":{"position":[[340,7]]}}}],["relationship",{"_index":931,"t":{"97":{"position":[[565,12]]}}}],["releas",{"_index":3,"t":{"2":{"position":[[43,8]]},"10":{"position":[[5,7]]},"119":{"position":[[93,8]]},"124":{"position":[[642,9]]},"148":{"position":[[253,7]]},"505":{"position":[[212,7]]}}}],["relev",{"_index":772,"t":{"80":{"position":[[55,8]]}}}],["reli",{"_index":578,"t":{"38":{"position":[[412,4]]},"103":{"position":[[1133,4]]}}}],["reliabl",{"_index":980,"t":{"103":{"position":[[924,8]]}}}],["remain",{"_index":486,"t":{"24":{"position":[[152,6]]}}}],["remaind",{"_index":1626,"t":{"375":{"position":[[72,10]]},"379":{"position":[[63,10]]}}}],["remap",{"_index":2241,"t":{"685":{"position":[[0,6]]}}}],["remark",{"_index":1028,"t":{"111":{"position":[[88,10]]}}}],["rememb",{"_index":1366,"t":{"262":{"position":[[422,8],[985,8]]}}}],["remot",{"_index":1925,"t":{"511":{"position":[[1122,6],[1318,6],[1434,6],[2005,6],[2172,6]]},"513":{"position":[[54,7],[160,7]]},"555":{"position":[[174,7],[287,6]]}}}],["remov",{"_index":284,"t":{"14":{"position":[[2414,7]]},"16":{"position":[[179,7]]},"20":{"position":[[3616,7]]},"38":{"position":[[449,7],[510,7]]},"42":{"position":[[178,7],[371,7]]},"48":{"position":[[344,7]]},"339":{"position":[[6,7]]},"499":{"position":[[884,10]]},"661":{"position":[[0,6]]},"681":{"position":[[311,7]]}}}],["renam",{"_index":430,"t":{"20":{"position":[[3002,7],[3031,7]]}}}],["reorder",{"_index":2225,"t":{"675":{"position":[[0,8]]}}}],["repeat",{"_index":165,"t":{"12":{"position":[[291,6]]},"72":{"position":[[556,6]]}}}],["repl",{"_index":474,"t":{"22":{"position":[[182,4]]}}}],["replac",{"_index":212,"t":{"14":{"position":[[691,9]]},"40":{"position":[[87,7]]},"46":{"position":[[75,8]]},"76":{"position":[[117,11]]},"258":{"position":[[270,7]]},"763":{"position":[[0,7],[185,8],[211,11],[270,12],[408,12]]},"765":{"position":[[170,8],[315,7]]}}}],["replic",{"_index":1863,"t":{"497":{"position":[[481,9]]}}}],["repo",{"_index":1072,"t":{"124":{"position":[[272,5]]}}}],["repo/key.gpg",{"_index":1061,"t":{"124":{"position":[[94,12]]}}}],["report",{"_index":100,"t":{"8":{"position":[[93,9]]},"12":{"position":[[783,9]]},"42":{"position":[[250,9]]},"300":{"position":[[534,6]]},"577":{"position":[[99,7]]}}}],["repositori",{"_index":897,"t":{"90":{"position":[[459,10]]},"126":{"position":[[26,10]]},"128":{"position":[[46,10]]},"130":{"position":[[119,11]]},"134":{"position":[[7,10]]}}}],["repres",{"_index":1506,"t":{"315":{"position":[[29,9]]},"399":{"position":[[16,12],[108,9]]},"501":{"position":[[88,11]]},"633":{"position":[[207,12]]},"635":{"position":[[106,12]]},"731":{"position":[[16,12]]},"771":{"position":[[111,12],[1169,9]]}}}],["represent",{"_index":410,"t":{"20":{"position":[[2552,15]]},"363":{"position":[[59,14]]},"365":{"position":[[23,14]]},"367":{"position":[[18,14]]},"399":{"position":[[582,15],[782,15]]},"499":{"position":[[119,14]]},"701":{"position":[[59,14]]},"771":{"position":[[200,14]]}}}],["request",{"_index":423,"t":{"20":{"position":[[2920,7],[3498,7]]},"333":{"position":[[48,7]]},"511":{"position":[[17,8],[56,7],[317,7],[452,7],[1090,8],[1353,8],[1387,8],[1453,9],[1947,7],[1992,7],[2151,8]]}}}],["requir",{"_index":444,"t":{"20":{"position":[[3392,7]]},"44":{"position":[[86,8]]},"82":{"position":[[732,8]]},"86":{"position":[[710,7]]},"97":{"position":[[105,7],[492,8]]},"99":{"position":[[123,7],[286,7]]},"132":{"position":[[12,8]]},"138":{"position":[[330,7]]},"197":{"position":[[35,7],[138,7]]},"282":{"position":[[71,7]]},"315":{"position":[[100,7]]},"353":{"position":[[21,8]]},"359":{"position":[[21,8]]},"361":{"position":[[154,7]]},"365":{"position":[[74,7]]},"367":{"position":[[69,7]]},"375":{"position":[[104,7]]},"377":{"position":[[95,7]]},"379":{"position":[[95,7]]},"381":{"position":[[84,7]]},"383":{"position":[[94,7]]},"385":{"position":[[21,8]]},"395":{"position":[[32,7]]},"397":{"position":[[90,7]]},"399":{"position":[[210,7],[831,7],[1059,7]]},"409":{"position":[[21,8]]},"462":{"position":[[389,7]]},"468":{"position":[[326,7]]},"474":{"position":[[400,7]]},"477":{"position":[[84,12],[129,12]]},"481":{"position":[[294,7]]},"485":{"position":[[319,7]]},"509":{"position":[[21,8]]},"511":{"position":[[2228,7]]},"513":{"position":[[407,7]]},"517":{"position":[[21,8]]},"539":{"position":[[21,8]]},"545":{"position":[[301,7]]},"551":{"position":[[399,7]]},"553":{"position":[[181,7]]},"555":{"position":[[544,7]]},"563":{"position":[[163,7]]},"565":{"position":[[36,7]]},"577":{"position":[[259,7]]},"579":{"position":[[21,8]]},"645":{"position":[[21,8]]},"697":{"position":[[21,8]]},"699":{"position":[[63,7],[330,7]]},"703":{"position":[[180,7]]},"705":{"position":[[84,7]]},"715":{"position":[[86,7]]},"717":{"position":[[93,7]]},"719":{"position":[[87,7]]},"721":{"position":[[323,7]]},"723":{"position":[[107,7]]},"725":{"position":[[100,7]]},"727":{"position":[[21,8]]},"729":{"position":[[176,7]]},"731":{"position":[[232,7],[1130,7]]}}}],["require\"pluto:schedul",{"_index":2062,"t":{"573":{"position":[[237,26]]},"575":{"position":[[184,26]]}}}],["require\"pluto:url",{"_index":2190,"t":{"647":{"position":[[86,18]]},"649":{"position":[[115,18]]},"651":{"position":[[96,18]]}}}],["require\"pluto:vector3",{"_index":2280,"t":{"707":{"position":[[135,24]]},"709":{"position":[[65,24]]},"711":{"position":[[71,24]]},"713":{"position":[[72,24]]}}}],["require(\"assert",{"_index":2080,"t":{"581":{"position":[[160,17]]},"583":{"position":[[159,17]]},"585":{"position":[[163,17]]},"587":{"position":[[212,17]]},"589":{"position":[[327,17]]},"591":{"position":[[161,17]]},"593":{"position":[[462,17]]},"595":{"position":[[462,17]]},"597":{"position":[[201,17]]},"599":{"position":[[225,17]]},"601":{"position":[[208,17]]},"603":{"position":[[232,17]]},"605":{"position":[[274,17]]},"607":{"position":[[278,17]]},"609":{"position":[[469,17]]},"675":{"position":[[156,17]]}}}],["require(\"base64",{"_index":1637,"t":{"387":{"position":[[158,17]]},"389":{"position":[[98,17]]},"391":{"position":[[224,17]]},"393":{"position":[[112,17]]}}}],["require(\"crypto",{"_index":1684,"t":{"412":{"position":[[136,17]]},"414":{"position":[[119,17]]},"416":{"position":[[176,17]]},"418":{"position":[[119,17]]},"420":{"position":[[120,17]]},"422":{"position":[[177,17]]},"424":{"position":[[176,17]]},"426":{"position":[[235,17]]},"428":{"position":[[181,17]]},"430":{"position":[[122,17]]},"432":{"position":[[179,17]]},"434":{"position":[[179,17]]},"436":{"position":[[179,17]]},"438":{"position":[[180,17]]},"440":{"position":[[124,17]]},"442":{"position":[[124,17]]},"444":{"position":[[129,17]]},"447":{"position":[[222,17]]},"449":{"position":[[224,17]]},"451":{"position":[[224,17]]},"453":{"position":[[224,17]]},"456":{"position":[[450,17]]}}}],["require(\"crypto\").joaat(\"hello",{"_index":1121,"t":{"144":{"position":[[195,31],[434,31]]}}}],["require(\"json",{"_index":1960,"t":{"519":{"position":[[198,15],[761,15],[838,15]]},"521":{"position":[[591,15]]}}}],["require(\"pluto:libnam",{"_index":447,"t":{"20":{"position":[[3459,24]]}}}],["reserv",{"_index":533,"t":{"30":{"position":[[1249,8]]},"38":{"position":[[1802,8]]},"54":{"position":[[84,8]]},"66":{"position":[[143,8]]},"78":{"position":[[25,8],[234,8]]},"82":{"position":[[38,8],[1603,8]]},"343":{"position":[[24,8],[145,8],[258,8],[497,8]]}}}],["reset",{"_index":13,"t":{"4":{"position":[[97,9]]}}}],["resolv",{"_index":1997,"t":{"541":{"position":[[115,9]]}}}],["respect",{"_index":644,"t":{"48":{"position":[[330,13]]},"195":{"position":[[112,13]]},"460":{"position":[[237,13]]},"462":{"position":[[238,13]]},"466":{"position":[[205,13]]},"468":{"position":[[206,13]]},"472":{"position":[[269,13]]},"474":{"position":[[174,13]]},"497":{"position":[[387,10]]},"521":{"position":[[495,8]]},"535":{"position":[[26,10]]}}}],["respons",{"_index":1931,"t":{"511":{"position":[[1488,8],[1557,8]]},"669":{"position":[[87,11]]},"681":{"position":[[264,11]]},"685":{"position":[[104,11]]},"689":{"position":[[157,11]]},"695":{"position":[[119,11]]}}}],["rest",{"_index":1141,"t":{"148":{"position":[[343,4]]}}}],["restrict",{"_index":600,"t":{"38":{"position":[[1422,11]]},"66":{"position":[[568,12]]},"99":{"position":[[211,12]]}}}],["result",{"_index":109,"t":{"8":{"position":[[219,7],[247,6],[287,6]]},"16":{"position":[[255,7]]},"46":{"position":[[277,9]]},"60":{"position":[[490,8]]},"229":{"position":[[376,6]]},"254":{"position":[[539,6]]},"321":{"position":[[186,6],[213,6]]},"464":{"position":[[112,6]]},"655":{"position":[[138,6]]},"703":{"position":[[150,7]]},"761":{"position":[[97,6]]},"765":{"position":[[145,9]]}}}],["resum",{"_index":2056,"t":{"569":{"position":[[81,7]]},"573":{"position":[[54,7]]}}}],["rethrow",{"_index":1674,"t":{"403":{"position":[[40,8]]}}}],["rethrown",{"_index":2061,"t":{"573":{"position":[[199,9]]},"577":{"position":[[197,8]]}}}],["retri",{"_index":1918,"t":{"511":{"position":[[720,8]]}}}],["retun",{"_index":1661,"t":{"399":{"position":[[602,7]]}}}],["return",{"_index":7,"t":{"4":{"position":[[22,9]]},"6":{"position":[[444,6]]},"12":{"position":[[620,6]]},"14":{"position":[[262,7],[378,6]]},"22":{"position":[[112,9]]},"24":{"position":[[70,7]]},"38":{"position":[[1485,6]]},"40":{"position":[[173,6]]},"66":{"position":[[442,7],[498,8]]},"86":{"position":[[243,6],[1001,6]]},"97":{"position":[[420,6]]},"103":{"position":[[180,6]]},"109":{"position":[[574,6],[589,6]]},"179":{"position":[[24,6],[155,6],[221,6],[280,7]]},"189":{"position":[[78,6]]},"213":{"position":[[156,6],[173,6],[278,6],[304,6],[509,6],[543,8]]},"229":{"position":[[141,6],[406,9],[555,6]]},"233":{"position":[[77,6],[147,6],[213,6],[272,7],[426,6]]},"242":{"position":[[520,9],[625,6]]},"244":{"position":[[454,6],[543,6]]},"264":{"position":[[378,6]]},"290":{"position":[[261,6]]},"292":{"position":[[244,6]]},"298":{"position":[[162,6]]},"300":{"position":[[66,7]]},"309":{"position":[[110,7],[156,7]]},"313":{"position":[[360,6]]},"315":{"position":[[837,6]]},"319":{"position":[[145,6]]},"323":{"position":[[121,6],[379,6],[467,6]]},"329":{"position":[[116,8]]},"347":{"position":[[43,6],[179,6]]},"355":{"position":[[0,7]]},"357":{"position":[[0,7]]},"369":{"position":[[27,7]]},"371":{"position":[[37,7]]},"373":{"position":[[40,7]]},"375":{"position":[[34,7]]},"377":{"position":[[34,7]]},"379":{"position":[[33,7]]},"381":{"position":[[41,7]]},"383":{"position":[[0,7]]},"387":{"position":[[0,7]]},"389":{"position":[[0,7]]},"391":{"position":[[0,7]]},"397":{"position":[[0,7]]},"399":{"position":[[0,7]]},"416":{"position":[[98,8]]},"422":{"position":[[99,8]]},"424":{"position":[[98,8]]},"426":{"position":[[157,8]]},"432":{"position":[[101,8]]},"434":{"position":[[101,8]]},"436":{"position":[[101,8]]},"438":{"position":[[102,8]]},"447":{"position":[[113,7]]},"449":{"position":[[115,7]]},"451":{"position":[[115,7]]},"453":{"position":[[115,7]]},"456":{"position":[[380,7],[409,7]]},"462":{"position":[[283,7]]},"468":{"position":[[220,7]]},"472":{"position":[[314,7]]},"474":{"position":[[285,7]]},"477":{"position":[[182,7]]},"485":{"position":[[204,7]]},"499":{"position":[[101,8]]},"501":{"position":[[24,7]]},"503":{"position":[[0,7]]},"507":{"position":[[29,7]]},"511":{"position":[[1463,8]]},"519":{"position":[[0,7],[120,6]]},"521":{"position":[[0,7],[100,6],[165,6],[256,6]]},"535":{"position":[[13,6]]},"537":{"position":[[0,7]]},"541":{"position":[[166,8]]},"543":{"position":[[78,8]]},"551":{"position":[[61,8],[292,6]]},"555":{"position":[[305,8],[343,7],[419,7]]},"561":{"position":[[67,8],[270,7]]},"563":{"position":[[67,7]]},"571":{"position":[[99,7]]},"573":{"position":[[333,6]]},"575":{"position":[[381,6]]},"613":{"position":[[80,6]]},"615":{"position":[[80,6]]},"617":{"position":[[140,8]]},"619":{"position":[[91,7],[119,8]]},"621":{"position":[[42,8]]},"623":{"position":[[42,8]]},"625":{"position":[[42,8]]},"627":{"position":[[64,8]]},"629":{"position":[[147,8]]},"633":{"position":[[189,8]]},"635":{"position":[[88,8]]},"637":{"position":[[155,8],[212,6]]},"641":{"position":[[166,8],[223,6]]},"643":{"position":[[165,8],[222,6]]},"647":{"position":[[0,7]]},"649":{"position":[[0,7]]},"655":{"position":[[30,6]]},"657":{"position":[[31,7]]},"659":{"position":[[0,7]]},"663":{"position":[[73,8]]},"667":{"position":[[100,8]]},"669":{"position":[[126,8]]},"671":{"position":[[74,8]]},"673":{"position":[[34,7]]},"675":{"position":[[109,8]]},"677":{"position":[[34,7]]},"681":{"position":[[331,6],[491,8]]},"683":{"position":[[33,7]]},"685":{"position":[[252,8]]},"687":{"position":[[30,7]]},"689":{"position":[[83,9],[292,8]]},"691":{"position":[[0,7]]},"693":{"position":[[0,7]]},"695":{"position":[[46,9]]},"711":{"position":[[0,7]]},"713":{"position":[[0,7]]},"717":{"position":[[0,7]]},"719":{"position":[[0,7]]},"721":{"position":[[0,7]]},"723":{"position":[[0,7]]},"725":{"position":[[0,7]]},"729":{"position":[[0,7],[100,6]]},"731":{"position":[[0,7],[735,8]]},"739":{"position":[[125,8]]},"743":{"position":[[145,8]]},"745":{"position":[[149,8]]},"747":{"position":[[150,8]]},"765":{"position":[[417,8]]},"773":{"position":[[248,8]]}}}],["reus",{"_index":1922,"t":{"511":{"position":[[972,5],[1224,6]]}}}],["revers",{"_index":2222,"t":{"671":{"position":[[0,8],[65,8]]}}}],["revert",{"_index":670,"t":{"52":{"position":[[101,8]]}}}],["rewritten",{"_index":697,"t":{"60":{"position":[[415,9]]}}}],["right",{"_index":538,"t":{"32":{"position":[[196,5]]},"227":{"position":[[4,5],[105,5],[182,5]]},"307":{"position":[[469,6]]},"309":{"position":[[122,5]]},"703":{"position":[[53,5]]},"721":{"position":[[571,5],[594,5],[697,5],[777,5],[800,5]]},"725":{"position":[[299,5],[397,5],[420,5]]},"741":{"position":[[71,5],[104,6]]},"747":{"position":[[36,5]]},"773":{"position":[[188,6],[586,5]]}}}],["righthand",{"_index":542,"t":{"32":{"position":[[283,9]]},"317":{"position":[[60,9]]},"321":{"position":[[4,9]]}}}],["rightli",{"_index":1038,"t":{"113":{"position":[[156,8]]}}}],["roll",{"_index":829,"t":{"86":{"position":[[477,6]]},"721":{"position":[[273,4],[291,5]]}}}],["roll(opt",{"_index":818,"t":{"86":{"position":[[232,10],[990,10]]}}}],["root",{"_index":2329,"t":{"729":{"position":[[221,7],[362,6],[447,7]]},"731":{"position":[[258,4],[788,4],[1057,4],[1106,5]]}}}],["root=1",{"_index":1521,"t":{"315":{"position":[[408,7]]}}}],["rotat",{"_index":2303,"t":{"721":{"position":[[10,8]]},"723":{"position":[[10,8]]},"725":{"position":[[40,8]]}}}],["roughli",{"_index":677,"t":{"54":{"position":[[221,7]]}}}],["round",{"_index":1986,"t":{"527":{"position":[[0,6],[66,6]]}}}],["rsa",{"_index":1804,"t":{"477":{"position":[[27,6]]},"479":{"position":[[52,4],[87,5]]},"481":{"position":[[53,4],[88,5],[865,4]]},"483":{"position":[[44,4],[60,4]]},"485":{"position":[[52,4],[68,4],[1056,4]]}}}],["rule",{"_index":863,"t":{"88":{"position":[[347,5]]}}}],["run",{"_index":866,"t":{"88":{"position":[[416,3]]},"97":{"position":[[55,3]]},"101":{"position":[[206,3]]},"117":{"position":[[81,4]]},"132":{"position":[[75,7],[186,3]]},"136":{"position":[[15,3]]},"148":{"position":[[198,7],[242,7]]},"173":{"position":[[38,3]]},"493":{"position":[[309,7]]},"573":{"position":[[4,3]]},"695":{"position":[[0,4]]}}}],["runtim",{"_index":699,"t":{"60":{"position":[[436,7]]},"142":{"position":[[106,8]]},"144":{"position":[[185,7],[424,7]]},"487":{"position":[[55,7]]}}}],["s",{"_index":1095,"t":{"132":{"position":[[164,1]]},"545":{"position":[[366,3]]},"551":{"position":[[428,1]]},"555":{"position":[[573,1]]},"609":{"position":[[980,1]]},"735":{"position":[[97,1]]},"737":{"position":[[101,1]]},"739":{"position":[[197,1],[407,1]]},"743":{"position":[[182,1]]},"745":{"position":[[186,1]]},"747":{"position":[[187,1]]},"749":{"position":[[106,1]]},"751":{"position":[[110,1]]},"753":{"position":[[111,1]]},"755":{"position":[[110,1]]},"757":{"position":[[113,1]]},"759":{"position":[[114,1]]},"767":{"position":[[114,1]]},"773":{"position":[[421,1],[604,1]]},"775":{"position":[[119,1]]},"777":{"position":[[121,1]]}}}],["s1",{"_index":1246,"t":{"229":{"position":[[94,2],[215,2]]},"769":{"position":[[137,2]]}}}],["s1:gsub",{"_index":1248,"t":{"229":{"position":[[116,12],[237,12]]}}}],["s2",{"_index":1247,"t":{"229":{"position":[[111,2],[232,2]]},"769":{"position":[[162,2],[207,4]]}}}],["s:recv",{"_index":2041,"t":{"555":{"position":[[786,8]]}}}],["s:send(\"get",{"_index":2022,"t":{"551":{"position":[[465,11]]},"555":{"position":[[694,11]]}}}],["s:send(\"http/1.1",{"_index":2006,"t":{"545":{"position":[[408,16]]}}}],["safe",{"_index":85,"t":{"6":{"position":[[501,4]]},"12":{"position":[[579,4]]},"16":{"position":[[174,4]]},"20":{"position":[[180,4]]},"66":{"position":[[323,4]]},"242":{"position":[[855,4]]},"244":{"position":[[68,4]]},"391":{"position":[[85,4]]}}}],["same",{"_index":793,"t":{"82":{"position":[[1103,4]]},"138":{"position":[[430,4]]},"153":{"position":[[52,4]]},"155":{"position":[[52,4]]},"157":{"position":[[24,4]]},"193":{"position":[[138,4]]},"195":{"position":[[21,4]]},"305":{"position":[[29,5]]},"307":{"position":[[621,4]]},"311":{"position":[[268,5]]},"407":{"position":[[255,4]]},"511":{"position":[[1117,4],[2167,4]]},"521":{"position":[[111,4]]},"555":{"position":[[198,4]]},"593":{"position":[[167,4],[206,4]]},"595":{"position":[[171,4],[210,4]]},"671":{"position":[[190,4]]},"679":{"position":[[35,4]]},"761":{"position":[[0,4],[92,4]]}}}],["sandbox",{"_index":456,"t":{"20":{"position":[[3712,12],[3902,11]]},"99":{"position":[[203,7],[417,8]]},"101":{"position":[[36,10]]},"258":{"position":[[164,8]]}}}],["say(\"hello",{"_index":1487,"t":{"309":{"position":[[331,11],[590,11],[825,11]]}}}],["say(messag",{"_index":1484,"t":{"309":{"position":[[208,12],[433,12],[693,12]]}}}],["say(msg",{"_index":1413,"t":{"278":{"position":[[151,8]]}}}],["say(nil",{"_index":1486,"t":{"309":{"position":[[297,8],[556,8],[791,8]]}}}],["sched",{"_index":1953,"t":{"513":{"position":[[425,5]]},"545":{"position":[[319,5]]},"577":{"position":[[277,5]]}}}],["sched.errorfunc",{"_index":2074,"t":{"577":{"position":[[301,15]]}}}],["sched:add(funct",{"_index":1956,"t":{"513":{"position":[[528,20]]},"577":{"position":[[363,20]]}}}],["sched:addloop(funct",{"_index":1954,"t":{"513":{"position":[[449,24]]}}}],["sched:run",{"_index":1958,"t":{"513":{"position":[[608,11]]},"545":{"position":[[511,11]]}}}],["schedul",{"_index":222,"t":{"14":{"position":[[1029,11]]},"103":{"position":[[519,10]]},"513":{"position":[[393,9],[437,11]]},"545":{"position":[[137,9],[279,10],[331,11]]},"565":{"position":[[4,9]]},"569":{"position":[[116,10]]},"573":{"position":[[29,10],[44,9],[221,9]]},"575":{"position":[[31,9],[79,9],[168,9]]},"577":{"position":[[31,9],[89,9],[245,9],[289,11]]}}}],["scheduler.yieldfunc",{"_index":2072,"t":{"575":{"position":[[272,19]]}}}],["scheduler:add(funct",{"_index":2066,"t":{"573":{"position":[[402,24]]}}}],["scheduler:addloop(funct",{"_index":2063,"t":{"573":{"position":[[283,28]]},"575":{"position":[[331,28]]}}}],["scheduler:run",{"_index":2065,"t":{"573":{"position":[[356,15],[555,15]]},"575":{"position":[[404,15]]}}}],["scheme",{"_index":2198,"t":{"651":{"position":[[215,10]]}}}],["scope",{"_index":216,"t":{"14":{"position":[[812,5]]},"16":{"position":[[15,7]]},"18":{"position":[[386,5]]},"20":{"position":[[710,7],[1809,6]]},"36":{"position":[[274,5]]},"213":{"position":[[536,6]]}}}],["script",{"_index":35,"t":{"4":{"position":[[327,7]]},"28":{"position":[[133,7]]},"82":{"position":[[75,7],[679,6],[1168,7],[1363,6],[1582,6]]},"86":{"position":[[683,7]]},"88":{"position":[[427,7]]},"97":{"position":[[44,7]]},"132":{"position":[[452,7]]},"165":{"position":[[240,6]]}}}],["script.pluto:2",{"_index":1682,"t":{"407":{"position":[[334,15],[382,14]]}}}],["scripter",{"_index":776,"t":{"80":{"position":[[110,10],[351,11]]},"86":{"position":[[722,9]]},"155":{"position":[[366,9]]},"169":{"position":[[466,9]]},"171":{"position":[[416,9]]},"173":{"position":[[413,9]]}}}],["scripts/compile.php",{"_index":1096,"t":{"132":{"position":[[218,19]]}}}],["scripts/link_pluto.php",{"_index":1097,"t":{"132":{"position":[[248,22]]}}}],["scripts/link_plutoc.php",{"_index":1098,"t":{"132":{"position":[[281,23]]}}}],["scripts/link_static.php",{"_index":1099,"t":{"132":{"position":[[315,23]]}}}],["sdbm",{"_index":1704,"t":{"424":{"position":[[24,4]]}}}],["search",{"_index":877,"t":{"90":{"position":[[58,6],[246,6],[362,6]]},"225":{"position":[[52,8],[71,9],[137,9],[245,8],[272,6],[308,6],[338,9]]},"495":{"position":[[33,6]]},"741":{"position":[[62,8]]},"773":{"position":[[172,6]]}}}],["second",{"_index":701,"t":{"60":{"position":[[539,6]]},"537":{"position":[[8,7]]},"575":{"position":[[235,6]]},"593":{"position":[[357,6]]},"595":{"position":[[361,6]]},"597":{"position":[[93,6]]},"599":{"position":[[105,6]]},"601":{"position":[[96,6]]},"603":{"position":[[108,6]]},"641":{"position":[[260,7],[428,8]]},"735":{"position":[[26,6]]},"737":{"position":[[26,6]]},"769":{"position":[[99,6]]}}}],["secondari",{"_index":1669,"t":{"399":{"position":[[1129,9],[1260,10],[1334,11]]}}}],["secret",{"_index":1783,"t":{"462":{"position":[[439,6]]},"468":{"position":[[376,6]]},"474":{"position":[[450,6]]},"481":{"position":[[815,6],[974,6]]}}}],["section",{"_index":778,"t":{"80":{"position":[[287,8]]},"90":{"position":[[353,8]]}}}],["secur",{"_index":985,"t":{"103":{"position":[[1150,9]]},"456":{"position":[[181,6],[298,7]]},"458":{"position":[[137,9]]},"555":{"position":[[673,6]]}}}],["see",{"_index":391,"t":{"20":{"position":[[2167,4]]},"105":{"position":[[50,3]]},"159":{"position":[[77,3]]},"177":{"position":[[88,3]]},"179":{"position":[[87,3]]},"217":{"position":[[460,3]]},"229":{"position":[[326,4]]},"254":{"position":[[422,4]]}}}],["seem",{"_index":844,"t":{"86":{"position":[[838,5]]},"146":{"position":[[110,4]]},"167":{"position":[[29,5]]}}}],["seen",{"_index":1118,"t":{"142":{"position":[[98,4]]},"363":{"position":[[3,4]]},"701":{"position":[[3,4]]}}}],["select",{"_index":571,"t":{"38":{"position":[[123,6]]},"90":{"position":[[203,6]]},"134":{"position":[[159,7]]}}}],["self.__par",{"_index":1433,"t":{"288":{"position":[[41,14]]}}}],["self.__parent.method(self",{"_index":597,"t":{"38":{"position":[[1297,26]]},"288":{"position":[[131,26]]}}}],["self.__parent.prop",{"_index":595,"t":{"38":{"position":[[1256,18]]}}}],["self.ag",{"_index":1439,"t":{"290":{"position":[[224,8],[268,8]]},"292":{"position":[[251,8]]}}}],["self.factor",{"_index":1539,"t":{"319":{"position":[[160,11]]}}}],["self.nam",{"_index":1420,"t":{"280":{"position":[[179,9]]},"282":{"position":[[146,9]]},"284":{"position":[[140,9]]},"288":{"position":[[210,9]]},"290":{"position":[[207,9]]}}}],["self.onev",{"_index":1297,"t":{"244":{"position":[[136,12]]}}}],["self:onevent(ev",{"_index":1298,"t":{"244":{"position":[[154,19]]}}}],["self:onevent?(ev",{"_index":1299,"t":{"244":{"position":[[199,20]]}}}],["semant",{"_index":288,"t":{"14":{"position":[[2518,10]]},"24":{"position":[[14,9]]},"86":{"position":[[194,8]]}}}],["semi",{"_index":1688,"t":{"414":{"position":[[28,4]]}}}],["semicolon",{"_index":1425,"t":{"282":{"position":[[89,11]]}}}],["send",{"_index":1905,"t":{"511":{"position":[[49,4]]},"549":{"position":[[0,5],[69,5]]},"555":{"position":[[299,5]]}}}],["sens",{"_index":1906,"t":{"511":{"position":[[114,5]]}}}],["sep",{"_index":2387,"t":{"771":{"position":[[459,3]]},"773":{"position":[[332,4]]}}}],["separ",{"_index":412,"t":{"20":{"position":[[2601,9]]},"58":{"position":[[31,8]]},"739":{"position":[[21,10],[69,9]]},"771":{"position":[[59,9],[469,9]]},"773":{"position":[[50,10],[102,9]]}}}],["sequenc",{"_index":356,"t":{"20":{"position":[[828,8]]},"72":{"position":[[87,9]]}}}],["seri",{"_index":1403,"t":{"276":{"position":[[2,6]]}}}],["serial",{"_index":1968,"t":{"521":{"position":[[48,10]]}}}],["server",{"_index":561,"t":{"36":{"position":[[62,7]]},"547":{"position":[[85,9]]}}}],["servic",{"_index":1758,"t":{"456":{"position":[[228,9]]},"511":{"position":[[831,8]]}}}],["session",{"_index":1770,"t":{"458":{"position":[[119,7]]}}}],["set",{"_index":217,"t":{"14":{"position":[[852,3]]},"38":{"position":[[805,4],[1065,4]]},"44":{"position":[[66,7]]},"46":{"position":[[61,7]]},"82":{"position":[[1326,8]]},"97":{"position":[[222,3]]},"107":{"position":[[136,3]]},"113":{"position":[[59,4]]},"207":{"position":[[131,9]]},"215":{"position":[[137,9]]},"223":{"position":[[143,9]]},"235":{"position":[[80,4]]},"242":{"position":[[418,3]]},"266":{"position":[[750,3]]},"268":{"position":[[137,9]]},"272":{"position":[[282,3]]},"296":{"position":[[238,9]]},"325":{"position":[[150,9]]},"383":{"position":[[45,3]]},"447":{"position":[[100,3]]},"449":{"position":[[102,3]]},"451":{"position":[[102,3]]},"453":{"position":[[102,3]]},"497":{"position":[[349,7]]},"511":{"position":[[511,3],[548,3],[761,3]]},"565":{"position":[[68,3]]},"577":{"position":[[64,3]]},"637":{"position":[[7,3]]},"641":{"position":[[7,3]]},"643":{"position":[[7,3],[333,3]]},"681":{"position":[[125,7]]}}}],["setup",{"_index":1467,"t":{"302":{"position":[[246,6]]}}}],["sever",{"_index":134,"t":{"10":{"position":[[19,7]]}}}],["sgvsbg8sifdvcmxkiq",{"_index":1639,"t":{"387":{"position":[[218,20]]},"391":{"position":[[287,18]]}}}],["sha",{"_index":1736,"t":{"447":{"position":[[24,3]]},"449":{"position":[[24,3]]},"451":{"position":[[24,3]]},"453":{"position":[[24,3]]}}}],["sha1",{"_index":1835,"t":{"483":{"position":[[65,6]]},"485":{"position":[[73,6]]}}}],["sha256",{"_index":1834,"t":{"483":{"position":[[49,7]]},"485":{"position":[[57,7],[887,8],[1061,8]]}}}],["shadow",{"_index":49,"t":{"6":{"position":[[15,6],[52,8]]},"14":{"position":[[291,7]]},"18":{"position":[[420,6]]},"20":{"position":[[1413,6],[1446,6],[1511,9],[1671,6],[1760,6],[1852,6]]},"153":{"position":[[190,7],[255,7]]},"155":{"position":[[172,7],[231,7]]},"157":{"position":[[212,7]]},"183":{"position":[[356,6],[414,6]]}}}],["share",{"_index":619,"t":{"40":{"position":[[101,6]]},"124":{"position":[[456,6]]},"126":{"position":[[119,6]]},"132":{"position":[[485,6]]},"138":{"position":[[420,5]]}}}],["short",{"_index":768,"t":{"78":{"position":[[172,5]]},"264":{"position":[[139,5]]}}}],["shorthand",{"_index":331,"t":{"20":{"position":[[31,9],[328,9]]},"30":{"position":[[1291,9]]},"60":{"position":[[257,9]]},"82":{"position":[[312,9]]},"266":{"position":[[441,9]]},"288":{"position":[[27,9],[117,9]]},"343":{"position":[[101,9],[181,9]]},"699":{"position":[[288,9]]}}}],["show",{"_index":686,"t":{"58":{"position":[[93,7]]}}}],["side",{"_index":1300,"t":{"244":{"position":[[261,4]]},"317":{"position":[[70,4]]},"321":{"position":[[14,4]]},"703":{"position":[[64,4]]},"745":{"position":[[41,4]]},"747":{"position":[[42,4]]}}}],["sig",{"_index":1841,"t":{"485":{"position":[[857,3],[1075,5]]}}}],["sign",{"_index":1070,"t":{"124":{"position":[[189,6]]},"483":{"position":[[31,5]]},"485":{"position":[[37,7],[186,6],[802,4]]}}}],["signatur",{"_index":1837,"t":{"485":{"position":[[144,9],[160,9],[244,9]]}}}],["signer'",{"_index":1836,"t":{"485":{"position":[[122,8]]}}}],["signific",{"_index":1634,"t":{"383":{"position":[[33,11]]}}}],["significantli",{"_index":1940,"t":{"511":{"position":[[2187,13]]},"637":{"position":[[462,13]]}}}],["silenc",{"_index":1178,"t":{"175":{"position":[[479,9]]}}}],["similar",{"_index":590,"t":{"38":{"position":[[914,8]]},"90":{"position":[[658,7]]},"252":{"position":[[0,7]]},"282":{"position":[[23,7]]},"393":{"position":[[0,7]]},"501":{"position":[[0,7]]},"505":{"position":[[54,7]]},"763":{"position":[[43,7]]}}}],["similarli",{"_index":1295,"t":{"244":{"position":[[0,10]]}}}],["simpl",{"_index":971,"t":{"103":{"position":[[623,6],[799,6]]},"231":{"position":[[264,6]]},"254":{"position":[[26,6]]},"292":{"position":[[115,6]]}}}],["simpli",{"_index":755,"t":{"76":{"position":[[89,6],[158,6]]},"80":{"position":[[183,6]]},"132":{"position":[[179,6]]},"136":{"position":[[8,6]]},"138":{"position":[[276,6]]},"185":{"position":[[48,6]]},"209":{"position":[[94,6]]},"242":{"position":[[411,6]]},"337":{"position":[[38,6]]}}}],["simplifi",{"_index":1383,"t":{"266":{"position":[[95,10]]}}}],["singl",{"_index":498,"t":{"28":{"position":[[44,6]]},"731":{"position":[[1050,6]]},"739":{"position":[[167,6]]},"771":{"position":[[286,6],[502,6]]}}}],["size",{"_index":2181,"t":{"639":{"position":[[10,4]]}}}],["skip",{"_index":1227,"t":{"219":{"position":[[69,4],[383,4]]},"221":{"position":[[111,4],[160,8]]}}}],["sleep",{"_index":646,"t":{"48":{"position":[[381,6]]},"533":{"position":[[42,5]]}}}],["slightli",{"_index":398,"t":{"20":{"position":[[2357,8]]},"54":{"position":[[250,8]]},"501":{"position":[[153,8]]}}}],["slower",{"_index":679,"t":{"54":{"position":[[259,6]]}}}],["small",{"_index":548,"t":{"34":{"position":[[200,5]]},"248":{"position":[[16,5]]},"639":{"position":[[147,5]]}}}],["smallest",{"_index":2256,"t":{"691":{"position":[[12,8]]}}}],["smooth",{"_index":835,"t":{"86":{"position":[[657,6]]}}}],["snippet",{"_index":625,"t":{"42":{"position":[[238,7]]},"88":{"position":[[190,8]]},"345":{"position":[[85,9]]}}}],["sock",{"_index":2028,"t":{"553":{"position":[[210,4]]}}}],["sock:unrecv(\"hello",{"_index":2030,"t":{"553":{"position":[[271,20]]}}}],["sock:unrecv(\"world",{"_index":2029,"t":{"553":{"position":[[250,20]]}}}],["socket",{"_index":219,"t":{"14":{"position":[[965,8]]},"511":{"position":[[990,7]]},"541":{"position":[[177,6]]},"545":{"position":[[257,7],[290,6]]},"547":{"position":[[0,6]]},"549":{"position":[[16,7],[40,6]]},"551":{"position":[[20,7],[44,6],[77,6],[212,6],[390,6]]},"553":{"position":[[125,6],[172,6]]},"555":{"position":[[44,7],[127,6],[365,6],[390,6],[535,6]]},"557":{"position":[[9,7],[33,6]]},"561":{"position":[[82,6],[103,6]]},"563":{"position":[[154,6]]}}}],["socket.bind(sch",{"_index":2004,"t":{"545":{"position":[[343,18]]}}}],["socket.connect",{"_index":2011,"t":{"547":{"position":[[41,14]]},"555":{"position":[[225,15]]}}}],["socket.connect(\"google.com",{"_index":2021,"t":{"551":{"position":[[432,28]]},"553":{"position":[[217,28]]}}}],["socket.connect(\"pluto",{"_index":2036,"t":{"555":{"position":[[577,21]]}}}],["socket.listen",{"_index":2000,"t":{"545":{"position":[[34,14]]},"559":{"position":[[43,14]]}}}],["socket.listen(80",{"_index":2046,"t":{"563":{"position":[[196,17]]}}}],["socket.recv",{"_index":2027,"t":{"553":{"position":[[96,12]]}}}],["socket.starttl",{"_index":130,"t":{"8":{"position":[[678,15]]}}}],["sole",{"_index":2032,"t":{"555":{"position":[[81,4]]},"771":{"position":[[266,6]]}}}],["solut",{"_index":952,"t":{"101":{"position":[[328,9]]},"225":{"position":[[127,9]]}}}],["someth",{"_index":367,"t":{"20":{"position":[[1352,10]]},"90":{"position":[[648,9]]},"165":{"position":[[34,9]]},"231":{"position":[[89,9]]},"242":{"position":[[505,10]]},"272":{"position":[[33,9]]},"609":{"position":[[832,10],[843,11],[970,9]]}}}],["sometim",{"_index":60,"t":{"6":{"position":[[199,9]]},"58":{"position":[[79,9]]},"391":{"position":[[52,9]]}}}],["somewher",{"_index":923,"t":{"97":{"position":[[323,9]]}}}],["sort",{"_index":959,"t":{"103":{"position":[[153,4]]},"313":{"position":[[347,8]]},"499":{"position":[[845,8]]}}}],["soup",{"_index":385,"t":{"20":{"position":[[2095,4]]},"38":{"position":[[346,4]]},"48":{"position":[[595,7]]},"315":{"position":[[337,4]]},"491":{"position":[[64,5]]}}}],["sourc",{"_index":754,"t":{"76":{"position":[[17,6]]},"80":{"position":[[142,6],[321,6]]},"111":{"position":[[123,6]]}}}],["space",{"_index":1143,"t":{"148":{"position":[[369,6]]}}}],["spaceship",{"_index":336,"t":{"20":{"position":[[149,9]]},"313":{"position":[[4,9]]},"505":{"position":[[69,9]]}}}],["special",{"_index":298,"t":{"18":{"position":[[8,11]]},"88":{"position":[[76,11]]},"183":{"position":[[458,7]]},"319":{"position":[[9,11]]},"331":{"position":[[0,7]]}}}],["specif",{"_index":702,"t":{"60":{"position":[[569,8]]},"107":{"position":[[251,8]]},"185":{"position":[[25,8]]},"535":{"position":[[64,8]]}}}],["specifi",{"_index":290,"t":{"14":{"position":[[2543,7]]},"82":{"position":[[275,7]]},"103":{"position":[[229,7],[279,7]]},"286":{"position":[[45,7]]},"290":{"position":[[20,7]]},"511":{"position":[[577,10]]},"721":{"position":[[86,7]]},"735":{"position":[[48,9]]},"737":{"position":[[48,9]]},"765":{"position":[[30,9]]},"773":{"position":[[150,10]]}}}],["speedup",{"_index":740,"t":{"72":{"position":[[679,8]]}}}],["spin",{"_index":2002,"t":{"545":{"position":[[89,8]]}}}],["split",{"_index":2194,"t":{"651":{"position":[[0,6]]},"739":{"position":[[0,6],[58,6],[82,5],[143,9],[360,9]]},"773":{"position":[[0,6]]}}}],["spuriou",{"_index":661,"t":{"50":{"position":[[287,8]]}}}],["src",{"_index":1102,"t":{"132":{"position":[[538,4]]},"136":{"position":[[142,4]]},"138":{"position":[[67,4],[128,3],[193,4]]}}}],["stack",{"_index":180,"t":{"12":{"position":[[694,5]]},"50":{"position":[[365,5]]},"86":{"position":[[408,5]]},"581":{"position":[[324,5]]},"583":{"position":[[343,5]]},"585":{"position":[[350,5]]},"587":{"position":[[462,5]]},"589":{"position":[[530,5]]},"591":{"position":[[355,5]]},"771":{"position":[[1216,5]]}}}],["standard",{"_index":80,"t":{"6":{"position":[[456,8]]},"8":{"position":[[439,8]]},"14":{"position":[[882,8]]},"20":{"position":[[2077,8]]},"30":{"position":[[1323,8]]},"38":{"position":[[381,8],[1497,8]]},"48":{"position":[[542,8],[578,8]]},"60":{"position":[[65,8]]},"86":{"position":[[127,8]]},"111":{"position":[[163,8]]},"144":{"position":[[8,8]]},"197":{"position":[[52,8]]},"294":{"position":[[632,8]]},"305":{"position":[[80,12]]}}}],["start",{"_index":160,"t":{"12":{"position":[[164,8]]},"14":{"position":[[343,8]]},"115":{"position":[[38,7]]},"117":{"position":[[23,7]]},"199":{"position":[[171,5]]},"246":{"position":[[222,5]]},"511":{"position":[[785,5]]},"773":{"position":[[228,6]]},"777":{"position":[[19,6]]}}}],["starttl",{"_index":2044,"t":{"561":{"position":[[162,8]]}}}],["state",{"_index":1181,"t":{"181":{"position":[[4,5]]},"183":{"position":[[16,7],[70,5],[193,5],[254,5]]},"256":{"position":[[42,5]]},"329":{"position":[[55,5]]},"515":{"position":[[60,5]]}}}],["statement",{"_index":175,"t":{"12":{"position":[[474,9]]},"14":{"position":[[14,9],[557,9],[604,9],[712,10]]},"16":{"position":[[42,10]]},"20":{"position":[[71,9],[133,9]]},"22":{"position":[[214,10]]},"30":{"position":[[293,9],[414,9],[1004,9]]},"36":{"position":[[87,9]]},"38":{"position":[[523,9],[891,9],[1022,10]]},"44":{"position":[[5,10]]},"46":{"position":[[5,10]]},"72":{"position":[[186,9],[250,10]]},"82":{"position":[[127,10],[1544,11]]},"111":{"position":[[244,11]]},"146":{"position":[[63,10]]},"161":{"position":[[282,10]]},"213":{"position":[[311,9]]},"219":{"position":[[9,11],[184,11]]},"242":{"position":[[790,11]]},"262":{"position":[[159,10]]},"276":{"position":[[198,10]]},"282":{"position":[[10,9],[280,9]]},"286":{"position":[[10,9]]},"307":{"position":[[267,11],[358,10]]}}}],["static",{"_index":208,"t":{"14":{"position":[[481,6]]},"38":{"position":[[1117,6]]},"97":{"position":[[523,6]]},"138":{"position":[[239,6]]},"278":{"position":[[51,7],[135,6]]},"280":{"position":[[383,6]]}}}],["statu",{"_index":1932,"t":{"511":{"position":[[1519,6],[1610,6]]}}}],["status_cod",{"_index":1942,"t":{"511":{"position":[[2261,12]]}}}],["status_text",{"_index":1943,"t":{"511":{"position":[[2283,11],[2363,15]]}}}],["step",{"_index":2109,"t":{"593":{"position":[[292,4],[300,5]]},"595":{"position":[[296,4],[304,5]]},"685":{"position":[[626,4]]}}}],["still",{"_index":289,"t":{"14":{"position":[[2537,5]]},"20":{"position":[[3545,5]]},"54":{"position":[[244,5]]},"78":{"position":[[153,5]]},"82":{"position":[[1649,5]]},"103":{"position":[[1015,6]]},"266":{"position":[[470,5]]},"333":{"position":[[148,5]]},"339":{"position":[[132,5]]}}}],["store",{"_index":1566,"t":{"329":{"position":[[80,6]]},"689":{"position":[[16,6]]},"691":{"position":[[27,6]]},"693":{"position":[[26,6]]}}}],["str",{"_index":712,"t":{"66":{"position":[[36,3],[43,3]]},"246":{"position":[[310,3]]},"412":{"position":[[160,3]]},"414":{"position":[[143,3]]},"416":{"position":[[200,3]]},"418":{"position":[[143,3]]},"420":{"position":[[144,3]]},"422":{"position":[[201,3]]},"424":{"position":[[200,3]]},"426":{"position":[[259,3]]},"428":{"position":[[205,3]]},"430":{"position":[[146,3]]},"432":{"position":[[203,3]]},"434":{"position":[[203,3]]},"436":{"position":[[203,3]]},"438":{"position":[[204,3]]},"440":{"position":[[148,3]]},"442":{"position":[[148,3]]},"444":{"position":[[153,3]]}}}],["straightforward",{"_index":400,"t":{"20":{"position":[[2390,15]]}}}],["strawberri",{"_index":1551,"t":{"323":{"position":[[242,12]]}}}],["stream",{"_index":2137,"t":{"617":{"position":[[94,7]]},"619":{"position":[[71,7]]},"621":{"position":[[34,7]]},"623":{"position":[[34,7]]},"625":{"position":[[34,7]]},"633":{"position":[[80,7]]},"635":{"position":[[80,7]]},"637":{"position":[[64,7]]},"639":{"position":[[69,7]]},"641":{"position":[[73,7]]}}}],["strict",{"_index":1805,"t":{"477":{"position":[[66,6]]}}}],["string",{"_index":9,"t":{"4":{"position":[[41,6],[207,7]]},"14":{"position":[[2240,7]]},"20":{"position":[[855,8],[2545,6]]},"22":{"position":[[84,6]]},"26":{"position":[[0,6],[39,7],[118,6],[156,6]]},"28":{"position":[[6,6],[58,7]]},"30":{"position":[[646,6]]},"40":{"position":[[267,7]]},"46":{"position":[[254,6]]},"48":{"position":[[43,7],[51,7]]},"64":{"position":[[76,6]]},"72":{"position":[[398,6],[462,6],[728,6]]},"111":{"position":[[304,6]]},"155":{"position":[[529,9]]},"159":{"position":[[290,6]]},"225":{"position":[[45,6]]},"227":{"position":[[51,7],[91,6],[129,7]]},"235":{"position":[[408,6]]},"246":{"position":[[14,7],[100,6],[235,7]]},"254":{"position":[[0,6],[233,6],[441,6],[584,6]]},"298":{"position":[[47,6],[135,7],[146,8]]},"300":{"position":[[0,6],[129,7],[171,7],[266,6],[384,7]]},"355":{"position":[[26,7],[55,6]]},"357":{"position":[[25,7],[54,6]]},"363":{"position":[[52,6]]},"387":{"position":[[25,7],[54,6]]},"389":{"position":[[25,7],[54,6]]},"391":{"position":[[28,7],[119,6]]},"393":{"position":[[68,6]]},"397":{"position":[[10,6]]},"407":{"position":[[101,6]]},"412":{"position":[[7,6],[99,6]]},"414":{"position":[[7,6],[82,6]]},"416":{"position":[[7,6],[82,6]]},"418":{"position":[[7,6],[82,6]]},"420":{"position":[[7,6],[83,6]]},"422":{"position":[[7,6],[83,6]]},"424":{"position":[[7,6],[82,6]]},"426":{"position":[[7,6],[83,6]]},"428":{"position":[[7,6],[86,6]]},"430":{"position":[[7,6],[85,6]]},"432":{"position":[[7,6],[85,6]]},"434":{"position":[[7,6],[85,6]]},"436":{"position":[[7,6],[85,6]]},"438":{"position":[[7,6],[86,6]]},"440":{"position":[[7,6],[87,6]]},"442":{"position":[[7,6],[87,6]]},"444":{"position":[[7,6],[92,6]]},"447":{"position":[[7,6],[79,6]]},"449":{"position":[[7,6],[81,6]]},"451":{"position":[[7,6],[81,6]]},"453":{"position":[[7,6],[81,6]]},"472":{"position":[[326,8]]},"493":{"position":[[24,6]]},"497":{"position":[[75,6]]},"499":{"position":[[112,6]]},"507":{"position":[[39,6]]},"511":{"position":[[72,7],[1507,7],[1627,7],[1696,7]]},"519":{"position":[[10,6],[64,7],[144,6]]},"521":{"position":[[79,7],[786,9],[1077,9]]},"551":{"position":[[197,7]]},"581":{"position":[[366,7],[406,8]]},"583":{"position":[[385,7],[425,8]]},"585":{"position":[[392,7],[432,8]]},"587":{"position":[[504,7],[544,8]]},"589":{"position":[[572,7],[612,8]]},"591":{"position":[[397,7],[437,8]]},"609":{"position":[[938,7]]},"617":{"position":[[74,6]]},"619":{"position":[[51,6]]},"621":{"position":[[14,6]]},"623":{"position":[[14,6]]},"625":{"position":[[14,6]]},"629":{"position":[[53,6]]},"631":{"position":[[99,6]]},"633":{"position":[[60,6],[200,6]]},"635":{"position":[[60,6],[99,6]]},"637":{"position":[[44,6]]},"639":{"position":[[49,6]]},"641":{"position":[[53,6]]},"647":{"position":[[22,7],[46,6]]},"649":{"position":[[16,6],[51,7],[75,6]]},"685":{"position":[[564,7]]},"701":{"position":[[52,6]]},"729":{"position":[[10,6],[55,6],[124,6]]},"733":{"position":[[51,6]]},"739":{"position":[[9,6],[48,6],[90,6],[117,7],[155,6],[372,6]]},"743":{"position":[[47,7],[71,6],[90,6],[162,7]]},"745":{"position":[[51,7],[75,6],[94,6],[166,7]]},"747":{"position":[[52,7],[76,6],[95,6],[167,7]]},"749":{"position":[[12,6],[77,6]]},"751":{"position":[[12,6],[81,6]]},"753":{"position":[[12,6],[82,6]]},"755":{"position":[[12,6],[81,6]]},"757":{"position":[[12,6],[84,6]]},"759":{"position":[[15,6],[85,6]]},"765":{"position":[[18,6],[81,6],[155,6],[212,6],[268,7],[355,6],[440,7]]},"767":{"position":[[12,6],[57,6]]},"769":{"position":[[13,8],[76,6],[106,6]]},"771":{"position":[[103,7],[240,7],[345,6],[445,6],[519,7],[605,6],[1148,7]]},"773":{"position":[[9,6],[77,6],[129,6],[261,8]]},"775":{"position":[[12,6],[55,6]]},"777":{"position":[[12,6],[57,6]]}}}],["string(10",{"_index":1656,"t":{"399":{"position":[[355,10]]}}}],["string(11",{"_index":1511,"t":{"315":{"position":[[253,10]]}}}],["string(13",{"_index":1524,"t":{"315":{"position":[[478,10],[530,10]]},"399":{"position":[[988,10],[1211,10]]},"587":{"position":[[435,10]]},"593":{"position":[[615,10]]}}}],["string(15",{"_index":1660,"t":{"399":{"position":[[496,10],[1249,10]]},"593":{"position":[[658,10]]}}}],["string(16",{"_index":1794,"t":{"468":{"position":[[511,10]]}}}],["string(2",{"_index":2114,"t":{"593":{"position":[[850,9]]}}}],["string(21",{"_index":1890,"t":{"499":{"position":[[1006,10]]}}}],["string(23",{"_index":1528,"t":{"315":{"position":[[566,10]]}}}],["string(3",{"_index":1869,"t":{"499":{"position":[[333,9]]}}}],["string(4",{"_index":1657,"t":{"399":{"position":[[395,9]]},"499":{"position":[[361,9]]},"651":{"position":[[228,9]]},"731":{"position":[[598,9],[947,9],[1222,9]]}}}],["string(40",{"_index":1520,"t":{"315":{"position":[[397,10]]}}}],["string(5",{"_index":1659,"t":{"399":{"position":[[461,9],[1356,9]]},"593":{"position":[[918,9]]},"651":{"position":[[393,9]]},"671":{"position":[[315,9],[346,9],[431,9],[462,9]]},"731":{"position":[[466,9],[1287,9],[1339,9]]}}}],["string(56",{"_index":1514,"t":{"315":{"position":[[300,10]]}}}],["string(6",{"_index":1671,"t":{"399":{"position":[[1310,9]]},"593":{"position":[[872,9],[943,9]]},"651":{"position":[[470,9]]}}}],["string(7",{"_index":2338,"t":{"731":{"position":[[398,9],[523,9],[647,9],[996,9]]}}}],["string(8",{"_index":2199,"t":{"651":{"position":[[261,9],[298,9],[335,9]]}}}],["string(9",{"_index":2204,"t":{"651":{"position":[[428,9]]}}}],["string.char(math.random(0",{"_index":1785,"t":{"462":{"position":[[493,26]]},"474":{"position":[[536,26]]}}}],["string.find",{"_index":438,"t":{"20":{"position":[[3187,11],[3317,11]]},"741":{"position":[[26,11]]}}}],["string.find_first_not_of",{"_index":437,"t":{"20":{"position":[[3150,24]]}}}],["string.find_first_of",{"_index":436,"t":{"20":{"position":[[3127,20]]}}}],["string.find_last_not_of",{"_index":440,"t":{"20":{"position":[[3232,23]]}}}],["string.find_last_of",{"_index":439,"t":{"20":{"position":[[3210,19]]}}}],["string.format",{"_index":443,"t":{"20":{"position":[[3369,13]]},"761":{"position":[[8,14]]}}}],["string.formatint",{"_index":406,"t":{"20":{"position":[[2476,16]]},"771":{"position":[[1046,18],[1125,16],[1250,18]]}}}],["string.gsub",{"_index":2372,"t":{"763":{"position":[[54,12]]}}}],["string.lfind",{"_index":441,"t":{"20":{"position":[[3292,12]]}}}],["string.low",{"_index":495,"t":{"24":{"position":[[396,12]]},"60":{"position":[[519,12]]}}}],["string.partition(",{"_index":2404,"t":{"773":{"position":[[473,19],[656,19]]}}}],["string.replac",{"_index":83,"t":{"6":{"position":[[479,14]]},"20":{"position":[[2338,14]]}}}],["string.rfind",{"_index":427,"t":{"20":{"position":[[2966,12],[3268,12]]}}}],["string.split",{"_index":707,"t":{"64":{"position":[[8,12]]}}}],["string.split(",{"_index":2345,"t":{"739":{"position":[[249,15],[504,15]]}}}],["string.sub",{"_index":1310,"t":{"246":{"position":[[88,11]]}}}],["string.trunc",{"_index":397,"t":{"20":{"position":[[2316,15]]}}}],["string.uformat",{"_index":605,"t":{"38":{"position":[[1545,14]]}}}],["string.upp",{"_index":494,"t":{"24":{"position":[[381,12]]},"60":{"position":[[504,12]]}}}],["string|int",{"_index":520,"t":{"30":{"position":[[768,10]]},"300":{"position":[[228,10],[338,11]]}}}],["strip",{"_index":2348,"t":{"743":{"position":[[0,6],[81,6],[114,6]]},"745":{"position":[[0,6],[85,6],[118,6]]},"747":{"position":[[0,6],[86,6],[119,6]]}}}],["structur",{"_index":1112,"t":{"138":{"position":[[377,9]]}}}],["studio",{"_index":888,"t":{"90":{"position":[[290,7]]},"134":{"position":[[80,7],[102,7]]}}}],["stupid",{"_index":953,"t":{"101":{"position":[[366,6]]},"165":{"position":[[44,6],[65,6]]}}}],["style",{"_index":641,"t":{"48":{"position":[[149,5]]}}}],["sub",{"_index":308,"t":{"18":{"position":[[257,3]]},"629":{"position":[[130,3]]}}}],["sublim",{"_index":870,"t":{"88":{"position":[[482,7]]},"90":{"position":[[148,7]]}}}],["subsequ",{"_index":1079,"t":{"124":{"position":[[624,10]]},"511":{"position":[[2140,10]]}}}],["subset",{"_index":576,"t":{"38":{"position":[[336,6]]}}}],["substitut",{"_index":2374,"t":{"763":{"position":[[194,10],[536,10]]}}}],["substr",{"_index":1236,"t":{"225":{"position":[[153,10]]},"609":{"position":[[48,9],[107,9],[123,9],[437,10]]},"739":{"position":[[384,10]]},"763":{"position":[[8,10],[32,10],[172,9],[223,10]]},"767":{"position":[[30,10],[78,9]]},"773":{"position":[[272,9],[349,9]]},"775":{"position":[[76,9]]},"777":{"position":[[78,9]]}}}],["subtract",{"_index":1475,"t":{"307":{"position":[[70,12]]},"371":{"position":[[9,11]]}}}],["succe",{"_index":759,"t":{"76":{"position":[[230,8]]}}}],["success",{"_index":955,"t":{"103":{"position":[[55,10]]},"462":{"position":[[313,8]]},"468":{"position":[[250,8]]},"474":{"position":[[315,8]]},"511":{"position":[[1475,8]]},"541":{"position":[[196,8]]},"543":{"position":[[110,8]]},"555":{"position":[[322,8]]}}}],["successfulli",{"_index":1838,"t":{"485":{"position":[[264,13]]},"617":{"position":[[186,12]]},"627":{"position":[[115,12]]}}}],["successor",{"_index":1036,"t":{"113":{"position":[[117,10]]}}}],["succinctli",{"_index":1508,"t":{"315":{"position":[[59,11]]}}}],["such",{"_index":363,"t":{"20":{"position":[[1119,4]]},"76":{"position":[[72,4]]},"88":{"position":[[161,4],[286,4],[375,4]]},"97":{"position":[[86,4]]},"111":{"position":[[229,4]]},"144":{"position":[[618,4]]},"148":{"position":[[80,4]]},"229":{"position":[[643,4]]},"272":{"position":[[310,4]]},"313":{"position":[[387,4]]},"343":{"position":[[40,4]]},"470":{"position":[[102,4]]},"513":{"position":[[250,4]]},"655":{"position":[[69,4]]}}}],["sudo",{"_index":1062,"t":{"124":{"position":[[109,4],[293,4],[356,4],[372,4]]},"132":{"position":[[114,4],[151,4]]}}}],["suffix",{"_index":545,"t":{"34":{"position":[[64,7]]},"505":{"position":[[245,7]]},"775":{"position":[[31,7],[86,6]]}}}],["sugar",{"_index":1480,"t":{"307":{"position":[[597,6]]}}}],["suggest",{"_index":559,"t":{"36":{"position":[[9,11]]}}}],["suit",{"_index":1503,"t":{"313":{"position":[[303,6]]}}}],["suitabl",{"_index":2384,"t":{"771":{"position":[[144,8]]}}}],["sum",{"_index":2284,"t":{"709":{"position":[[13,3]]}}}],["sun",{"_index":682,"t":{"54":{"position":[[310,4]]},"138":{"position":[[19,3],[49,4],[132,3],[142,3],[319,4]]}}}],["superb",{"_index":698,"t":{"60":{"position":[[429,6]]}}}],["superset",{"_index":1024,"t":{"111":{"position":[[11,8]]},"647":{"position":[[164,8]]},"649":{"position":[[203,8]]}}}],["support",{"_index":89,"t":{"6":{"position":[[532,8]]},"14":{"position":[[472,8],[1752,8]]},"20":{"position":[[599,7],[2493,9],[2573,8]]},"30":{"position":[[308,8],[428,8],[476,8],[529,8],[670,7],[741,7],[881,7]]},"38":{"position":[[1038,7]]},"40":{"position":[[22,7],[47,8]]},"42":{"position":[[22,7]]},"44":{"position":[[20,8]]},"46":{"position":[[20,8]]},"48":{"position":[[105,7]]},"72":{"position":[[139,7],[576,7]]},"82":{"position":[[811,8]]},"88":{"position":[[88,7]]},"99":{"position":[[506,7]]},"138":{"position":[[6,8]]},"225":{"position":[[37,7]]},"229":{"position":[[587,7]]},"254":{"position":[[646,8]]},"262":{"position":[[175,7],[960,8]]},"282":{"position":[[295,8]]},"286":{"position":[[25,8]]},"288":{"position":[[67,8]]},"313":{"position":[[264,8]]},"351":{"position":[[13,7],[223,7]]},"703":{"position":[[18,7]]}}}],["sure",{"_index":1234,"t":{"219":{"position":[[466,4]]}}}],["sven",{"_index":1293,"t":{"242":{"position":[[906,4]]}}}],["swap",{"_index":1360,"t":{"256":{"position":[[667,4]]}}}],["switch",{"_index":66,"t":{"6":{"position":[[263,6]]},"8":{"position":[[426,6]]},"12":{"position":[[467,6],[490,6]]},"14":{"position":[[771,6]]},"16":{"position":[[35,6]]},"18":{"position":[[140,6]]},"20":{"position":[[6,6],[64,6],[908,6],[1886,6]]},"36":{"position":[[80,6],[228,6]]},"60":{"position":[[222,6]]},"66":{"position":[[537,6],[589,6]]},"78":{"position":[[42,6]]},"82":{"position":[[201,7],[240,6],[400,7],[451,7],[508,7],[593,7]]},"84":{"position":[[125,6]]},"109":{"position":[[48,6]]},"111":{"position":[[237,6]]},"175":{"position":[[59,6],[91,6],[520,6]]},"219":{"position":[[177,6]]},"260":{"position":[[0,6],[59,6]]},"262":{"position":[[22,6],[152,6],[218,6],[543,6],[807,6]]},"264":{"position":[[57,6],[176,6],[394,6]]},"266":{"position":[[149,6]]},"268":{"position":[[44,7],[77,6]]},"323":{"position":[[128,6]]}}}],["switch/cas",{"_index":731,"t":{"72":{"position":[[238,11]]}}}],["symbol",{"_index":939,"t":{"99":{"position":[[244,7]]},"144":{"position":[[140,6]]},"254":{"position":[[490,7]]},"347":{"position":[[263,7]]}}}],["symlink",{"_index":2167,"t":{"633":{"position":[[179,9]]}}}],["syntact",{"_index":724,"t":{"66":{"position":[[558,9]]},"167":{"position":[[35,13]]},"307":{"position":[[587,9]]}}}],["syntax",{"_index":332,"t":{"20":{"position":[[53,6]]},"26":{"position":[[168,6]]},"30":{"position":[[1307,6]]},"36":{"position":[[171,6]]},"38":{"position":[[85,6],[185,6],[562,6],[611,6],[641,6],[778,6]]},"40":{"position":[[213,6]]},"60":{"position":[[275,6]]},"88":{"position":[[170,6]]},"90":{"position":[[88,6],[439,6]]},"111":{"position":[[220,8]]},"199":{"position":[[25,7]]},"201":{"position":[[43,6]]},"217":{"position":[[85,7]]},"229":{"position":[[605,6]]},"242":{"position":[[202,7]]},"254":{"position":[[45,6]]},"264":{"position":[[162,7]]},"266":{"position":[[463,6]]},"276":{"position":[[465,6]]},"278":{"position":[[31,7]]},"288":{"position":[[88,7]]},"292":{"position":[[122,6]]},"296":{"position":[[12,6]]},"319":{"position":[[21,6]]},"343":{"position":[[117,6],[197,6]]},"345":{"position":[[17,6]]},"347":{"position":[[76,6],[89,6]]},"349":{"position":[[79,6],[92,6],[266,6]]}}}],["system",{"_index":865,"t":{"88":{"position":[[406,7]]},"103":{"position":[[530,6]]},"138":{"position":[[29,6]]},"456":{"position":[[85,8],[203,6]]},"721":{"position":[[139,7],[178,6]]},"761":{"position":[[111,8]]}}}],["system'",{"_index":1755,"t":{"456":{"position":[[47,8]]}}}],["t",{"_index":1150,"t":{"157":{"position":[[98,1]]},"191":{"position":[[41,1],[248,1]]},"193":{"position":[[41,1],[273,1]]},"195":{"position":[[254,1]]},"217":{"position":[[114,1],[152,1],[274,1],[324,1]]},"225":{"position":[[381,1],[427,2],[461,2],[478,2],[512,2],[533,2],[579,2],[605,2],[670,2]]},"264":{"position":[[354,1],[456,2]]},"276":{"position":[[91,1],[252,1]]},"278":{"position":[[129,1]]},"337":{"position":[[132,1],[184,1],[356,1]]},"343":{"position":[[216,1]]},"347":{"position":[[36,1],[172,1]]},"351":{"position":[[307,2]]},"497":{"position":[[122,1]]},"499":{"position":[[160,1]]},"501":{"position":[[235,1]]},"519":{"position":[[593,1]]},"655":{"position":[[92,1],[108,1],[148,1]]},"659":{"position":[[133,1]]},"661":{"position":[[80,1]]},"663":{"position":[[111,1]]},"665":{"position":[[76,1]]},"667":{"position":[[163,1]]},"671":{"position":[[112,1],[224,2]]},"679":{"position":[[278,1]]},"689":{"position":[[330,1]]},"691":{"position":[[83,1]]},"693":{"position":[[82,1]]},"759":{"position":[[120,2]]}}}],["t.age",{"_index":1199,"t":{"193":{"position":[[224,5]]},"195":{"position":[[197,5]]}}}],["t.key",{"_index":2215,"t":{"663":{"position":[[192,5]]}}}],["t.name",{"_index":1198,"t":{"193":{"position":[[205,6]]},"195":{"position":[[180,6]]}}}],["t.prop",{"_index":511,"t":{"30":{"position":[[317,8]]}}}],["t.say(\"hello",{"_index":1415,"t":{"278":{"position":[[177,14]]}}}],["t1",{"_index":2228,"t":{"675":{"position":[[180,2]]}}}],["t:clear",{"_index":2213,"t":{"661":{"position":[[135,9]]}}}],["t:concat(\"\\n",{"_index":1857,"t":{"497":{"position":[[200,14]]}}}],["t:contains(1",{"_index":1856,"t":{"497":{"position":[[186,13]]}}}],["t:f1",{"_index":1405,"t":{"276":{"position":[[107,9]]}}}],["t:f2",{"_index":1406,"t":{"276":{"position":[[130,9]]}}}],["t:f3",{"_index":1407,"t":{"276":{"position":[[153,9]]}}}],["t:foreach(print",{"_index":2232,"t":{"679":{"position":[[294,16]]}}}],["t:getval",{"_index":1377,"t":{"264":{"position":[[412,11],[518,13]]}}}],["t:reduce(|valu",{"_index":2255,"t":{"689":{"position":[[346,16]]}}}],["t:revers",{"_index":2223,"t":{"671":{"position":[[197,11]]}}}],["t:sort",{"_index":2208,"t":{"655":{"position":[[112,11]]}}}],["t=tabl",{"_index":1009,"t":{"109":{"position":[[418,8]]}}}],["t[#t",{"_index":680,"t":{"54":{"position":[[271,4]]}}}],["t['print",{"_index":1007,"t":{"109":{"position":[[380,10]]}}}],["t\\t\\t\\t",{"_index":2369,"t":{"759":{"position":[[129,9]]}}}],["tab",{"_index":860,"t":{"88":{"position":[[240,3]]},"395":{"position":[[106,4]]}}}],["tabl",{"_index":309,"t":{"18":{"position":[[261,6]]},"20":{"position":[[426,6],[764,6],[1599,6],[1741,5],[1749,6]]},"30":{"position":[[6,5],[67,6],[131,6],[919,5],[1149,5],[1301,5]]},"32":{"position":[[225,5]]},"34":{"position":[[35,5],[385,5]]},"38":{"position":[[308,5],[767,10],[798,6],[810,5],[926,5],[1153,5],[1335,5]]},"40":{"position":[[30,6]]},"72":{"position":[[202,5],[643,5]]},"78":{"position":[[183,5]]},"155":{"position":[[96,5],[190,5],[272,7],[520,8]]},"157":{"position":[[67,5],[193,5]]},"189":{"position":[[87,6]]},"191":{"position":[[22,6]]},"193":{"position":[[22,6]]},"195":{"position":[[26,5]]},"197":{"position":[[0,5]]},"213":{"position":[[91,6]]},"217":{"position":[[51,6]]},"225":{"position":[[65,5],[221,7],[350,5]]},"227":{"position":[[40,5],[206,6]]},"231":{"position":[[65,6]]},"256":{"position":[[0,6],[149,6],[213,6],[294,6],[373,6],[554,6],[635,6],[904,6]]},"258":{"position":[[25,5]]},"276":{"position":[[63,6],[224,6]]},"278":{"position":[[109,7]]},"282":{"position":[[36,5]]},"292":{"position":[[84,5]]},"294":{"position":[[50,5]]},"300":{"position":[[46,5]]},"302":{"position":[[23,6],[105,5],[312,5]]},"329":{"position":[[272,6],[307,6]]},"333":{"position":[[33,5],[136,6]]},"337":{"position":[[58,6]]},"341":{"position":[[209,5]]},"343":{"position":[[111,5],[191,5]]},"397":{"position":[[48,5]]},"399":{"position":[[10,5],[132,6],[610,5]]},"477":{"position":[[194,7]]},"497":{"position":[[0,6]]},"503":{"position":[[10,5]]},"511":{"position":[[137,5],[226,5],[368,5],[1548,5]]},"519":{"position":[[75,5],[497,6]]},"521":{"position":[[174,6],[451,6],[989,8]]},"593":{"position":[[66,7],[141,6],[211,7],[268,6]]},"595":{"position":[[70,7],[145,6],[215,7],[272,6]]},"629":{"position":[[171,5]]},"653":{"position":[[51,5]]},"655":{"position":[[47,5]]},"657":{"position":[[45,5],[82,6],[106,6]]},"659":{"position":[[38,6],[105,5]]},"661":{"position":[[29,6],[52,5]]},"663":{"position":[[10,5],[57,5],[92,6]]},"665":{"position":[[15,5],[48,5]]},"667":{"position":[[15,5],[58,5]]},"669":{"position":[[26,6],[49,5]]},"671":{"position":[[33,6],[56,5],[93,6]]},"673":{"position":[[48,5],[85,6],[109,6]]},"675":{"position":[[32,5],[102,6],[128,6]]},"677":{"position":[[48,5],[85,6],[109,6]]},"679":{"position":[[112,6]]},"681":{"position":[[244,6],[510,6]]},"683":{"position":[[47,5],[84,6],[108,6]]},"685":{"position":[[84,6],[271,6]]},"687":{"position":[[44,5],[81,6],[105,6]]},"689":{"position":[[30,6],[137,6]]},"691":{"position":[[41,6],[64,6]]},"693":{"position":[[40,6],[63,6]]},"695":{"position":[[99,6]]},"729":{"position":[[46,5]]},"731":{"position":[[10,5],[744,6]]},"739":{"position":[[136,6]]}}}],["table'",{"_index":2106,"t":{"593":{"position":[[94,7]]},"595":{"position":[[98,7]]}}}],["table.checkal",{"_index":239,"t":{"14":{"position":[[1410,14]]}}}],["table.clear",{"_index":12,"t":{"4":{"position":[[81,11]]},"14":{"position":[[1304,11]]}}}],["table.concat(t",{"_index":1860,"t":{"497":{"position":[[270,15]]}}}],["table.contain",{"_index":470,"t":{"22":{"position":[[97,14]]},"66":{"position":[[423,14]]},"72":{"position":[[333,14]]}}}],["table.contains(t",{"_index":1859,"t":{"497":{"position":[[249,17]]}}}],["table.filt",{"_index":231,"t":{"14":{"position":[[1223,15]]},"20":{"position":[[2644,12]]},"683":{"position":[[19,13]]}}}],["table.find",{"_index":238,"t":{"14":{"position":[[1384,10]]}}}],["table.freez",{"_index":1354,"t":{"256":{"position":[[403,14]]},"258":{"position":[[189,12]]},"663":{"position":[[115,19]]}}}],["table.freeze(_g",{"_index":1350,"t":{"256":{"position":[[220,16]]}}}],["table.freeze(t",{"_index":2214,"t":{"663":{"position":[[138,17]]},"665":{"position":[[83,15]]}}}],["table.insert",{"_index":671,"t":{"52":{"position":[[110,12]]},"54":{"position":[[207,13]]}}}],["table.map",{"_index":230,"t":{"14":{"position":[[1209,13]]},"20":{"position":[[2663,9]]},"687":{"position":[[19,10]]}}}],["table.max",{"_index":237,"t":{"14":{"position":[[1358,9]]}}}],["table.min",{"_index":236,"t":{"14":{"position":[[1345,10]]},"86":{"position":[[159,10]]}}}],["table.reduc",{"_index":235,"t":{"14":{"position":[[1331,13]]}}}],["table.remov",{"_index":659,"t":{"50":{"position":[[251,14]]}}}],["table.reord",{"_index":233,"t":{"14":{"position":[[1255,16]]},"20":{"position":[[2699,13]]},"677":{"position":[[19,14]]},"681":{"position":[[166,13]]}}}],["table.revers",{"_index":232,"t":{"14":{"position":[[1239,15]]},"20":{"position":[[2679,13]]},"673":{"position":[[19,14]]}}}],["table.s",{"_index":234,"t":{"14":{"position":[[1278,10]]}}}],["table.sort",{"_index":229,"t":{"14":{"position":[[1194,14]]},"657":{"position":[[19,11]]}}}],["table.unpack(t",{"_index":1195,"t":{"191":{"position":[[193,15]]}}}],["tag",{"_index":1801,"t":{"472":{"position":[[373,4]]},"474":{"position":[[219,3],[244,3],[622,3],[785,5]]},"729":{"position":[[215,3],[244,3],[330,3]]},"731":{"position":[[388,7],[456,7],[588,7],[937,7],[1212,7],[1277,7],[1329,7]]}}}],["tail",{"_index":2086,"t":{"581":{"position":[[435,8]]},"583":{"position":[[454,8]]},"585":{"position":[[461,8]]},"587":{"position":[[573,8]]},"589":{"position":[[641,8]]},"591":{"position":[[466,8]]}}}],["tailor",{"_index":1598,"t":{"345":{"position":[[58,8]]}}}],["take",{"_index":327,"t":{"18":{"position":[[622,4]]},"44":{"position":[[112,6]]},"46":{"position":[[193,6]]},"60":{"position":[[532,4]]},"148":{"position":[[357,4]]},"229":{"position":[[336,4]]},"231":{"position":[[28,5]]},"458":{"position":[[32,4]]},"464":{"position":[[30,5]]},"511":{"position":[[2016,4]]},"567":{"position":[[16,5]]},"679":{"position":[[211,5]]},"681":{"position":[[436,5]]},"685":{"position":[[197,5],[685,4]]},"699":{"position":[[16,5]]},"735":{"position":[[18,5]]},"737":{"position":[[18,5]]}}}],["taken",{"_index":1926,"t":{"511":{"position":[[1155,5],[1207,5]]}}}],["task",{"_index":1318,"t":{"246":{"position":[[425,4]]},"292":{"position":[[17,4]]}}}],["tcp",{"_index":1938,"t":{"511":{"position":[[2066,3]]},"541":{"position":[[14,3]]},"551":{"position":[[150,4]]}}}],["tcp/80",{"_index":2049,"t":{"563":{"position":[[239,8]]}}}],["tee",{"_index":1063,"t":{"124":{"position":[[114,3],[298,3]]}}}],["tell",{"_index":1113,"t":{"140":{"position":[[57,5]]},"221":{"position":[[57,5]]}}}],["temporari",{"_index":529,"t":{"30":{"position":[[1139,9]]}}}],["termux",{"_index":1083,"t":{"128":{"position":[[26,6]]}}}],["ternari",{"_index":114,"t":{"8":{"position":[[403,7]]},"10":{"position":[[130,7]]},"12":{"position":[[111,7],[208,7]]},"22":{"position":[[39,7]]},"60":{"position":[[267,7]]},"72":{"position":[[151,7]]},"266":{"position":[[10,7]]},"270":{"position":[[0,7]]},"272":{"position":[[336,7]]}}}],["test",{"_index":905,"t":{"92":{"position":[[47,6]]}}}],["test.pluto:2",{"_index":825,"t":{"86":{"position":[[334,13],[454,13]]}}}],["test.pluto:3",{"_index":2111,"t":{"593":{"position":[[551,12]]},"599":{"position":[[316,12]]},"771":{"position":[[1088,13],[1269,13]]}}}],["test.pluto:4",{"_index":830,"t":{"86":{"position":[[484,13]]},"581":{"position":[[238,12]]},"583":{"position":[[251,12],[473,13]]},"585":{"position":[[257,12],[480,13]]},"587":{"position":[[342,12],[592,13]]},"589":{"position":[[428,12],[660,13]]},"591":{"position":[[262,12],[485,13]]},"593":{"position":[[778,12]]},"597":{"position":[[288,12]]},"601":{"position":[[301,12]]},"605":{"position":[[398,12]]},"607":{"position":[[404,12]]},"609":{"position":[[626,12],[877,12]]}}}],["text",{"_index":871,"t":{"88":{"position":[[490,4]]},"90":{"position":[[156,5]]},"187":{"position":[[134,4],[183,4],[300,4],[317,4],[328,4],[380,4]]},"511":{"position":[[1617,4]]},"637":{"position":[[281,4],[317,4],[355,5]]},"729":{"position":[[311,5],[400,4]]},"763":{"position":[[92,4]]}}}],["textmat",{"_index":900,"t":{"90":{"position":[[510,8],[591,8]]}}}],["thank",{"_index":183,"t":{"12":{"position":[[760,6]]}}}],["that'",{"_index":1352,"t":{"256":{"position":[[341,6]]}}}],["theoret",{"_index":853,"t":{"88":{"position":[[19,13]]}}}],["there'",{"_index":1087,"t":{"130":{"position":[[56,7]]},"134":{"position":[[35,7]]},"175":{"position":[[20,7]]},"298":{"position":[[282,7]]}}}],["there.\":split",{"_index":2113,"t":{"593":{"position":[[709,15],[736,15]]},"595":{"position":[[554,15],[581,15]]}}}],["therefor",{"_index":1269,"t":{"239":{"position":[[55,9]]}}}],["they'll",{"_index":1481,"t":{"307":{"position":[[604,7]]}}}],["they'r",{"_index":1291,"t":{"242":{"position":[[820,7]]},"244":{"position":[[471,7]]},"305":{"position":[[39,7]]},"311":{"position":[[245,7]]}}}],["thing",{"_index":761,"t":{"76":{"position":[[259,6]]},"213":{"position":[[58,6]]}}}],["those",{"_index":770,"t":{"78":{"position":[[266,5]]},"92":{"position":[[149,6]]},"258":{"position":[[92,5]]},"456":{"position":[[222,5]]}}}],["though",{"_index":1565,"t":{"329":{"position":[[43,7]]},"333":{"position":[[187,7]]}}}],["thread",{"_index":957,"t":{"103":{"position":[[112,7],[207,7],[1008,6]]},"533":{"position":[[97,6]]}}}],["three",{"_index":1493,"t":{"313":{"position":[[42,5]]},"505":{"position":[[11,5]]},"765":{"position":[[121,5],[332,5]]}}}],["through",{"_index":174,"t":{"12":{"position":[[459,7]]},"262":{"position":[[403,7]]},"266":{"position":[[428,8]]},"305":{"position":[[93,7]]},"333":{"position":[[209,7]]},"593":{"position":[[240,7]]},"595":{"position":[[244,7]]},"633":{"position":[[171,7]]}}}],["throw",{"_index":705,"t":{"62":{"position":[[69,8]]},"242":{"position":[[360,5]]},"407":{"position":[[176,6]]},"462":{"position":[[322,6]]},"468":{"position":[[259,6]]},"474":{"position":[[324,6]]},"573":{"position":[[161,6]]}}}],["thrown",{"_index":1675,"t":{"403":{"position":[[60,6]]},"581":{"position":[[107,6]]},"583":{"position":[[110,6]]},"585":{"position":[[112,6]]},"587":{"position":[[161,6]]},"589":{"position":[[245,6]]},"591":{"position":[[116,6]]},"593":{"position":[[401,6]]},"595":{"position":[[405,6]]},"597":{"position":[[138,6]]},"599":{"position":[[150,6]]},"601":{"position":[[142,6]]},"603":{"position":[[154,6]]},"605":{"position":[[217,6]]},"607":{"position":[[213,6]]},"609":{"position":[[323,6]]},"763":{"position":[[452,6]]},"771":{"position":[[676,7]]}}}],["thu",{"_index":1114,"t":{"140":{"position":[[142,4]]},"221":{"position":[[155,4]]}}}],["tick",{"_index":970,"t":{"103":{"position":[[577,5]]}}}],["time",{"_index":58,"t":{"6":{"position":[[187,4]]},"14":{"position":[[740,4]]},"16":{"position":[[195,4]]},"20":{"position":[[1179,4]]},"28":{"position":[[116,4],[173,4]]},"30":{"position":[[368,4]]},"38":{"position":[[58,4],[104,4]]},"42":{"position":[[38,4]]},"44":{"position":[[37,4]]},"46":{"position":[[147,4]]},"48":{"position":[[465,4]]},"72":{"position":[[14,4],[358,4]]},"101":{"position":[[72,4]]},"115":{"position":[[71,5]]},"144":{"position":[[60,5],[117,5],[349,4]]},"146":{"position":[[8,4],[275,4],[378,4]]},"148":{"position":[[123,4]]},"155":{"position":[[396,4]]},"157":{"position":[[56,5]]},"169":{"position":[[496,4]]},"171":{"position":[[446,4]]},"173":{"position":[[443,4]]},"181":{"position":[[61,4]]},"302":{"position":[[223,5]]},"311":{"position":[[459,5]]},"331":{"position":[[68,5]]},"333":{"position":[[73,5]]},"339":{"position":[[60,4]]},"511":{"position":[[1150,4],[1202,4]]},"535":{"position":[[37,5]]},"641":{"position":[[33,5],[252,4],[302,4],[333,4],[370,5],[455,4]]}}}],["times33",{"_index":1717,"t":{"432":{"position":[[24,7]]}}}],["timestamp",{"_index":2183,"t":{"641":{"position":[[93,10]]}}}],["tip",{"_index":1608,"t":{"351":{"position":[[171,3]]}}}],["tl",{"_index":126,"t":{"8":{"position":[[636,3]]},"511":{"position":[[2074,3]]},"551":{"position":[[179,4]]},"555":{"position":[[20,3],[98,3],[414,4]]}}}],["tmbundl",{"_index":898,"t":{"90":{"position":[[482,8]]}}}],["today",{"_index":1472,"t":{"305":{"position":[[113,6]]}}}],["togeth",{"_index":1256,"t":{"229":{"position":[[544,10]]},"300":{"position":[[304,9]]},"369":{"position":[[17,9]]}}}],["toggl",{"_index":510,"t":{"30":{"position":[[189,6],[253,6]]},"88":{"position":[[294,7],[312,7]]}}}],["token",{"_index":509,"t":{"30":{"position":[[169,6]]},"54":{"position":[[93,6]]},"78":{"position":[[34,7]]},"82":{"position":[[47,6]]},"343":{"position":[[33,6],[154,6],[267,6],[506,6]]}}}],["tokenis",{"_index":685,"t":{"58":{"position":[[17,8]]}}}],["toler",{"_index":1463,"t":{"300":{"position":[[498,9]]}}}],["tomato",{"_index":1553,"t":{"323":{"position":[[277,8]]}}}],["tonumb",{"_index":1135,"t":{"144":{"position":[[711,8]]},"685":{"position":[[534,8]]}}}],["tonumber(a",{"_index":1454,"t":{"298":{"position":[[169,11]]}}}],["tonumber(b",{"_index":1455,"t":{"298":{"position":[[183,11]]}}}],["tonumber(c",{"_index":1250,"t":{"229":{"position":[[148,11],[257,11]]}}}],["tonumber|16",{"_index":1534,"t":{"317":{"position":[[145,12]]}}}],["tool",{"_index":855,"t":{"88":{"position":[[56,8]]},"101":{"position":[[424,5]]}}}],["top",{"_index":1219,"t":{"213":{"position":[[401,3]]},"401":{"position":[[97,3]]},"462":{"position":[[435,3]]},"468":{"position":[[372,3]]},"474":{"position":[[446,3]]},"487":{"position":[[94,3]]},"523":{"position":[[92,3]]},"531":{"position":[[90,3]]},"611":{"position":[[90,3]]},"653":{"position":[[93,3]]},"733":{"position":[[94,3]]}}}],["tostr",{"_index":1134,"t":{"144":{"position":[[692,8]]},"609":{"position":[[589,9]]}}}],["tostring(bvar",{"_index":1583,"t":{"335":{"position":[[166,15]]}}}],["total",{"_index":933,"t":{"99":{"position":[[46,7]]},"101":{"position":[[216,5]]}}}],["toward",{"_index":2138,"t":{"617":{"position":[[109,7]]},"621":{"position":[[88,6]]},"623":{"position":[[88,7]]},"625":{"position":[[88,7]]}}}],["trace",{"_index":1518,"t":{"315":{"position":[[384,5]]}}}],["traceback",{"_index":828,"t":{"86":{"position":[[414,10]]},"581":{"position":[[330,10]]},"583":{"position":[[349,10]]},"585":{"position":[[356,10]]},"587":{"position":[[468,10]]},"589":{"position":[[536,10]]},"591":{"position":[[361,10]]},"771":{"position":[[1222,10]]}}}],["tradit",{"_index":2177,"t":{"637":{"position":[[415,11]]}}}],["traffic",{"_index":2034,"t":{"555":{"position":[[102,8]]}}}],["transit",{"_index":836,"t":{"86":{"position":[[664,11]]}}}],["transport",{"_index":2014,"t":{"551":{"position":[[134,9]]},"555":{"position":[[63,9]]}}}],["tri",{"_index":764,"t":{"78":{"position":[[87,3]]},"82":{"position":[[645,4]]},"187":{"position":[[430,3]]},"219":{"position":[[338,3]]},"229":{"position":[[298,3]]},"231":{"position":[[379,3]]},"235":{"position":[[328,3]]},"237":{"position":[[360,3]]},"246":{"position":[[496,3]]},"254":{"position":[[394,3]]},"256":{"position":[[657,6]]},"262":{"position":[[1040,3]]},"266":{"position":[[371,3],[773,3]]},"270":{"position":[[211,3]]},"278":{"position":[[208,3]]},"280":{"position":[[263,3]]},"286":{"position":[[220,3]]},"288":{"position":[[679,3]]},"290":{"position":[[406,3]]},"292":{"position":[[389,3]]},"294":{"position":[[489,3]]},"302":{"position":[[393,3]]},"315":{"position":[[615,3]]},"317":{"position":[[179,3]]},"319":{"position":[[241,3]]},"321":{"position":[[232,3]]},"323":{"position":[[375,3],[629,3]]},"325":{"position":[[80,4]]},"407":{"position":[[193,3],[402,3]]},"511":{"position":[[2454,3]]}}}],["trigger",{"_index":163,"t":{"12":{"position":[[250,10]]}}}],["trim",{"_index":2349,"t":{"743":{"position":[[10,5]]},"745":{"position":[[10,5]]},"747":{"position":[[10,5]]}}}],["true",{"_index":269,"t":{"14":{"position":[[2129,4]]},"66":{"position":[[507,4]]},"103":{"position":[[414,4],[486,4]]},"107":{"position":[[216,5]]},"148":{"position":[[164,4]]},"262":{"position":[[766,5]]},"264":{"position":[[64,4],[106,6]]},"272":{"position":[[12,4],[138,4]]},"294":{"position":[[235,4],[305,4],[356,4],[479,4]]},"311":{"position":[[562,4]]},"313":{"position":[[482,4],[506,4]]},"335":{"position":[[117,4]]},"355":{"position":[[132,5]]},"387":{"position":[[131,5]]},"447":{"position":[[107,5],[343,5]]},"449":{"position":[[109,5],[373,5]]},"451":{"position":[[109,5]]},"453":{"position":[[109,5]]},"485":{"position":[[1085,4]]},"491":{"position":[[77,4]]},"511":{"position":[[768,5]]},"519":{"position":[[272,6],[388,6]]},"521":{"position":[[701,5],[897,5],[1261,5]]},"555":{"position":[[314,4]]},"563":{"position":[[75,5]]},"583":{"position":[[22,5],[74,5],[133,4],[316,4]]},"585":{"position":[[345,4]]},"665":{"position":[[127,5]]},"695":{"position":[[56,4]]},"705":{"position":[[158,4]]},"729":{"position":[[351,6]]},"749":{"position":[[155,4]]},"751":{"position":[[156,4]]},"753":{"position":[[157,4]]},"755":{"position":[[156,4]]},"757":{"position":[[162,4]]},"759":{"position":[[173,4]]},"765":{"position":[[611,6]]},"767":{"position":[[170,4]]},"769":{"position":[[216,4]]},"773":{"position":[[681,5]]},"775":{"position":[[176,4]]},"777":{"position":[[180,4]]}}}],["true):concat",{"_index":2249,"t":{"685":{"position":[[454,14]]}}}],["true):reorder():concat",{"_index":2240,"t":{"681":{"position":[[676,24]]}}}],["truncat",{"_index":1304,"t":{"244":{"position":[[436,8]]},"765":{"position":[[0,9],[101,10],[222,9],[258,9],[380,10],[430,9]]}}}],["truthi",{"_index":1490,"t":{"311":{"position":[[143,6],[337,6]]},"589":{"position":[[24,8],[116,7],[170,7],[268,7]]}}}],["try...catch",{"_index":335,"t":{"20":{"position":[[121,11]]}}}],["try/catch",{"_index":155,"t":{"12":{"position":[[9,9]]}}}],["try_get_fruit_rating(fruit",{"_index":1556,"t":{"323":{"position":[[347,27]]}}}],["turn",{"_index":1128,"t":{"144":{"position":[[400,5]]},"175":{"position":[[474,4]]},"569":{"position":[[30,4]]},"685":{"position":[[555,4]]}}}],["tweak",{"_index":673,"t":{"52":{"position":[[172,6]]}}}],["two",{"_index":797,"t":{"82":{"position":[[1258,3]]},"148":{"position":[[308,3]]},"248":{"position":[[12,3]]},"262":{"position":[[109,6],[624,6],[685,4]]},"369":{"position":[[5,3]]},"371":{"position":[[24,3]]},"373":{"position":[[27,3]]},"375":{"position":[[21,3],[42,3]]},"377":{"position":[[21,3]]},"379":{"position":[[20,3]]},"381":{"position":[[28,3]]},"472":{"position":[[322,3]]},"477":{"position":[[190,3]]},"769":{"position":[[9,3]]},"773":{"position":[[257,3]]}}}],["type",{"_index":74,"t":{"6":{"position":[[356,4],[392,4]]},"20":{"position":[[1290,5],[2000,5]]},"22":{"position":[[170,5]]},"30":{"position":[[485,4],[727,4]]},"34":{"position":[[41,5]]},"38":{"position":[[1371,4],[1405,4],[1462,4],[1492,4]]},"52":{"position":[[60,4]]},"66":{"position":[[287,4]]},"86":{"position":[[765,4],[910,4]]},"88":{"position":[[219,4]]},"111":{"position":[[326,4]]},"132":{"position":[[476,5]]},"155":{"position":[[328,4]]},"159":{"position":[[24,4],[71,5],[81,4],[174,4],[188,5],[250,4]]},"169":{"position":[[428,4]]},"171":{"position":[[378,4]]},"173":{"position":[[375,4]]},"181":{"position":[[26,4]]},"183":{"position":[[164,4],[272,4],[466,5]]},"229":{"position":[[651,4]]},"233":{"position":[[347,4]]},"298":{"position":[[0,4],[262,4]]},"300":{"position":[[74,4],[117,6]]},"313":{"position":[[254,4]]},"341":{"position":[[28,5],[215,6]]},"511":{"position":[[403,6]]},"521":{"position":[[27,6],[116,5],[645,4],[807,4]]},"729":{"position":[[274,8]]},"731":{"position":[[512,8]]}}}],["type=\"primari",{"_index":2332,"t":{"729":{"position":[[380,15]]},"731":{"position":[[296,15]]}}}],["typo",{"_index":1171,"t":{"167":{"position":[[155,5]]}}}],["ub",{"_index":152,"t":{"10":{"position":[[322,2]]},"12":{"position":[[676,2]]},"46":{"position":[[226,2]]}}}],["ubuntu",{"_index":1080,"t":{"124":{"position":[[663,6]]}}}],["ugli",{"_index":1404,"t":{"276":{"position":[[34,4]]}}}],["uh",{"_index":1368,"t":{"262":{"position":[[694,2]]}}}],["un1g04+cwg8wxydpslj4po/hstqsitgykycrur+m3ae6yplyucrvhc/0j4m3dew81adzvda6tvkc/ht8edyefw",{"_index":1844,"t":{"485":{"position":[[932,88]]}}}],["unannot",{"_index":195,"t":{"14":{"position":[[176,12]]},"175":{"position":[[213,12]]}}}],["unari",{"_index":148,"t":{"10":{"position":[[224,5]]},"42":{"position":[[63,5],[83,5]]},"46":{"position":[[29,5],[48,5]]},"707":{"position":[[57,5]]},"771":{"position":[[293,5]]}}}],["unauthent",{"_index":1764,"t":{"458":{"position":[[6,15]]},"464":{"position":[[5,15]]}}}],["unavail",{"_index":1450,"t":{"294":{"position":[[660,11]]},"561":{"position":[[186,12]]}}}],["unchang",{"_index":271,"t":{"14":{"position":[[2155,10]]},"24":{"position":[[159,9]]}}}],["under",{"_index":774,"t":{"80":{"position":[[71,5]]},"126":{"position":[[37,5]]},"128":{"position":[[57,5]]},"294":{"position":[[672,5]]},"329":{"position":[[19,5]]},"761":{"position":[[50,5]]},"763":{"position":[[459,5]]}}}],["underscor",{"_index":1321,"t":{"250":{"position":[[12,11],[150,11]]}}}],["unexpect",{"_index":119,"t":{"8":{"position":[[535,10]]},"22":{"position":[[6,10]]},"52":{"position":[[141,10]]},"86":{"position":[[183,10]]}}}],["unexpectedli",{"_index":106,"t":{"8":{"position":[[179,12]]}}}],["unfamiliar",{"_index":1126,"t":{"144":{"position":[[325,10]]}}}],["unfinish",{"_index":638,"t":{"46":{"position":[[243,10]]}}}],["uniniti",{"_index":168,"t":{"12":{"position":[[328,13],[522,13]]}}}],["unintuit",{"_index":1984,"t":{"525":{"position":[[180,12]]}}}],["uniqu",{"_index":1767,"t":{"458":{"position":[[74,6]]}}}],["unit",{"_index":2297,"t":{"719":{"position":[[41,4]]}}}],["unix",{"_index":1994,"t":{"537":{"position":[[22,4]]},"641":{"position":[[278,4]]}}}],["unknown",{"_index":669,"t":{"52":{"position":[[52,7]]},"493":{"position":[[119,10]]}}}],["unless",{"_index":1911,"t":{"511":{"position":[[560,6]]}}}],["unlik",{"_index":1341,"t":{"254":{"position":[[677,6]]}}}],["unpack",{"_index":1870,"t":{"499":{"position":[[395,10]]}}}],["unpad",{"_index":1799,"t":{"472":{"position":[[93,8]]},"474":{"position":[[361,9]]}}}],["unpredict",{"_index":1768,"t":{"458":{"position":[[85,13]]}}}],["unreach",{"_index":162,"t":{"12":{"position":[[233,11]]},"20":{"position":[[1825,11]]},"26":{"position":[[56,12]]},"60":{"position":[[161,11]]},"161":{"position":[[155,11],[172,12]]}}}],["unreason",{"_index":1273,"t":{"242":{"position":[[99,12]]}}}],["until",{"_index":315,"t":{"18":{"position":[[341,7]]},"561":{"position":[[47,5]]},"571":{"position":[[90,5]]},"573":{"position":[[106,5]]}}}],["unwant",{"_index":304,"t":{"18":{"position":[[173,8]]},"175":{"position":[[192,8]]}}}],["up",{"_index":1142,"t":{"148":{"position":[[362,2]]},"302":{"position":[[362,2]]},"333":{"position":[[284,2]]},"545":{"position":[[98,2]]},"565":{"position":[[72,2]]},"699":{"position":[[22,2]]},"721":{"position":[[98,2],[175,2],[198,2],[257,3],[280,3],[391,3],[404,2],[477,3],[567,3],[671,3],[773,3],[875,3],[965,3]]},"723":{"position":[[182,3]]},"725":{"position":[[169,3],[182,2],[273,3],[393,3]]},"773":{"position":[[446,4],[555,5],[629,4],[743,6]]}}}],["updat",{"_index":187,"t":{"12":{"position":[[828,6]]},"20":{"position":[[741,7],[2958,7]]},"24":{"position":[[0,7]]},"48":{"position":[[181,7]]},"58":{"position":[[0,7]]},"124":{"position":[[365,6]]},"685":{"position":[[134,7]]},"689":{"position":[[187,7]]}}}],["upgrad",{"_index":607,"t":{"38":{"position":[[1611,9]]}}}],["upon",{"_index":1211,"t":{"203":{"position":[[83,4]]}}}],["uppercas",{"_index":2364,"t":{"755":{"position":[[43,9],[201,9]]}}}],["upvalu",{"_index":173,"t":{"12":{"position":[[398,8]]},"32":{"position":[[147,7]]}}}],["upward",{"_index":1575,"t":{"331":{"position":[[152,7]]}}}],["urgent",{"_index":2078,"t":{"577":{"position":[[399,7]]}}}],["url",{"_index":395,"t":{"20":{"position":[[2212,3]]},"315":{"position":[[556,7]]},"511":{"position":[[42,3],[203,5],[276,3]]},"513":{"position":[[140,3]]},"647":{"position":[[10,3],[80,3]]},"649":{"position":[[28,3],[109,3]]},"651":{"position":[[9,3],[57,3],[90,3]]}}}],["url.pars",{"_index":250,"t":{"14":{"position":[[1691,9]]}}}],["us",{"_index":96,"t":{"8":{"position":[[30,4],[232,5],[598,4]]},"14":{"position":[[418,4],[526,4],[567,4],[614,4],[2459,5]]},"18":{"position":[[358,5]]},"20":{"position":[[1103,3],[1249,4],[1878,4]]},"22":{"position":[[31,5]]},"30":{"position":[[613,3],[806,4],[994,4],[1129,4],[1281,4]]},"36":{"position":[[31,5],[212,4],[241,5]]},"38":{"position":[[1142,3],[1905,5]]},"54":{"position":[[107,4],[304,5]]},"58":{"position":[[126,3]]},"60":{"position":[[242,3]]},"64":{"position":[[86,4]]},"76":{"position":[[99,4],[168,4]]},"78":{"position":[[119,3],[162,4],[258,4]]},"80":{"position":[[121,3]]},"82":{"position":[[83,5],[702,3],[922,3],[1189,4],[1240,3],[1589,4]]},"84":{"position":[[15,5]]},"86":{"position":[[747,3]]},"88":{"position":[[36,4]]},"97":{"position":[[120,4],[508,3]]},"99":{"position":[[188,4]]},"117":{"position":[[51,3],[122,5]]},"130":{"position":[[204,3]]},"138":{"position":[[91,3],[224,3]]},"144":{"position":[[126,5]]},"148":{"position":[[111,3]]},"155":{"position":[[380,3]]},"165":{"position":[[307,5]]},"169":{"position":[[302,3],[480,3]]},"171":{"position":[[240,3],[265,3],[430,3]]},"173":{"position":[[427,3]]},"175":{"position":[[440,4]]},"183":{"position":[[492,4]]},"191":{"position":[[133,5]]},"193":{"position":[[148,5]]},"195":{"position":[[126,5]]},"197":{"position":[[27,4],[85,5]]},"201":{"position":[[53,5]]},"207":{"position":[[16,3]]},"209":{"position":[[35,4],[148,4]]},"215":{"position":[[16,3]]},"217":{"position":[[66,3],[454,5]]},"219":{"position":[[49,4],[165,4]]},"223":{"position":[[16,3]]},"225":{"position":[[213,4]]},"229":{"position":[[470,5]]},"235":{"position":[[41,3],[379,3]]},"237":{"position":[[8,3],[70,3]]},"242":{"position":[[723,3],[781,4]]},"244":{"position":[[64,3],[483,4]]},"246":{"position":[[82,5]]},"258":{"position":[[149,3]]},"262":{"position":[[434,3],[997,3]]},"264":{"position":[[22,4]]},"268":{"position":[[16,3]]},"272":{"position":[[322,5]]},"276":{"position":[[440,3]]},"278":{"position":[[47,3]]},"284":{"position":[[47,4]]},"288":{"position":[[390,3]]},"294":{"position":[[31,4],[381,4]]},"300":{"position":[[192,3]]},"307":{"position":[[259,4],[290,4],[350,4],[384,4]]},"309":{"position":[[647,3]]},"325":{"position":[[16,3]]},"339":{"position":[[48,3]]},"343":{"position":[[20,3],[493,3]]},"361":{"position":[[66,3]]},"399":{"position":[[654,4]]},"407":{"position":[[131,4]]},"412":{"position":[[14,5]]},"414":{"position":[[14,5]]},"416":{"position":[[14,5]]},"418":{"position":[[14,5]]},"420":{"position":[[14,5]]},"422":{"position":[[14,5]]},"424":{"position":[[14,5]]},"426":{"position":[[14,5]]},"428":{"position":[[14,5]]},"430":{"position":[[14,5]]},"432":{"position":[[14,5]]},"434":{"position":[[14,5]]},"436":{"position":[[14,5]]},"438":{"position":[[14,5]]},"440":{"position":[[14,5]]},"442":{"position":[[14,5]]},"444":{"position":[[14,5]]},"447":{"position":[[14,5]]},"449":{"position":[[14,5]]},"451":{"position":[[14,5]]},"453":{"position":[[14,5]]},"456":{"position":[[27,4]]},"477":{"position":[[307,4]]},"479":{"position":[[159,4],[190,4]]},"481":{"position":[[160,4]]},"483":{"position":[[97,4]]},"511":{"position":[[335,4],[814,6],[1073,6],[1404,6],[2093,3]]},"513":{"position":[[222,5]]},"519":{"position":[[786,4]]},"555":{"position":[[408,5]]},"561":{"position":[[117,4]]},"565":{"position":[[53,4]]},"569":{"position":[[22,4]]},"575":{"position":[[53,4]]},"637":{"position":[[402,3]]},"681":{"position":[[160,5]]},"685":{"position":[[526,3],[708,4]]},"707":{"position":[[49,3]]},"721":{"position":[[188,5]]},"731":{"position":[[111,3],[726,4],[849,3]]},"771":{"position":[[482,4]]}}}],["usabl",{"_index":146,"t":{"10":{"position":[[210,6]]},"20":{"position":[[649,6]]}}}],["usag",{"_index":583,"t":{"38":{"position":[[627,5]]},"169":{"position":[[198,5]]},"173":{"position":[[176,5]]},"201":{"position":[[14,5]]},"242":{"position":[[216,5],[440,5]]},"313":{"position":[[314,5]]},"321":{"position":[[102,5]]},"771":{"position":[[684,5]]}}}],["user",{"_index":409,"t":{"20":{"position":[[2538,4]]},"34":{"position":[[107,4]]},"80":{"position":[[229,6]]},"103":{"position":[[134,5],[946,4],[976,5]]},"126":{"position":[[21,4]]},"258":{"position":[[213,5]]},"315":{"position":[[283,6]]},"351":{"position":[[187,6]]},"651":{"position":[[250,8]]}}}],["user'",{"_index":1285,"t":{"242":{"position":[[534,6]]}}}],["user_data",{"_index":732,"t":{"72":{"position":[[267,9]]}}}],["userconfig",{"_index":1284,"t":{"242":{"position":[[463,10]]}}}],["userconfig.colors?.pref",{"_index":1288,"t":{"242":{"position":[[632,28]]}}}],["userdata",{"_index":1460,"t":{"300":{"position":[[52,8]]}}}],["usernam",{"_index":2200,"t":{"651":{"position":[[271,11]]}}}],["usr/share/keyrings/calam",{"_index":1064,"t":{"124":{"position":[[118,28]]}}}],["usual",{"_index":958,"t":{"103":{"position":[[120,7]]},"561":{"position":[[129,6]]}}}],["utf",{"_index":633,"t":{"44":{"position":[[119,3]]},"46":{"position":[[200,3]]}}}],["utf8.cod",{"_index":660,"t":{"50":{"position":[[266,12]]}}}],["utonumb",{"_index":603,"t":{"38":{"position":[[1521,10]]},"144":{"position":[[720,9]]}}}],["utostr",{"_index":604,"t":{"38":{"position":[[1532,10]]},"144":{"position":[[701,9]]}}}],["v",{"_index":1092,"t":{"132":{"position":[[88,2]]},"203":{"position":[[174,1],[206,2]]},"351":{"position":[[283,2]]},"679":{"position":[[228,3],[259,6]]},"681":{"position":[[453,3],[484,6],[567,1],[662,2],[673,2]]},"685":{"position":[[214,3],[245,6],[343,1],[441,2],[451,2]]},"759":{"position":[[123,2]]}}}],["v3",{"_index":2317,"t":{"723":{"position":[[102,2]]}}}],["v3(0",{"_index":2319,"t":{"723":{"position":[[158,5]]}}}],["v3(0):lookat(new",{"_index":2318,"t":{"723":{"position":[[141,16]]}}}],["valid",{"_index":354,"t":{"20":{"position":[[815,5]]},"66":{"position":[[164,5]]},"84":{"position":[[203,6]]},"169":{"position":[[51,5]]},"171":{"position":[[44,5]]},"242":{"position":[[833,5]]},"470":{"position":[[68,9]]},"485":{"position":[[254,9]]},"501":{"position":[[32,5]]},"771":{"position":[[1181,5]]}}}],["valu",{"_index":19,"t":{"4":{"position":[[156,6]]},"6":{"position":[[554,5]]},"12":{"position":[[278,6],[627,6]]},"14":{"position":[[2109,5]]},"20":{"position":[[780,6],[1072,6],[1331,5]]},"30":{"position":[[466,5]]},"38":{"position":[[697,10]]},"42":{"position":[[317,6]]},"44":{"position":[[74,5]]},"46":{"position":[[69,5]]},"48":{"position":[[23,6]]},"86":{"position":[[882,6]]},"109":{"position":[[38,5],[55,5]]},"140":{"position":[[130,5]]},"146":{"position":[[392,5]]},"157":{"position":[[119,5],[136,5],[224,5],[286,5]]},"159":{"position":[[297,6]]},"179":{"position":[[31,5],[228,5]]},"187":{"position":[[76,6]]},"191":{"position":[[95,5]]},"203":{"position":[[285,10]]},"217":{"position":[[39,6],[157,5],[315,5]]},"221":{"position":[[143,5]]},"225":{"position":[[258,7],[330,7],[362,6],[403,7],[539,7],[554,5],[645,5]]},"233":{"position":[[84,5],[220,5]]},"244":{"position":[[461,6]]},"254":{"position":[[137,5],[307,5]]},"256":{"position":[[505,6],[583,8],[676,5],[736,5]]},"262":{"position":[[12,5],[29,5],[208,5],[225,5],[533,5],[550,5],[797,5],[814,5]]},"264":{"position":[[183,5]]},"266":{"position":[[72,7],[536,5]]},"272":{"position":[[166,6]]},"292":{"position":[[62,5]]},"309":{"position":[[54,6]]},"311":{"position":[[150,6],[190,6],[344,6],[384,6]]},"313":{"position":[[105,6],[367,6],[438,6]]},"315":{"position":[[844,6]]},"319":{"position":[[152,5]]},"329":{"position":[[373,6]]},"333":{"position":[[181,5]]},"335":{"position":[[40,6],[74,7]]},"337":{"position":[[175,5],[200,6],[399,5],[430,6]]},"361":{"position":[[112,5]]},"397":{"position":[[148,7],[175,6],[213,5],[240,5]]},"399":{"position":[[268,5],[291,5],[343,9],[372,7],[484,9],[518,7],[697,5],[746,5]]},"426":{"position":[[111,5]]},"428":{"position":[[114,5]]},"456":{"position":[[371,5],[400,5]]},"477":{"position":[[149,6],[320,7]]},"499":{"position":[[34,6],[86,5],[141,6]]},"501":{"position":[[71,5],[129,5]]},"519":{"position":[[723,5],[811,7]]},"521":{"position":[[263,6],[373,6]]},"581":{"position":[[13,5],[38,5],[50,5],[121,5],[295,6],[315,6]]},"583":{"position":[[13,5],[40,5],[52,5],[120,5],[309,6],[330,6]]},"585":{"position":[[13,5],[41,5],[53,5],[122,5],[316,6],[338,6]]},"587":{"position":[[13,5],[32,6],[55,5],[90,5],[102,5],[171,5],[399,6],[428,6]]},"589":{"position":[[13,5],[33,6],[83,5],[136,5],[148,5],[255,5],[283,5],[486,6],[519,6]]},"591":{"position":[[13,5],[43,5],[55,5],[126,5],[320,6],[344,6]]},"593":{"position":[[337,6],[364,6],[608,6],[651,6],[835,6],[903,6]]},"595":{"position":[[341,6],[368,6]]},"613":{"position":[[87,7]]},"615":{"position":[[87,7]]},"663":{"position":[[200,7]]},"667":{"position":[[193,7],[262,8]]},"671":{"position":[[156,7],[325,8],[441,8]]},"679":{"position":[[253,5]]},"681":{"position":[[137,5],[478,5]]},"685":{"position":[[26,6],[142,7],[239,5]]},"689":{"position":[[10,5],[220,5],[379,5]]},"691":{"position":[[21,5]]},"693":{"position":[[20,5]]},"711":{"position":[[12,5],[42,6]]},"713":{"position":[[12,5],[43,6]]},"717":{"position":[[64,6]]},"721":{"position":[[248,6]]},"739":{"position":[[279,5],[543,5]]},"763":{"position":[[314,5]]}}}],["value(",{"_index":1019,"t":{"109":{"position":[[598,8]]}}}],["value1",{"_index":2105,"t":{"593":{"position":[[13,6],[318,6],[411,6]]},"595":{"position":[[13,6],[322,6],[415,6]]},"597":{"position":[[13,6],[53,6],[148,6]]},"599":{"position":[[13,6],[65,6],[160,6]]},"601":{"position":[[13,6],[56,6],[152,6]]},"603":{"position":[[13,6],[68,6],[164,6]]}}}],["value2",{"_index":314,"t":{"18":{"position":[[328,6]]},"593":{"position":[[32,7],[344,6],[433,7]]},"595":{"position":[[36,7],[348,6],[433,7]]},"597":{"position":[[33,7],[80,6],[172,7]]},"599":{"position":[[45,7],[92,6],[196,7]]},"601":{"position":[[36,7],[83,6],[179,7]]},"603":{"position":[[48,7],[95,6],[203,7]]}}}],["var",{"_index":317,"t":{"18":{"position":[[416,3]]},"20":{"position":[[1442,3],[1756,3],[1848,3]]},"153":{"position":[[94,3],[111,3],[185,4],[208,3],[290,5]]},"159":{"position":[[107,4],[123,3],[208,3],[244,5]]},"183":{"position":[[313,3],[352,3],[369,3],[410,3]]},"185":{"position":[[139,3],[189,3]]},"298":{"position":[[42,4]]}}}],["vararg",{"_index":319,"t":{"18":{"position":[[445,6]]},"38":{"position":[[251,7],[293,7]]},"109":{"position":[[246,7]]},"163":{"position":[[58,6]]},"231":{"position":[[34,7],[242,8]]}}}],["varargprep",{"_index":1000,"t":{"109":{"position":[[217,10]]}}}],["variabl",{"_index":169,"t":{"12":{"position":[[342,9],[536,9]]},"14":{"position":[[823,8]]},"16":{"position":[[6,8]]},"18":{"position":[[366,8]]},"20":{"position":[[883,9],[1307,9]]},"30":{"position":[[703,8]]},"42":{"position":[[52,10]]},"44":{"position":[[51,9]]},"50":{"position":[[209,8]]},"60":{"position":[[246,10]]},"72":{"position":[[782,8]]},"82":{"position":[[1625,8]]},"146":{"position":[[22,9],[253,8],[342,8]]},"155":{"position":[[74,9]]},"159":{"position":[[165,8]]},"171":{"position":[[22,8]]},"189":{"position":[[46,9]]},"191":{"position":[[104,9]]},"193":{"position":[[122,8]]},"195":{"position":[[101,10]]},"209":{"position":[[69,10]]},"256":{"position":[[881,8]]},"284":{"position":[[77,9]]},"288":{"position":[[589,8]]},"329":{"position":[[107,8],[163,8],[214,9]]},"339":{"position":[[199,9]]},"343":{"position":[[437,8]]},"525":{"position":[[118,8]]}}}],["variant",{"_index":227,"t":{"14":{"position":[[1163,8]]},"84":{"position":[[179,8]]},"391":{"position":[[41,7]]},"613":{"position":[[2,7]]},"615":{"position":[[2,7]]},"657":{"position":[[8,7]]},"673":{"position":[[8,7]]},"677":{"position":[[8,7]]},"683":{"position":[[8,7]]},"687":{"position":[[8,7]]}}}],["variou",{"_index":630,"t":{"42":{"position":[[407,7]]},"60":{"position":[[98,7]]},"72":{"position":[[100,7]]},"92":{"position":[[32,7]]},"132":{"position":[[468,7]]}}}],["vast",{"_index":758,"t":{"76":{"position":[[200,4]]}}}],["vastli",{"_index":674,"t":{"54":{"position":[[34,6]]}}}],["vec",{"_index":2279,"t":{"707":{"position":[[125,3]]},"709":{"position":[[55,3]]},"711":{"position":[[61,3]]},"713":{"position":[[62,3]]}}}],["vector",{"_index":2278,"t":{"707":{"position":[[26,7]]},"719":{"position":[[46,6]]},"721":{"position":[[19,6],[70,7]]},"723":{"position":[[19,6],[69,6]]},"725":{"position":[[20,6],[70,7]]}}}],["vector3",{"_index":396,"t":{"20":{"position":[[2270,7]]},"699":{"position":[[53,7],[97,10],[320,7]]},"703":{"position":[[0,7],[85,7],[170,7]]},"705":{"position":[[0,7],[74,7]]},"715":{"position":[[34,7],[76,7]]},"717":{"position":[[14,7],[83,7],[127,8]]},"719":{"position":[[14,7],[77,7]]},"721":{"position":[[313,7],[498,8]]},"725":{"position":[[90,7],[429,8]]}}}],["vector3(0",{"_index":2267,"t":{"699":{"position":[[112,10]]},"703":{"position":[[274,10],[304,10]]},"719":{"position":[[121,10]]},"721":{"position":[[357,10],[442,10],[841,10],[930,10]]},"725":{"position":[[237,10],[357,10]]}}}],["vector3(0.0",{"_index":2300,"t":{"719":{"position":[[156,12]]},"721":{"position":[[603,12],[706,12],[809,12],[899,12],[990,12]]},"725":{"position":[[188,12]]}}}],["vector3(1",{"_index":2268,"t":{"699":{"position":[[139,11],[155,10],[182,10],[201,10],[228,10],[250,10],[382,10]]},"703":{"position":[[214,10]]},"705":{"position":[[173,10]]},"717":{"position":[[157,10]]},"721":{"position":[[532,10],[636,10],[738,10]]}}}],["vector3(1):dot(new",{"_index":2295,"t":{"715":{"position":[[120,18]]}}}],["vector3(1.0",{"_index":2325,"t":{"725":{"position":[[308,12]]}}}],["vector3(2",{"_index":2270,"t":{"703":{"position":[[231,11]]},"705":{"position":[[118,10],[142,11],[197,11]]},"715":{"position":[[139,12]]}}}],["vector3(3",{"_index":2271,"t":{"703":{"position":[[247,10]]}}}],["vector3(90",{"_index":2320,"t":{"725":{"position":[[134,11]]}}}],["vector3(90.0",{"_index":2309,"t":{"721":{"position":[[410,13]]},"723":{"position":[[218,13]]}}}],["vendor",{"_index":577,"t":{"38":{"position":[[358,8]]}}}],["veri",{"_index":975,"t":{"103":{"position":[[794,4]]},"300":{"position":[[440,4]]}}}],["verif",{"_index":128,"t":{"8":{"position":[[645,12]]}}}],["verifi",{"_index":1845,"t":{"485":{"position":[[1024,6]]}}}],["version",{"_index":341,"t":{"20":{"position":[[415,10]]},"24":{"position":[[124,8]]},"30":{"position":[[159,7]]},"74":{"position":[[8,8]]},"82":{"position":[[285,7],[357,8],[942,7],[1204,8],[1478,8]]},"113":{"position":[[22,7]]},"165":{"position":[[193,8]]},"183":{"position":[[97,7]]},"213":{"position":[[119,7],[182,7],[192,8],[240,7],[471,7]]},"235":{"position":[[137,7],[199,7],[207,11],[256,7],[312,7]]},"237":{"position":[[176,7],[238,7],[246,11],[288,7],[344,7]]},"309":{"position":[[390,7]]},"412":{"position":[[26,7]]},"489":{"position":[[46,7]]},"505":{"position":[[37,7],[220,8]]}}}],["vfunc",{"_index":1258,"t":{"231":{"position":[[125,10]]}}}],["vfunc(\"hello",{"_index":1260,"t":{"231":{"position":[[195,14],[348,14]]}}}],["vfunc(...arg",{"_index":1261,"t":{"231":{"position":[[295,14]]}}}],["via",{"_index":205,"t":{"14":{"position":[[423,3],[1851,3]]},"20":{"position":[[1634,3]]},"30":{"position":[[1217,3]]},"122":{"position":[[40,3]]},"124":{"position":[[29,3]]},"132":{"position":[[110,3]]},"146":{"position":[[47,3]]},"353":{"position":[[17,3]]},"359":{"position":[[17,3]]},"385":{"position":[[17,3]]},"395":{"position":[[28,3]]},"409":{"position":[[17,3]]},"509":{"position":[[17,3]]},"511":{"position":[[710,3],[862,3]]},"517":{"position":[[17,3]]},"539":{"position":[[17,3]]},"565":{"position":[[32,3]]},"577":{"position":[[206,4]]},"579":{"position":[[17,3]]},"645":{"position":[[17,3]]},"697":{"position":[[17,3]]},"727":{"position":[[17,3]]}}}],["viabl",{"_index":579,"t":{"38":{"position":[[442,6]]}}}],["violat",{"_index":620,"t":{"40":{"position":[[239,9]]},"46":{"position":[[300,9]]}}}],["virtual",{"_index":1085,"t":{"130":{"position":[[21,9]]},"302":{"position":[[331,7]]},"333":{"position":[[235,7]]},"337":{"position":[[8,7]]}}}],["virtualterminallevel",{"_index":1612,"t":{"351":{"position":[[286,20]]}}}],["visit",{"_index":2051,"t":{"563":{"position":[[282,5]]}}}],["visual",{"_index":887,"t":{"90":{"position":[[283,6]]},"134":{"position":[[73,6],[95,6]]}}}],["vital",{"_index":942,"t":{"99":{"position":[[403,5]]}}}],["vkmap",{"_index":586,"t":{"38":{"position":[[718,9]]},"203":{"position":[[306,8]]}}}],["vm",{"_index":31,"t":{"4":{"position":[[306,2]]},"34":{"position":[[423,2]]},"60":{"position":[[395,2]]},"70":{"position":[[6,2]]},"105":{"position":[[100,3]]},"107":{"position":[[0,2],[168,2],[263,2]]}}}],["void",{"_index":602,"t":{"38":{"position":[[1455,6]]},"300":{"position":[[61,4]]}}}],["vs",{"_index":873,"t":{"88":{"position":[[514,2]]},"90":{"position":[[49,2]]}}}],["vsix",{"_index":893,"t":{"90":{"position":[[392,4]]}}}],["vulner",{"_index":370,"t":{"20":{"position":[[1489,10]]}}}],["w",{"_index":715,"t":{"66":{"position":[[203,3]]},"507":{"position":[[84,1]]}}}],["w:strip",{"_index":1904,"t":{"507":{"position":[[130,11]]}}}],["wait",{"_index":1924,"t":{"511":{"position":[[1016,8],[1216,4]]},"561":{"position":[[39,7],[311,5],[326,7]]}}}],["walru",{"_index":145,"t":{"10":{"position":[[178,6],[280,6]]},"12":{"position":[[640,6]]},"56":{"position":[[64,6]]},"58":{"position":[[137,6]]},"60":{"position":[[11,6]]},"311":{"position":[[4,6]]}}}],["want",{"_index":292,"t":{"14":{"position":[[2574,4]]},"101":{"position":[[350,4]]},"148":{"position":[[34,4]]},"213":{"position":[[69,4]]},"217":{"position":[[14,4]]},"231":{"position":[[50,4]]},"235":{"position":[[72,4]]},"244":{"position":[[18,4]]},"262":{"position":[[464,4]]},"339":{"position":[[108,5]]},"497":{"position":[[473,4]]},"681":{"position":[[187,4],[358,4]]}}}],["warn",{"_index":50,"t":{"6":{"position":[[22,7],[150,7],[370,7]]},"8":{"position":[[8,7]]},"14":{"position":[[134,7],[202,7],[270,7],[299,7]]},"16":{"position":[[23,8]]},"18":{"position":[[197,7],[427,7]]},"20":{"position":[[1204,9],[1220,7],[1420,7],[1678,8],[1859,7],[1992,7],[2006,8]]},"26":{"position":[[75,7]]},"30":{"position":[[515,9],[574,8]]},"42":{"position":[[330,7]]},"50":{"position":[[25,7],[96,8]]},"52":{"position":[[76,7]]},"60":{"position":[[151,9],[294,8]]},"66":{"position":[[313,9]]},"72":{"position":[[19,8],[116,7]]},"150":{"position":[[31,8]]},"153":{"position":[[148,8]]},"155":{"position":[[126,8],[320,7]]},"157":{"position":[[174,8]]},"159":{"position":[[156,8]]},"161":{"position":[[146,8]]},"163":{"position":[[150,8]]},"165":{"position":[[135,8]]},"167":{"position":[[108,8]]},"169":{"position":[[168,8],[420,7]]},"171":{"position":[[124,8],[370,7]]},"173":{"position":[[145,8],[367,7]]},"175":{"position":[[174,8],[387,7],[493,8]]},"177":{"position":[[158,8]]},"179":{"position":[[201,8]]},"181":{"position":[[18,7]]},"183":{"position":[[0,8],[156,7],[204,8],[264,7],[516,8]]},"185":{"position":[[11,8]]},"211":{"position":[[57,7],[160,8]]},"233":{"position":[[47,7],[193,8],[457,7]]},"298":{"position":[[241,7]]},"507":{"position":[[49,8],[148,10]]}}}],["warn(\"bad",{"_index":1902,"t":{"507":{"position":[[100,13]]}}}],["wasm",{"_index":132,"t":{"8":{"position":[[701,4]]},"117":{"position":[[128,5]]},"493":{"position":[[79,7]]},"511":{"position":[[618,4],[917,4],[1268,4],[1584,4],[1721,4],[1837,4],[2397,6]]},"513":{"position":[[96,4]]},"515":{"position":[[123,4]]},"539":{"position":[[63,4]]}}}],["way",{"_index":806,"t":{"84":{"position":[[8,3]]},"103":{"position":[[993,3]]},"117":{"position":[[12,3]]},"189":{"position":[[26,3]]},"191":{"position":[[157,5],[167,3],[220,3]]},"193":{"position":[[172,5],[182,3],[241,3]]},"195":{"position":[[150,5],[160,3],[214,3]]},"229":{"position":[[38,3],[78,3],[199,3]]},"244":{"position":[[123,3],[189,3]]},"280":{"position":[[19,3]]},"311":{"position":[[489,3],[546,3]]},"313":{"position":[[48,3]]},"323":{"position":[[32,3]]},"335":{"position":[[189,3],[227,3]]},"341":{"position":[[73,3],[135,3]]},"456":{"position":[[313,4]]},"505":{"position":[[17,3]]},"515":{"position":[[88,4]]},"525":{"position":[[103,4]]},"741":{"position":[[47,4]]}}}],["wcall",{"_index":419,"t":{"20":{"position":[[2811,5]]},"507":{"position":[[88,8]]}}}],["we'd",{"_index":1200,"t":{"195":{"position":[[54,4]]}}}],["we'v",{"_index":910,"t":{"92":{"position":[[124,5]]}}}],["weakest",{"_index":1791,"t":{"464":{"position":[[76,8]]}}}],["well",{"_index":557,"t":{"34":{"position":[[410,4]]},"124":{"position":[[475,4],[655,4]]},"126":{"position":[[138,4]]},"252":{"position":[[168,5]]},"313":{"position":[[298,4]]}}}],["wget",{"_index":1057,"t":{"124":{"position":[[49,4]]}}}],["what'",{"_index":1471,"t":{"305":{"position":[[68,6]]},"593":{"position":[[116,6]]},"595":{"position":[[120,6]]},"773":{"position":[[439,6],[548,6],[622,6],[718,8]]}}}],["whenev",{"_index":1367,"t":{"262":{"position":[[444,8]]},"333":{"position":[[103,8]]}}}],["whether",{"_index":1614,"t":{"355":{"position":[[87,7]]},"387":{"position":[[86,7]]},"391":{"position":[[151,7]]},"519":{"position":[[109,7]]},"629":{"position":[[104,7]]},"729":{"position":[[89,7]]},"765":{"position":[[297,7]]},"771":{"position":[[364,7]]},"773":{"position":[[161,7]]}}}],["white",{"_index":1670,"t":{"399":{"position":[[1146,5],[1366,8]]}}}],["whitespac",{"_index":2361,"t":{"751":{"position":[[171,10]]},"753":{"position":[[172,10]]},"755":{"position":[[171,10]]},"757":{"position":[[177,10]]},"759":{"position":[[46,10]]}}}],["window",{"_index":11,"t":{"4":{"position":[[67,7]]},"30":{"position":[[1082,7]]},"44":{"position":[[142,7],[225,7]]},"119":{"position":[[45,8]]},"351":{"position":[[179,7]]},"456":{"position":[[119,8]]},"493":{"position":[[68,10]]}}}],["wip",{"_index":1461,"t":{"300":{"position":[[418,3]]}}}],["wish",{"_index":1100,"t":{"132":{"position":[[420,5]]},"138":{"position":[[216,4]]},"763":{"position":[[287,4]]}}}],["within",{"_index":147,"t":{"10":{"position":[[217,6]]},"38":{"position":[[1146,6]]},"56":{"position":[[93,6]]},"58":{"position":[[153,6]]},"103":{"position":[[331,6]]},"134":{"position":[[88,6]]},"219":{"position":[[406,6]]},"258":{"position":[[36,6]]},"609":{"position":[[69,6]]},"629":{"position":[[19,6]]}}}],["without",{"_index":364,"t":{"20":{"position":[[1145,7],[1254,7],[2611,7]]},"30":{"position":[[458,7],[507,7],[566,7]]},"38":{"position":[[936,7]]},"40":{"position":[[129,7]]},"99":{"position":[[498,7]]},"140":{"position":[[265,7]]},"177":{"position":[[76,7]]},"211":{"position":[[100,7]]},"221":{"position":[[291,7]]},"337":{"position":[[65,7]]},"731":{"position":[[202,7]]}}}],["won't",{"_index":932,"t":{"97":{"position":[[578,5]]},"329":{"position":[[246,5]]}}}],["word",{"_index":653,"t":{"50":{"position":[[9,7]]}}}],["work",{"_index":142,"t":{"10":{"position":[[119,7]]},"12":{"position":[[426,7]]},"20":{"position":[[697,5],[897,7],[937,7],[3551,5]]},"26":{"position":[[143,7]]},"28":{"position":[[31,7]]},"32":{"position":[[83,7],[135,7]]},"34":{"position":[[25,5]]},"48":{"position":[[230,7]]},"56":{"position":[[85,7]]},"97":{"position":[[584,5]]},"124":{"position":[[612,4]]},"239":{"position":[[70,5]]},"264":{"position":[[540,5]]},"266":{"position":[[476,6]]},"298":{"position":[[78,5]]},"313":{"position":[[239,5]]},"341":{"position":[[199,5]]},"525":{"position":[[169,6]]},"637":{"position":[[136,5]]},"641":{"position":[[147,5]]},"643":{"position":[[23,7],[84,7],[146,5],[241,7]]},"663":{"position":[[177,4]]}}}],["worl",{"_index":2381,"t":{"767":{"position":[[157,8]]}}}],["world",{"_index":1122,"t":{"144":{"position":[[227,8],[274,8],[466,8],[530,7]]},"217":{"position":[[138,7],[210,5],[298,7]]},"225":{"position":[[195,7]]},"246":{"position":[[323,6]]},"256":{"position":[[830,6]]},"298":{"position":[[63,6]]},"309":{"position":[[343,8],[363,6],[602,8],[622,6],[837,8],[857,6]]},"337":{"position":[[156,7],[380,7]]},"387":{"position":[[204,9]]},"389":{"position":[[172,6]]},"391":{"position":[[273,9]]},"393":{"position":[[187,6]]},"399":{"position":[[907,6],[1007,8]]},"462":{"position":[[560,7],[725,6]]},"468":{"position":[[421,7],[612,6]]},"474":{"position":[[603,7],[802,6]]},"519":{"position":[[240,7],[291,7],[322,8],[420,8]]},"521":{"position":[[665,7]]},"545":{"position":[[400,7]]},"553":{"position":[[344,5]]},"587":{"position":[[311,8],[454,7]]},"589":{"position":[[367,8]]},"591":{"position":[[201,8]]},"593":{"position":[[501,8],[518,10],[634,7],[677,9]]},"595":{"position":[[502,8],[516,8]]},"671":{"position":[[132,8],[356,8],[472,8]]},"739":{"position":[[208,6],[304,9],[568,9]]},"743":{"position":[[196,9],[246,5]]},"745":{"position":[[200,9],[251,8]]},"747":{"position":[[201,9],[255,5]]},"763":{"position":[[591,8],[622,6],[658,8],[692,6],[728,8],[767,6],[803,8],[832,6]]},"765":{"position":[[484,8],[509,6],[546,8],[599,8]]},"767":{"position":[[125,6]]},"769":{"position":[[149,6],[174,6]]},"773":{"position":[[432,6],[540,7],[615,6],[711,6]]},"775":{"position":[[130,6],[162,9]]},"777":{"position":[[132,6]]}}}],["world\"):contains(\"world",{"_index":1593,"t":{"341":{"position":[[97,26]]}}}],["world\":contains(\"world",{"_index":1596,"t":{"341":{"position":[[158,25]]}}}],["worth",{"_index":973,"t":{"103":{"position":[[715,5]]}}}],["wrap",{"_index":1533,"t":{"315":{"position":[[884,8]]},"545":{"position":[[28,5]]}}}],["wrapper",{"_index":2058,"t":{"571":{"position":[[24,7]]}}}],["write",{"_index":788,"t":{"82":{"position":[[660,7]]},"115":{"position":[[51,7]]},"117":{"position":[[31,7],[55,5]]},"142":{"position":[[68,5]]},"183":{"position":[[213,5]]},"187":{"position":[[167,7],[364,7]]},"229":{"position":[[45,7]]},"244":{"position":[[97,7]]},"641":{"position":[[246,5],[449,5]]}}}],["write(\"hello",{"_index":1190,"t":{"187":{"position":[[199,15],[396,15]]}}}],["write(text",{"_index":1188,"t":{"187":{"position":[[117,10],[285,11]]}}}],["written",{"_index":1292,"t":{"242":{"position":[[895,7]]},"315":{"position":[[683,7]]}}}],["wrong",{"_index":42,"t":{"4":{"position":[[400,5]]},"18":{"position":[[380,5],[472,5]]},"42":{"position":[[264,5]]}}}],["wrote",{"_index":804,"t":{"82":{"position":[[1686,5]]}}}],["x",{"_index":1400,"t":{"272":{"position":[[185,1],[192,1],[196,2],[216,2],[238,1]]},"280":{"position":[[424,6]]},"315":{"position":[[375,3]]},"331":{"position":[[87,1],[97,1],[101,1],[103,1],[113,1],[117,1],[119,1],[129,1]]},"525":{"position":[[72,1],[93,2]]},"695":{"position":[[198,1],[296,1]]},"709":{"position":[[24,2]]}}}],["x.new",{"_index":1423,"t":{"280":{"position":[[452,11]]}}}],["x8d\\xad\\x5f\\x6a\\x7d\\xd2\\xdc\\xd8\\xc3\\x5e\\xc2\\xfd\\x7b\\xab\\xb4\\x99\\xbc\\xad\\x60\\xd2\\x7d\\x73\\xfe\\x73\\xec\\xa2\\xce\\x02\\x5d\\xfd\\x3b\\x47",{"_index":1747,"t":{"449":{"position":[[382,131]]}}}],["xbc\\xe8\\xc9\\xac\\xa4\\x12\\x07\\x76\\xfa\\xd6\\xb5\\x17\\x87\\x4a\\xa0\\x9c\\x46\\x40\\x54\\x54",{"_index":1743,"t":{"447":{"position":[[352,83]]}}}],["xmelia",{"_index":1573,"t":{"329":{"position":[[458,6]]}}}],["xmiliah",{"_index":184,"t":{"12":{"position":[[770,8]]}}}],["xml",{"_index":220,"t":{"14":{"position":[[988,5]]},"729":{"position":[[20,4],[75,4],[134,4],[170,3]]},"731":{"position":[[33,3],[66,3],[148,5],[174,4],[226,3],[1124,3]]}}}],["xml.decod",{"_index":2335,"t":{"731":{"position":[[265,13]]}}}],["xor",{"_index":191,"t":{"14":{"position":[[64,3]]},"307":{"position":[[209,4]]}}}],["xpcall",{"_index":1545,"t":{"323":{"position":[[68,7]]}}}],["y",{"_index":2285,"t":{"709":{"position":[[27,1]]},"721":{"position":[[173,1],[255,1],[389,1],[565,1],[669,1],[873,1],[963,1]]},"723":{"position":[[171,5],[180,1]]},"725":{"position":[[167,1],[271,1],[391,1]]}}}],["yaw",{"_index":2307,"t":{"721":{"position":[[268,4],[297,3]]}}}],["yield",{"_index":960,"t":{"103":{"position":[[161,5],[494,7]]},"405":{"position":[[0,6],[109,5]]},"511":{"position":[[1804,7],[1904,6]]},"513":{"position":[[341,6]]},"515":{"position":[[222,6]]},"541":{"position":[[282,7]]},"551":{"position":[[328,5]]},"555":{"position":[[493,7]]},"561":{"position":[[340,8]]},"563":{"position":[[135,6]]},"575":{"position":[[96,7],[217,5]]}}}],["yieldfunc",{"_index":2059,"t":{"573":{"position":[[96,9]]},"575":{"position":[[0,9]]}}}],["you'd",{"_index":1257,"t":{"231":{"position":[[72,5]]},"242":{"position":[[85,5]]}}}],["you'll",{"_index":1412,"t":{"276":{"position":[[425,6]]}}}],["you'r",{"_index":1125,"t":{"144":{"position":[[318,6]]},"258":{"position":[[133,6]]},"329":{"position":[[380,6]]},"460":{"position":[[150,6]]},"462":{"position":[[151,6]]},"466":{"position":[[118,6]]},"468":{"position":[[85,6]]},"479":{"position":[[110,6]]},"481":{"position":[[111,6]]}}}],["yourself",{"_index":1192,"t":{"187":{"position":[[437,9]]},"219":{"position":[[345,9]]},"229":{"position":[[305,9]]},"231":{"position":[[386,9]]},"235":{"position":[[335,9]]},"237":{"position":[[367,9]]},"246":{"position":[[503,9]]},"254":{"position":[[401,9]]},"262":{"position":[[1047,9]]},"266":{"position":[[378,9],[780,9]]},"270":{"position":[[218,9]]},"278":{"position":[[215,9]]},"280":{"position":[[270,9]]},"286":{"position":[[227,9]]},"288":{"position":[[686,9]]},"290":{"position":[[413,9]]},"292":{"position":[[396,9]]},"294":{"position":[[496,9]]},"315":{"position":[[622,9]]},"317":{"position":[[186,9]]},"319":{"position":[[248,9]]},"321":{"position":[[239,9]]},"323":{"position":[[636,9]]},"407":{"position":[[409,9]]},"511":{"position":[[2461,9]]}}}],["z",{"_index":2286,"t":{"709":{"position":[[33,1]]},"721":{"position":[[278,1],[475,1],[771,1]]}}}],["zero",{"_index":1708,"t":{"426":{"position":[[151,5]]},"428":{"position":[[154,5]]},"763":{"position":[[516,5],[550,5]]}}}]],"pipeline":["stemmer"]}}] \ No newline at end of file