Skip to content

bcbi/PredictMDAPI.jl

Repository files navigation

PredictMDAPI

Bors enabled Coverage Status

The PredictMDAPI package provides the abstract types, traits, and functions that define the PredictMD application programming interface (API).

This is a very lightweight package. It has no dependencies. The only lines of code are:

  • Abstract types, i.e. abstract type Foo end
  • Immutable composite types with no fields, i.e. struct Bar <: Foo end
  • Function stubs, i.e. function hello end

About

Abstract types, traits, and functions that define the PredictMD application programming interface (API)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages