Re: [Vala] Generics and .to_string()
- From: JM <interflug1 gmx net>
- To: vala-list gnome org
- Subject: Re: [Vala] Generics and .to_string()
- Date: Wed, 20 Feb 2013 14:29:19 +0100
There is no such but you can write that interface:
For example:
public interface IStringable {
public string get_string();
}
...extendable as needed.
BestRegards
Am Mittwoch, den 20.02.2013, 07:51 -0500 schrieb Albert Hopkins:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]