Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report Qqwy

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.

Report abuse

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

Report abuse

Popular repositories

  1. TypeCheck: Fast and flexible runtime type-checking for your Elixir projects.

    Elixir 315 12

  2. The Tensor library adds support for Vectors, Matrixes and higher-dimension Tensors to Elixir.

    Elixir 134 9

  3. Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.

    Elixir 103 7

  4. Algebraic Data Types for Elixir: Both functional and fun.

    Elixir 64 4

  5. Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations with varying performance guarantees that can be switched in your config…

    Elixir 49 3

  6. A pipe-macro for Elixir that allows bare function captures

    Elixir 43

810 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created 1 repository

Created a pull request in dashbitco/mox that received 1 comment

Update mox.ex moduledoc on stub_with

The code example explaining usage of stub_with/2 was not a valid ExUnit.setup block because it would return an atom rather than :ok | keyword | map. …

+1 −0 1 comment

Created an issue in sorbet/sorbet that received 1 comment

Signatures for attr_accessor won't add runtime checks to the writer method

Input Given the following strictly-typed class: → View on sorbet.run # typed: strict class Foo extend T::Sig sig { params(bar: String).void } def i…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.