UNPKG

javascript-fuzzylogic

Version:

A library that allows for manipulation of fuzzy sets in JavaScript

3 lines (2 loc) 76 B
export { LinguisticRule } from './LinguisticRule'; export * from './types';