Skip to content
Avatar
Block or Report

Block or report kahsa

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

    Forked from vlang/v

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io

    V

195 contributions in the last year

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

Contribution activity

February 2022

Created 6 commits in 1 repository
Created 1 repository

Created a pull request in vlang/v that received 1 comment

gg: improve Context scale for Android

This will be a breaking change for programs that use gg in Android. I would like to hear opinions from developers who are actually developing on A…

+38 −2 1 comment
Reviewed 3 pull requests in 1 repository

Created an issue in vlang/v that received 11 comments

fn foo(mut [a, b, c]){} should be allowed.

V version: 0.2.4 ae0e90f OS: ArchLinux What did you do? fn foo(mut arr []int){} fn main(){ foo(mut [1,2,3]) } If this is not a but, then feature r…

11 comments

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