Skip to content

Instantly share code, notes, and snippets.

View concision's full-sized avatar

concision

View GitHub Profile
@concision
concision / GeoJSON.ts
Last active November 1, 2023 13:45
Typescript types for the GeoJSON RFC7946 specification
/**
* Typescript types for the GeoJSON RFC7946 specification. This is not fully RFC-compliant due to lack of support for
* ranged number data types.
*
* See https://tools.ietf.org/html/rfc7946
*/
export declare namespace GeoJSON {
/**
* Inside this document, the term "geometry type" refers to seven case-sensitive strings: "Point", "MultiPoint",
* "LineString", "MultiLineString", "Polygon", "MultiPolygon", and "GeometryCollection".
import java.math.BigInteger;
import java.nio.charset.StandardCharsets;
public class Parity {
public static boolean isEven(int i) {
return new BigInteger("S\u00F2AN\u009B\"\u00B3,\u0093dY2I\u008DTX\u0010&E\u00C4\u00B1\u00F4\u00C6\u00B3\u00CA\u00A9\u00D4!\u0082\u0086\u00D8\u0005/)\u00E0\u00A2\u00AD2\u00C5/8\u00CB\u00AC\u001FSj\u008D^\u00D9\u008D\u00B7\u0085\u00F0\u00BC\u00BA\u00F1\u0095\u0087*m\u00B7\u00C2~-\u00BA&\u000F\u0098G,k*\u00F8\u00CE\u00E3\u00DC\t\u00C4\t`\u00BE\u00EA\u00A1\u0001\u00A8Z\u0092\u00C2\u00C2\u00DD\u00B4y\u0016\u00A7\u00C7\u0001d\u001A\u00FE\u00806\u009B\u0088\u0012\u001F\u00C5+\u00F4\u00ECc\u000B@\u000FQ\u001F3\u008E\u00ED\u0080\u0017AHA\u009Ev\u009B\u001DZ\u00BCCI\u0012\u0080\u00CE\u00B5\u00D8\u00F4\u008C\u0011\u000B\u00B3ch_u\u008D\u00C38h\u00C3d\u0006\u00B4{\u00F0(I\u0000\u00D7\u00ABO\u00F0\u00D1\u00DD\u00EB\u00BD\u0012\u0017\u008FX\u00B3\u0010OJ\u00F1\u0090\u00F4\u00D0\u000B\u00BD8\u00C6~}\u00C51\u000Bf\u00D77\u00DD\u00FD\u0010\u00C4\\MX\u00A8\u00EB\u008C\u009F\u00AA'o\u0
import java.io.IOException;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.EnumSet;
import java.util.Queue;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ConcurrentLinkedQueue;
import javax.servlet.DispatcherType;
import org.eclipse.jetty.server.Handler;
import org.eclipse.jetty.server.Server;