Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IOrderedSet.cs
1
using
System;
2
using
System.Collections.Generic;
3
using
Waher.Script.Abstraction.Elements
;
4
5
namespace
Waher.Script.Abstraction.Sets
6
{
10
public
interface
IOrderedSet
: IComparer<IElement>
11
{
12
}
13
}
Waher.Script.Abstraction.Sets.IOrderedSet
Basic interface for ordered sets.
Definition:
IOrderedSet.cs:11
Waher.Script.Abstraction.Elements
Definition:
AbelianGroupElement.cs:5
Waher.Script.Abstraction.Sets
Definition:
AbelianGroup.cs:5
IoTGateway
Script
Waher.Script
Abstraction
Sets
IOrderedSet.cs
Generated by
1.9.5