The Linked List library provides an API for Linked List that defines and implements operations that can be performed on the list. The API is by reference and is open for extension but closed for modification. The library ships with one concrete extension of the API that depends on the Composed System Look Up Table library.
##[1.7.6] - 2020-05-12
##[1.7.5] - 2020-05-12
##[1.7.4] - 2020-05-11
##[1.7.3] - 2020-05-10
##[1.7.2] - 2020-05-09
##[1.7.1] - 2020-05-05
##[1.7.0] - 2020-05-04
##[1.6.0] - 2020-03-17
##[1.5.11] - 2019-12-20
##[1.5.10] - 2019-12-2
##[1.5.9] - 2019-10-29
##[1.5.8] - 2019-10-28
##[1.5.7] - 2019-10-28
##[1.5.6] - 2019-10-24
##[1.5.5] - 2019-10-24
##[1.5.4] - 2019-10-22
##[1.5.3] - 2019-10-22
##[1.5.2] - 2019-10-22
##[1.5.1] - 2019-10-22
##[1.5.0] - 2019-10-21
##[1.4.7] - 2019-10-16
##[1.4.6] - 2019-10-16
##[1.4.5] - 2019-10-08
##[1.4.4] - 2019-10-07
##[1.4.3] - 2019-10-07
##[1.4.2] - 2019-10-07
##[1.4.1] - 2019-10-07
##[1.4.0] - 2019-10-04
##[1.3.0] - 2019-09-19
##[1.2.2] - 2019-09-15
##[1.2.1] - 2019-09-09
##[1.1.4] - 2019-09-05
##[1.1.3] - 2019-09-05
##[1.1.2] - 2019-08-23
##[1.1.1] - 2019-08-23
##[1.1.0] - 2019-08-22
##[1.0.9] - 2019-08-20
##[1.0.8] - 2019-08-20
##[1.0.7] - 2019-08-19
##[1.0.6] - 2019-08-01
##[1.0.5] - 2019-08-01
##[1.0.4] - 2019-08-01
##[1.0.3] - 2019-07-30
##[1.0.2] - 2019-07-30
##[1.0.1] - 2019-07-24
MIT License Copyright (c) 2019 Composed Systems, LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.