funfix-types
Version:
Sub-package of Funfix defining type classes inspired by Haskell's standard library
3 lines • 93.4 kB
JavaScript
var typedoc = typedoc || {};
typedoc.search = typedoc.search || {};
typedoc.search.data = {"kinds":{"32":"Variable","64":"Function","128":"Class","256":"Interface","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":256,"name":"HK","url":"interfaces/hk.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":1,"kind":1024,"name":"_funKindF","url":"interfaces/hk.html#_funkindf","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"HK"},{"id":2,"kind":1024,"name":"_funKindA","url":"interfaces/hk.html#_funkinda","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"HK"},{"id":3,"kind":128,"name":"Equiv","url":"classes/equiv.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":4,"kind":2048,"name":"of","url":"classes/equiv.html#of","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Equiv"},{"id":5,"kind":4194304,"name":"Constructor","url":"globals.html#constructor","classes":"tsd-kind-type-alias"},{"id":6,"kind":4194304,"name":"TypeClass","url":"globals.html#typeclass","classes":"tsd-kind-type-alias"},{"id":7,"kind":64,"name":"registerTypeClassInstance","url":"globals.html#registertypeclassinstance","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":8,"kind":64,"name":"getTypeClassInstance","url":"globals.html#gettypeclassinstance","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":9,"kind":128,"name":"Functor","url":"classes/functor.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":10,"kind":2048,"name":"map","url":"classes/functor.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Functor"},{"id":11,"kind":128,"name":"FunctorLaws","url":"classes/functorlaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":12,"kind":1024,"name":"F","url":"classes/functorlaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FunctorLaws"},{"id":13,"kind":2048,"name":"covariantIdentity","url":"classes/functorlaws.html#covariantidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FunctorLaws"},{"id":14,"kind":2048,"name":"covariantComposition","url":"classes/functorlaws.html#covariantcomposition","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FunctorLaws"},{"id":15,"kind":32,"name":"functorOf","url":"globals.html#functorof","classes":"tsd-kind-variable"},{"id":16,"kind":65536,"name":"__type","url":"globals.html#functorof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"functorOf"},{"id":17,"kind":64,"name":"functorLawsOf","url":"globals.html#functorlawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":18,"kind":128,"name":"Apply","url":"classes/apply.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":19,"kind":2048,"name":"ap","url":"classes/apply.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Apply"},{"id":20,"kind":2048,"name":"map","url":"classes/apply.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Apply"},{"id":21,"kind":2048,"name":"map2","url":"classes/apply.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Apply"},{"id":22,"kind":2048,"name":"product","url":"classes/apply.html#product","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Apply"},{"id":23,"kind":128,"name":"ApplyLaws","url":"classes/applylaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":24,"kind":1024,"name":"F","url":"classes/applylaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplyLaws"},{"id":25,"kind":2048,"name":"applyComposition","url":"classes/applylaws.html#applycomposition","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplyLaws"},{"id":26,"kind":2048,"name":"applyProductConsistency","url":"classes/applylaws.html#applyproductconsistency","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplyLaws"},{"id":27,"kind":2048,"name":"applyMap2Consistency","url":"classes/applylaws.html#applymap2consistency","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplyLaws"},{"id":28,"kind":1024,"name":"covariantIdentity","url":"classes/applylaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplyLaws"},{"id":29,"kind":65536,"name":"__type","url":"classes/applylaws.html#covariantidentity.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplyLaws.covariantIdentity"},{"id":30,"kind":1024,"name":"covariantComposition","url":"classes/applylaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplyLaws"},{"id":31,"kind":65536,"name":"__type","url":"classes/applylaws.html#covariantcomposition.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplyLaws.covariantComposition"},{"id":32,"kind":128,"name":"Applicative","url":"classes/applicative.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":33,"kind":2048,"name":"pure","url":"classes/applicative.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Applicative"},{"id":34,"kind":2048,"name":"ap","url":"classes/applicative.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Applicative"},{"id":35,"kind":2048,"name":"unit","url":"classes/applicative.html#unit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Applicative"},{"id":36,"kind":2048,"name":"map","url":"classes/applicative.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Applicative"},{"id":37,"kind":1024,"name":"map2","url":"classes/applicative.html#map2","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Applicative"},{"id":38,"kind":65536,"name":"__type","url":"classes/applicative.html#map2.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Applicative.map2"},{"id":39,"kind":1024,"name":"product","url":"classes/applicative.html#product","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Applicative"},{"id":40,"kind":65536,"name":"__type","url":"classes/applicative.html#product.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Applicative.product"},{"id":41,"kind":128,"name":"ApplicativeLaws","url":"classes/applicativelaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":42,"kind":1024,"name":"F","url":"classes/applicativelaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeLaws"},{"id":43,"kind":2048,"name":"applicativeIdentity","url":"classes/applicativelaws.html#applicativeidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeLaws"},{"id":44,"kind":2048,"name":"applicativeHomomorphism","url":"classes/applicativelaws.html#applicativehomomorphism","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeLaws"},{"id":45,"kind":2048,"name":"applicativeInterchange","url":"classes/applicativelaws.html#applicativeinterchange","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeLaws"},{"id":46,"kind":2048,"name":"applicativeMap","url":"classes/applicativelaws.html#applicativemap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeLaws"},{"id":47,"kind":2048,"name":"applicativeComposition","url":"classes/applicativelaws.html#applicativecomposition","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeLaws"},{"id":48,"kind":2048,"name":"applicativeUnit","url":"classes/applicativelaws.html#applicativeunit","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeLaws"},{"id":49,"kind":1024,"name":"covariantIdentity","url":"classes/applicativelaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeLaws"},{"id":50,"kind":65536,"name":"__type","url":"classes/applicativelaws.html#covariantidentity.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeLaws.covariantIdentity"},{"id":51,"kind":1024,"name":"covariantComposition","url":"classes/applicativelaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeLaws"},{"id":52,"kind":65536,"name":"__type","url":"classes/applicativelaws.html#covariantcomposition.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeLaws.covariantComposition"},{"id":53,"kind":1024,"name":"applyComposition","url":"classes/applicativelaws.html#applycomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeLaws"},{"id":54,"kind":65536,"name":"__type","url":"classes/applicativelaws.html#applycomposition.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeLaws.applyComposition"},{"id":55,"kind":1024,"name":"applyProductConsistency","url":"classes/applicativelaws.html#applyproductconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeLaws"},{"id":56,"kind":65536,"name":"__type","url":"classes/applicativelaws.html#applyproductconsistency.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeLaws.applyProductConsistency"},{"id":57,"kind":1024,"name":"applyMap2Consistency","url":"classes/applicativelaws.html#applymap2consistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeLaws"},{"id":58,"kind":65536,"name":"__type","url":"classes/applicativelaws.html#applymap2consistency.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeLaws.applyMap2Consistency"},{"id":59,"kind":128,"name":"ApplicativeError","url":"classes/applicativeerror.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":60,"kind":2048,"name":"raise","url":"classes/applicativeerror.html#raise","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeError"},{"id":61,"kind":2048,"name":"recoverWith","url":"classes/applicativeerror.html#recoverwith","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeError"},{"id":62,"kind":2048,"name":"recover","url":"classes/applicativeerror.html#recover","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeError"},{"id":63,"kind":2048,"name":"attempt","url":"classes/applicativeerror.html#attempt","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeError"},{"id":64,"kind":2048,"name":"pure","url":"classes/applicativeerror.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeError"},{"id":65,"kind":2048,"name":"ap","url":"classes/applicativeerror.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeError"},{"id":66,"kind":1024,"name":"unit","url":"classes/applicativeerror.html#unit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeError"},{"id":67,"kind":65536,"name":"__type","url":"classes/applicativeerror.html#unit.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"ApplicativeError.unit"},{"id":68,"kind":1024,"name":"map","url":"classes/applicativeerror.html#map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeError"},{"id":69,"kind":65536,"name":"__type","url":"classes/applicativeerror.html#map.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeError.map"},{"id":70,"kind":1024,"name":"map2","url":"classes/applicativeerror.html#map2","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeError"},{"id":71,"kind":65536,"name":"__type","url":"classes/applicativeerror.html#map2.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeError.map2"},{"id":72,"kind":1024,"name":"product","url":"classes/applicativeerror.html#product","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeError"},{"id":73,"kind":65536,"name":"__type","url":"classes/applicativeerror.html#product.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeError.product"},{"id":74,"kind":128,"name":"ApplicativeErrorLaws","url":"classes/applicativeerrorlaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":75,"kind":1024,"name":"F","url":"classes/applicativeerrorlaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":76,"kind":2048,"name":"applicativeErrorRecoverWith","url":"classes/applicativeerrorlaws.html#applicativeerrorrecoverwith","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeErrorLaws"},{"id":77,"kind":2048,"name":"applicativeErrorRecover","url":"classes/applicativeerrorlaws.html#applicativeerrorrecover","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeErrorLaws"},{"id":78,"kind":2048,"name":"recoverWithPure","url":"classes/applicativeerrorlaws.html#recoverwithpure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeErrorLaws"},{"id":79,"kind":2048,"name":"recoverPure","url":"classes/applicativeerrorlaws.html#recoverpure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeErrorLaws"},{"id":80,"kind":2048,"name":"raiseErrorAttempt","url":"classes/applicativeerrorlaws.html#raiseerrorattempt","classes":"tsd-kind-method tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":81,"kind":2048,"name":"pureAttempt","url":"classes/applicativeerrorlaws.html#pureattempt","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ApplicativeErrorLaws"},{"id":82,"kind":1024,"name":"applicativeIdentity","url":"classes/applicativeerrorlaws.html#applicativeidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":83,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applicativeidentity.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applicativeIdentity"},{"id":84,"kind":1024,"name":"applicativeHomomorphism","url":"classes/applicativeerrorlaws.html#applicativehomomorphism","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":85,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applicativehomomorphism.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applicativeHomomorphism"},{"id":86,"kind":1024,"name":"applicativeInterchange","url":"classes/applicativeerrorlaws.html#applicativeinterchange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":87,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applicativeinterchange.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applicativeInterchange"},{"id":88,"kind":1024,"name":"applicativeMap","url":"classes/applicativeerrorlaws.html#applicativemap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":89,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applicativemap.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applicativeMap"},{"id":90,"kind":1024,"name":"applicativeComposition","url":"classes/applicativeerrorlaws.html#applicativecomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":91,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applicativecomposition.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applicativeComposition"},{"id":92,"kind":1024,"name":"applicativeUnit","url":"classes/applicativeerrorlaws.html#applicativeunit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":93,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applicativeunit.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applicativeUnit"},{"id":94,"kind":1024,"name":"covariantIdentity","url":"classes/applicativeerrorlaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":95,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#covariantidentity.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.covariantIdentity"},{"id":96,"kind":1024,"name":"covariantComposition","url":"classes/applicativeerrorlaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":97,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#covariantcomposition.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.covariantComposition"},{"id":98,"kind":1024,"name":"applyComposition","url":"classes/applicativeerrorlaws.html#applycomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":99,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applycomposition.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applyComposition"},{"id":100,"kind":1024,"name":"applyProductConsistency","url":"classes/applicativeerrorlaws.html#applyproductconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":101,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applyproductconsistency.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applyProductConsistency"},{"id":102,"kind":1024,"name":"applyMap2Consistency","url":"classes/applicativeerrorlaws.html#applymap2consistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ApplicativeErrorLaws"},{"id":103,"kind":65536,"name":"__type","url":"classes/applicativeerrorlaws.html#applymap2consistency.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ApplicativeErrorLaws.applyMap2Consistency"},{"id":104,"kind":32,"name":"applyOf","url":"globals.html#applyof","classes":"tsd-kind-variable"},{"id":105,"kind":65536,"name":"__type","url":"globals.html#applyof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"applyOf"},{"id":106,"kind":64,"name":"applyLawsOf","url":"globals.html#applylawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":107,"kind":32,"name":"applicativeOf","url":"globals.html#applicativeof","classes":"tsd-kind-variable"},{"id":108,"kind":65536,"name":"__type","url":"globals.html#applicativeof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"applicativeOf"},{"id":109,"kind":64,"name":"applicativeLawsOf","url":"globals.html#applicativelawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":110,"kind":32,"name":"applicativeErrorOf","url":"globals.html#applicativeerrorof","classes":"tsd-kind-variable"},{"id":111,"kind":65536,"name":"__type","url":"globals.html#applicativeerrorof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"applicativeErrorOf"},{"id":112,"kind":64,"name":"applicativeErrorLawsOf","url":"globals.html#applicativeerrorlawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":113,"kind":128,"name":"CoflatMap","url":"classes/coflatmap.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":114,"kind":2048,"name":"coflatMap","url":"classes/coflatmap.html#coflatmap-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"CoflatMap"},{"id":115,"kind":2048,"name":"coflatten","url":"classes/coflatmap.html#coflatten","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"CoflatMap"},{"id":116,"kind":1024,"name":"map","url":"classes/coflatmap.html#map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CoflatMap"},{"id":117,"kind":65536,"name":"__type","url":"classes/coflatmap.html#map.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"CoflatMap.map"},{"id":118,"kind":128,"name":"CoflatMapLaws","url":"classes/coflatmaplaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":119,"kind":1024,"name":"F","url":"classes/coflatmaplaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CoflatMapLaws"},{"id":120,"kind":2048,"name":"coflatMapAssociativity","url":"classes/coflatmaplaws.html#coflatmapassociativity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"CoflatMapLaws"},{"id":121,"kind":2048,"name":"coflattenThroughMap","url":"classes/coflatmaplaws.html#coflattenthroughmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"CoflatMapLaws"},{"id":122,"kind":2048,"name":"coflattenCoherence","url":"classes/coflatmaplaws.html#coflattencoherence","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"CoflatMapLaws"},{"id":123,"kind":2048,"name":"coflatMapIdentity","url":"classes/coflatmaplaws.html#coflatmapidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"CoflatMapLaws"},{"id":124,"kind":1024,"name":"covariantIdentity","url":"classes/coflatmaplaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CoflatMapLaws"},{"id":125,"kind":65536,"name":"__type","url":"classes/coflatmaplaws.html#covariantidentity.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"CoflatMapLaws.covariantIdentity"},{"id":126,"kind":1024,"name":"covariantComposition","url":"classes/coflatmaplaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"CoflatMapLaws"},{"id":127,"kind":65536,"name":"__type","url":"classes/coflatmaplaws.html#covariantcomposition.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"CoflatMapLaws.covariantComposition"},{"id":128,"kind":128,"name":"Comonad","url":"classes/comonad.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":129,"kind":2048,"name":"extract","url":"classes/comonad.html#extract","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Comonad"},{"id":130,"kind":1024,"name":"map","url":"classes/comonad.html#map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Comonad"},{"id":131,"kind":65536,"name":"__type","url":"classes/comonad.html#map.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Comonad.map"},{"id":132,"kind":1024,"name":"coflatMap","url":"classes/comonad.html#coflatmap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Comonad"},{"id":133,"kind":65536,"name":"__type","url":"classes/comonad.html#coflatmap.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Comonad.coflatMap"},{"id":134,"kind":1024,"name":"coflatten","url":"classes/comonad.html#coflatten","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Comonad"},{"id":135,"kind":65536,"name":"__type","url":"classes/comonad.html#coflatten.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Comonad.coflatten"},{"id":136,"kind":128,"name":"ComonadLaws","url":"classes/comonadlaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":137,"kind":1024,"name":"F","url":"classes/comonadlaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ComonadLaws"},{"id":138,"kind":2048,"name":"extractCoflattenIdentity","url":"classes/comonadlaws.html#extractcoflattenidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ComonadLaws"},{"id":139,"kind":2048,"name":"mapCoflattenIdentity","url":"classes/comonadlaws.html#mapcoflattenidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ComonadLaws"},{"id":140,"kind":2048,"name":"mapCoflatMapCoherence","url":"classes/comonadlaws.html#mapcoflatmapcoherence","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ComonadLaws"},{"id":141,"kind":2048,"name":"comonadLeftIdentity","url":"classes/comonadlaws.html#comonadleftidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ComonadLaws"},{"id":142,"kind":2048,"name":"comonadRightIdentity","url":"classes/comonadlaws.html#comonadrightidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"ComonadLaws"},{"id":143,"kind":1024,"name":"coflatMapAssociativity","url":"classes/comonadlaws.html#coflatmapassociativity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ComonadLaws"},{"id":144,"kind":65536,"name":"__type","url":"classes/comonadlaws.html#coflatmapassociativity.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ComonadLaws.coflatMapAssociativity"},{"id":145,"kind":1024,"name":"coflattenThroughMap","url":"classes/comonadlaws.html#coflattenthroughmap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ComonadLaws"},{"id":146,"kind":65536,"name":"__type","url":"classes/comonadlaws.html#coflattenthroughmap.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ComonadLaws.coflattenThroughMap"},{"id":147,"kind":1024,"name":"coflattenCoherence","url":"classes/comonadlaws.html#coflattencoherence","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ComonadLaws"},{"id":148,"kind":65536,"name":"__type","url":"classes/comonadlaws.html#coflattencoherence.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ComonadLaws.coflattenCoherence"},{"id":149,"kind":1024,"name":"coflatMapIdentity","url":"classes/comonadlaws.html#coflatmapidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ComonadLaws"},{"id":150,"kind":65536,"name":"__type","url":"classes/comonadlaws.html#coflatmapidentity.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ComonadLaws.coflatMapIdentity"},{"id":151,"kind":1024,"name":"covariantIdentity","url":"classes/comonadlaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ComonadLaws"},{"id":152,"kind":65536,"name":"__type","url":"classes/comonadlaws.html#covariantidentity.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ComonadLaws.covariantIdentity"},{"id":153,"kind":1024,"name":"covariantComposition","url":"classes/comonadlaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ComonadLaws"},{"id":154,"kind":65536,"name":"__type","url":"classes/comonadlaws.html#covariantcomposition.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"ComonadLaws.covariantComposition"},{"id":155,"kind":32,"name":"coflatMapOf","url":"globals.html#coflatmapof","classes":"tsd-kind-variable"},{"id":156,"kind":65536,"name":"__type","url":"globals.html#coflatmapof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"coflatMapOf"},{"id":157,"kind":64,"name":"coflatMapLawsOf","url":"globals.html#coflatmaplawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":158,"kind":32,"name":"comonadOf","url":"globals.html#comonadof","classes":"tsd-kind-variable"},{"id":159,"kind":65536,"name":"__type","url":"globals.html#comonadof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"comonadOf"},{"id":160,"kind":64,"name":"comonadLawsOf","url":"globals.html#comonadlawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":161,"kind":128,"name":"Eq","url":"classes/eq.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":162,"kind":2048,"name":"eqv","url":"classes/eq.html#eqv","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Eq"},{"id":163,"kind":2048,"name":"testEq","url":"classes/eq.html#testeq","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static","parent":"Eq"},{"id":164,"kind":128,"name":"EqLaws","url":"classes/eqlaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":165,"kind":1024,"name":"F","url":"classes/eqlaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EqLaws"},{"id":166,"kind":2048,"name":"reflexive","url":"classes/eqlaws.html#reflexive","classes":"tsd-kind-method tsd-parent-kind-class","parent":"EqLaws"},{"id":167,"kind":2048,"name":"symmetric","url":"classes/eqlaws.html#symmetric","classes":"tsd-kind-method tsd-parent-kind-class","parent":"EqLaws"},{"id":168,"kind":2048,"name":"transitive","url":"classes/eqlaws.html#transitive","classes":"tsd-kind-method tsd-parent-kind-class","parent":"EqLaws"},{"id":169,"kind":32,"name":"eqOf","url":"globals.html#eqof","classes":"tsd-kind-variable"},{"id":170,"kind":65536,"name":"__type","url":"globals.html#eqof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"eqOf"},{"id":171,"kind":64,"name":"eqLawsOf","url":"globals.html#eqlawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":172,"kind":128,"name":"FlatMap","url":"classes/flatmap.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":173,"kind":2048,"name":"flatMap","url":"classes/flatmap.html#flatmap-1","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":174,"kind":2048,"name":"map","url":"classes/flatmap.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":175,"kind":2048,"name":"tailRecM","url":"classes/flatmap.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":176,"kind":2048,"name":"followedBy","url":"classes/flatmap.html#followedby","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":177,"kind":2048,"name":"followedByL","url":"classes/flatmap.html#followedbyl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":178,"kind":2048,"name":"forEffect","url":"classes/flatmap.html#foreffect","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":179,"kind":2048,"name":"forEffectL","url":"classes/flatmap.html#foreffectl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":180,"kind":2048,"name":"ap","url":"classes/flatmap.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":181,"kind":2048,"name":"map2","url":"classes/flatmap.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":182,"kind":2048,"name":"product","url":"classes/flatmap.html#product","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMap"},{"id":183,"kind":128,"name":"FlatMapLaws","url":"classes/flatmaplaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":184,"kind":1024,"name":"F","url":"classes/flatmaplaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FlatMapLaws"},{"id":185,"kind":2048,"name":"flatMapAssociativity","url":"classes/flatmaplaws.html#flatmapassociativity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMapLaws"},{"id":186,"kind":2048,"name":"flatMapConsistentApply","url":"classes/flatmaplaws.html#flatmapconsistentapply","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMapLaws"},{"id":187,"kind":2048,"name":"followedByConsistency","url":"classes/flatmaplaws.html#followedbyconsistency","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMapLaws"},{"id":188,"kind":2048,"name":"followedByLConsistency","url":"classes/flatmaplaws.html#followedbylconsistency","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMapLaws"},{"id":189,"kind":2048,"name":"forEffectConsistency","url":"classes/flatmaplaws.html#foreffectconsistency","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMapLaws"},{"id":190,"kind":2048,"name":"forEffectLConsistency","url":"classes/flatmaplaws.html#foreffectlconsistency","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMapLaws"},{"id":191,"kind":2048,"name":"tailRecMConsistentFlatMap","url":"classes/flatmaplaws.html#tailrecmconsistentflatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FlatMapLaws"},{"id":192,"kind":1024,"name":"covariantIdentity","url":"classes/flatmaplaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FlatMapLaws"},{"id":193,"kind":65536,"name":"__type","url":"classes/flatmaplaws.html#covariantidentity.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FlatMapLaws.covariantIdentity"},{"id":194,"kind":1024,"name":"covariantComposition","url":"classes/flatmaplaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FlatMapLaws"},{"id":195,"kind":65536,"name":"__type","url":"classes/flatmaplaws.html#covariantcomposition.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FlatMapLaws.covariantComposition"},{"id":196,"kind":1024,"name":"applyComposition","url":"classes/flatmaplaws.html#applycomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FlatMapLaws"},{"id":197,"kind":65536,"name":"__type","url":"classes/flatmaplaws.html#applycomposition.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FlatMapLaws.applyComposition"},{"id":198,"kind":1024,"name":"applyProductConsistency","url":"classes/flatmaplaws.html#applyproductconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FlatMapLaws"},{"id":199,"kind":65536,"name":"__type","url":"classes/flatmaplaws.html#applyproductconsistency.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FlatMapLaws.applyProductConsistency"},{"id":200,"kind":1024,"name":"applyMap2Consistency","url":"classes/flatmaplaws.html#applymap2consistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FlatMapLaws"},{"id":201,"kind":65536,"name":"__type","url":"classes/flatmaplaws.html#applymap2consistency.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FlatMapLaws.applyMap2Consistency"},{"id":202,"kind":128,"name":"Monad","url":"classes/monad.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":203,"kind":2048,"name":"pure","url":"classes/monad.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Monad"},{"id":204,"kind":2048,"name":"flatMap","url":"classes/monad.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Monad"},{"id":205,"kind":2048,"name":"tailRecM","url":"classes/monad.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Monad"},{"id":206,"kind":2048,"name":"ap","url":"classes/monad.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Monad"},{"id":207,"kind":2048,"name":"map","url":"classes/monad.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Monad"},{"id":208,"kind":2048,"name":"map2","url":"classes/monad.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Monad"},{"id":209,"kind":2048,"name":"product","url":"classes/monad.html#product","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Monad"},{"id":210,"kind":1024,"name":"unit","url":"classes/monad.html#unit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Monad"},{"id":211,"kind":65536,"name":"__type","url":"classes/monad.html#unit.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Monad.unit"},{"id":212,"kind":1024,"name":"followedBy","url":"classes/monad.html#followedby","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Monad"},{"id":213,"kind":65536,"name":"__type","url":"classes/monad.html#followedby.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Monad.followedBy"},{"id":214,"kind":1024,"name":"followedByL","url":"classes/monad.html#followedbyl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Monad"},{"id":215,"kind":65536,"name":"__type","url":"classes/monad.html#followedbyl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Monad.followedByL"},{"id":216,"kind":1024,"name":"forEffect","url":"classes/monad.html#foreffect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Monad"},{"id":217,"kind":65536,"name":"__type","url":"classes/monad.html#foreffect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Monad.forEffect"},{"id":218,"kind":1024,"name":"forEffectL","url":"classes/monad.html#foreffectl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Monad"},{"id":219,"kind":65536,"name":"__type","url":"classes/monad.html#foreffectl.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"Monad.forEffectL"},{"id":220,"kind":128,"name":"MonadLaws","url":"classes/monadlaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":221,"kind":1024,"name":"F","url":"classes/monadlaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":222,"kind":2048,"name":"monadLeftIdentity","url":"classes/monadlaws.html#monadleftidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadLaws"},{"id":223,"kind":2048,"name":"monadRightIdentity","url":"classes/monadlaws.html#monadrightidentity","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadLaws"},{"id":224,"kind":2048,"name":"mapFlatMapCoherence","url":"classes/monadlaws.html#mapflatmapcoherence","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadLaws"},{"id":225,"kind":2048,"name":"tailRecMStackSafety","url":"classes/monadlaws.html#tailrecmstacksafety","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MonadLaws"},{"id":226,"kind":1024,"name":"covariantIdentity","url":"classes/monadlaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":227,"kind":65536,"name":"__type","url":"classes/monadlaws.html#covariantidentity.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.covariantIdentity"},{"id":228,"kind":1024,"name":"covariantComposition","url":"classes/monadlaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":229,"kind":65536,"name":"__type","url":"classes/monadlaws.html#covariantcomposition.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.covariantComposition"},{"id":230,"kind":1024,"name":"applyComposition","url":"classes/monadlaws.html#applycomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":231,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applycomposition.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applyComposition"},{"id":232,"kind":1024,"name":"applyProductConsistency","url":"classes/monadlaws.html#applyproductconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":233,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applyproductconsistency.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applyProductConsistency"},{"id":234,"kind":1024,"name":"applyMap2Consistency","url":"classes/monadlaws.html#applymap2consistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":235,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applymap2consistency.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applyMap2Consistency"},{"id":236,"kind":1024,"name":"applicativeIdentity","url":"classes/monadlaws.html#applicativeidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":237,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applicativeidentity.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applicativeIdentity"},{"id":238,"kind":1024,"name":"applicativeHomomorphism","url":"classes/monadlaws.html#applicativehomomorphism","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":239,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applicativehomomorphism.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applicativeHomomorphism"},{"id":240,"kind":1024,"name":"applicativeInterchange","url":"classes/monadlaws.html#applicativeinterchange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":241,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applicativeinterchange.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applicativeInterchange"},{"id":242,"kind":1024,"name":"applicativeMap","url":"classes/monadlaws.html#applicativemap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":243,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applicativemap.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applicativeMap"},{"id":244,"kind":1024,"name":"applicativeComposition","url":"classes/monadlaws.html#applicativecomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":245,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applicativecomposition.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applicativeComposition"},{"id":246,"kind":1024,"name":"applicativeUnit","url":"classes/monadlaws.html#applicativeunit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":247,"kind":65536,"name":"__type","url":"classes/monadlaws.html#applicativeunit.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.applicativeUnit"},{"id":248,"kind":1024,"name":"flatMapAssociativity","url":"classes/monadlaws.html#flatmapassociativity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":249,"kind":65536,"name":"__type","url":"classes/monadlaws.html#flatmapassociativity.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.flatMapAssociativity"},{"id":250,"kind":1024,"name":"flatMapConsistentApply","url":"classes/monadlaws.html#flatmapconsistentapply","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":251,"kind":65536,"name":"__type","url":"classes/monadlaws.html#flatmapconsistentapply.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.flatMapConsistentApply"},{"id":252,"kind":1024,"name":"followedByConsistency","url":"classes/monadlaws.html#followedbyconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":253,"kind":65536,"name":"__type","url":"classes/monadlaws.html#followedbyconsistency.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.followedByConsistency"},{"id":254,"kind":1024,"name":"followedByLConsistency","url":"classes/monadlaws.html#followedbylconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":255,"kind":65536,"name":"__type","url":"classes/monadlaws.html#followedbylconsistency.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.followedByLConsistency"},{"id":256,"kind":1024,"name":"forEffectConsistency","url":"classes/monadlaws.html#foreffectconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":257,"kind":65536,"name":"__type","url":"classes/monadlaws.html#foreffectconsistency.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.forEffectConsistency"},{"id":258,"kind":1024,"name":"forEffectLConsistency","url":"classes/monadlaws.html#foreffectlconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":259,"kind":65536,"name":"__type","url":"classes/monadlaws.html#foreffectlconsistency.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.forEffectLConsistency"},{"id":260,"kind":1024,"name":"tailRecMConsistentFlatMap","url":"classes/monadlaws.html#tailrecmconsistentflatmap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadLaws"},{"id":261,"kind":65536,"name":"__type","url":"classes/monadlaws.html#tailrecmconsistentflatmap.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadLaws.tailRecMConsistentFlatMap"},{"id":262,"kind":128,"name":"MonadError","url":"classes/monaderror.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":263,"kind":2048,"name":"pure","url":"classes/monaderror.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadError"},{"id":264,"kind":2048,"name":"raise","url":"classes/monaderror.html#raise","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadError"},{"id":265,"kind":2048,"name":"flatMap","url":"classes/monaderror.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadError"},{"id":266,"kind":2048,"name":"tailRecM","url":"classes/monaderror.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadError"},{"id":267,"kind":2048,"name":"recoverWith","url":"classes/monaderror.html#recoverwith","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadError"},{"id":268,"kind":1024,"name":"recover","url":"classes/monaderror.html#recover","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":269,"kind":65536,"name":"__type","url":"classes/monaderror.html#recover.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.recover"},{"id":270,"kind":1024,"name":"attempt","url":"classes/monaderror.html#attempt","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":271,"kind":65536,"name":"__type","url":"classes/monaderror.html#attempt.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.attempt"},{"id":272,"kind":1024,"name":"unit","url":"classes/monaderror.html#unit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":273,"kind":65536,"name":"__type","url":"classes/monaderror.html#unit.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"MonadError.unit"},{"id":274,"kind":1024,"name":"map","url":"classes/monaderror.html#map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":275,"kind":65536,"name":"__type","url":"classes/monaderror.html#map.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.map"},{"id":276,"kind":1024,"name":"map2","url":"classes/monaderror.html#map2","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":277,"kind":65536,"name":"__type","url":"classes/monaderror.html#map2.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.map2"},{"id":278,"kind":1024,"name":"product","url":"classes/monaderror.html#product","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":279,"kind":65536,"name":"__type","url":"classes/monaderror.html#product.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.product"},{"id":280,"kind":1024,"name":"followedBy","url":"classes/monaderror.html#followedby","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":281,"kind":65536,"name":"__type","url":"classes/monaderror.html#followedby.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.followedBy"},{"id":282,"kind":1024,"name":"followedByL","url":"classes/monaderror.html#followedbyl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":283,"kind":65536,"name":"__type","url":"classes/monaderror.html#followedbyl.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.followedByL"},{"id":284,"kind":1024,"name":"forEffect","url":"classes/monaderror.html#foreffect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":285,"kind":65536,"name":"__type","url":"classes/monaderror.html#foreffect.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.forEffect"},{"id":286,"kind":1024,"name":"forEffectL","url":"classes/monaderror.html#foreffectl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":287,"kind":65536,"name":"__type","url":"classes/monaderror.html#foreffectl.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.forEffectL"},{"id":288,"kind":1024,"name":"ap","url":"classes/monaderror.html#ap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadError"},{"id":289,"kind":65536,"name":"__type","url":"classes/monaderror.html#ap.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadError.ap"},{"id":290,"kind":128,"name":"MonadErrorLaws","url":"classes/monaderrorlaws.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":291,"kind":1024,"name":"F","url":"classes/monaderrorlaws.html#f","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":292,"kind":2048,"name":"monadErrorLeftZero","url":"classes/monaderrorlaws.html#monaderrorleftzero","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"MonadErrorLaws"},{"id":293,"kind":1024,"name":"applicativeErrorRecoverWith","url":"classes/monaderrorlaws.html#applicativeerrorrecoverwith","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":294,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativeerrorrecoverwith.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeErrorRecoverWith"},{"id":295,"kind":1024,"name":"applicativeErrorRecover","url":"classes/monaderrorlaws.html#applicativeerrorrecover","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":296,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativeerrorrecover.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeErrorRecover"},{"id":297,"kind":1024,"name":"recoverWithPure","url":"classes/monaderrorlaws.html#recoverwithpure","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":298,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#recoverwithpure.__type-25","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.recoverWithPure"},{"id":299,"kind":1024,"name":"recoverPure","url":"classes/monaderrorlaws.html#recoverpure","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":300,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#recoverpure.__type-24","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.recoverPure"},{"id":301,"kind":1024,"name":"raiseErrorAttempt","url":"classes/monaderrorlaws.html#raiseerrorattempt","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":302,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#raiseerrorattempt.__type-23","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"MonadErrorLaws.raiseErrorAttempt"},{"id":303,"kind":1024,"name":"pureAttempt","url":"classes/monaderrorlaws.html#pureattempt","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":304,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#pureattempt.__type-22","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.pureAttempt"},{"id":305,"kind":1024,"name":"monadLeftIdentity","url":"classes/monaderrorlaws.html#monadleftidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":306,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#monadleftidentity.__type-20","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.monadLeftIdentity"},{"id":307,"kind":1024,"name":"monadRightIdentity","url":"classes/monaderrorlaws.html#monadrightidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":308,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#monadrightidentity.__type-21","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.monadRightIdentity"},{"id":309,"kind":1024,"name":"mapFlatMapCoherence","url":"classes/monaderrorlaws.html#mapflatmapcoherence","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":310,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#mapflatmapcoherence.__type-19","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.mapFlatMapCoherence"},{"id":311,"kind":1024,"name":"tailRecMStackSafety","url":"classes/monaderrorlaws.html#tailrecmstacksafety","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":312,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#tailrecmstacksafety.__type-27","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"MonadErrorLaws.tailRecMStackSafety"},{"id":313,"kind":1024,"name":"flatMapAssociativity","url":"classes/monaderrorlaws.html#flatmapassociativity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":314,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#flatmapassociativity.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.flatMapAssociativity"},{"id":315,"kind":1024,"name":"flatMapConsistentApply","url":"classes/monaderrorlaws.html#flatmapconsistentapply","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":316,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#flatmapconsistentapply.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.flatMapConsistentApply"},{"id":317,"kind":1024,"name":"followedByConsistency","url":"classes/monaderrorlaws.html#followedbyconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":318,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#followedbyconsistency.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.followedByConsistency"},{"id":319,"kind":1024,"name":"followedByLConsistency","url":"classes/monaderrorlaws.html#followedbylconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":320,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#followedbylconsistency.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.followedByLConsistency"},{"id":321,"kind":1024,"name":"forEffectConsistency","url":"classes/monaderrorlaws.html#foreffectconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":322,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#foreffectconsistency.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.forEffectConsistency"},{"id":323,"kind":1024,"name":"forEffectLConsistency","url":"classes/monaderrorlaws.html#foreffectlconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":324,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#foreffectlconsistency.__type-18","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.forEffectLConsistency"},{"id":325,"kind":1024,"name":"tailRecMConsistentFlatMap","url":"classes/monaderrorlaws.html#tailrecmconsistentflatmap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":326,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#tailrecmconsistentflatmap.__type-26","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.tailRecMConsistentFlatMap"},{"id":327,"kind":1024,"name":"applicativeIdentity","url":"classes/monaderrorlaws.html#applicativeidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":328,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativeidentity.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeIdentity"},{"id":329,"kind":1024,"name":"applicativeHomomorphism","url":"classes/monaderrorlaws.html#applicativehomomorphism","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":330,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativehomomorphism.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeHomomorphism"},{"id":331,"kind":1024,"name":"applicativeInterchange","url":"classes/monaderrorlaws.html#applicativeinterchange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":332,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativeinterchange.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeInterchange"},{"id":333,"kind":1024,"name":"applicativeMap","url":"classes/monaderrorlaws.html#applicativemap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":334,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativemap.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeMap"},{"id":335,"kind":1024,"name":"applicativeComposition","url":"classes/monaderrorlaws.html#applicativecomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":336,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativecomposition.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeComposition"},{"id":337,"kind":1024,"name":"applicativeUnit","url":"classes/monaderrorlaws.html#applicativeunit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":338,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applicativeunit.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applicativeUnit"},{"id":339,"kind":1024,"name":"covariantIdentity","url":"classes/monaderrorlaws.html#covariantidentity","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":340,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#covariantidentity.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.covariantIdentity"},{"id":341,"kind":1024,"name":"covariantComposition","url":"classes/monaderrorlaws.html#covariantcomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":342,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#covariantcomposition.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.covariantComposition"},{"id":343,"kind":1024,"name":"applyComposition","url":"classes/monaderrorlaws.html#applycomposition","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":344,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applycomposition.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applyComposition"},{"id":345,"kind":1024,"name":"applyProductConsistency","url":"classes/monaderrorlaws.html#applyproductconsistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":346,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applyproductconsistency.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applyProductConsistency"},{"id":347,"kind":1024,"name":"applyMap2Consistency","url":"classes/monaderrorlaws.html#applymap2consistency","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MonadErrorLaws"},{"id":348,"kind":65536,"name":"__type","url":"classes/monaderrorlaws.html#applymap2consistency.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"MonadErrorLaws.applyMap2Consistency"},{"id":349,"kind":32,"name":"flatMapOf","url":"globals.html#flatmapof","classes":"tsd-kind-variable"},{"id":350,"kind":65536,"name":"__type","url":"globals.html#flatmapof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"flatMapOf"},{"id":351,"kind":64,"name":"flatMapLawsOf","url":"globals.html#flatmaplawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":352,"kind":32,"name":"monadOf","url":"globals.html#monadof","classes":"tsd-kind-variable"},{"id":353,"kind":65536,"name":"__type","url":"globals.html#monadof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"monadOf"},{"id":354,"kind":64,"name":"monadLawsOf","url":"globals.html#monadlawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":355,"kind":32,"name":"monadErrorOf","url":"globals.html#monaderrorof","classes":"tsd-kind-variable"},{"id":356,"kind":65536,"name":"__type","url":"globals.html#monaderrorof.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable tsd-has-type-parameter tsd-is-not-exported","parent":"monadErrorOf"},{"id":357,"kind":64,"name":"monadErrorLawsOf","url":"globals.html#monaderrorlawsof","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":358,"kind":128,"name":"OptionInstances","url":"classes/optioninstances.html","classes":"tsd-kind-class"},{"id":359,"kind":2048,"name":"eqv","url":"classes/optioninstances.html#eqv","classes":"tsd-kind-method tsd-parent-kind-class","parent":"OptionInstances"},{"id":360,"kind":2048,"name":"pure","url":"classes/optioninstances.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":361,"kind":2048,"name":"unit","url":"classes/optioninstances.html#unit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"OptionInstances"},{"id":362,"kind":2048,"name":"ap","url":"classes/optioninstances.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":363,"kind":2048,"name":"map","url":"classes/optioninstances.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":364,"kind":2048,"name":"map2","url":"classes/optioninstances.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":365,"kind":2048,"name":"product","url":"classes/optioninstances.html#product","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":366,"kind":2048,"name":"flatMap","url":"classes/optioninstances.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":367,"kind":2048,"name":"tailRecM","url":"classes/optioninstances.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":368,"kind":2048,"name":"coflatMap","url":"classes/optioninstances.html#coflatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":369,"kind":2048,"name":"coflatten","url":"classes/optioninstances.html#coflatten","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"OptionInstances"},{"id":370,"kind":1024,"name":"followedBy","url":"classes/optioninstances.html#followedby","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OptionInstances"},{"id":371,"kind":65536,"name":"__type","url":"classes/optioninstances.html#followedby.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"OptionInstances.followedBy"},{"id":372,"kind":1024,"name":"followedByL","url":"classes/optioninstances.html#followedbyl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OptionInstances"},{"id":373,"kind":65536,"name":"__type","url":"classes/optioninstances.html#followedbyl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"OptionInstances.followedByL"},{"id":374,"kind":1024,"name":"forEffect","url":"classes/optioninstances.html#foreffect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OptionInstances"},{"id":375,"kind":65536,"name":"__type","url":"classes/optioninstances.html#foreffect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"OptionInstances.forEffect"},{"id":376,"kind":1024,"name":"forEffectL","url":"classes/optioninstances.html#foreffectl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OptionInstances"},{"id":377,"kind":65536,"name":"__type","url":"classes/optioninstances.html#foreffectl.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"OptionInstances.forEffectL"},{"id":378,"kind":1024,"name":"global","url":"classes/optioninstances.html#global","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"OptionInstances"},{"id":379,"kind":128,"name":"TryInstances","url":"classes/tryinstances.html","classes":"tsd-kind-class"},{"id":380,"kind":2048,"name":"eqv","url":"classes/tryinstances.html#eqv","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TryInstances"},{"id":381,"kind":2048,"name":"pure","url":"classes/tryinstances.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":382,"kind":2048,"name":"unit","url":"classes/tryinstances.html#unit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TryInstances"},{"id":383,"kind":2048,"name":"ap","url":"classes/tryinstances.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":384,"kind":2048,"name":"map","url":"classes/tryinstances.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":385,"kind":2048,"name":"map2","url":"classes/tryinstances.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":386,"kind":2048,"name":"product","url":"classes/tryinstances.html#product","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":387,"kind":2048,"name":"flatMap","url":"classes/tryinstances.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":388,"kind":2048,"name":"tailRecM","url":"classes/tryinstances.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":389,"kind":2048,"name":"raise","url":"classes/tryinstances.html#raise","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":390,"kind":2048,"name":"attempt","url":"classes/tryinstances.html#attempt","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":391,"kind":2048,"name":"recoverWith","url":"classes/tryinstances.html#recoverwith","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":392,"kind":2048,"name":"recover","url":"classes/tryinstances.html#recover","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":393,"kind":2048,"name":"coflatMap","url":"classes/tryinstances.html#coflatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":394,"kind":2048,"name":"coflatten","url":"classes/tryinstances.html#coflatten","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"TryInstances"},{"id":395,"kind":1024,"name":"followedBy","url":"classes/tryinstances.html#followedby","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TryInstances"},{"id":396,"kind":65536,"name":"__type","url":"classes/tryinstances.html#followedby.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"TryInstances.followedBy"},{"id":397,"kind":1024,"name":"followedByL","url":"classes/tryinstances.html#followedbyl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TryInstances"},{"id":398,"kind":65536,"name":"__type","url":"classes/tryinstances.html#followedbyl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"TryInstances.followedByL"},{"id":399,"kind":1024,"name":"forEffect","url":"classes/tryinstances.html#foreffect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TryInstances"},{"id":400,"kind":65536,"name":"__type","url":"classes/tryinstances.html#foreffect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"TryInstances.forEffect"},{"id":401,"kind":1024,"name":"forEffectL","url":"classes/tryinstances.html#foreffectl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TryInstances"},{"id":402,"kind":65536,"name":"__type","url":"classes/tryinstances.html#foreffectl.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"TryInstances.forEffectL"},{"id":403,"kind":1024,"name":"global","url":"classes/tryinstances.html#global","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"TryInstances"},{"id":404,"kind":128,"name":"EitherInstances","url":"classes/eitherinstances.html","classes":"tsd-kind-class tsd-has-type-parameter"},{"id":405,"kind":2048,"name":"eqv","url":"classes/eitherinstances.html#eqv","classes":"tsd-kind-method tsd-parent-kind-class","parent":"EitherInstances"},{"id":406,"kind":2048,"name":"pure","url":"classes/eitherinstances.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":407,"kind":2048,"name":"unit","url":"classes/eitherinstances.html#unit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"EitherInstances"},{"id":408,"kind":2048,"name":"ap","url":"classes/eitherinstances.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":409,"kind":2048,"name":"map","url":"classes/eitherinstances.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":410,"kind":2048,"name":"map2","url":"classes/eitherinstances.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":411,"kind":2048,"name":"product","url":"classes/eitherinstances.html#product","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":412,"kind":2048,"name":"flatMap","url":"classes/eitherinstances.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":413,"kind":2048,"name":"tailRecM","url":"classes/eitherinstances.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":414,"kind":2048,"name":"coflatMap","url":"classes/eitherinstances.html#coflatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":415,"kind":2048,"name":"coflatten","url":"classes/eitherinstances.html#coflatten","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EitherInstances"},{"id":416,"kind":1024,"name":"followedBy","url":"classes/eitherinstances.html#followedby","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EitherInstances"},{"id":417,"kind":65536,"name":"__type","url":"classes/eitherinstances.html#followedby.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EitherInstances.followedBy"},{"id":418,"kind":1024,"name":"followedByL","url":"classes/eitherinstances.html#followedbyl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EitherInstances"},{"id":419,"kind":65536,"name":"__type","url":"classes/eitherinstances.html#followedbyl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EitherInstances.followedByL"},{"id":420,"kind":1024,"name":"forEffect","url":"classes/eitherinstances.html#foreffect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EitherInstances"},{"id":421,"kind":65536,"name":"__type","url":"classes/eitherinstances.html#foreffect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EitherInstances.forEffect"},{"id":422,"kind":1024,"name":"forEffectL","url":"classes/eitherinstances.html#foreffectl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EitherInstances"},{"id":423,"kind":65536,"name":"__type","url":"classes/eitherinstances.html#foreffectl.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EitherInstances.forEffectL"},{"id":424,"kind":1024,"name":"global","url":"classes/eitherinstances.html#global","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"EitherInstances"},{"id":425,"kind":128,"name":"EvalInstances","url":"classes/evalinstances.html","classes":"tsd-kind-class"},{"id":426,"kind":2048,"name":"pure","url":"classes/evalinstances.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":427,"kind":2048,"name":"flatMap","url":"classes/evalinstances.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":428,"kind":2048,"name":"tailRecM","url":"classes/evalinstances.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":429,"kind":2048,"name":"ap","url":"classes/evalinstances.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":430,"kind":2048,"name":"map","url":"classes/evalinstances.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":431,"kind":2048,"name":"unit","url":"classes/evalinstances.html#unit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"EvalInstances"},{"id":432,"kind":2048,"name":"coflatMap","url":"classes/evalinstances.html#coflatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":433,"kind":2048,"name":"coflatten","url":"classes/evalinstances.html#coflatten","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":434,"kind":2048,"name":"extract","url":"classes/evalinstances.html#extract","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"EvalInstances"},{"id":435,"kind":1024,"name":"map2","url":"classes/evalinstances.html#map2","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EvalInstances"},{"id":436,"kind":65536,"name":"__type","url":"classes/evalinstances.html#map2.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EvalInstances.map2"},{"id":437,"kind":1024,"name":"product","url":"classes/evalinstances.html#product","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EvalInstances"},{"id":438,"kind":65536,"name":"__type","url":"classes/evalinstances.html#product.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EvalInstances.product"},{"id":439,"kind":1024,"name":"followedBy","url":"classes/evalinstances.html#followedby","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EvalInstances"},{"id":440,"kind":65536,"name":"__type","url":"classes/evalinstances.html#followedby.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EvalInstances.followedBy"},{"id":441,"kind":1024,"name":"followedByL","url":"classes/evalinstances.html#followedbyl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EvalInstances"},{"id":442,"kind":65536,"name":"__type","url":"classes/evalinstances.html#followedbyl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EvalInstances.followedByL"},{"id":443,"kind":1024,"name":"forEffect","url":"classes/evalinstances.html#foreffect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EvalInstances"},{"id":444,"kind":65536,"name":"__type","url":"classes/evalinstances.html#foreffect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EvalInstances.forEffect"},{"id":445,"kind":1024,"name":"forEffectL","url":"classes/evalinstances.html#foreffectl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"EvalInstances"},{"id":446,"kind":65536,"name":"__type","url":"classes/evalinstances.html#foreffectl.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"EvalInstances.forEffectL"},{"id":447,"kind":1024,"name":"global","url":"classes/evalinstances.html#global","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"EvalInstances"},{"id":448,"kind":128,"name":"FutureInstances","url":"classes/futureinstances.html","classes":"tsd-kind-class"},{"id":449,"kind":2048,"name":"pure","url":"classes/futureinstances.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":450,"kind":2048,"name":"flatMap","url":"classes/futureinstances.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":451,"kind":2048,"name":"tailRecM","url":"classes/futureinstances.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":452,"kind":2048,"name":"ap","url":"classes/futureinstances.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":453,"kind":2048,"name":"map","url":"classes/futureinstances.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":454,"kind":2048,"name":"unit","url":"classes/futureinstances.html#unit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"FutureInstances"},{"id":455,"kind":2048,"name":"raise","url":"classes/futureinstances.html#raise","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":456,"kind":2048,"name":"attempt","url":"classes/futureinstances.html#attempt","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":457,"kind":2048,"name":"recoverWith","url":"classes/futureinstances.html#recoverwith","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":458,"kind":2048,"name":"recover","url":"classes/futureinstances.html#recover","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":459,"kind":2048,"name":"map2","url":"classes/futureinstances.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":460,"kind":2048,"name":"coflatMap","url":"classes/futureinstances.html#coflatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":461,"kind":2048,"name":"coflatten","url":"classes/futureinstances.html#coflatten","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"FutureInstances"},{"id":462,"kind":1024,"name":"product","url":"classes/futureinstances.html#product","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FutureInstances"},{"id":463,"kind":65536,"name":"__type","url":"classes/futureinstances.html#product.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FutureInstances.product"},{"id":464,"kind":1024,"name":"followedBy","url":"classes/futureinstances.html#followedby","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FutureInstances"},{"id":465,"kind":65536,"name":"__type","url":"classes/futureinstances.html#followedby.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FutureInstances.followedBy"},{"id":466,"kind":1024,"name":"followedByL","url":"classes/futureinstances.html#followedbyl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FutureInstances"},{"id":467,"kind":65536,"name":"__type","url":"classes/futureinstances.html#followedbyl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FutureInstances.followedByL"},{"id":468,"kind":1024,"name":"forEffect","url":"classes/futureinstances.html#foreffect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FutureInstances"},{"id":469,"kind":65536,"name":"__type","url":"classes/futureinstances.html#foreffect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FutureInstances.forEffect"},{"id":470,"kind":1024,"name":"forEffectL","url":"classes/futureinstances.html#foreffectl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FutureInstances"},{"id":471,"kind":65536,"name":"__type","url":"classes/futureinstances.html#foreffectl.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-has-type-parameter tsd-is-not-exported","parent":"FutureInstances.forEffectL"},{"id":472,"kind":1024,"name":"global","url":"classes/futureinstances.html#global","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"FutureInstances"},{"id":473,"kind":128,"name":"IOInstances","url":"classes/ioinstances.html","classes":"tsd-kind-class"},{"id":474,"kind":2048,"name":"pure","url":"classes/ioinstances.html#pure","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":475,"kind":2048,"name":"flatMap","url":"classes/ioinstances.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":476,"kind":2048,"name":"tailRecM","url":"classes/ioinstances.html#tailrecm","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":477,"kind":2048,"name":"ap","url":"classes/ioinstances.html#ap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":478,"kind":2048,"name":"map","url":"classes/ioinstances.html#map","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":479,"kind":2048,"name":"unit","url":"classes/ioinstances.html#unit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"IOInstances"},{"id":480,"kind":2048,"name":"raise","url":"classes/ioinstances.html#raise","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":481,"kind":2048,"name":"attempt","url":"classes/ioinstances.html#attempt","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":482,"kind":2048,"name":"recoverWith","url":"classes/ioinstances.html#recoverwith","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":483,"kind":2048,"name":"recover","url":"classes/ioinstances.html#recover","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":484,"kind":2048,"name":"map2","url":"classes/ioinstances.html#map2","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":485,"kind":2048,"name":"followedBy","url":"classes/ioinstances.html#followedby","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":486,"kind":2048,"name":"followedByL","url":"classes/ioinstances.html#followedbyl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":487,"kind":2048,"name":"forEffect","url":"classes/ioinstances.html#foreffect","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":488,"kind":2048,"name":"forEffectL","url":"classes/ioinstances.html#foreffectl","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":489,"kind":2048,"name":"product","url":"classes/ioinstances.html#product","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":490,"kind":2048,"name":"coflatMap","url":"classes/ioinstances.html#coflatmap","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":491,"kind":2048,"name":"coflatten","url":"classes/ioinstances.html#coflatten","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"IOInstances"},{"id":492,"kind":1024,"name":"global","url":"classes/ioinstances.html#global","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"IOInstances"},{"id":493,"kind":4194304,"name":"OptionK","url":"globals.html#optionk","classes":"tsd-kind-type-alias"},{"id":494,"kind":4194304,"name":"TryK","url":"globals.html#tryk","classes":"tsd-kind-type-alias"},{"id":495,"kind":4194304,"name":"EitherK","url":"globals.html#eitherk","classes":"tsd-kind-type-alias"},{"id":496,"kind":4194304,"name":"EvalK","url":"globals.html#evalk","classes":"tsd-kind-type-alias"},{"id":497,"kind":4194304,"name":"FutureK","url":"globals.html#futurek","classes":"tsd-kind-type-alias"},{"id":498,"kind":4194304,"name":"IOK","url":"globals.html#iok","classes":"tsd-kind-type-alias"}]};