https://github.com/queryverse/tabletraitsutils.jl
Utilities for implementing the TableTraits.jl interfaces
https://github.com/queryverse/tabletraitsutils.jl
julia queryverse
Last synced: 10 months ago
JSON representation
Utilities for implementing the TableTraits.jl interfaces
- Host: GitHub
- URL: https://github.com/queryverse/tabletraitsutils.jl
- Owner: queryverse
- License: other
- Created: 2017-08-17T19:50:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T03:49:52.000Z (over 2 years ago)
- Last Synced: 2025-08-18T16:15:17.100Z (10 months ago)
- Topics: julia, queryverse
- Language: Julia
- Homepage:
- Size: 218 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TableTraitsUtils
[](http://www.repostatus.org/#active)
[](https://travis-ci.org/queryverse/TableTraitsUtils.jl)
[](https://ci.appveyor.com/project/queryverse/tabletraitsutils-jl/branch/master)
[](http://codecov.io/github/queryverse/TableTraitsUtils.jl?branch=master)
## Overview
TableTraitsUtils provides default implementations of the
[TableTraits.jl](https://github.com/queryverse/TableTraits.jl) interface.