Commit Graph

8 Commits (7447615b48123c653a986f3afe9e285b69362fa3)
 

Author SHA1 Message Date
Avril 7447615b48
Improved `NonNull` checking and added better mapping / pointer casting behaviour
1 year ago
Avril 67c553903b
Added `optional` (port from fuxx) for Option<T&>, etc.
1 year ago
Avril 807008d965
Added `string_ord::make_dynamic()`: Returns an anonymous type derived from `OrderedString`.
1 year ago
Avril ea8121058f
Added array literal initialisers for `string_ord<char[N]>`.
1 year ago
Avril 7ce1fd2ad0
leven.h: C++ interace: Added `string_ord<S>`: Compares strings based on levenshtein distaence, and `sim_map<T,S={}>`: an ordered map where the key is of `string_ord<S>` and the value is `T`.
1 year ago
Avril 1752c89056
`leven_diff()`: Added string literal overloads for comptime string comparison load and allocation reductions.
1 year ago
Avril b778b47ae8
Added working C & C++ leven_diff(), added `exopt::util::comptime_value()`.
1 year ago
Avril 388068bc1d
exopt::util::leven_diff(): Added working levenshtein distance algorithm.
1 year ago