Directories ¶
Path | Synopsis |
---|---|
ac
|
|
Package containers provides core interfaces and functions for data structures.
|
Package containers provides core interfaces and functions for data structures. |
package resource holds non-overlapping bookings with arbitrary durations
|
package resource holds non-overlapping bookings with arbitrary durations |
package filter represents intervals that are allowed, and denied so an interval can be checked for (a) falling completely within an allowed interval AND (b) also not even partially overlapping a denied interval Note that our avl trees best supports finding clashing intervals so turn our allow list into something we can search for clashes against i.e.
|
package filter represents intervals that are allowed, and denied so an interval can be checked for (a) falling completely within an allowed interval AND (b) also not even partially overlapping a denied interval Note that our avl trees best supports finding clashing intervals so turn our allow list into something we can search for clashes against i.e. |
Package booking provides an API for booking experiments
|
Package booking provides an API for booking experiments |
restapi
Package restapi AdvanceBooking
|
Package restapi AdvanceBooking |
Let consumer of this package, e.g.
|
Let consumer of this package, e.g. |
Package trees provides an abstract Tree interface.
|
Package trees provides an abstract Tree interface. |
avltree
Package avltree implements an AVL balanced binary tree.
|
Package avltree implements an AVL balanced binary tree. |
Package utils provides common utility functions.
|
Package utils provides common utility functions. |
Click to show internal directories.
Click to hide internal directories.