New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

standard-data-structures

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard-data-structures - npm Package Compare versions

Comparing version 2.9.0 to 2.10.0

docs/classes/tuple.html

2

docs/assets/js/search.js
var typedoc = typedoc || {};
typedoc.search = typedoc.search || {};
typedoc.search.data = {"kinds":{"64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","262144":"Accessor"},"rows":[{"id":0,"kind":256,"name":"ICollection","url":"interfaces/icollection.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":1,"kind":1024,"name":"asArray","url":"interfaces/icollection.html#asarray","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICollection"},{"id":2,"kind":1024,"name":"isEmpty","url":"interfaces/icollection.html#isempty","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICollection"},{"id":3,"kind":2048,"name":"filter","url":"interfaces/icollection.html#filter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ICollection"},{"id":4,"kind":2048,"name":"fold","url":"interfaces/icollection.html#fold","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICollection"},{"id":5,"kind":2048,"name":"map","url":"interfaces/icollection.html#map","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICollection"},{"id":6,"kind":128,"name":"LinkedListNode","url":"classes/linkedlistnode.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":7,"kind":1024,"name":"left","url":"classes/linkedlistnode.html#left","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LinkedListNode"},{"id":8,"kind":1024,"name":"right","url":"classes/linkedlistnode.html#right","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LinkedListNode"},{"id":9,"kind":512,"name":"constructor","url":"classes/linkedlistnode.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LinkedListNode"},{"id":10,"kind":1024,"name":"value","url":"classes/linkedlistnode.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LinkedListNode"},{"id":11,"kind":128,"name":"DoublyLinkedList","url":"classes/doublylinkedlist.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":12,"kind":262144,"name":"asArray","url":"classes/doublylinkedlist.html#asarray","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":13,"kind":262144,"name":"head","url":"classes/doublylinkedlist.html#head","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":14,"kind":262144,"name":"isEmpty","url":"classes/doublylinkedlist.html#isempty","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":15,"kind":262144,"name":"tail","url":"classes/doublylinkedlist.html#tail","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":16,"kind":2048,"name":"of","url":"classes/doublylinkedlist.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"DoublyLinkedList"},{"id":17,"kind":1024,"name":"length","url":"classes/doublylinkedlist.html#length","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":18,"kind":2048,"name":"add","url":"classes/doublylinkedlist.html#add","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":19,"kind":2048,"name":"empty","url":"classes/doublylinkedlist.html#empty","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":20,"kind":2048,"name":"filter","url":"classes/doublylinkedlist.html#filter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":21,"kind":2048,"name":"fold","url":"classes/doublylinkedlist.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"DoublyLinkedList"},{"id":22,"kind":2048,"name":"isConnected","url":"classes/doublylinkedlist.html#isconnected","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":23,"kind":2048,"name":"map","url":"classes/doublylinkedlist.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"DoublyLinkedList"},{"id":24,"kind":2048,"name":"pop","url":"classes/doublylinkedlist.html#pop","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":25,"kind":2048,"name":"remove","url":"classes/doublylinkedlist.html#remove","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":26,"kind":2048,"name":"shift","url":"classes/doublylinkedlist.html#shift","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":27,"kind":128,"name":"NoSuchValueException","url":"classes/nosuchvalueexception.html","classes":"tsd-kind-class"},{"id":28,"kind":1024,"name":"name","url":"classes/nosuchvalueexception.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NoSuchValueException"},{"id":29,"kind":1024,"name":"message","url":"classes/nosuchvalueexception.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NoSuchValueException"},{"id":30,"kind":1024,"name":"stack","url":"classes/nosuchvalueexception.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"NoSuchValueException"},{"id":31,"kind":1024,"name":"Error","url":"classes/nosuchvalueexception.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"NoSuchValueException"},{"id":32,"kind":128,"name":"Option","url":"classes/option.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":33,"kind":262144,"name":"isSome","url":"classes/option.html#issome","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Option"},{"id":34,"kind":2048,"name":"fromEither","url":"classes/option.html#fromeither","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":35,"kind":2048,"name":"isNone","url":"classes/option.html#isnone-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":36,"kind":2048,"name":"isSome","url":"classes/option.html#issome-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":37,"kind":2048,"name":"none","url":"classes/option.html#none","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Option"},{"id":38,"kind":2048,"name":"some","url":"classes/option.html#some","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":39,"kind":1024,"name":"asEither","url":"classes/option.html#aseither","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Option"},{"id":40,"kind":1024,"name":"isNone","url":"classes/option.html#isnone","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Option"},{"id":41,"kind":2048,"name":"chain","url":"classes/option.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Option"},{"id":42,"kind":2048,"name":"fold","url":"classes/option.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Option"},{"id":43,"kind":2048,"name":"getOrElse","url":"classes/option.html#getorelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Option"},{"id":44,"kind":2048,"name":"map","url":"classes/option.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Option"},{"id":45,"kind":128,"name":"Some","url":"classes/some.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":46,"kind":512,"name":"constructor","url":"classes/some.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Some"},{"id":47,"kind":1024,"name":"value","url":"classes/some.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Some"},{"id":48,"kind":2048,"name":"chain","url":"classes/some.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Some"},{"id":49,"kind":2048,"name":"fold","url":"classes/some.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Some"},{"id":50,"kind":2048,"name":"getOrElse","url":"classes/some.html#getorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Some"},{"id":51,"kind":262144,"name":"isNone","url":"classes/some.html#isnone","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"Some"},{"id":52,"kind":262144,"name":"asEither","url":"classes/some.html#aseither","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"Some"},{"id":53,"kind":262144,"name":"isSome","url":"classes/some.html#issome","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Some"},{"id":54,"kind":2048,"name":"fromEither","url":"classes/some.html#fromeither","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":55,"kind":2048,"name":"isNone","url":"classes/some.html#isnone-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":56,"kind":2048,"name":"isSome","url":"classes/some.html#issome-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":57,"kind":2048,"name":"none","url":"classes/some.html#none","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Some"},{"id":58,"kind":2048,"name":"some","url":"classes/some.html#some-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":59,"kind":2048,"name":"map","url":"classes/some.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Some"},{"id":60,"kind":128,"name":"None","url":"classes/none.html","classes":"tsd-kind-class"},{"id":61,"kind":2048,"name":"chain","url":"classes/none.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"None"},{"id":62,"kind":2048,"name":"fold","url":"classes/none.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"None"},{"id":63,"kind":2048,"name":"getOrElse","url":"classes/none.html#getorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"None"},{"id":64,"kind":262144,"name":"isNone","url":"classes/none.html#isnone","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"None"},{"id":65,"kind":262144,"name":"asEither","url":"classes/none.html#aseither","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"None"},{"id":66,"kind":262144,"name":"isSome","url":"classes/none.html#issome","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"None"},{"id":67,"kind":2048,"name":"fromEither","url":"classes/none.html#fromeither","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":68,"kind":2048,"name":"isNone","url":"classes/none.html#isnone-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":69,"kind":2048,"name":"isSome","url":"classes/none.html#issome-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":70,"kind":2048,"name":"none","url":"classes/none.html#none-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"None"},{"id":71,"kind":2048,"name":"some","url":"classes/none.html#some","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":72,"kind":2048,"name":"map","url":"classes/none.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"None"},{"id":73,"kind":128,"name":"Either","url":"classes/either.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":74,"kind":262144,"name":"asOption","url":"classes/either.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Either"},{"id":75,"kind":2048,"name":"fromOption","url":"classes/either.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":76,"kind":2048,"name":"isLeft","url":"classes/either.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":77,"kind":2048,"name":"isRight","url":"classes/either.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":78,"kind":2048,"name":"left","url":"classes/either.html#left","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":79,"kind":2048,"name":"neither","url":"classes/either.html#neither","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Either"},{"id":80,"kind":2048,"name":"right","url":"classes/either.html#right","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":81,"kind":2048,"name":"try","url":"classes/either.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":82,"kind":2048,"name":"biChain","url":"classes/either.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":83,"kind":2048,"name":"biMap","url":"classes/either.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":84,"kind":2048,"name":"chain","url":"classes/either.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":85,"kind":2048,"name":"chainL","url":"classes/either.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":86,"kind":2048,"name":"chainR","url":"classes/either.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":87,"kind":2048,"name":"fold","url":"classes/either.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":88,"kind":2048,"name":"getLeftOrElse","url":"classes/either.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Either"},{"id":89,"kind":2048,"name":"getRightOrElse","url":"classes/either.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Either"},{"id":90,"kind":2048,"name":"map","url":"classes/either.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":91,"kind":2048,"name":"mapL","url":"classes/either.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":92,"kind":2048,"name":"mapR","url":"classes/either.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":93,"kind":128,"name":"Left","url":"classes/left.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":94,"kind":512,"name":"constructor","url":"classes/left.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Left"},{"id":95,"kind":1024,"name":"value","url":"classes/left.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Left"},{"id":96,"kind":2048,"name":"biChain","url":"classes/left.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Left"},{"id":97,"kind":2048,"name":"fold","url":"classes/left.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Left"},{"id":98,"kind":2048,"name":"getLeftOrElse","url":"classes/left.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Left"},{"id":99,"kind":2048,"name":"getRightOrElse","url":"classes/left.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Left"},{"id":100,"kind":262144,"name":"asOption","url":"classes/left.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Left"},{"id":101,"kind":2048,"name":"fromOption","url":"classes/left.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":102,"kind":2048,"name":"isLeft","url":"classes/left.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":103,"kind":2048,"name":"isRight","url":"classes/left.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":104,"kind":2048,"name":"left","url":"classes/left.html#left-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":105,"kind":2048,"name":"neither","url":"classes/left.html#neither","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Left"},{"id":106,"kind":2048,"name":"right","url":"classes/left.html#right","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":107,"kind":2048,"name":"try","url":"classes/left.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":108,"kind":2048,"name":"biMap","url":"classes/left.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":109,"kind":2048,"name":"chain","url":"classes/left.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":110,"kind":2048,"name":"chainL","url":"classes/left.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":111,"kind":2048,"name":"chainR","url":"classes/left.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":112,"kind":2048,"name":"map","url":"classes/left.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":113,"kind":2048,"name":"mapL","url":"classes/left.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":114,"kind":2048,"name":"mapR","url":"classes/left.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":115,"kind":128,"name":"Right","url":"classes/right.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":116,"kind":512,"name":"constructor","url":"classes/right.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Right"},{"id":117,"kind":1024,"name":"value","url":"classes/right.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Right"},{"id":118,"kind":2048,"name":"biChain","url":"classes/right.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Right"},{"id":119,"kind":2048,"name":"fold","url":"classes/right.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Right"},{"id":120,"kind":2048,"name":"getLeftOrElse","url":"classes/right.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Right"},{"id":121,"kind":2048,"name":"getRightOrElse","url":"classes/right.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Right"},{"id":122,"kind":262144,"name":"asOption","url":"classes/right.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Right"},{"id":123,"kind":2048,"name":"fromOption","url":"classes/right.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":124,"kind":2048,"name":"isLeft","url":"classes/right.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":125,"kind":2048,"name":"isRight","url":"classes/right.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":126,"kind":2048,"name":"left","url":"classes/right.html#left","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":127,"kind":2048,"name":"neither","url":"classes/right.html#neither","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Right"},{"id":128,"kind":2048,"name":"right","url":"classes/right.html#right-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":129,"kind":2048,"name":"try","url":"classes/right.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":130,"kind":2048,"name":"biMap","url":"classes/right.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":131,"kind":2048,"name":"chain","url":"classes/right.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":132,"kind":2048,"name":"chainL","url":"classes/right.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":133,"kind":2048,"name":"chainR","url":"classes/right.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":134,"kind":2048,"name":"map","url":"classes/right.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":135,"kind":2048,"name":"mapL","url":"classes/right.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":136,"kind":2048,"name":"mapR","url":"classes/right.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":137,"kind":128,"name":"Neither","url":"classes/neither.html","classes":"tsd-kind-class"},{"id":138,"kind":2048,"name":"biChain","url":"classes/neither.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Neither"},{"id":139,"kind":2048,"name":"fold","url":"classes/neither.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Neither"},{"id":140,"kind":2048,"name":"getLeftOrElse","url":"classes/neither.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Neither"},{"id":141,"kind":2048,"name":"getRightOrElse","url":"classes/neither.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Neither"},{"id":142,"kind":262144,"name":"asOption","url":"classes/neither.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Neither"},{"id":143,"kind":2048,"name":"fromOption","url":"classes/neither.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":144,"kind":2048,"name":"isLeft","url":"classes/neither.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":145,"kind":2048,"name":"isRight","url":"classes/neither.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":146,"kind":2048,"name":"left","url":"classes/neither.html#left","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":147,"kind":2048,"name":"neither","url":"classes/neither.html#neither-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":148,"kind":2048,"name":"right","url":"classes/neither.html#right","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":149,"kind":2048,"name":"try","url":"classes/neither.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":150,"kind":2048,"name":"biMap","url":"classes/neither.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":151,"kind":2048,"name":"chain","url":"classes/neither.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":152,"kind":2048,"name":"chainL","url":"classes/neither.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":153,"kind":2048,"name":"chainR","url":"classes/neither.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":154,"kind":2048,"name":"map","url":"classes/neither.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":155,"kind":2048,"name":"mapL","url":"classes/neither.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":156,"kind":2048,"name":"mapR","url":"classes/neither.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":157,"kind":128,"name":"HashMap","url":"classes/hashmap.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":158,"kind":262144,"name":"asArray","url":"classes/hashmap.html#asarray","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"HashMap"},{"id":159,"kind":262144,"name":"isEmpty","url":"classes/hashmap.html#isempty","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"HashMap"},{"id":160,"kind":2048,"name":"of","url":"classes/hashmap.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"HashMap"},{"id":161,"kind":2048,"name":"delete","url":"classes/hashmap.html#delete","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":162,"kind":2048,"name":"filter","url":"classes/hashmap.html#filter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":163,"kind":2048,"name":"fold","url":"classes/hashmap.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"HashMap"},{"id":164,"kind":2048,"name":"fold0","url":"classes/hashmap.html#fold0","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"HashMap"},{"id":165,"kind":2048,"name":"get","url":"classes/hashmap.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":166,"kind":2048,"name":"has","url":"classes/hashmap.html#has","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":167,"kind":2048,"name":"map","url":"classes/hashmap.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"HashMap"},{"id":168,"kind":2048,"name":"set","url":"classes/hashmap.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":169,"kind":128,"name":"List","url":"classes/list.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":170,"kind":262144,"name":"asArray","url":"classes/list.html#asarray","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"List"},{"id":171,"kind":2048,"name":"empty","url":"classes/list.html#empty","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"List"},{"id":172,"kind":2048,"name":"of","url":"classes/list.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"List"},{"id":173,"kind":1024,"name":"head","url":"classes/list.html#head","classes":"tsd-kind-property tsd-parent-kind-class","parent":"List"},{"id":174,"kind":1024,"name":"isEmpty","url":"classes/list.html#isempty","classes":"tsd-kind-property tsd-parent-kind-class","parent":"List"},{"id":175,"kind":1024,"name":"tail","url":"classes/list.html#tail","classes":"tsd-kind-property tsd-parent-kind-class","parent":"List"},{"id":176,"kind":2048,"name":"filter","url":"classes/list.html#filter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"List"},{"id":177,"kind":262144,"name":"reverse","url":"classes/list.html#reverse","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"List"},{"id":178,"kind":2048,"name":"fold","url":"classes/list.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"List"},{"id":179,"kind":2048,"name":"map","url":"classes/list.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"List"},{"id":180,"kind":2048,"name":"prepend","url":"classes/list.html#prepend","classes":"tsd-kind-method tsd-parent-kind-class","parent":"List"},{"id":181,"kind":2048,"name":"reduce","url":"classes/list.html#reduce","classes":"tsd-kind-method tsd-parent-kind-class","parent":"List"},{"id":182,"kind":128,"name":"MaxHeap","url":"classes/maxheap.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":183,"kind":2048,"name":"of","url":"classes/maxheap.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"MaxHeap"},{"id":184,"kind":262144,"name":"numbers","url":"classes/maxheap.html#numbers","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"MaxHeap"},{"id":185,"kind":262144,"name":"length","url":"classes/maxheap.html#length","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MaxHeap"},{"id":186,"kind":262144,"name":"peek","url":"classes/maxheap.html#peek","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MaxHeap"},{"id":187,"kind":2048,"name":"pop","url":"classes/maxheap.html#pop","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MaxHeap"},{"id":188,"kind":2048,"name":"push","url":"classes/maxheap.html#push","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MaxHeap"},{"id":189,"kind":64,"name":"pipe","url":"globals.html#pipe","classes":"tsd-kind-function tsd-has-type-parameter"}]};
typedoc.search.data = {"kinds":{"64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","262144":"Accessor"},"rows":[{"id":0,"kind":256,"name":"ICollection","url":"interfaces/icollection.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":1,"kind":1024,"name":"asArray","url":"interfaces/icollection.html#asarray","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICollection"},{"id":2,"kind":1024,"name":"isEmpty","url":"interfaces/icollection.html#isempty","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICollection"},{"id":3,"kind":2048,"name":"filter","url":"interfaces/icollection.html#filter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ICollection"},{"id":4,"kind":2048,"name":"fold","url":"interfaces/icollection.html#fold","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICollection"},{"id":5,"kind":2048,"name":"map","url":"interfaces/icollection.html#map","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter","parent":"ICollection"},{"id":6,"kind":128,"name":"LinkedListNode","url":"classes/linkedlistnode.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":7,"kind":1024,"name":"left","url":"classes/linkedlistnode.html#left","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LinkedListNode"},{"id":8,"kind":1024,"name":"right","url":"classes/linkedlistnode.html#right","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LinkedListNode"},{"id":9,"kind":512,"name":"constructor","url":"classes/linkedlistnode.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LinkedListNode"},{"id":10,"kind":1024,"name":"value","url":"classes/linkedlistnode.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LinkedListNode"},{"id":11,"kind":128,"name":"DoublyLinkedList","url":"classes/doublylinkedlist.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":12,"kind":262144,"name":"asArray","url":"classes/doublylinkedlist.html#asarray","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":13,"kind":262144,"name":"head","url":"classes/doublylinkedlist.html#head","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":14,"kind":262144,"name":"isEmpty","url":"classes/doublylinkedlist.html#isempty","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":15,"kind":262144,"name":"tail","url":"classes/doublylinkedlist.html#tail","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":16,"kind":2048,"name":"of","url":"classes/doublylinkedlist.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"DoublyLinkedList"},{"id":17,"kind":1024,"name":"length","url":"classes/doublylinkedlist.html#length","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":18,"kind":2048,"name":"add","url":"classes/doublylinkedlist.html#add","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":19,"kind":2048,"name":"empty","url":"classes/doublylinkedlist.html#empty","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":20,"kind":2048,"name":"filter","url":"classes/doublylinkedlist.html#filter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":21,"kind":2048,"name":"fold","url":"classes/doublylinkedlist.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"DoublyLinkedList"},{"id":22,"kind":2048,"name":"isConnected","url":"classes/doublylinkedlist.html#isconnected","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":23,"kind":2048,"name":"map","url":"classes/doublylinkedlist.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"DoublyLinkedList"},{"id":24,"kind":2048,"name":"pop","url":"classes/doublylinkedlist.html#pop","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":25,"kind":2048,"name":"remove","url":"classes/doublylinkedlist.html#remove","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":26,"kind":2048,"name":"shift","url":"classes/doublylinkedlist.html#shift","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DoublyLinkedList"},{"id":27,"kind":128,"name":"NoSuchValueException","url":"classes/nosuchvalueexception.html","classes":"tsd-kind-class"},{"id":28,"kind":1024,"name":"name","url":"classes/nosuchvalueexception.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NoSuchValueException"},{"id":29,"kind":1024,"name":"message","url":"classes/nosuchvalueexception.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NoSuchValueException"},{"id":30,"kind":1024,"name":"stack","url":"classes/nosuchvalueexception.html#stack","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"NoSuchValueException"},{"id":31,"kind":1024,"name":"Error","url":"classes/nosuchvalueexception.html#error","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"NoSuchValueException"},{"id":32,"kind":128,"name":"Option","url":"classes/option.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":33,"kind":262144,"name":"isSome","url":"classes/option.html#issome","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Option"},{"id":34,"kind":2048,"name":"fromEither","url":"classes/option.html#fromeither","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":35,"kind":2048,"name":"isNone","url":"classes/option.html#isnone-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":36,"kind":2048,"name":"isSome","url":"classes/option.html#issome-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":37,"kind":2048,"name":"none","url":"classes/option.html#none","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Option"},{"id":38,"kind":2048,"name":"some","url":"classes/option.html#some","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Option"},{"id":39,"kind":1024,"name":"asEither","url":"classes/option.html#aseither","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Option"},{"id":40,"kind":1024,"name":"isNone","url":"classes/option.html#isnone","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Option"},{"id":41,"kind":2048,"name":"chain","url":"classes/option.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Option"},{"id":42,"kind":2048,"name":"fold","url":"classes/option.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Option"},{"id":43,"kind":2048,"name":"getOrElse","url":"classes/option.html#getorelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Option"},{"id":44,"kind":2048,"name":"map","url":"classes/option.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Option"},{"id":45,"kind":128,"name":"Some","url":"classes/some.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":46,"kind":512,"name":"constructor","url":"classes/some.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Some"},{"id":47,"kind":1024,"name":"value","url":"classes/some.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Some"},{"id":48,"kind":2048,"name":"chain","url":"classes/some.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Some"},{"id":49,"kind":2048,"name":"fold","url":"classes/some.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Some"},{"id":50,"kind":2048,"name":"getOrElse","url":"classes/some.html#getorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Some"},{"id":51,"kind":262144,"name":"isNone","url":"classes/some.html#isnone","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"Some"},{"id":52,"kind":262144,"name":"asEither","url":"classes/some.html#aseither","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"Some"},{"id":53,"kind":262144,"name":"isSome","url":"classes/some.html#issome","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Some"},{"id":54,"kind":2048,"name":"fromEither","url":"classes/some.html#fromeither","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":55,"kind":2048,"name":"isNone","url":"classes/some.html#isnone-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":56,"kind":2048,"name":"isSome","url":"classes/some.html#issome-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":57,"kind":2048,"name":"none","url":"classes/some.html#none","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Some"},{"id":58,"kind":2048,"name":"some","url":"classes/some.html#some-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Some"},{"id":59,"kind":2048,"name":"map","url":"classes/some.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Some"},{"id":60,"kind":128,"name":"None","url":"classes/none.html","classes":"tsd-kind-class"},{"id":61,"kind":2048,"name":"chain","url":"classes/none.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"None"},{"id":62,"kind":2048,"name":"fold","url":"classes/none.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"None"},{"id":63,"kind":2048,"name":"getOrElse","url":"classes/none.html#getorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"None"},{"id":64,"kind":262144,"name":"isNone","url":"classes/none.html#isnone","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"None"},{"id":65,"kind":262144,"name":"asEither","url":"classes/none.html#aseither","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"None"},{"id":66,"kind":262144,"name":"isSome","url":"classes/none.html#issome","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"None"},{"id":67,"kind":2048,"name":"fromEither","url":"classes/none.html#fromeither","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":68,"kind":2048,"name":"isNone","url":"classes/none.html#isnone-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":69,"kind":2048,"name":"isSome","url":"classes/none.html#issome-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":70,"kind":2048,"name":"none","url":"classes/none.html#none-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"None"},{"id":71,"kind":2048,"name":"some","url":"classes/none.html#some","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"None"},{"id":72,"kind":2048,"name":"map","url":"classes/none.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"None"},{"id":73,"kind":128,"name":"Either","url":"classes/either.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":74,"kind":262144,"name":"asOption","url":"classes/either.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Either"},{"id":75,"kind":2048,"name":"fromOption","url":"classes/either.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":76,"kind":2048,"name":"isLeft","url":"classes/either.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":77,"kind":2048,"name":"isRight","url":"classes/either.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":78,"kind":2048,"name":"left","url":"classes/either.html#left","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":79,"kind":2048,"name":"neither","url":"classes/either.html#neither","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Either"},{"id":80,"kind":2048,"name":"right","url":"classes/either.html#right","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":81,"kind":2048,"name":"try","url":"classes/either.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Either"},{"id":82,"kind":2048,"name":"biChain","url":"classes/either.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":83,"kind":2048,"name":"biMap","url":"classes/either.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":84,"kind":2048,"name":"chain","url":"classes/either.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":85,"kind":2048,"name":"chainL","url":"classes/either.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":86,"kind":2048,"name":"chainR","url":"classes/either.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":87,"kind":2048,"name":"fold","url":"classes/either.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":88,"kind":2048,"name":"getLeftOrElse","url":"classes/either.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Either"},{"id":89,"kind":2048,"name":"getRightOrElse","url":"classes/either.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Either"},{"id":90,"kind":2048,"name":"map","url":"classes/either.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":91,"kind":2048,"name":"mapL","url":"classes/either.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":92,"kind":2048,"name":"mapR","url":"classes/either.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Either"},{"id":93,"kind":128,"name":"Left","url":"classes/left.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":94,"kind":512,"name":"constructor","url":"classes/left.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Left"},{"id":95,"kind":1024,"name":"value","url":"classes/left.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Left"},{"id":96,"kind":2048,"name":"biChain","url":"classes/left.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Left"},{"id":97,"kind":2048,"name":"fold","url":"classes/left.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Left"},{"id":98,"kind":2048,"name":"getLeftOrElse","url":"classes/left.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Left"},{"id":99,"kind":2048,"name":"getRightOrElse","url":"classes/left.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Left"},{"id":100,"kind":262144,"name":"asOption","url":"classes/left.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Left"},{"id":101,"kind":2048,"name":"fromOption","url":"classes/left.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":102,"kind":2048,"name":"isLeft","url":"classes/left.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":103,"kind":2048,"name":"isRight","url":"classes/left.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":104,"kind":2048,"name":"left","url":"classes/left.html#left-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":105,"kind":2048,"name":"neither","url":"classes/left.html#neither","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Left"},{"id":106,"kind":2048,"name":"right","url":"classes/left.html#right","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":107,"kind":2048,"name":"try","url":"classes/left.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Left"},{"id":108,"kind":2048,"name":"biMap","url":"classes/left.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":109,"kind":2048,"name":"chain","url":"classes/left.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":110,"kind":2048,"name":"chainL","url":"classes/left.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":111,"kind":2048,"name":"chainR","url":"classes/left.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":112,"kind":2048,"name":"map","url":"classes/left.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":113,"kind":2048,"name":"mapL","url":"classes/left.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":114,"kind":2048,"name":"mapR","url":"classes/left.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Left"},{"id":115,"kind":128,"name":"Right","url":"classes/right.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":116,"kind":512,"name":"constructor","url":"classes/right.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Right"},{"id":117,"kind":1024,"name":"value","url":"classes/right.html#value","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Right"},{"id":118,"kind":2048,"name":"biChain","url":"classes/right.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Right"},{"id":119,"kind":2048,"name":"fold","url":"classes/right.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Right"},{"id":120,"kind":2048,"name":"getLeftOrElse","url":"classes/right.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Right"},{"id":121,"kind":2048,"name":"getRightOrElse","url":"classes/right.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Right"},{"id":122,"kind":262144,"name":"asOption","url":"classes/right.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Right"},{"id":123,"kind":2048,"name":"fromOption","url":"classes/right.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":124,"kind":2048,"name":"isLeft","url":"classes/right.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":125,"kind":2048,"name":"isRight","url":"classes/right.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":126,"kind":2048,"name":"left","url":"classes/right.html#left","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":127,"kind":2048,"name":"neither","url":"classes/right.html#neither","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Right"},{"id":128,"kind":2048,"name":"right","url":"classes/right.html#right-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":129,"kind":2048,"name":"try","url":"classes/right.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Right"},{"id":130,"kind":2048,"name":"biMap","url":"classes/right.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":131,"kind":2048,"name":"chain","url":"classes/right.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":132,"kind":2048,"name":"chainL","url":"classes/right.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":133,"kind":2048,"name":"chainR","url":"classes/right.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":134,"kind":2048,"name":"map","url":"classes/right.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":135,"kind":2048,"name":"mapL","url":"classes/right.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":136,"kind":2048,"name":"mapR","url":"classes/right.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Right"},{"id":137,"kind":128,"name":"Neither","url":"classes/neither.html","classes":"tsd-kind-class"},{"id":138,"kind":2048,"name":"biChain","url":"classes/neither.html#bichain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Neither"},{"id":139,"kind":2048,"name":"fold","url":"classes/neither.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite","parent":"Neither"},{"id":140,"kind":2048,"name":"getLeftOrElse","url":"classes/neither.html#getleftorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Neither"},{"id":141,"kind":2048,"name":"getRightOrElse","url":"classes/neither.html#getrightorelse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Neither"},{"id":142,"kind":262144,"name":"asOption","url":"classes/neither.html#asoption","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"Neither"},{"id":143,"kind":2048,"name":"fromOption","url":"classes/neither.html#fromoption","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":144,"kind":2048,"name":"isLeft","url":"classes/neither.html#isleft","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":145,"kind":2048,"name":"isRight","url":"classes/neither.html#isright","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":146,"kind":2048,"name":"left","url":"classes/neither.html#left","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":147,"kind":2048,"name":"neither","url":"classes/neither.html#neither-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":148,"kind":2048,"name":"right","url":"classes/neither.html#right","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":149,"kind":2048,"name":"try","url":"classes/neither.html#try","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-static","parent":"Neither"},{"id":150,"kind":2048,"name":"biMap","url":"classes/neither.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":151,"kind":2048,"name":"chain","url":"classes/neither.html#chain","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":152,"kind":2048,"name":"chainL","url":"classes/neither.html#chainl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":153,"kind":2048,"name":"chainR","url":"classes/neither.html#chainr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":154,"kind":2048,"name":"map","url":"classes/neither.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":155,"kind":2048,"name":"mapL","url":"classes/neither.html#mapl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":156,"kind":2048,"name":"mapR","url":"classes/neither.html#mapr","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Neither"},{"id":157,"kind":128,"name":"HashMap","url":"classes/hashmap.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":158,"kind":262144,"name":"asArray","url":"classes/hashmap.html#asarray","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"HashMap"},{"id":159,"kind":262144,"name":"isEmpty","url":"classes/hashmap.html#isempty","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"HashMap"},{"id":160,"kind":2048,"name":"of","url":"classes/hashmap.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"HashMap"},{"id":161,"kind":2048,"name":"delete","url":"classes/hashmap.html#delete","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":162,"kind":2048,"name":"filter","url":"classes/hashmap.html#filter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":163,"kind":2048,"name":"fold","url":"classes/hashmap.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"HashMap"},{"id":164,"kind":2048,"name":"fold0","url":"classes/hashmap.html#fold0","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"HashMap"},{"id":165,"kind":2048,"name":"get","url":"classes/hashmap.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":166,"kind":2048,"name":"has","url":"classes/hashmap.html#has","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":167,"kind":2048,"name":"map","url":"classes/hashmap.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"HashMap"},{"id":168,"kind":2048,"name":"set","url":"classes/hashmap.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"HashMap"},{"id":169,"kind":128,"name":"List","url":"classes/list.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":170,"kind":262144,"name":"asArray","url":"classes/list.html#asarray","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"List"},{"id":171,"kind":2048,"name":"empty","url":"classes/list.html#empty","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"List"},{"id":172,"kind":2048,"name":"of","url":"classes/list.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"List"},{"id":173,"kind":1024,"name":"head","url":"classes/list.html#head","classes":"tsd-kind-property tsd-parent-kind-class","parent":"List"},{"id":174,"kind":1024,"name":"isEmpty","url":"classes/list.html#isempty","classes":"tsd-kind-property tsd-parent-kind-class","parent":"List"},{"id":175,"kind":1024,"name":"tail","url":"classes/list.html#tail","classes":"tsd-kind-property tsd-parent-kind-class","parent":"List"},{"id":176,"kind":2048,"name":"filter","url":"classes/list.html#filter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"List"},{"id":177,"kind":262144,"name":"reverse","url":"classes/list.html#reverse","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"List"},{"id":178,"kind":2048,"name":"fold","url":"classes/list.html#fold","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"List"},{"id":179,"kind":2048,"name":"map","url":"classes/list.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"List"},{"id":180,"kind":2048,"name":"prepend","url":"classes/list.html#prepend","classes":"tsd-kind-method tsd-parent-kind-class","parent":"List"},{"id":181,"kind":2048,"name":"reduce","url":"classes/list.html#reduce","classes":"tsd-kind-method tsd-parent-kind-class","parent":"List"},{"id":182,"kind":128,"name":"MaxHeap","url":"classes/maxheap.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":183,"kind":2048,"name":"of","url":"classes/maxheap.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"MaxHeap"},{"id":184,"kind":262144,"name":"numbers","url":"classes/maxheap.html#numbers","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static","parent":"MaxHeap"},{"id":185,"kind":262144,"name":"length","url":"classes/maxheap.html#length","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MaxHeap"},{"id":186,"kind":262144,"name":"peek","url":"classes/maxheap.html#peek","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MaxHeap"},{"id":187,"kind":2048,"name":"pop","url":"classes/maxheap.html#pop","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MaxHeap"},{"id":188,"kind":2048,"name":"push","url":"classes/maxheap.html#push","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MaxHeap"},{"id":189,"kind":64,"name":"pipe","url":"globals.html#pipe","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":190,"kind":64,"name":"id","url":"globals.html#id","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":191,"kind":128,"name":"Tuple","url":"classes/tuple.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":192,"kind":512,"name":"constructor","url":"classes/tuple.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Tuple"},{"id":193,"kind":1024,"name":"_0","url":"classes/tuple.html#_0","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Tuple"},{"id":194,"kind":1024,"name":"_1","url":"classes/tuple.html#_1","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Tuple"},{"id":195,"kind":2048,"name":"biMap","url":"classes/tuple.html#bimap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Tuple"},{"id":196,"kind":2048,"name":"map0","url":"classes/tuple.html#map0","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Tuple"},{"id":197,"kind":2048,"name":"map1","url":"classes/tuple.html#map1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Tuple"}]};

@@ -9,1 +9,2 @@ export { DoublyLinkedList } from './src/mutable/doublyLinkedList';

export { pipe } from './src/immutable/pipe';
export { Tuple } from './src/immutable/tuple';

@@ -24,1 +24,3 @@ "use strict";

exports.pipe = pipe_1.pipe;
var tuple_1 = require("./src/immutable/tuple");
exports.Tuple = tuple_1.Tuple;

@@ -30,3 +30,3 @@ {

},
"version": "2.9.0",
"version": "2.10.0",
"devDependencies": {

@@ -33,0 +33,0 @@ "@tusharmathur/typedoc": "^1.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc