Skip to content
View ZhekehZ's full-sized avatar
🌴
Chilling (no)
🌴
Chilling (no)
  • Saint Petersburg

Organizations

@KeenTools
Block or Report

Block or report ZhekehZ

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
ZhekehZ/Readme.md

Top Langs

Pinned

  1. Cpp-zip-utils Cpp-zip-utils Public

    Some structured_binding-friendly functions for C++

    C++ 3

  2. OpenGlSamples OpenGlSamples Public

    C++ 1

  3. Supercompilation Supercompilation Public

    A simple positive supercompiler.

    Haskell 1

  4. Compile time lambda calculator in C++ Compile time lambda calculator in C++
    1
    #include <type_traits>
    2
    #include <tuple>
    3
    #include <iostream>
    4
    #include <string>
    5