Skip to content
View demming's full-sized avatar
😀
😀

Block or report demming

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

Pinned Loading

  1. LambdaCubeIn100Lines.hs
    1
    -- Based on: http://augustss.blogspot.com/2007/10/simpler-easier-in-recent-paper-simply.html
    2
    import Data.List (delete, union)
    3
    {- HLINT ignore "Eta reduce" -}
    4
    
                  
    5
    -- File mnemonics:
  2. An unofficial Porkbun.com OpenAPI de...
    1
    openapi: 3.0.3
    2
    
                  
    3
    info:
    4
      title:       Porkbun.com OpenAPI Description
    5
      description: | 
  3. qwik-react-cheatsheet Public

    A tabular side-by-side representation of the official Qwik vs React page

    Python 1 1