skia.Common

Undocumented in source.

Members

Aliases

IEnumerable
alias IEnumerable(T) = InputRange!(T)
Undocumented in source.

Functions

ToList
T[] ToList(IEnumerable!(T) items)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

ICollection
interface ICollection(T)
Undocumented in source.
IDictionary
interface IDictionary(TKey, TValue)
Undocumented in source.
IList
interface IList(T)
Undocumented in source.

Meta