25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011
  1. This package is a fork of github.com/jba/btree at commit
  2. d4edd57f39b8425fc2c631047ff4dc6024d82a4f, which itself was a fork of
  3. github.com/google/btree at 316fb6d3f031ae8f4d457c6c5186b9e3ded70435.
  4. This directory makes the following modifications:
  5. - Updated copyright notice.
  6. - removed LICENSE (it is the same as the repo-wide license, Apache 2.0)
  7. - Removed examples_test.go and .travis.yml.
  8. - Added this file.