Skip to content
View dankreiger's full-sized avatar
🐶
woof
🐶
woof

Block or report dankreiger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dankreiger/README.md

Hi, I’m @dankreiger

Pinned Loading

  1. tiny-either Public

    Either Monad + helper functions

    TypeScript

  2. k8s-multi-service-app Public template

    TypeScript 1

  3. higher order reducers
    1
    // types
    2
    type T_XF<XF_Before, XF_After> = (a: XF_Before) => XF_After;
    3
    
                  
    4
    type T_Pred<Pred_Fn> = (fn: Pred_Fn) => boolean;
    5
    
                  
  4. haskell-topics Public

    Haskell

  5. puppy-microfrontends Public

    JavaScript

  6. groop Public

    A small utility for normalizing a list of objects

    TypeScript