MCPcopy Create free account

hub / github.com/PacktPublishing/Hands-On-Functional-Programming-with-Typescript / types & classes

Types & classes90 in github.com/PacktPublishing/Hands-On-Functional-Programming-with-Typescript

Class
chapters/chapter_03_mastering_async_programming/02_arrow_functions.ts:3
Class
chapters/chapter_04_the_event_loop_and_this_operator/04_call_bind_apply.ts:3
Class
chapters/chapter_04_the_event_loop_and_this_operator/03_this_operator.ts:47
Class
chapters/chapter_05_closures_and_prototypes/01_prototypes.ts:3
Class
chapters/chapter_05_closures_and_prototypes/04_prototype_chain.ts:3
Class
chapters/chapter_05_closures_and_prototypes/04_prototype_chain.ts:8
Class
chapters/chapter_05_closures_and_prototypes/05_closures.ts:25
Class
chapters/chapter_05_closures_and_prototypes/03_prototypal_inheritance.ts:3
Class
chapters/chapter_05_closures_and_prototypes/03_prototypal_inheritance.ts:21
Class
chapters/chapter_05_closures_and_prototypes/02_instance_and_class_props.ts:52
Class
chapters/chapter_01_fp_fundamentals/04_immutability.ts:3
Class
chapters/chapter_10_real_world_fp/05_immer.ts:5
Class
chapters/chapter_10_real_world_fp/05_immer.ts:17
Class
chapters/chapter_10_real_world_fp/04_immutable.ts:15
Class
chapters/chapter_10_real_world_fp/04_immutable.ts:34
Class
chapters/chapter_10_real_world_fp/03_lenses.ts:5
Class
chapters/chapter_10_real_world_fp/03_lenses.ts:17
Class
chapters/chapter_07_category_theory/02_applicative.ts:3
Class
chapters/chapter_07_category_theory/01_functors.ts:3
Class
chapters/chapter_07_category_theory/04_either.ts:3
Class
chapters/chapter_07_category_theory/04_either.ts:25
Class
chapters/chapter_07_category_theory/03_maybe.ts:3
Class
chapters/chapter_07_category_theory/05_monads.ts:3
Class
chapters/chapter_07_category_theory/05_monads.ts:25
Class
chapters/chapter_02_mastering_functions/10_iife.ts:37
Class
chapters/chapter_08_optics_immutability_laziness/03_prisms.ts:3
Class
chapters/chapter_08_optics_immutability_laziness/03_prisms.ts:15
Class
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:5
Class
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:25
Class
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:37
Class
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:49
Class
chapters/chapter_08_optics_immutability_laziness/02_lenses.ts:5
Class
chapters/chapter_08_optics_immutability_laziness/02_lenses.ts:17
Class
chapters/chapter_09_functional_reactive_programming/01_observer.ts:3
Class
chapters/chapter_09_functional_reactive_programming/01_observer.ts:13
ClassAddress
chapters/chapter_10_real_world_fp/05_immer.ts:17
ClassAddress
chapters/chapter_10_real_world_fp/04_immutable.ts:34
ClassAddress
chapters/chapter_10_real_world_fp/03_lenses.ts:17
ClassAddress
chapters/chapter_08_optics_immutability_laziness/03_prisms.ts:15
ClassAddress
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:37
ClassAddress
chapters/chapter_08_optics_immutability_laziness/02_lenses.ts:17
InterfaceAddressInterface
chapters/chapter_10_real_world_fp/04_immutable.ts:21
ClassBase
chapters/chapter_05_closures_and_prototypes/04_prototype_chain.ts:3
ClassCompany
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:49
ClassContainer
chapters/chapter_07_category_theory/02_applicative.ts:3
ClassContainer
chapters/chapter_07_category_theory/01_functors.ts:3
ClassCounter
chapters/chapter_05_closures_and_prototypes/05_closures.ts:25
ClassCounter
chapters/chapter_02_mastering_functions/10_iife.ts:37
InterfaceCounter
chapters/chapter_05_closures_and_prototypes/05_closures.ts:95
InterfaceCounterConstructor
chapters/chapter_05_closures_and_prototypes/05_closures.ts:101
ClassDerived
chapters/chapter_05_closures_and_prototypes/04_prototype_chain.ts:8
InterfaceDocument
chapters/chapter_02_mastering_functions/08_specialized_overloading_signature.ts:3
InterfaceDog
chapters/chapter_08_optics_immutability_laziness/04_laziness.ts:3
InterfaceHero
chapters/chapter_01_fp_fundamentals/04_immutability.ts:36
InterfaceHero
chapters/chapter_01_fp_fundamentals/06_first_class_citizens.ts:42
ClassImmutableList
chapters/chapter_01_fp_fundamentals/04_immutability.ts:3
ClassJust
chapters/chapter_07_category_theory/04_either.ts:25
InterfaceLens
chapters/chapter_08_optics_immutability_laziness/03_prisms.ts:27
InterfaceLens
chapters/chapter_08_optics_immutability_laziness/02_lenses.ts:29
ClassListener
chapters/chapter_09_functional_reactive_programming/01_observer.ts:3
ClassMathHelper
chapters/chapter_05_closures_and_prototypes/02_instance_and_class_props.ts:52
ClassMayBe
chapters/chapter_07_category_theory/03_maybe.ts:3
ClassMayBe
chapters/chapter_07_category_theory/05_monads.ts:25
InterfaceNew
chapters/chapter_07_category_theory/04_either.ts:45
InterfaceNew
chapters/chapter_07_category_theory/03_maybe.ts:36
ClassNothing
chapters/chapter_07_category_theory/04_either.ts:3
ClassNothing
chapters/chapter_07_category_theory/05_monads.ts:3
ClassPerson
chapters/chapter_03_mastering_async_programming/02_arrow_functions.ts:3
ClassPerson
chapters/chapter_04_the_event_loop_and_this_operator/04_call_bind_apply.ts:3
ClassPerson
chapters/chapter_04_the_event_loop_and_this_operator/03_this_operator.ts:47
ClassPerson
chapters/chapter_05_closures_and_prototypes/01_prototypes.ts:3
ClassPerson
chapters/chapter_05_closures_and_prototypes/03_prototypal_inheritance.ts:3
ClassPerson
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:5
InterfacePerson
chapters/chapter_06_fp_techniques/06_point_fee_style.ts:3
InterfacePrism
chapters/chapter_08_optics_immutability_laziness/03_prisms.ts:44
ClassProducer
chapters/chapter_09_functional_reactive_programming/01_observer.ts:13
InterfaceResponse
chapters/chapter_07_category_theory/04_either.ts:58
InterfaceResponse
chapters/chapter_07_category_theory/03_maybe.ts:49
InterfaceResult
chapters/chapter_01_fp_fundamentals/03_declarative_vs_imperative.ts:3
EnumShapeKind
chapters/chapter_06_fp_techniques/08_pattern_matching.ts:None
ClassStreet
chapters/chapter_10_real_world_fp/05_immer.ts:5
ClassStreet
chapters/chapter_10_real_world_fp/04_immutable.ts:15
ClassStreet
chapters/chapter_10_real_world_fp/03_lenses.ts:5
ClassStreet
chapters/chapter_08_optics_immutability_laziness/03_prisms.ts:3
ClassStreet
chapters/chapter_08_optics_immutability_laziness/01_immutability.ts:25
ClassStreet
chapters/chapter_08_optics_immutability_laziness/02_lenses.ts:5
InterfaceStreetInterface
chapters/chapter_10_real_world_fp/04_immutable.ts:5
ClassSuperHero
chapters/chapter_05_closures_and_prototypes/03_prototypal_inheritance.ts:21
InterfaceTodo
chapters/chapter_10_real_world_fp/06_funfix.ts:26
InterfaceUser
chapters/chapter_01_fp_fundamentals/02_side_effects.ts:3