Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/green-sky/solanaceae_contact


https://github.com/green-sky/solanaceae_contact

entt solanaceae

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

`plant !`

provides `contact` functionallity for solanaceae code.

relies on [EnTT](https://github.com/skypjack/entt)

## Contact Implementer Notes:

When adding a new contact, make sure to check for existing contacts of the same `ID` component first and merge into it instead.

## Implementer checklist:

- Make sure there is a root node
- every node, except the root node, needs to have a parent (a tree if only going up)