Skip to content
View jamesdavidson's full-sized avatar

Block or report jamesdavidson

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. Using PROJ from ClojureCLR on .NET 8... Using PROJ from ClojureCLR on .NET 8 for fun and profit (at your own risk, no implied warranty etc)
    1
    ;; Using proj from ClojureCLR on .NET 8 for fun and profit (at your own risk, no implied warranty etc)
    2
    ;;
    3
    ;; Inspired by https://ericsink.com/entries/native_library.html
    4
    ;; Tested on Ubuntu 22.04 with libproj-dev 8.2.1
    5
    ;
  2. immutable-bitset-clr immutable-bitset-clr Public

    Forked from ztellman/immutable-bitset

    space-efficient immutable integer sets, translated for ClojureCLR

    Clojure