//arrow-meta/arrow.meta.dsl.platform/ide
[jvm] fun <A> ide(f: () -> A): A?
The ide function selectively evaluates f in the IDEA plugin. f is ignored if this is an command line compiler plugin
Do you like Arrow?