twosigma / twosigma/beakerx

make clojure autotranslation more idiomatic

Open
#5,335 1 comment 0 reactions 0 assignees View on GitHub
Enhancement Priority Low Runtime Java
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

make it work like this (as described by @kennyjwilli)

Add a value to autotranslation: (assoc! beaker :foo {:a 1 :b [1 2 3]})
Remove a value from autotranslation: (dissoc! beaker :foo)
Get a value from autotranslation: (:foo beaker)

add examples of them to the clojure demo notebook.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.