# shoki
**Repository Path**: mirrors_andyglick/shoki
## Basic Information
- **Project Name**: shoki
- **Description**: Purely functional data structures in Java
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2026-02-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Shōki (正気)
======
[](https://travis-ci.org/palatable/shoki)
[](http://search.maven.org/#search%7Cga%7C1%7Ccom.jnape.palatable.shoki)
Purely functional data structures in Java based on Chris Okasaki's seminal thesis.
#### Table of Contents
- [Background](#background)
- [Installation](#installation)
- [Examples](#examples)
- [Notes](#notes)
- [License](#license)
Background
----------
No background yet.
Installation
------------
Shōki is not yet released.
Examples
------------
Coming soon.
Notes
-----
This is currently experimental, mostly to see how Java performs when the data structures are built on top of suspended, memoized computations.
License
-------
_shōki_ is part of [palatable](http://www.github.com/palatable), which is distributed under [The MIT License](http://choosealicense.com/licenses/mit/).