Skip to content
View mnikander's full-sized avatar

Block or report mnikander

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. interpreter Public

    Interpreter for symbolic expressions which runs in your browser

    TypeScript

  2. transpiler Public

    Transpile symbolic expressions to C++

    TypeScript

  3. cpp_sequence Public

    Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.

    C++ 1

  4. cpp_algorithm Public

    A loose collection of algorithms inspired by C++ Ranges, Thrust, APL/BQN, Haskell, and others

    C++

  5. leetcode_typescript Public

    Learning TypeScript via leetcode exercises

    TypeScript

  6. cpp_monads Public

    Common monads implemented in C++

    C++