Skip to content
View Jiramide's full-sized avatar
🫥
🫥

Block or report Jiramide

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Simply typed lambda calculus and its... Simply typed lambda calculus and its type synthesis
    1
    module Stlc where
    2
    
                  
    3
    import qualified Control.Monad.Reader as Rd
    4
    import qualified Control.Monad.State.Lazy as St
    5
    import Control.Monad.Reader (ask, local)
  2. nicer-numbers.nvim nicer-numbers.nvim Public

    Formats numbers nicer

    Lua 1

  3. UTG-CS701 UTG-CS701 Public

    Contains all the code that I write for UTG's CS701 class.

    Java 1