Skip to content

In-memory taxonomy tree with tagging implemented twice (imperative vs functional style)

Notifications You must be signed in to change notification settings

selfdual-brain/taxonomy-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Two implementations of in-memory taxonomy tree with tagging feature:

  • mutable (Java style) - check package com.selfdualbrain.timeouttest.imperative
  • immutable (Haskell style) check package com.selfdualbrain.timeouttest.functional

About

In-memory taxonomy tree with tagging implemented twice (imperative vs functional style)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages