Pinned Loading
-
gloss-caustic-shader
gloss-caustic-shader PublicReproduces the oft-seen glossy gradient effect
-
SCNetworkReachabilityKit
SCNetworkReachabilityKit PublicObjective-C wrappers for the network reachability API found in Apple's System Configuration framework
-
Point in Polygon
Point in Polygon 1% Tail-recurse through the list until the last one. Replace the last with an
2% empty list.
3without_last([_], []).
4without_last([Head|Tail], [Head|List]) :- without_last(Tail, List).
5 -
msgpackc-prolog
msgpackc-prolog PublicMessagePack grammar for SWI-Prolog / msgpack.org[Prolog]
Prolog 1
-
swi-prolog-pack-cover
swi-prolog-pack-cover PublicGitHub action for SWI-Prolog pack installation with test coverage
Prolog
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.