Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro

Organizations

@bricoleurs @flow
Block or Report

Block or report mroch

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

Pinned

  1. Adds static typing to JavaScript to improve developer productivity and code quality.

    OCaml 21.4k 1.8k

  2. double-to-ascii ocaml implementation

    C 8 3

816 contributions in the last year

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

Contribution activity

September 2021

Created 1 repository

Created an issue in janestreet/base that received 1 comment

Request: Base.List.take_last (or last_n)

I'm looking for a function that returns the last n items of a List. I could do rev (take (rev xs) n) but that does 2 unnecessary revs. if there was a

1 comment
Opened 2 other issues in 2 repositories
janestreet/base 1 open
dense-analysis/ale 1 open

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