Source: (in a `Script` document) ``` C# public static bool HasAtLeast<T>(this IEnumerable<T> ``` Pressing Ctrl+Space on the `bool` shows just `class`, `partial`, and `unsafe`. 